Package org.apache.derby.iapi.jdbc
package org.apache.derby.iapi.jdbc
-
ClassDescriptionThe AuthenticationService provides a mechanism for authenticating users willing to access JBMS.Brokered CallableStatement.This is a rudimentary connection that delegates EVERYTHING to Connection.Provides control over a BrokeredConnectionA brokered
PreparedStatement
that forwards calls off to a realPreparedStatement
obtained through theBrokeredStatementControl.getRealPreparedStatement()
method.A Statement implementation that forwards all of its requests to an underlying Statement.Provides control over a BrokeredStatement, BrokeredPreparedStatement or BrokeredCallableStatementA description of a byte stream representing characters.The builder for theCharacterStreamDescriptor
class.Interface-ized from EmbedConnectionContext.Class that starts the network server in its own daemon thread.Additional methods the engine exposes on its CallableStatement object implementations, whose signatures are not compatible with older platforms.Additional methods the embedded engine exposes on its Connection object implementations.Additional methods the embedded engine exposes on all of its large object (LOB) implementations.Additional methods the embedded engine exposes on its PreparedStatement object implementations.Additional methods the embedded engine exposes on its ResultSet object implementations.Additional methods the embedded engine exposes on its Statement object implementations.An exception factory is used to create SQLExceptions of the correct type.ClassFailedProperties40
is a helper class for the SQLClientInfoException.A class to boot a Derby system that includes a JDBC driver.The resource adapter is the clearing house for managing connections, transactions, and XAResources in a JDBC based resource manager living in the distributed transaction processing environment.