Java Persistence With Hibernate

(4 )

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.…

Shelves
Technical Computer Science Nonfiction Software Coding Gavin King Technology Christian Bauer book Reference Linda DeMichiel Computers Programming