Uses of Package
net.sf.hibernate.impl

Packages that use net.sf.hibernate.impl
net.sf.hibernate.impl   
net.sf.hibernate.loader   
 

Classes in net.sf.hibernate.impl used by net.sf.hibernate.impl
AbstractQueryImpl
          Abstract implementation of the Query interface
BatcherImpl
          Manages prepared statements and batching.
CriteriaImpl
          Implementation of the Criteria interface
QueryImpl
          default implementation of the Query interface, for "ordinary" HQL queries (not collection filters)
SessionImpl
          Concrete implementation of a Session, and also the central, organizing component of Hibernate's internal implementation.
 

Classes in net.sf.hibernate.impl used by net.sf.hibernate.loader
CriteriaImpl
          Implementation of the Criteria interface