Quantcast
Channel: E-Books Library
Viewing all articles
Browse latest Browse all 25

Java Persistence with Hibernate

$
0
0
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

Viewing all articles
Browse latest Browse all 25

Trending Articles