[ 
https://issues.apache.org/jira/browse/GEODE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787471#comment-16787471
 ] 

ASF subversion and git services commented on GEODE-6459:
--------------------------------------------------------

Commit 909124a41ad4c54f9c470915f8f8382fc96947c2 in geode's branch 
refs/heads/develop from Jianxia Chen
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=909124a ]

GEODE-6459:  add create jdbc-mapping option to specify the PDX class file 
(#3249)

Added a new --pdx-class-file option to gfsh create jdbc-mapping that can take a 
jar or class that contains the named pdx class.
This file needs to be accessible by the gfsh process. It will be transferred to 
the server and used to define the pdx info in the jdbc-mapping.

Co-authored-by: Darrel Schneider <[email protected]>
Co-authored-by: Jianxia Chen <[email protected]>


> Add option to `create jdbc-mapping` where user can specify the file 
> containing the PDX class
> --------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6459
>                 URL: https://issues.apache.org/jira/browse/GEODE-6459
>             Project: Geode
>          Issue Type: New Feature
>            Reporter: Jianxia Chen
>            Assignee: Jianxia Chen
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> **As a** user
> **I want to** tell gfsh with `create jdbc-mapping` the file containing the 
> PDX class for my domain object
> **so that I can** create the mapping without deploying the domain class to 
> the server.
> Use gfsh option name: {{--pdx-class-file}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to