|
MySQL Connector/J size='-1'>5.0.8 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.mysql.jdbc | |
com.mysql.jdbc | |
com.mysql.jdbc.jdbc2.optional | |
com.mysql.jdbc.profiler | |
com.mysql.jdbc.util | |
org.gjt.mm.mysql |
Classes in com.mysql.jdbc used by com.mysql.jdbc | |
AssertionFailedException
Assertions for empty code paths that should never be executed. |
|
CommunicationsException
An exception to represent communications errors with the database. |
|
Connection
A Connection represents a session with a specific database. |
|
ConnectionProperties
Represents configurable properties for Connections and DataSources. |
|
DatabaseMetaData
JDBC Interface to Mysql functions |
|
DatabaseMetaData.IteratorWithCleanup
|
|
Field
Field is a class used to describe fields in a ResultSet |
|
MysqlParameterMetadata
|
|
NonRegisteringDriver
The Java SQL framework allows for multiple database drivers. |
|
NonRegisteringReplicationDriver
Driver that opens two connections, one two a replication master, and another to one or more slaves, and decides to use master when the connection is not read-only, and use slave(s) when the connection is read-only. |
|
PingTarget
|
|
PreparedStatement
A SQL Statement is pre-compiled and stored in a PreparedStatement object. |
|
ResultSet
A ResultSet provides access to a table of data generated by executing a Statement. |
|
RowData
This interface abstracts away how row data is accessed by the result set. |
|
ServerPreparedStatement
JDBC Interface for MySQL-4.1 and newer server-side PreparedStatements. |
|
SingleByteCharsetConverter
Converter for char[]->byte[] and byte[]->char[] for single-byte character sets. |
|
SocketFactory
Interface to allow pluggable socket creation in the driver |
|
Statement
A Statement object is used for executing a static SQL statement and obtaining the results produced by it. |
Classes in com.mysql.jdbc used by com.mysql.jdbc.jdbc2.optional | |
Connection
A Connection represents a session with a specific database. |
|
ConnectionProperties
Represents configurable properties for Connections and DataSources. |
|
Driver
The Java SQL framework allows for multiple database drivers. |
Classes in com.mysql.jdbc used by com.mysql.jdbc.profiler | |
Connection
A Connection represents a session with a specific database. |
Classes in com.mysql.jdbc used by com.mysql.jdbc.util | |
ConnectionProperties
Represents configurable properties for Connections and DataSources. |
Classes in com.mysql.jdbc used by org.gjt.mm.mysql | |
Driver
The Java SQL framework allows for multiple database drivers. |
|
MySQL Connector/J size='-1'>5.0.8 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |