The information provided in this class is specific to a JDBC Driver implementation so you will need to consult the documentation provided with your JDBC Driver provider to determine the correct values to use.
Warning: This is a facade provided for use by user code, not for implementation by user code. User implementations of this interface are highly likely to be incompatible with current and future releases of the product at binary and source levels.
Property Summary | |
driver properties | an optional set of driver specific properties. |
driver class name | the name of the JDBC driver class. |
driver specific database URL | a driver specific URL that specifies the location. |
connection pool configuration | optional configuration for an MCS connection pool. |
|
|