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.