Developing Applications with JBoss and Hibernate:
In this two-part article, we will cover the following topics:
* A short introduction to Hibernate
* Setting up our proof of concept for the Hibernate project
* Reverse engineering a database schema into Hibernate POJOs and mapping files
* Deploying the application to JBoss AS
* Comparing the Hibernate technology with EJB 3 persistence (JPA).
In this two-part article, we will cover the following topics:
* A short introduction to Hibernate
* Setting up our proof of concept for the Hibernate project
* Reverse engineering a database schema into Hibernate POJOs and mapping files
* Deploying the application to JBoss AS
* Comparing the Hibernate technology with EJB 3 persistence (JPA).