Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5043

Document the new url attribute deregister to keep the AutoloadedDriver registers in DriverManager

    XMLWordPrintableJSON

Details

    • Blocker

    Description

      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"

      Attachments

        1. DERBY-5043.diff
          6 kB
          Camilla Haase
        2. DERBY-5043.stat
          0.1 kB
          Camilla Haase
        3. DERBY-5043.zip
          4 kB
          Camilla Haase
        4. DERBY-5043-2.diff
          6 kB
          Camilla Haase
        5. DERBY-5043-2.zip
          4 kB
          Camilla Haase
        6. Repro2905.java
          6 kB
          Lily Wei

        Activity

          People

            chaase3 Camilla Haase
            lilywei Lily Wei
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: