Package org.hibernate.engine
-
Interface Summary Interface Description HibernateIterator Hibernate-specific iterator that may be closed -
Class Summary Class Description FetchStrategy Describes the strategy for fetching an association, which includes both when and how.ResultSetMappingDefinition Keep a description of the resultset mapping -
Enum Summary Enum Description FetchStyle Enumeration of values describing HOW fetching should occur.FetchTiming Enumeration of values describing WHEN fetching should occur.OptimisticLockStyle Describes how an entity should be optimistically locked.