Aggregated Hibernate O/RM JavaDocs

Hibernate provides both

Native API

In addition to SessionFactory and Session, applications using the native API will often utilize the following interfaces: These interfaces are fully intended to be exposed to application code.


JPA

The JPA interfaces are all defined by the JPA specification. For details see {@link javax.persistence}


Package Groups

This documentation groups packages into the following 3 categories: Additionally, we highlight a 4th category Testing Support which is a set of classes useful for building Hibernate test cases.


Complete Hibernate documentation may be found online at http://docs.jboss.org/hibernate/