程序包 org.hibernate.engine
This package contains classes that are "shared" by other packages, and implementations of some key algorithms.
-
接口概要 接口 说明 HibernateIterator Hibernate-specific iterator that may be closed -
类概要 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how.ResultSetMappingDefinition Keep a description of the resultset mapping -
枚举概要 枚举 说明 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.