Hibernate Team |
|
Joined: Tue Aug 26, 2003 7:19 pm Posts: 2364 Location: Brisbane, Australia
|
Hibernate version 4.0? Have not seen that version as yet :-) .
Not sure what to say other than choose which ever you think will work the best for you. I would suspect the wrapper layer might save you some initial up front work. You could choose to modify the XMLs to map to your domain model. The XML format is easy to keep up to date once you have them all. The next step (from a longer term vision) would be to add annotations to the domain model.
|
|