Uses of Package
org.hibernate.collection.internal

Packages that use org.hibernate.collection.internal
org.hibernate.collection.internal   
org.hibernate.test.usercollection.basic   
org.hibernate.test.usercollection.parameterized   
 

Classes in org.hibernate.collection.internal used by org.hibernate.collection.internal
AbstractPersistentCollection
          Base class implementing PersistentCollection
AbstractPersistentCollection.DelayedOperation
          Contract for operations which are part of a collection's operation queue.
PersistentIndexedElementHolder
          A persistent wrapper for an XML element
PersistentMap
          A persistent wrapper for a java.util.Map.
PersistentSet
          A persistent wrapper for a java.util.Set.
 

Classes in org.hibernate.collection.internal used by org.hibernate.test.usercollection.basic
AbstractPersistentCollection
          Base class implementing PersistentCollection
PersistentList
          A persistent wrapper for a java.util.List.
 

Classes in org.hibernate.collection.internal used by org.hibernate.test.usercollection.parameterized
AbstractPersistentCollection
          Base class implementing PersistentCollection
PersistentList
          A persistent wrapper for a java.util.List.
 



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