Package org.apache.derby.impl.jdbc
-
Class Summary Class Description EmbedCallableStatement Local implementation.EmbedCallableStatement42 EmbedConnection Local implementation of Connection for a JDBC driver in the same process as the database.EmbedDatabaseMetaData This class provides information about the database as a whole.EmbedParameterSetMetaData This class implements the ParameterMetaData interface from JDBC 3.0.EmbedPreparedStatement EmbedPreparedStatement is a local JDBC statement.EmbedPreparedStatement42 PreparedStatement methods added by JDBC 4.2 which require Java 8.EmbedResultSet A EmbedResultSet for results from the EmbedStatement family.EmbedResultSet42 JDBC 4.2 specific methods that cannot be implemented in superclasses.EmbedResultSetMetaData A ResultSetMetaData object can be used to find out about the types and properties of the columns in a ResultSet.EmbedStatement EmbedStatement is a local JDBC statement.LOBInputStream This input stream is built on top ofLOBStreamControl.LOBOutputStream This is an output stream built on top of LOBStreamControl.LOBStoredProcedure Contains the stored procedures that will be used in the LOB client side methods.PositionedStoreStream A wrapper-stream able to reposition the underlying store stream.ReaderToAscii ReaderToAscii converts Reader (with characters) to a stream of ASCII characters.SQLExceptionFactory Class to create SQLExceptionTransactionResourceImpl An instance of a TransactionResourceImpl is a bundle of things that connects a connection to the database - it is the transaction "context" in a generic sense.UTF8Reader Class for reading characters from streams encoded in the modified UTF-8 format.Util This class understands the message protocol and looks up SQLExceptions based on keys, so that the Local JDBC driver's messages can be localized.Util42 Utility methods for JDBC 4.2
DataMelt 3.0 © DataMelt by jWork.ORG