Is it possible to import/export/drop/ (include/exclude) single tables with dbunit? Possibly via <configuration>?
Scenario: In a nightly process I drop the tables, get data from another application, create a flat xml default-data.xml file and repopulate the database. Since I do not want to loose users/roles, I'd like either a) to export user/role tables and add the newly generated data b) drop all tables except for user/role and populate the DB with newly generated data Any ideas? -- View this message in context: http://www.nabble.com/dbunit-and-single-tables-tp19290181s2369p19290181.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]