public class PrivatePropertyAccessor
extends org.hibernate.property.DirectPropertyAccessor
| Constructor and Description |
|---|
PrivatePropertyAccessor() |
public org.hibernate.property.Getter getGetter(java.lang.Class clazz,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
getGetter in interface org.hibernate.property.PropertyAccessorgetGetter in class org.hibernate.property.DirectPropertyAccessororg.hibernate.PropertyNotFoundExceptionpublic org.hibernate.property.Setter getSetter(java.lang.Class clazz,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
getSetter in interface org.hibernate.property.PropertyAccessorgetSetter in class org.hibernate.property.DirectPropertyAccessororg.hibernate.PropertyNotFoundException