|
You would be well advised to open the generated HBM files in a text editor and go through them in conjunction with the tag reference given in Chapter 5you should be comfortable with the various configuration options as you work with Hibernate. Keep in mind that the *.hbm.xml files (and hence the corresponding Java sources) are generated by Middlegen. If you wish to change an option in a *.hbm.xml file, you should update the build.xml file or the proper option in the Middlegen graphical interface, not the generated *.hbm.xml file (unless you no longer wish to use Middlegen). |