Uses of Class
org.hibernate.mapping.Array
-
Packages that use Array Package Description org.hibernate.mapping -
-
Uses of Array in org.hibernate.mapping
Subclasses of Array in org.hibernate.mapping Modifier and Type Class Description class
PrimitiveArray
A primitive array has a primary key consisting of the key columns + index column.Methods in org.hibernate.mapping with parameters of type Array Modifier and Type Method Description java.lang.Object
ValueVisitor. accept(Array list)
-