Hibernate test driver

In the last tutorial a number of Java objects were created and the values persisted to the various database tables under the management of Hibernate. Now, we will create a…

Read more »

Diving into Hibernate

I’ve written this Hibernate tutorial to learn how various mappings work in Hibernate and maybe help out other new-comers in the process. I am going to cover 2 mapping cardinalities (1-many,…

Read more »