Sep/05
26
“Hibernate – A Developers Notebook” – migrating to Hibernate 3.0, Chapter 5
No comments · Posted by Administrator in Java
As in chapter 4, copy the hbm.xml-files and change the DTD-reference. Leave CreateTest.java, QueryTest.java and QueryTest2.java alone – they will still compile. Copy the AlbumTest.java file, change the hibernate-imports and the constructor calls as well as int parameters to Integer.
This should be easy as we have done that before.
No comments yet.
Leave a Reply
<< “Hibernate – A Developers Notebook” – migrating to Hibernate 3.0, Chapter 6
