I'm trying to use DBUnit to insert spatial data into an oracle database and then roll it back. In order to insert the spatial data, I must use Oracle10DataTypeFactory which pulls in the other DBUnit...