Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.collection.internal Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
AbstractPersistentCollectionBase class implementing PersistentCollectionSee Also:Serialized FormClassorg.hibernate.collection.internalHibernate ORM
AbstractPersistentCollection .DelayedOperationContract for operations which are part of a collection's operation queue.Interfaceorg.hibernate.collection.internal.AbstractPersistentCollectionHibernate ORM
PersistentArrayHolderA persistent wrapper for an array.Classorg.hibernate.collection.internalHibernate ORM
PersistentBagAn unordered, unkeyed collection that can contain the same element multiple times.Classorg.hibernate.collection.internalHibernate ORM
PersistentElementHolderA persistent wrapper for an XML elementSee Also:Serialized FormClassorg.hibernate.collection.internalHibernate ORM
PersistentIdentifierBagAn IdentifierBag implements bag semantics more efficiently than a regular Bag by adding a synthetic identifier column to theClassorg.hibernate.collection.internalHibernate ORM
PersistentIndexedElementHolderA persistent wrapper for an XML elementSee Also:Serialized FormClassorg.hibernate.collection.internalHibernate ORM
PersistentIndexedElementHolder .IndexedValueMethods inherited from class java.Classorg.hibernate.collection.internal.PersistentIndexedElementHolderHibernate ORM
PersistentListA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM
PersistentListElementHolderClassorg.hibernate.collection.internalHibernate ORM
PersistentMapA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM
PersistentMapElementHolderClassorg.hibernate.collection.internalHibernate ORM
PersistentSetA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM
PersistentSortedMapA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM
PersistentSortedSetA persistent wrapper for a java.Classorg.hibernate.collection.internalHibernate ORM