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