3. Harnessing Hibernate

All right, we've set up a whole bunch of infrastructure, defined an object/relational mapping, and used it to create a matching Java class and database table. But what does that buy us? It's time to see how easy it is to work with persistent data from your Java code.

In this chapter:

  • Creating Persistent Objects

  • Finding Persistent Objects

  • Better Ways to Build Queries

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset