Saturday, September 26, 2009

Java Persistence with Hibernate

Image






Persistence-the ability of data to outlive an instance of a program-is central to modern applications. Hibernate, the most popular Java persistence tool, provides automatic and transparent object/relational mapping making it a snap to work with SQL databases in Java applications. Hibernate applications are cheaper, more portable, and more resilient to change. Because it conforms to the new EJB 3.0 and Java Persistence 1.0 standard, Hibernate allows the developer to seamlessly create efficient, scalable Java EE applications.


Code:
http://rapidshare.com/files/284042260/cb_Persistence.rar.html

Print this post

No comments: