DBUnit export should support standard XML format
Brought to you by:
jparrai
Because the flat XML format has some drawbacks regarding NULL values and meta data extraction (s. http://dbunit.sourceforge.net/apidocs/org/dbunit/dataset/xml/FlatXmlDataSet.html\), we decided to use the standard XML format, which is more verbose, but in itself complete.
We would very much appreciate the support of the standard XML format for exporting test data.
Logged In: YES
user_id=180901
Originator: NO
OK, I'll have a look.