Package org.apache.derby.client.am
package org.apache.derby.client.am
-
ClassDescriptionAn
InputStream
that will use an locator to fetch the Blob value from the server.AnOutputStream
that will use an locator to write bytes to the Blob value on the server.A stream whose source is a list of byte arrays.A logical connection used in a connection pool with capabilities for caching prepared statements.Contains the necessary methods to call the stored procedure that operate on LOBs identified by locators.This class implements the JDBCjava.sql.Clob
interface.The methods of this interface are used to return JDBC interface implementations to the user depending on the JDBC version supported by the JDK.A very simple wrapper around a message id.PossibleTypes is information which is set of types.AnInputStream
that will use an locator to fetch the Clob value from the server.AnOutputStream
that will use an locator to write bytes to the Clob value on the server.AnReader
that will use an locator to fetch the Clob value from the server.AnWriter
that will use an locator to write the Clob value into the server.High performance converters from date/time byte encodings to JDBC Date, Time and Timestamp objects.This class represents a date or time value as it is represented in the database.Converters from fixed point decimal bytes tojava.math.BigDecimal
,double
, orlong
.ClassFailedProperties40
is a helper class forjava.sql.SQLClientInfoException
.Converters from floating point bytes to Javafloat
,double
, orjava.math.BigDecimal
.An object that tracks the state of large objects (LOBs) for the current row in a result set.A wrapper class for a physical Derby callable statement.JDBC 4 specific wrapper class for a Derby physical callable statement.A simple delegation wrapper handle for a physical connection.A metadata object to be used with logical connections when connection pooling is being used.A wrapper class for a physical Derby prepared statement.JDBC 4.2 specific wrapper class for a Derby physical prepared statement.Common class interacting with the JDBC statement cache for logical prepared statements and logical callable statements.SQLException factory class to create jdbc 40 exception classesThis represents a warning versus a full exception.Utility class encapsulating the logic for interacting with the JDBC statement cache when creating new logical statements.This class extends from the UpdateSensitiveLOBLocatorInputStream and creates and returns an implementation of the Blob specific locator InputStream.This class extends from the UpdateSensitiveLOBLocatorInputStream and creates and returns an implementation of the Clob specific locator InputStream.Wraps a Buffered Clob locator reader and watches out for updates on the Clob associated with it.Super-class of the Update sensitive locator streams.Utility methods for JDBC 4.2.