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

Document Derby usage running on Java 8 JEP 161 Compact Profiles

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 10.10.1.1
    • Documentation
    • None

    Description

      Document that Derby can run even under constrained Java runtime as planned for Java 8 Compact Profiles 2 and 3 (not 1, the smallest runtime, since it has no JDBC). Cf work in DERBY-5955 which made Derby run gracefully even when some normal Java runtime packages are missing, notably JNDI and JMX.

      That work introduced six new data sources which have reduced functionality compared with the corresponding ones for full Java SE, in that there is no JNDI support. The six new data sources are for the client driver:

      Client/server data sources for use with Java 8 Compact Profile 2 and above:

      BasicClientDataSource40 - Data source
      BasicClientConnectionPoolDataSource40 - Connection pooling data source
      BasicClientXADataSource40 - XA data source

      Embedded data sources for use with Java 8 Compact Profile 2 and above:

      BasicEmbeddedDataSource40 - Data source
      BasicEmbeddedConnectionPoolSource40 - Connection pooling data source
      BasicEmbeddedXASource40 - XA data source

      Attachments

        1. DERBY-6059.diff
          39 kB
          Camilla Haase
        2. DERBY-6059.stat
          0.7 kB
          Camilla Haase
        3. DERBY-6059.zip
          36 kB
          Camilla Haase
        4. DERBY-6059-2.diff
          0.7 kB
          Camilla Haase
        5. DERBY-6059-2.stat
          0.0 kB
          Camilla Haase
        6. javadoc-snapshot.pdf
          139 kB
          Dag H. Wanvik
        7. rrefattribtracelevel.html
          10 kB
          Camilla Haase

        Issue Links

          Activity

            People

              chaase3 Camilla Haase
              dagw Dag H. Wanvik
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: