+

Search Tips   |   Advanced Search

Data source minimum required settings for Apache Derby


Derby JDBC Provider

JDBC access to the Apache Derby database using the framework already embedded in the application server. We cannot use any Version 4.0 data sources with this provider.


Derby JDBC Provider (XA)

JDBC access to the Apache Derby database using the framework already embedded in the application server.


Derby JDBC Provider 40

JDBC access to the Apache Derby database using the framework already embedded in the application server.


Derby JDBC Provider 40 (XA)

JDBC access to the Apache Derby database using the framework already embedded in the application server.

This provider:


Derby Network Server using Derby Client

Access only Apache Derby databases that run on the same node as the application server.


Derby Network Server using Derby Client (XA)

Access only Apache Derby databases that run on the same node as the application server.


Derby Network Server using Derby Client 40

Access only Apache Derby databases that run on the same node as the application server.


Derby Network Server using Derby Client 40 (XA)

Access only Apache Derby databases that run on the same node as the application server.

  • Configure a JDBC provider and data source
  • Configure a JDBC provider
  • Configure a data source
  • Create and configure a JDBC provider and data source using the JMX API