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(java.sql.ResultSet resultSet)
          Get the CollectionLoadContext associated with the given ResultSet, creating one if needed.
 



Copyright © 2008 Hibernate.org. All Rights Reserved.