[ 
https://issues.apache.org/jira/browse/GEODE-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Darrel Schneider resolved GEODE-3990.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

> Implement alter jdbc-region-mapping command
> -------------------------------------------
>
>                 Key: GEODE-3990
>                 URL: https://issues.apache.org/jira/browse/GEODE-3990
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions
>            Reporter: Fred Krone
>            Assignee: Nick Reich
>             Fix For: 1.4.0
>
>
> SYNTAX
> alter jdbc-mapping --region=value [--data-source=value] 
> [--pdx-name=value][--table=value] [--id=value[,value...]] 
> [--add-field=('name': value, ['column': value,] ['class': value,] ['type': 
> value])] [--remove-field=value]
> PARAMETERS
> data-source
> for JDBC connection.
>       Required: false
> pdx-name
> for GemFire PDX to parse the PDX fields.
> Required: false
> region
> Name/path of the region to be associated with DB table.
> Required: true
> Table 
> to be associated with GemFire region.
> Required: false
> id
> the key in the identification of a GemFire object.
> Required: false
> add-field
> JSON text specifying the mapping from a GemFire PdxInstance field to a DB 
> column.
> Required: false
> remove-field
> Name of existing PdxInstance field to remove
> required: false



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

Reply via email to