Package org.apache.cayenne.reflect
Interface Property
- All Superinterfaces:
PropertyDescriptor
Deprecated.
since 4.0 renamed to PropertyDescriptor.
Defines bean property API used by Cayenne to access object data, do faulting and graph
maintenance tasks.
- Since:
- 1.2
-
Method Summary
Methods inherited from interface org.apache.cayenne.reflect.PropertyDescriptor
equals, getName, injectValueHolder, readProperty, readPropertyDirectly, visit, writeProperty, writePropertyDirectly