kopf.lastig | Alles mögliche zu Themen wie Familie, Beruf, Medien etc. …

Sep/05

15

“Hibernate – A Developers Notebook” – migrating to Hibernate 3.0, Chapter 4

In this chapter, we add an Entity called “Artist” as well as an entity called “Comments”.

Copy both Track.hbm.xml and Artist.hbm.xml from the examples-distribution and remember to change the DTD-reference if necessary.
When using “ant schema“, SAX complained it couldn’t find ${src.root}/com/oreilly/hh/hibernate-mapping-2.0.dtd for Artist.hbm.xml.
That’s strange because it didn’t complain about it in Track.hbm.xml before. However, I place the DTD file in ${src.root}/com/oreilly/hh
and the prepare-target now copies *.dtd file, too.

The code generation is no problem. I has changed CreateTest.java again according to Java-beans coding style.
The package name in QueryTest.java and QueryTest2.java needs to be changed again from “net.sf.hibernate...” to “org.hibernate...” and everything works.

So that’s it for chapter 4.

Im Web 2.0 mit anderen teilen:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Blogplay
  • Add to favorites
  • DZone
  • email
  • FriendFeed
  • MisterWong.DE
  • MySpace
  • PDF
  • Reddit
  • RSS
  • Tumblr
  • Twitter

· ·

No comments yet.

Leave a Reply

<<

>>

Theme Design by devolux.nh2.me