org.hibernate.property
Class IndexPropertyAccessor
java.lang.Object
org.hibernate.property.IndexPropertyAccessor
- PropertyAccessor
public class IndexPropertyAccessor
extends java.lang.Object
Represents a "back-reference" to the index of a collection.
IndexPropertyAccessor(String collectionRole, String entityName) - Constructs a new instance of IndexPropertyAccessor.
|
IndexPropertyAccessor
public IndexPropertyAccessor(String collectionRole,
String entityName)
Constructs a new instance of IndexPropertyAccessor.
collectionRole
- The collection role which this back ref references.