Darrel Schneider created GEODE-6156: ---------------------------------------
Summary: Add a --id option to create jdbc-mapping to specify the column name Key: GEODE-6156 URL: https://issues.apache.org/jira/browse/GEODE-6156 Project: Geode Issue Type: Improvement Components: extensions Reporter: Darrel Schneider Currently gfsh create jdbc-mapping only supports tables with a single primary column and always uses that column as the region key. A --id option should be added to create jdbc-mapping allowing any column of the table to be used as the region key. -- This message was sent by Atlassian JIRA (v7.6.3#76005)