Hibernate in Action (In Action series)

By Unknown Author.

Hibernate in Action (In Action series)

Description

Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relational database requires you to write code that maps one to the other. This code is often complex, tedious and costly to develop. Hibernate does the mapping for you.Not only that, Hibernate makes it easy. Positioned as a layer between your application and your database, Hibernate takes care of loading and saving of objects. Hibernate applicat...

ISBN(s)

193239415X, 9781932394153

REVIEWS (0) -

No reviews posted yet.

WRITE A REVIEW

Please login to write a review.