You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kim Haase (JIRA)" <ji...@apache.org> on 2011/03/02 23:16:36 UTC

[jira] Resolved: (DERBY-5043) Document the new url attribute deregister to keep the AutoloadedDriver registers in DriverManager

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

Kim Haase resolved DERBY-5043.
------------------------------

          Resolution: Fixed
    Issue & fix info:   (was: [Patch Available])

Thanks for the quick review, Rick!

Committed patch DERBY-5043-2.diff to documentation trunk at revision 1076431.

I'll be happy to reopen this for additional fixes if needed -- not everyone may have had a chance to review the patch. 

> Document the new url attribute deregister to keep the AutoloadedDriver registers in DriverManager
> -------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-5043
>                 URL: https://issues.apache.org/jira/browse/DERBY-5043
>             Project: Derby
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 10.7.1.1
>            Reporter: Lily Wei
>            Assignee: Kim Haase
>              Labels: derby_triage10_8
>             Fix For: 10.8.0.0
>
>         Attachments: DERBY-5043-2.diff, DERBY-5043-2.zip, DERBY-5043.diff, DERBY-5043.stat, DERBY-5043.zip, Repro2905.java
>
>
> With DERBY-2905, we have a new connection url attribute - deregister. After a shutdown of the embedded driver, the AutoloadedDriver is unregistered from the DriverManager. Users who wish to keep the AutoloadedDriver can set the deregister attribute on the connection url to false. It is only valid with shutdown=true. And, the default behavior with shutdown=true is deregister=true. 
> For example: 
> 'shutdown=true;deregister=true" (It is okay not to specify deregister=true)
> 'shutdown=true;deregister=false"

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira