[
https://issues.apache.org/jira/browse/DERBY-5043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase updated DERBY-5043:
-----------------------------
Attachment: DERBY-5043.zip
DERBY-5043.stat
DERBY-5043.diff
Thanks, Rick, that helped a very great deal. I have committed grand larceny on
your contribution.
Attaching DERBY-5043.diff, DERBY-5043.stat, and DERBY-5043.zip, with changes to
the following files:
A src/ref/rrefattribderegister.dita
M src/ref/refderby.ditamap
M src/ref/rrefattrib16471.dita
I added a link to the deregister topic from the shutdown topic
(rrefattrib16471.dita) as well as vice versa.
I described the nondefault behavior first, as you did; I wonder if the default
behavior should be described first?
All corrections and other suggestions are welcome.
> 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.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