[b]Hibernate version:[/b]
3.1.2
[b]Mapping documents:[/b]
Hibernate Annotations (3.1.8 beta) are used
[b]Actual Question[/b]
Hi,
In case of issues I want to be able to export a subset of the production database and import the data into the test system (which is a "clean" database instance without any data) so that I can try to reproduce the issue in a controlled environment. Also the exported data can be used for regression testing.
Is that already possible with current Hibernate tools ? I'm not fuzzy about the data format, SQL commands or XML would be fine.
Moving to the latest releases of HIbernate / Hibernate annotations would be fine also.[/b]
|