org.hibernate.persister.collection
Class CollectionPropertyNames
java.lang.Object
org.hibernate.persister.collection.CollectionPropertyNames
public class CollectionPropertyNames
extends java.lang.Object
The names of all the collection properties.
COLLECTION_ELEMENTS
public static final String COLLECTION_ELEMENTS
COLLECTION_INDEX
public static final String COLLECTION_INDEX
COLLECTION_INDICES
public static final String COLLECTION_INDICES
COLLECTION_MAX_ELEMENT
public static final String COLLECTION_MAX_ELEMENT
COLLECTION_MAX_INDEX
public static final String COLLECTION_MAX_INDEX
COLLECTION_MIN_ELEMENT
public static final String COLLECTION_MIN_ELEMENT
COLLECTION_MIN_INDEX
public static final String COLLECTION_MIN_INDEX
COLLECTION_SIZE
public static final String COLLECTION_SIZE