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

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

> Implement alter jdbc-connection command
> ---------------------------------------
>
>                 Key: GEODE-4017
>                 URL: https://issues.apache.org/jira/browse/GEODE-4017
>             Project: Geode
>          Issue Type: Sub-task
>          Components: docs, regions
>            Reporter: Kirk Lund
>            Assignee: Lynn Gallinat
>             Fix For: 1.4.0
>
>
> Need to be able to alter an existing JDBC connection via GFSH.
> {noformat}
> NAME
>     alter jdbc-connection
> SYNOPSIS
>     This provides the ability to alter the parameters necessary to 
> communicate with a database through JDBC.
> SYNTAX
>     alter jdbc-connection [--url=value] [--user=value] [--password=value] 
> [--params=key:value[,key:value...]]
> PARAMETERS
>     url
>         Change the url location for the database
>         Required: false
>     user
>         Change name of user to connect to database as
>         Required: false
>     password
>         Change the password to use when connecting to database
>         Required: false
>     Params
>         Change the additional parameters to use when connecting to database. 
> No parameters are yet supported
>         Required: false
> {noformat}



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

Reply via email to