Uses of Class
org.hibernate.mapping.IndexedCollection
Packages that use IndexedCollection
Package
Description
This package defines the Hibernate configuration-time mapping model.
-
Uses of IndexedCollection in org.hibernate.mapping
Subclasses of IndexedCollection in org.hibernate.mappingModifier and TypeClassDescriptionclass
An array mapping has a primary key consisting of the key columns + index column.class
A mapping model object representing a collection of typeList
.class
A mapping model object representing a collection of typeMap
.class
A primitive array has a primary key consisting of the key columns + index column.Methods in org.hibernate.mapping with parameters of type IndexedCollectionConstructors in org.hibernate.mapping with parameters of type IndexedCollection