Weed out DataObject references from the access stack classes, replacing them with Persistent
and ClassDescriptor
----------------------------------------------------------------------------------------------------------------
Key: CAY-686
URL: http://issues.apache.org/cayenne/browse/CAY-686
Project: Cayenne
Type: Task
Components: Cayenne Core Library
Versions: 3.0
Reporter: Andrus Adamchik
Assigned to: Andrus Adamchik
Fix For: 3.0
DataContext and the stack below must support Persistent objects, not only DataObjects. This
mostly means that ClassDescriptors should be used for property access internally.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/cayenne/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|