站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

Uses of Package org.hibernate.engine.loading (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Package
org.hibernate.engine.loading

Packages that use org.hibernate.engine.loading
org.hibernate.engine This package contains classes that are "shared" by other packages, and implementations of some key algorithms. 
org.hibernate.engine.loading   
 

Classes in org.hibernate.engine.loading used by org.hibernate.engine
LoadContexts
          Maps result-sets to specific contextual data related to processing that result-sets.
 

Classes in org.hibernate.engine.loading used by org.hibernate.engine.loading
CollectionLoadContext
          Represents state associated with the processing of a given ResultSet in regards to loading collections.
EntityLoadContext
          {@inheritDoc}
LoadContexts
          Maps result-sets to specific contextual data related to processing that result-sets.