Hibernate Persistence Framework for JEE Applications

Source: INSONO

Favorite

Free registration required

This paper describes a Hibernate framework for accessing persistence data in Java business applications running on JBoss Application Server. In general, persistence is a data that live longer than application that created it. Data have to be saved between two program executions. The most popular way uses files (XML, serialization) or relational databases. In general, persistence is a data that live longer than application that created it. Data have to be saved between two program executions. The most popular way uses files (XML, serialization) or relational databases. Accessing database from business application can be made by using common frameworks and APIs like: JDBC, JDO, JPA, EJB, ORM. The most popular implementation that combines the best ideas common for JDO and JPA is a Hibernate.
Format:PDF Size:147.20
Date:Jun 2009
People who downloaded this item also downloaded