|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexedCollection | |
---|---|
org.hibernate.mapping | This package defines the Hibernate configuration-time metamodel. |
Uses of IndexedCollection in org.hibernate.mapping |
---|
Subclasses of IndexedCollection in org.hibernate.mapping | |
---|---|
class |
Array
An array mapping has a primary key consisting of the key columns + index column. |
class |
List
A list mapping has a primary key consisting of the key columns + index column. |
class |
Map
A map has a primary key consisting of the key columns + index columns. |
class |
PrimitiveArray
A primitive array has a primary key consisting of the key columns + index column. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |