|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.property.MapAccessor
public class MapAccessor
| Nested Class Summary | |
|---|---|
static class |
MapAccessor.MapGetter
|
static class |
MapAccessor.MapSetter
|
| Constructor Summary | |
|---|---|
MapAccessor()
|
|
| Method Summary | |
|---|---|
Getter |
getGetter(java.lang.Class theClass,
java.lang.String propertyName)
Create a "getter" for the named attribute |
Setter |
getSetter(java.lang.Class theClass,
java.lang.String propertyName)
Create a "setter" for the named attribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapAccessor()
| Method Detail |
|---|
public Getter getGetter(java.lang.Class theClass,
java.lang.String propertyName)
throws PropertyNotFoundException
PropertyAccessor
getGetter in interface PropertyAccessorPropertyNotFoundException
public Setter getSetter(java.lang.Class theClass,
java.lang.String propertyName)
throws PropertyNotFoundException
PropertyAccessor
getSetter in interface PropertyAccessorPropertyNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||