You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Fred Krone (JIRA)" <ji...@apache.org> on 2017/12/22 22:48:00 UTC

[jira] [Created] (GEODE-4166) Setting primary-key-in-value for jdbc mapping gets overriden by entry key

Fred Krone created GEODE-4166:
---------------------------------

             Summary: Setting primary-key-in-value for jdbc mapping gets overriden by entry key
                 Key: GEODE-4166
                 URL: https://issues.apache.org/jira/browse/GEODE-4166
             Project: Geode
          Issue Type: Bug
          Components: regions
            Reporter: Fred Krone



primary-key-in-value' did not seem to work. 

One issue is that .put(key,value)  the key always becomes the id, no matter what.  

In the event that the DB key is one of the PDX values and not the key used on the region.put
we need to do an insert using the values.






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)