Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.property.BasicPropertyAccessor
Nested Class Summary | |
static class | |
static class |
Method Summary | |
static Getter |
|
Getter |
|
Setter |
|
public static Getter createGetter(Class theClass, String propertyName) throws PropertyNotFoundException
public Getter getGetter(Class theClass, String propertyName) throws PropertyNotFoundException
- Specified by:
- getGetter in interface PropertyAccessor
public Setter getSetter(Class theClass, String propertyName) throws PropertyNotFoundException
- Specified by:
- getSetter in interface PropertyAccessor