Package org.hibernate.mapping

Class IndexedCollection

java.lang.Object
org.hibernate.mapping.Collection
org.hibernate.mapping.IndexedCollection
All Implemented Interfaces:
Serializable,Fetchable,Filterable,SoftDeletable,Value
Direct Known Subclasses:
List,Map

public abstract sealed classIndexedCollectionextendsCollectionpermitsMap,List
Indexed collections include Lists, Maps, arrays and primitive arrays.
See Also: