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