Hibernate : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

Hibernate
Hibernate (capital H) refers to an object/relational persistence and query service for Java. Hibernate is free released under LGPL (Lesser General Public License) open source. Hibernate lets you develop persistent classes following the common Java idioms including association, inheritance, polymorphism, composition and the Java collections framework. The Hibernate Query Language is an object-oriented extension to SQL (Standard Query Language) to provide a bridge between the object and relational worlds. You had best learn SQL and JDBC (Java Data Base Connectivity) first, then learn this shortcut built on top of them. It is a peculiar name for a high-performance interface.

The basic idea is that your Java code works with POJOs (Plain Old Java Objects) not SQL or JDBC. Each object represents one row of an SQL result set. Each column is one field in the object. Your program can modify these objects and when you are done you commit the hibernate transaction which figures out what has changed in the objects and composes the SQL commands to commit those changes to the database. Hibernate is a type of POD (Persistent Object Database).

Hibernate is a superset of JPA (Java Persistence Api), Java’s Persistence API (Application Programming Interface).

hibernate (lowercase h) refers to the ability of an OS (Operating System) or application to go into suspended animation in order to conserve resources or electric power and to spring to life again more quickly than had it done a complete shutdown.

Books

book cover recommend book⇒Java Persistence with Hibernateto book home
by Christian Bauer and Gavin King 978-1-932394-88-7 paperback
publisher Manning
published 2006-11-24
Gavin King is the founder of the Hibernate project, so he ought to know what he is talking about. Covers Hibernate 3.2 in detail along with the EJB 3.0 and Java Persistence standard. Published by Manning press, a reputable Java publisher.
Australian flag abe books anz abe books.ca Canadian flag
German flag abe books.de amazon.ca Canadian flag
German flag amazon.de Chapters Indigo Canadian flag
Spanish flag amazon.es Chapters Indigo eBooks Canadian flag
Spanish flag iberlibro.com abe books.com American flag
French flag abe books.fr amazon.com American flag
French flag amazon.fr Barnes & Noble American flag
Italian flag abe books.it Nook at Barnes & Noble American flag
Italian flag amazon.it Kobo American flag
India flag junglee.com Google play American flag
UK flag abe books.co.uk O’Reilly Safari American flag
UK flag amazon.co.uk Powells American flag
UN flag other stores
Greyed out stores probably do not have the item in stock. Try looking for it with a bookfinder.
book cover recommend book⇒Beginning Hibernate: From Novice to Professionalto book home
by Dave Minter and Jeff Linwood 978-1-59059-693-7 paperback
publisher Apress B001D4WX8O kindle
published 2006-08-25
This is book aimed at someone who knows about SQL but is completely new to Hibernate and persistence. It is written in an informal style. It covers Hibernate 3.2. review.
Australian flag abe books anz abe books.ca Canadian flag
German flag abe books.de amazon.ca Canadian flag
German flag amazon.de Chapters Indigo Canadian flag
Spanish flag amazon.es Chapters Indigo eBooks Canadian flag
Spanish flag iberlibro.com abe books.com American flag
French flag abe books.fr amazon.com American flag
French flag amazon.fr Barnes & Noble American flag
Italian flag abe books.it Nook at Barnes & Noble American flag
Italian flag amazon.it Kobo American flag
India flag junglee.com Google play American flag
UK flag abe books.co.uk O’Reilly Safari American flag
UK flag amazon.co.uk Powells American flag
UN flag other stores
Greyed out stores probably do not have the item in stock. Try looking for it with a bookfinder.
book cover recommend book⇒Professional Hibernate (Programmer to Programmer)to book home
by Eric Pugh and Joseph D. Gradecki 978-0-7645-7677-5 paperback
publisher Wrox 978-0-7645-8951-5 eBook
published 2004-10-08 B000PY4UK2 kindle
This is book aimed at somene who knows about SQL and building server side apps but is completely new to Hibernate and persistence. It does not cover the latest and greatest in Hibernate.
Australian flag abe books anz abe books.ca Canadian flag
German flag abe books.de amazon.ca Canadian flag
German flag amazon.de Chapters Indigo Canadian flag
Spanish flag amazon.es Chapters Indigo eBooks Canadian flag
Spanish flag iberlibro.com abe books.com American flag
French flag abe books.fr amazon.com American flag
French flag amazon.fr Barnes & Noble American flag
Italian flag abe books.it Nook at Barnes & Noble American flag
Italian flag amazon.it Kobo American flag
India flag junglee.com Google play American flag
UK flag abe books.co.uk O’Reilly Safari American flag
UK flag amazon.co.uk Powells American flag
UN flag other stores
Greyed out stores probably do not have the item in stock. Try looking for it with a bookfinder.

This page is posted
on the web at:

http://mindprod.com/jgloss/hibernate.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\hibernate.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[18.191.132.194]
You are visitor number