Package org.apache.derby.jdbc
package org.apache.derby.jdbc
-
ClassDescriptionThis is the dummy driver which is registered with the DriverManager and which is autoloaded by JDBC4.This data source is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.This data source is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.This data source is suitable for client/server use of Derby, running on Java 8 Compact Profile 2 or higher.This data source is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.This data source is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.This data source is suitable for an application using embedded Derby, running on Java 8 Compact Profile 2 or higher.This datasource is suitable for a client/server use of Derby, running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.Deprecated.Specifies Derby extensions to the
java.sqlx.ConnectionPoolDataSource
.This data source is suitable for a client/server use of Derby, running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.Deprecated.UseClientDataSource
instead.Specifies Derby extensions to thejava.sqlx.DataSource
API common to all Derby client driver data sources.The client JDBC driver (type 4) for Derby.Adds driver functionality which is only visible from JDBC 4.0 onward.This datasource is suitable for a client/server use of Derby, running on full Java SE 6 and higher, corresponding to JDBC 4.0 and higher.Deprecated.UseClientXADataSource
instead.Specifies Derby extensions to thejava.sqlx.XADataSource
.Embedded JDBC driver for JDBC 4.2.This datasource is suitable for an application using embedded Derby, running on full Java SE 6 and higher, corresponding to 4.0 and higher.Deprecated.UseEmbeddedConnectionPoolDataSource
instead.Common interface of Derby embedded connection pooling data sources.This data source is suitable for an application using embedded Derby, running on full Java SE 6 and higher, corresponding to 4.0 and higher.Deprecated.UseEmbeddedDataSource
instead.Methods that extend the API ofjavax.sql.DataSource
common for all Derby embedded data sources.The embedded JDBC driver (Type 4) for Derby.This data source is suitable for an application using embedded Derby, running on full Java SE 6 or higher, corresponding to JDBC 4.0 and higher.Deprecated.UseEmbeddedXADataSource
instead.Common interface of Derby embedded XA data sources.A PooledConnection object is a connection object that provides hooks for connection pool management.Implements XAResourceFactory class and API for JDBC objects.Thread factory to produce daemon threads which don't block VM shutdown.This code is called in a thread which puts time limits on it.Simple JBDC mbean that pulls information about the JDBC driver.The data source factory for Derby embedded driver data sources.The Statement returned by an Connection returned by a XAConnection needs to float across the underlying real connections.The implementation of TimerTask to cancel a global transaction.A class used to monitor if the transaction is in the middle of cancelling or cleaning up on an error.
ClientConnectionPoolDataSource
instead.