public class CamelCasePropertyAccessor
extends org.hibernate.property.BasicPropertyAccessor
Constructor and Description |
---|
CamelCasePropertyAccessor() |
public org.hibernate.property.Getter getGetter(Class clazz, String propertyName) throws org.hibernate.PropertyNotFoundException
getGetter
in interface org.hibernate.property.PropertyAccessor
getGetter
in class org.hibernate.property.BasicPropertyAccessor
org.hibernate.PropertyNotFoundException
public org.hibernate.property.Setter getSetter(Class clazz, String propertyName) throws org.hibernate.PropertyNotFoundException
getSetter
in interface org.hibernate.property.PropertyAccessor
getSetter
in class org.hibernate.property.BasicPropertyAccessor
org.hibernate.PropertyNotFoundException