public class AccessHash
extends java.lang.Object
implements org.hibernate.property.PropertyAccessor
| Constructor and Description |
|---|
AccessHash() |
public org.hibernate.property.Getter getGetter(java.lang.Class theClass,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
getGetter in interface org.hibernate.property.PropertyAccessororg.hibernate.PropertyNotFoundExceptionpublic org.hibernate.property.Setter getSetter(java.lang.Class theClass,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
getSetter in interface org.hibernate.property.PropertyAccessororg.hibernate.PropertyNotFoundException