| Interface | Description |
|---|---|
| ClientJDBCObjectFactory |
The methods of this interface are used to return JDBC interface
implementations to the user depending on the JDBC version supported
by the jdk
|
| ConnectionCallbackInterface | |
| Diagnosable | |
| MaterialPreparedStatement | |
| MaterialStatement | |
| PreparedStatementCallbackInterface | |
| ResultSetCallbackInterface | |
| StatementCallbackInterface | |
| UnitOfWorkListener |
| Class | Description |
|---|---|
| Agent | |
| AsciiStream | |
| Blob | |
| BlobLocatorInputStream |
An
InputStream that will use an locator to fetch the
Blob value from the server. |
| BlobLocatorOutputStream |
An
OutputStream that will use an locator to write
bytes to the Blob value on the server. |
| BlobOutputStream | |
| ByteArrayCombinerStream |
A stream whose source is a list of byte arrays.
|
| CachingLogicalConnection |
A logical connection used in a connection pool with capabilities for
caching prepared statements.
|
| CachingLogicalConnection40 |
A logical connection used in a connection pool with capabilities for
caching prepared statements.
|
| CallableLocatorProcedures |
Contains the necessary methods to call the stored procedure that
operate on LOBs identified by locators.
|
| CallableStatement | |
| CallableStatement40 | |
| CallableStatement42 | |
| ClientMessageId |
A very simple wrapper around a message id.
|
| Clob | |
| ClobLocatorInputStream |
An
InputStream that will use an locator to fetch the
Clob value from the server. |
| ClobLocatorOutputStream |
An
OutputStream that will use an locator to write
bytes to the Clob value on the server. |
| ClobLocatorReader |
An
Reader that will use an locator to fetch the
Clob value from the server. |
| ClobLocatorWriter |
An
Writer that will use an locator to write the
Clob value into the server. |
| ClobOutputStream | |
| ClobWriter | |
| CloseFilterInputStream | |
| ColumnMetaData | |
| Configuration | |
| Connection | |
| CrossConverters | |
| Cursor | |
| DatabaseMetaData | |
| DateTime |
High performance converters from date/time byte encodings to JDBC Date, Time and Timestamp objects.
|
| DateTimeValue |
This class represents a date or time value as it is represented in the
database.
|
| Decimal |
Converters from fixed point decimal bytes to
java.math.BigDecimal, double, or
long. |
| EncryptionManager | |
| ExceptionFormatter | |
| FailedProperties40 |
Class
FailedProperties40 is a helper class for
java.sql.SQLClientInfoException. |
| FloatingPoint |
Converters from floating point bytes to Java
float, double, or
java.math.BigDecimal. |
| Lob | |
| LOBStateTracker |
An object that tracks the state of large objects (LOBs) for the current row
in a result set.
|
| LogicalCallableStatement |
A wrapper class for a physical Derby callable statement.
|
| LogicalCallableStatement40 |
JDBC 4 specific wrapper class for a Derby physical callable statement.
|
| LogicalCallableStatement42 |
JDBC 4 specific wrapper class for a Derby physical callable statement.
|
| LogicalConnection |
A simple delegation wrapper handle for a physical connection.
|
| LogicalConnection40 |
A simple delegation wrapper handle for a physical connection.
|
| LogicalDatabaseMetaData |
A metadata object to be used with logical connections when connection
pooling is being used.
|
| LogicalDatabaseMetaData40 |
A metadata object to be used with logical connections when connection
pooling is being used.
|
| LogicalPreparedStatement |
A wrapper class for a physical Derby prepared statement.
|
| LogicalPreparedStatement40 |
JDBC 4 specific wrapper class for a Derby physical prepared statement.
|
| LogicalPreparedStatement42 |
JDBC 4.2 specific wrapper class for a Derby physical prepared statement.
|
| LogicalStatementEntity |
Common class interacting with the JDBC statement cache for logical prepared
statements and logical callable statements.
|
| LogWriter | |
| ParameterMetaData | |
| PreparedStatement | |
| PreparedStatement.PossibleTypes |
PossibleTypes is information which is set of types.
|
| PreparedStatement40 | |
| PreparedStatement42 | |
| ProductLevel | |
| ResultSet | |
| Savepoint | |
| Section | |
| SectionManager | |
| SignedBinary | |
| Sqlca | |
| SqlCode | |
| SQLExceptionFactory |
class to create SQLException
|
| SQLExceptionFactory40 |
SQLException factory class to create jdbc 40 exception classes
|
| SqlState | |
| Statement | |
| StatementCacheInteractor |
Utility class encapsulating the logic for interacting with the JDBC statement
cache when creating new logical statements.
|
| Types | |
| UpdateSensitiveBlobLocatorInputStream |
This class extends from the UpdateSensitiveLOBLocatorInputStream
and creates and returns an implementation of the Blob specific
locator InputStream.
|
| UpdateSensitiveClobLocatorInputStream |
This class extends from the UpdateSensitiveLOBLocatorInputStream
and creates and returns an implementation of the Clob specific
locator InputStream.
|
| UpdateSensitiveClobLocatorReader |
Wraps a Buffered Clob locator reader and watches out
for updates on the Clob associated with it.
|
| UpdateSensitiveLOBLocatorInputStream |
Super-class of the Update sensitive locator streams.
|
| Utils | |
| Utils42 |
Utility methods for JDBC 4.2.
|
| Version |
| Exception | Description |
|---|---|
| ColumnTypeConversionException | |
| DisconnectException | |
| OutsideRangeForDataTypeException | |
| SqlException | |
| SqlWarning |
This represents a warning versus a full exception.
|
| XaException |
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.