Agent |
|
AsciiStream |
|
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.
|
CallableLocatorProcedures |
Contains the necessary methods to call the stored procedure that
operate on LOBs identified by locators.
|
ClientBlob |
|
ClientCallableStatement |
|
ClientCallableStatement42 |
|
ClientClob |
This class implements the JDBC java.sql.Clob interface.
|
ClientConnection |
|
ClientDatabaseMetaData |
|
ClientMessageId |
A very simple wrapper around a message id.
|
ClientParameterMetaData |
|
ClientPreparedStatement |
|
ClientPreparedStatement.PossibleTypes |
PossibleTypes is information which is set of types.
|
ClientPreparedStatement42 |
|
ClientResultSet |
|
ClientSavepoint |
|
ClientStatement |
|
ClientTypes |
|
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 |
|
CrossConverters |
|
Cursor |
|
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.
|
LogicalCallableStatement42 |
JDBC 4 specific wrapper class for a Derby physical callable statement.
|
LogicalConnection |
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.
|
LogicalPreparedStatement |
A wrapper class for a physical Derby 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 |
|
ProductLevel |
|
Section |
|
SectionManager |
|
SignedBinary |
|
Sqlca |
|
SqlCode |
|
SQLExceptionFactory |
SQLException factory class to create jdbc 40 exception classes
|
StatementCacheInteractor |
Utility class encapsulating the logic for interacting with the JDBC statement
cache when creating new logical statements.
|
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 |
|