It seems to be a simple question. I have some unitils tests in a spring application. The database contains some oracle views and i just want to insert dataset into these ...
Hey everyone...wondering if I might be able to get help or pointed in the right direction to put this post. I'm just starting off using DBUNIT and I have everything all setup with my dataset but my database uses Oracle XMLType object on one of the column's in a 9I database. When I try to insert a new record into the ...