Uses of Package
org.hibernate.classic

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.junit.functional   
 

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.junit.functional
Session
          An extension of the Session API, including all deprecated methods from Hibernate2.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.