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

Document use of URLs with SQLJ.INSTALL_JAR

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.9.1.0
    • 10.8.2.2, 10.9.1.0
    • Documentation
    • None

    Description

      The reference manual's topic on SQLJ.INSTALL_JAR says the first argument is the path of the jar file to add. That argument doesn't have to be a file path, it can also be a URL.

      Changes needed:

      • rename JAR_FILE_PATH to JAR_FILE_URL (or perhaps JAR_FILE_PATH_OR_URL?)
      • update description of said parameter to reflect that it can also take a URL
      • add a new example in the SQL examples paragraph:

      – SQL statement
      – install jar from remote location
      CALL SQLJ.INSTALL_JAR('http://www.example.com/tours.jar', 'APP.Sample3', 0)

      Attachments

        1. rrefstorejarreplace.html
          5 kB
          Camilla Haase
        2. DERBY-5361-3.diff
          0.5 kB
          Camilla Haase
        3. DERBY-5361-2.zip
          4 kB
          Camilla Haase
        4. DERBY-5361-2.diff
          3 kB
          Camilla Haase
        5. DERBY-5361.zip
          4 kB
          Camilla Haase
        6. DERBY-5361.stat
          0.1 kB
          Camilla Haase
        7. DERBY-5361.diff
          3 kB
          Camilla Haase

        Activity

          People

            chaase3 Camilla Haase
            knutanders Knut Anders Hatlen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: