Derby JDBC Provider |
One-phase |
- Does not support Version 4 data sources
- Configurable only in nodes at version 6.0.2 and later
- Not for use in clustered environment: accessible from a single
JVM only
|
Derby JDBC Provider (XA) |
One and two-phase |
- Does not support Version 4 data sources
- Configurable only in nodes at version 6.0.2 and later
- Not for use in clustered environment: accessible from a single
JVM only
|
Derby JDBC Provider 40 |
One-phase |
- Configurable only in nodes at version 7.0 and later
- Does not support Version 4 data sources
|
Derby JDBC Provider 40 (XA) |
One and two-phase |
- Configurable only in nodes at version 7.0 and later
- Does not support Version 4 data sources
|
Derby Network Server using Derby Client |
One-phase |
- Does not support Version 4.0 data sources.
- Configurable only in nodes at version 6.1 and later
- Can be used in clustered environment: a database instance
can be accessed by multiple JVMs
- Only for use with Apache Derby databases that run on the same
node as the application server
|
Derby Network Server using Derby Client (XA) |
One and two-phase |
- Does not support Version 4 data sources
- Configurable only in nodes at version 6.1 and later
- Can be used in clustered environment: a database instance
can be accessed by multiple JVMs
- Only for use with Apache Derby databases that run on the same
node as the application server
|
Derby Network Server using Derby Client 40 |
One-phase |
- Configurable only in nodes at version 7.0 and later
- Does not support Version 4 data sources
|
Derby Network Server using Derby Client 40 (XA) |
One and two-phase |
- Configurable only in nodes at version 7.0 and later
- Does not support Version 4 data sources
|