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

Reference Manual updates - Setting attributes for the db connection URL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.2.1.6
    • 10.3.1.4
    • Documentation
    • None

    Description

      Setting attributes for the database connection URL:

      Section = Attributes of the Derby database connection URL
      File = http://db.apache.org/derby/docs/10.2/ref/ref-single.html#N2D6D9
      Update =
      This section has 3 examples of setting attributes on database connection URL using Java. One minor suggestion is we should use Java commenting scheme ie /../ instead of – in this sample code.

      Section = encryptionKey section under Setting attributes for the database connection URL
      File = http://db.apache.org/derby/docs/10.2/ref/rrefattribencryptkey.html
      Update =
      The pdf page for encryptionKey has incomplete example. The pdf page only shows jdbc:derby:newDB;create=true;dataEncryption=true;encryptionAlgorithm=DES/CBC/NoPadding; The corresponding html page shows the correct example which looks as follows jdbc:derby:newDB;create=true;dataEncryption=true;encryptionAlgorithm=DES/CBC/NoPadding;encryptionKey=6162636465666768

      Attachments

        1. rrefjdbc10889.html
          5 kB
          Laura Stewart
        2. rrefattribencryptkey.html
          5 kB
          Laura Stewart
        3. derby1933_1.diff
          4 kB
          Laura Stewart

        Activity

          People

            scotsmatrix Laura Stewart
            scotsmatrix Laura Stewart
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: