| Class and Description |
|---|
AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference
PhantomReference subclass to track MysqlConnection objects finalization. |
| CallableStatement
Representation of stored procedures for JDBC
|
| CallableStatement.CallableStatementParam |
| CallableStatement.CallableStatementParamInfo |
| CallableStatementWrapper
Wraps callable statements created by pooled connections.
|
| ClientInfoProvider
Classes that implement this interface and provide a no-args constructor can be used by the driver to store and retrieve client information and/or labels.
|
| ClientPreparedStatement
A SQL Statement is pre-compiled and stored in a PreparedStatement object.
|
| Clob
Simplistic implementation of java.sql.Clob for MySQL Connector/J
|
| ConnectionGroup |
| ConnectionImpl.CompoundCacheKey
Used as a key for caching callable/prepared statements which (may) depend on current database.
|
| ConnectionWrapper
This class serves as a wrapper for the connection object.
|
| DatabaseMetaData
JDBC Interface to Mysql functions
|
| DatabaseMetaData.ComparableWrapper
Helper/wrapper class to provide means of sorting objects by using a sorting key.
|
| DatabaseMetaData.IndexMetaDataKey
Helper class to provide means of comparing indexes by NON_UNIQUE, TYPE, INDEX_NAME, and ORDINAL_POSITION.
|
| DatabaseMetaData.IteratorWithCleanup |
| DatabaseMetaData.LocalAndReferencedColumns |
| DatabaseMetaData.ProcedureType
Enumeration for Procedure Types
|
| DatabaseMetaData.TableMetaDataKey
Helper class to provide means of comparing tables by TABLE_TYPE, TABLE_CAT, TABLE_SCHEM and TABLE_NAME.
|
| DatabaseMetaData.TableType
Enumeration for Table Types
|
| DatabaseMetaData.TypeDescriptor
Parses and represents common data type information used by various
column/parameter methods.
|
| DatabaseMetaDataUsingInfoSchema.FunctionConstant |
| JdbcConnection
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Connection.
|
| JdbcPreparedStatement |
| JdbcPropertySet |
| JdbcPropertySetImpl |
| JdbcStatement
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Statement.
|
| MysqlDataSource
A JNDI DataSource for a Mysql JDBC connection
|
| MysqlParameterMetadata |
| MysqlPooledConnection
This class is used to wrap and return a physical connection within a logical handle.
|
| MysqlSavepoint
Represents SQL SAVEPOINTS in MySQL.
|
| MysqlSQLXML.SimpleSaxToReader |
| MysqlXAConnection |
| NonRegisteringDriver
The Java SQL framework allows for multiple database drivers.
|
| ParameterBindings
Interface to allow PreparedStatement implementations to expose their parameter bindings to QueryInterceptors.
|
| PreparedStatementWrapper
Wraps prepared statements so that errors can be reported correctly to ConnectionEventListeners.
|
| ServerPreparedStatement
JDBC Interface for MySQL-4.1 and newer server-side PreparedStatements.
|
| StatementImpl
A Statement object is used for executing a static SQL statement and obtaining
the results produced by it.
|
| StatementWrapper
Wraps statements so that errors can be reported correctly to ConnectionEventListeners.
|
| SuspendableXAConnection |
| WrapperBase
Base class for all wrapped instances created by LogicalHandle
|
| Class and Description |
|---|
| JdbcConnection
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Connection.
|
| Class and Description |
|---|
| JdbcConnection
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Connection.
|
| Class and Description |
|---|
| ClientInfoProvider
Classes that implement this interface and provide a no-args constructor can be used by the driver to store and retrieve client information and/or labels.
|
| ConnectionGroup |
| ConnectionImpl
A Connection represents a session with a specific database.
|
| JdbcConnection
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Connection.
|
| JdbcPreparedStatement |
| JdbcPropertySet |
| JdbcStatement
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Statement.
|
| Class and Description |
|---|
| JdbcConnection
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Connection.
|
| Class and Description |
|---|
| ClientPreparedStatement
A SQL Statement is pre-compiled and stored in a PreparedStatement object.
|
| JdbcConnection
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Connection.
|
| JdbcPreparedStatement |
| JdbcStatement
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Statement.
|
| StatementImpl
A Statement object is used for executing a static SQL statement and obtaining
the results produced by it.
|
| Class and Description |
|---|
| Driver
The Java SQL framework allows for multiple database drivers.
|
| Class and Description |
|---|
| Driver
The Java SQL framework allows for multiple database drivers.
|
| Class and Description |
|---|
| ClientInfoProvider
Classes that implement this interface and provide a no-args constructor can be used by the driver to store and retrieve client information and/or labels.
|
| ConnectionImpl
A Connection represents a session with a specific database.
|
| ConnectionWrapper
This class serves as a wrapper for the connection object.
|
| JdbcConnection
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Connection.
|
| Class and Description |
|---|
| MysqlXADataSource |