Hi, I'm switching my project over from Hibernate to iBATIS and have run into an issue with writing my unit tests.
Although it is possible for me to create my DB/Tables and then keep it in my test/resources for all my unit tests I was wondering if there is any support in iBATIS to help users create tables and other elements that would go into the DB schema files or some way to load schema files from inside of Java. Is there some common way of creating tables from within Java code using iBATIS or is there some other method I should be using? Thanks. -- View this message in context: http://old.nabble.com/How-to-create-tables-for-unit-tests-tp26731025p26731025.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org