|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.classic | |
---|---|
org.hibernate | This package defines the central Hibernate APIs. |
org.hibernate.classic | This package implements backward-compatibility with Hibernate 2.1 APIs now deprecated in Hibernate3. |
org.hibernate.context | |
org.hibernate.engine | This package contains classes that are "shared" by other packages, and implementations of some key algorithms. |
org.hibernate.impl | This package contains implementations of the central Hibernate APIs, especially the Hibernate session. |
org.hibernate.jmx | This package exposes a Hibernate instance via JMX. |
Classes in org.hibernate.classic used by org.hibernate | |
---|---|
Session
An extension of the Session API, including all deprecated methods from Hibernate2. |
Classes in org.hibernate.classic used by org.hibernate.classic | |
---|---|
ValidationFailure
Thrown from Validatable.validate() when an invariant was violated. |
Classes in org.hibernate.classic used by org.hibernate.context | |
---|---|
Session
An extension of the Session API, including all deprecated methods from Hibernate2. |
Classes in org.hibernate.classic used by org.hibernate.engine | |
---|---|
Session
An extension of the Session API, including all deprecated methods from Hibernate2. |
Classes in org.hibernate.classic used by org.hibernate.impl | |
---|---|
Session
An extension of the Session API, including all deprecated methods from Hibernate2. |
Classes in org.hibernate.classic used by org.hibernate.jmx | |
---|---|
Session
An extension of the Session API, including all deprecated methods from Hibernate2. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |