All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ClientFailoverEvent TimesTen C/S connections support Automatic Client Failover.ClientFailoverEvent.FailoverEvent Client Failover eventsClientFailoverEvent.FailoverType Client Failover typesClientFailoverEventListener Application listener for Client Failover (ACF) events.ObservableConnectionDS AnObservableConnectionDSimplements thejavax.sql.ConnectionPoolDataSource, which is a factory forPooledConnectionobjects.TimesTenBlob Adds TimesTen specific extensions to java.sql.Blob interface.TimesTenCallableStatement Contains Oracle TimesTen extension to java.sql.CallableStatementTimesTenClob Adds TimesTen specific extensions to java.sql.Clob interface.TimesTenConnection Provides TimesTen extensions to java.sql.ConnectionTimesTenConnectionBuilderClassic TimesTenConnectionBuilderClassicis a builder for a TimesTen Classic connection.TimesTenDataSource TimesTenDataSourceprovides a TimesTen implementation of thejavax.sql.DataSourceinterface, part of the JDBC 2.0 extension.TimesTenNClob Adds TimesTen specific extensions to java.sql.NClob interface.TimesTenPreparedStatement Contains TimesTen extension to java.sql.PreparedStatementTimesTenPreparedStatement.PassThroughType Various passthrough typesTimesTenStatement Contains Oracle TimesTen extension to Statement.TimesTenTypes This interface defines the constants that are used to identify extended Oracle TimesTen SQL types such as PL/SQL REF CURSORTimesTenVendorCode Contains TimesTen vendor codes used in java.sql.SQLException.TimesTenXAConnection An object that provides support for distributed transactions.TimesTenXAConnectionBuilder This is a builder interface created from a XADataSource object, which you can use to establish a connection to the database that the data source object represents.TimesTenXADataSource Implements the javax.sql.XADataSource interface.TimesTenXAError TimesTenXAError is used to pass XA specific errors from the JNI layer to the Java layer.TimesTenXAResource TheXAResourceinterface defines the contract between a Resource Manager (RM) and a Transaction Manager (TM) in a distributed transaction processing (DTP) environment.