Package-level declarations
Types
Link copied to clipboard
Represents a wrapper for an inputStream of bytes to be used in binary columns.
Link copied to clipboard
Represents a wrapper for a database connection.
Link copied to clipboard
Base class responsible for retrieving and storing information about the JDBC driver and underlying database.
Link copied to clipboard
Base class representing a savepoint, with the specified name, which can be referenced during a rollback operation to undo any changes made after the point in the transaction.
Link copied to clipboard
Base class responsible for the parsing and processing of identifier tokens in SQL command syntax.
Link copied to clipboard
interface PreparedStatementApi
Represents a precompiled SQL statement.