Package org.apache.derby.iapi.jdbc
-
Interface Summary Interface Description AuthenticationService The AuthenticationService provides a mechanism for authenticating users willing to access JBMS.BrokeredConnectionControl Provides control over a BrokeredConnectionBrokeredStatementControl Provides control over a BrokeredStatement, BrokeredPreparedStatement or BrokeredCallableStatementConnectionContext Interface-ized from EmbedConnectionContext.EngineCallableStatement Additional methods the engine exposes on its CallableStatement object implementations, whose signatures are not compatible with older platforms.EngineConnection Additional methods the embedded engine exposes on its Connection object implementations.EngineLOB Additional methods the embedded engine exposes on all of its large object (LOB) implementations.EnginePreparedStatement Additional methods the embedded engine exposes on its PreparedStatement object implementations.EngineResultSet Additional methods the embedded engine exposes on its ResultSet object implementations.EngineStatement Additional methods the embedded engine exposes on its Statement object implementations.ResourceAdapter 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. -
Class Summary Class Description BrokeredCallableStatement Brokered CallableStatement.BrokeredCallableStatement42 BrokeredConnection This is a rudimentary connection that delegates EVERYTHING to Connection.BrokeredConnection42 BrokeredPreparedStatement A brokeredPreparedStatementthat forwards calls off to a realPreparedStatementobtained through theBrokeredStatementControl.getRealPreparedStatement()method.BrokeredPreparedStatement42 BrokeredStatement A Statement implementation that forwards all of its requests to an underlying Statement.CharacterStreamDescriptor A description of a byte stream representing characters.CharacterStreamDescriptor.Builder The builder for theCharacterStreamDescriptorclass.DRDAServerStarter Class that starts the network server in its own daemon thread.ExceptionFactory An exception factory is used to create SQLExceptions of the correct type.FailedProperties40 ClassFailedProperties40is a helper class for the SQLClientInfoException.JDBCBoot A class to boot a Derby system that includes a JDBC driver.
DataMelt 3.0 © DataMelt by jWork.ORG