Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MySQL Connector/J size='-1'>5.0.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
M
MAX_DIFF_PREC
- Static variable in class com.mysql.jdbc.
ResultSet
Epsillon between Float.MAX_VALUE and the double representation of said value.
MIN_DIFF_PREC
- Static variable in class com.mysql.jdbc.
ResultSet
Epsillon between Float.MIN_VALUE and the double representation of said value.
Messages
- class com.mysql.jdbc.
Messages
.
Support for localized messages.
MiniAdmin
- class com.mysql.jdbc.
MiniAdmin
.
Utility functions for admin functionality from Java.
MiniAdmin(Connection)
- Constructor for class com.mysql.jdbc.
MiniAdmin
Create a new MiniAdmin using the given connection
MiniAdmin(String)
- Constructor for class com.mysql.jdbc.
MiniAdmin
Create a new MiniAdmin, connecting using the given JDBC URL.
MiniAdmin(String, Properties)
- Constructor for class com.mysql.jdbc.
MiniAdmin
Create a new MiniAdmin, connecting using the given JDBC URL and properties
MySQLDataException
- exception com.mysql.jdbc.exceptions.
MySQLDataException
.
MySQLDataException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLDataException
MySQLDataException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLDataException
MySQLDataException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLDataException
MySQLDataException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLDataException
MySQLIntegrityConstraintViolationException
- exception com.mysql.jdbc.exceptions.
MySQLIntegrityConstraintViolationException
.
MySQLIntegrityConstraintViolationException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLIntegrityConstraintViolationException
MySQLIntegrityConstraintViolationException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLIntegrityConstraintViolationException
MySQLIntegrityConstraintViolationException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLIntegrityConstraintViolationException
MySQLIntegrityConstraintViolationException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLIntegrityConstraintViolationException
MySQLInvalidAuthorizationSpecException
- exception com.mysql.jdbc.exceptions.
MySQLInvalidAuthorizationSpecException
.
MySQLInvalidAuthorizationSpecException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLInvalidAuthorizationSpecException
MySQLInvalidAuthorizationSpecException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLInvalidAuthorizationSpecException
MySQLInvalidAuthorizationSpecException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLInvalidAuthorizationSpecException
MySQLInvalidAuthorizationSpecException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLInvalidAuthorizationSpecException
MySQLNonTransientConnectionException
- exception com.mysql.jdbc.exceptions.
MySQLNonTransientConnectionException
.
MySQLNonTransientConnectionException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLNonTransientConnectionException
MySQLNonTransientConnectionException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLNonTransientConnectionException
MySQLNonTransientConnectionException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLNonTransientConnectionException
MySQLNonTransientConnectionException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLNonTransientConnectionException
MySQLNonTransientException
- exception com.mysql.jdbc.exceptions.
MySQLNonTransientException
.
MySQLNonTransientException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLNonTransientException
MySQLNonTransientException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLNonTransientException
MySQLNonTransientException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLNonTransientException
MySQLNonTransientException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLNonTransientException
MySQLSyntaxErrorException
- exception com.mysql.jdbc.exceptions.
MySQLSyntaxErrorException
.
MySQLSyntaxErrorException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLSyntaxErrorException
MySQLSyntaxErrorException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLSyntaxErrorException
MySQLSyntaxErrorException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLSyntaxErrorException
MySQLSyntaxErrorException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLSyntaxErrorException
MySQLTimeoutException
- exception com.mysql.jdbc.exceptions.
MySQLTimeoutException
.
MySQLTimeoutException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTimeoutException
MySQLTimeoutException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTimeoutException
MySQLTimeoutException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTimeoutException
MySQLTimeoutException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTimeoutException
MySQLTransactionRollbackException
- exception com.mysql.jdbc.exceptions.
MySQLTransactionRollbackException
.
MySQLTransactionRollbackException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransactionRollbackException
MySQLTransactionRollbackException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransactionRollbackException
MySQLTransactionRollbackException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransactionRollbackException
MySQLTransactionRollbackException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransactionRollbackException
MySQLTransientConnectionException
- exception com.mysql.jdbc.exceptions.
MySQLTransientConnectionException
.
MySQLTransientConnectionException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransientConnectionException
MySQLTransientConnectionException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransientConnectionException
MySQLTransientConnectionException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransientConnectionException
MySQLTransientConnectionException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransientConnectionException
MySQLTransientException
- exception com.mysql.jdbc.exceptions.
MySQLTransientException
.
MySQLTransientException(String, String, int)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransientException
MySQLTransientException(String, String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransientException
MySQLTransientException(String)
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransientException
MySQLTransientException()
- Constructor for class com.mysql.jdbc.exceptions.
MySQLTransientException
MysqlConnectionPoolDataSource
- class com.mysql.jdbc.jdbc2.optional.
MysqlConnectionPoolDataSource
.
This class is used to obtain a physical connection and instantiate and return a MysqlPooledConnection.
MysqlConnectionPoolDataSource()
- Constructor for class com.mysql.jdbc.jdbc2.optional.
MysqlConnectionPoolDataSource
MysqlConnectionTester
- class com.mysql.jdbc.integration.c3p0.
MysqlConnectionTester
.
ConnectionTester for C3P0 connection pool that uses the more efficient COM_PING method of testing connection 'liveness' for MySQL, and 'sorts' exceptions based on SQLState or class of 'CommunicationsException' for handling exceptions.
MysqlConnectionTester()
- Constructor for class com.mysql.jdbc.integration.c3p0.
MysqlConnectionTester
MysqlDataSource
- class com.mysql.jdbc.jdbc2.optional.
MysqlDataSource
.
A JNDI DataSource for a Mysql JDBC connection
MysqlDataSource()
- Constructor for class com.mysql.jdbc.jdbc2.optional.
MysqlDataSource
Default no-arg constructor for Serialization
MysqlDataSourceFactory
- class com.mysql.jdbc.jdbc2.optional.
MysqlDataSourceFactory
.
Factory class for MysqlDataSource objects
MysqlDataSourceFactory()
- Constructor for class com.mysql.jdbc.jdbc2.optional.
MysqlDataSourceFactory
MysqlDataTruncation
- exception com.mysql.jdbc.
MysqlDataTruncation
.
MySQL wrapper for DataTruncation until the server can support sending all needed information.
MysqlDataTruncation(String, int, boolean, boolean, int, int)
- Constructor for class com.mysql.jdbc.
MysqlDataTruncation
Creates a new MysqlDataTruncation exception/warning.
MysqlErrorNumbers
- class com.mysql.jdbc.
MysqlErrorNumbers
.
Constants representing MySQL error numbers returned by the server in error messages.
MysqlParameterMetadata
- class com.mysql.jdbc.
MysqlParameterMetadata
.
MysqlPooledConnection
- class com.mysql.jdbc.jdbc2.optional.
MysqlPooledConnection
.
This class is used to wrap and return a physical connection within a logical handle.
MysqlPooledConnection(Connection)
- Constructor for class com.mysql.jdbc.jdbc2.optional.
MysqlPooledConnection
Construct a new MysqlPooledConnection and set instance variables
MysqlSavepoint
- class com.mysql.jdbc.
MysqlSavepoint
.
Represents SQL SAVEPOINTS in MySQL.
MysqlValidConnectionChecker
- class com.mysql.jdbc.integration.jboss.
MysqlValidConnectionChecker
.
A more efficient connection checker for JBoss.
MysqlValidConnectionChecker()
- Constructor for class com.mysql.jdbc.integration.jboss.
MysqlValidConnectionChecker
MysqlXAConnection
- class com.mysql.jdbc.jdbc2.optional.
MysqlXAConnection
.
An object that provides support for distributed transactions.
MysqlXAConnection(Connection, boolean)
- Constructor for class com.mysql.jdbc.jdbc2.optional.
MysqlXAConnection
MysqlXADataSource
- class com.mysql.jdbc.jdbc2.optional.
MysqlXADataSource
.
MysqlXADataSource()
- Constructor for class com.mysql.jdbc.jdbc2.optional.
MysqlXADataSource
MysqlXid
- class com.mysql.jdbc.jdbc2.optional.
MysqlXid
.
Implementation of the XID interface for MySQL XA
MysqlXid(byte[], byte[], int)
- Constructor for class com.mysql.jdbc.jdbc2.optional.
MysqlXid
main(String[])
- Static method in class com.mysql.jdbc.
DocsConnectionPropsHelper
main(String[])
- Static method in class com.mysql.jdbc.util.
ErrorMappingsDocGenerator
main(String[])
- Static method in class com.mysql.jdbc.util.
PropertiesDocGenerator
main(String[])
- Static method in class com.mysql.jdbc.util.
TimezoneDump
Entry point for program when called from the command line.
main(String[])
- Static method in class com.mysql.jdbc.util.
VersionFSHierarchyMaker
mapXAExceptionFromSQLException(SQLException)
- Static method in class com.mysql.jdbc.jdbc2.optional.
MysqlXAConnection
markSupported()
- Method in class com.mysql.jdbc.util.
ReadAheadInputStream
maxElements
- Variable in class com.mysql.jdbc.util.
LRUCache
maxFieldSize
- Variable in class com.mysql.jdbc.
Statement
The max field size for this statement
maxRows
- Variable in class com.mysql.jdbc.
Statement
The maximum number of rows to return for this statement (-1 means _all_ rows)
maxRowsChanged
- Variable in class com.mysql.jdbc.
Statement
Has someone changed this for this statement?
message
- Variable in class com.mysql.jdbc.profiler.
ProfilerEvent
Optional event message
moveRowRelative(int)
- Method in class com.mysql.jdbc.
CursorRowProvider
Moves the current position relative 'rows' from the current position.
moveRowRelative(int)
- Method in interface com.mysql.jdbc.
RowData
Moves the current position relative 'rows' from the current position.
moveRowRelative(int)
- Method in class com.mysql.jdbc.
RowDataDynamic
Moves the current position relative 'rows' from the current position.
moveRowRelative(int)
- Method in class com.mysql.jdbc.
RowDataStatic
DOCUMENT ME!
moveToCurrentRow()
- Method in class com.mysql.jdbc.
ResultSet
JDBC 2.0 Move the cursor to the remembered cursor position, usually the current row.
moveToCurrentRow()
- Method in class com.mysql.jdbc.
UpdatableResultSet
JDBC 2.0 Move the cursor to the remembered cursor position, usually the current row.
moveToInsertRow()
- Method in class com.mysql.jdbc.
ResultSet
JDBC 2.0 Move to the insert row.
moveToInsertRow()
- Method in class com.mysql.jdbc.
UpdatableResultSet
JDBC 2.0 Move to the insert row.
mysqlDriver
- Static variable in class com.mysql.jdbc.jdbc2.optional.
MysqlDataSource
The driver to create connections with
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MySQL Connector/J size='-1'>5.0.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z