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.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.