> Could anyone give me an example on how to use the 'tables' parameter
> in the dbunit:export goal used in the pom file below?
I don't use it, but based on the documentation:
"tables Table[] - List of DbUnit's Table. See DbUnit's
org.dbunit.ant.Table JavaDoc for details"
I would expect something like:
<tables>
<table>foo</table>
<table>bar</table>
</tables>
You should probably ask the DBUnit Users list if you have more questions.
Wayne
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email