|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.persist.PropertyAccessorAdapter
public class PropertyAccessorAdapter
| Constructor Summary | |
|---|---|
PropertyAccessorAdapter()
|
|
| Method Summary | |
|---|---|
org.hibernate.property.Getter |
getGetter(java.lang.Class clazz,
java.lang.String propertyName)
|
org.hibernate.property.Setter |
getSetter(java.lang.Class clazz,
java.lang.String propertyName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyAccessorAdapter()
| Method Detail |
|---|
public org.hibernate.property.Getter getGetter(java.lang.Class clazz,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
getGetter in interface org.hibernate.property.PropertyAccessororg.hibernate.PropertyNotFoundException
public org.hibernate.property.Setter getSetter(java.lang.Class clazz,
java.lang.String propertyName)
throws org.hibernate.PropertyNotFoundException
getSetter in interface org.hibernate.property.PropertyAccessororg.hibernate.PropertyNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||