|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
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 Summary | |
---|---|
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 | |
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 | |
ColumnMetaData40 | |
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 | |
ErrorKey | |
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 . |
GetFileInputStreamAction | Java 2 PrivilegedExceptionAction encapsulation of creating a new FileInputStream throws FileNotFoundException |
GetResourceBundleAction | |
GetResourceInputStreamAction | Java 2 PrivilegedAction encapsulation of attempting to acquire driver-general properties as a System resource. |
GetSystemPropertiesAction | Java 2 PrivilegedAction encapsulation of System getProperties processing |
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. |
LogicalConnection | |
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. |
LogicalStatementEntity | Common class interacting with the JDBC statement cache for logical prepared statements and logical callable statements. |
LogWriter | |
ParameterMetaData | |
ParameterMetaData40 | |
PreparedStatement | |
PreparedStatement.PossibleTypes | PossibleTypes is information which is set of types. |
PreparedStatement40 | |
ProductLevel | |
ResultSet | |
Savepoint | |
Section | |
SectionManager | |
SetAccessibleAction | |
SignedBinary | |
Sqlca | |
SqlCode | |
SQLExceptionFactory | class to create SQLException |
SQLExceptionFactory40 | SQLException factory class to create jdbc 40 exception classes |
SqlState | |
Statement | |
Statement40 | Implements JDBC 4.0 specific methods |
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 | |
Version |
Exception Summary | |
---|---|
BatchUpdateException | |
ColumnTypeConversionException | |
DisconnectException | |
LossOfPrecisionConversionException | |
SqlException | |
SqlWarning | This represents a warning versus a full exception. |
XaException |
|
Built on Thu 2010-12-23 20:49:13+0000, from revision ??? | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |