Package org.hibernate.engine

This package contains classes that are "shared" by other packages, and implementations of some key algorithms.

See:
          Description

Interface Summary
HibernateIterator Hibernate-specific iterator that may be closed
 

Class Summary
ResultSetMappingDefinition Keep a description of the resultset mapping
 

Enum Summary
FetchStyle Enumeration of values describing HOW fetching should occur.
FetchTiming Enumeration of values describing WHEN fetching should occur.
OptimisticLockStyle  
 

Package org.hibernate.engine Description

This package contains classes that are "shared" by other packages, and implementations of some key algorithms.



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