Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.property.ChainedPropertyAccessor
Constructor Summary | |
|
Method Summary | |
Getter |
|
Setter |
|
public Getter getGetter(Class theClass, String propertyName) throws PropertyNotFoundException
Create a "getter" for the named attribute
- Specified by:
- getGetter in interface PropertyAccessor
public Setter getSetter(Class theClass, String propertyName) throws PropertyNotFoundException
Create a "setter" for the named attribute
- Specified by:
- getSetter in interface PropertyAccessor