Make PK metadata available via Obj* API.
----------------------------------------

                 Key: CAY-1046
                 URL: https://issues.apache.org/cayenne/browse/CAY-1046
             Project: Cayenne
          Issue Type: New Feature
          Components: Cayenne Core Library
    Affects Versions: 3.0
            Reporter: Kevin Menard
            Assignee: Kevin Menard


There are cases where it would be nice to have PK metadata available on the ROP 
client.  Since this data is currently only available via the Db* API, this is 
an issue as the ROP client cannot access Db* items.  By making this data 
available via the Obj* API via a limited ObjAttribute, the needed data could be 
handled on both server and client.  Likewise, this could cleanup existing code 
that does Db* wrangling to get access to the metadata.

Please see the following thread for more details:

http://markmail.org/message/yvhyhlmi7kiasamg

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to