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

Uses of Class org.hibernate.engine.loading.CollectionLoadContext (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


Uses of Class
org.hibernate.engine.loading.CollectionLoadContext

Packages that use CollectionLoadContext
org.hibernate.engine.loading   
 

Uses of CollectionLoadContext in org.hibernate.engine.loading
 

Methods in org.hibernate.engine.loading that return CollectionLoadContext
 CollectionLoadContext LoadContexts.getCollectionLoadContext(ResultSet resultSet)
          Get the CollectionLoadContext associated with the given ResultSet, creating one if needed.