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
A
absolute(int)
- Method in class com.mysql.jdbc.
ResultSet
JDBC 2.0
absolute(int)
- Method in class com.mysql.jdbc.
UpdatableResultSet
JDBC 2.0
acceptsURL(String)
- Method in class com.mysql.jdbc.
NonRegisteringDriver
Typically, drivers will return true if they understand the subprotocol specified in the URL and false if they don't.
activeCheckConnection(Connection)
- Method in class com.mysql.jdbc.integration.c3p0.
MysqlConnectionTester
activeCheckConnection(Connection, String)
- Method in class com.mysql.jdbc.integration.c3p0.
MysqlConnectionTester
addBatch()
- Method in class com.mysql.jdbc.
CallableStatement
addBatch()
- Method in class com.mysql.jdbc.jdbc2.optional.
PreparedStatementWrapper
addBatch(String)
- Method in class com.mysql.jdbc.jdbc2.optional.
StatementWrapper
addBatch()
- Method in class com.mysql.jdbc.
PreparedStatement
JDBC 2.0 Add a set of parameters to the batch.
addBatch(String)
- Method in class com.mysql.jdbc.
PreparedStatement
addBatch()
- Method in class com.mysql.jdbc.
ServerPreparedStatement
JDBC 2.0 Add a set of parameters to the batch.
addBatch(String)
- Method in class com.mysql.jdbc.
Statement
DOCUMENT ME!
addConnectionEventListener(ConnectionEventListener)
- Method in class com.mysql.jdbc.jdbc2.optional.
MysqlPooledConnection
Adds ConnectionEventListeners to a hash table to be used for notification of ConnectionEvents
addRow(byte[][])
- Method in class com.mysql.jdbc.
CursorRowProvider
Adds a row to this row data.
addRow(byte[][])
- Method in interface com.mysql.jdbc.
RowData
Adds a row to this row data.
addRow(byte[][])
- Method in class com.mysql.jdbc.
RowDataDynamic
Adds a row to this row data.
addRow(byte[][])
- Method in class com.mysql.jdbc.
RowDataStatic
DOCUMENT ME!
afterHandshake()
- Method in class com.mysql.jdbc.
NamedPipeSocketFactory
afterHandshake()
- Method in interface com.mysql.jdbc.
SocketFactory
Called by the driver after issuing the MySQL protocol handshake and reading the results of the handshake.
afterHandshake()
- Method in class com.mysql.jdbc.
StandardSocketFactory
Called by the driver after issuing the MySQL protocol handshake and reading the results of the handshake.
afterLast()
- Method in class com.mysql.jdbc.
CursorRowProvider
Moves to after last.
afterLast()
- Method in class com.mysql.jdbc.
ResultSet
JDBC 2.0
afterLast()
- Method in interface com.mysql.jdbc.
RowData
Moves to after last.
afterLast()
- Method in class com.mysql.jdbc.
RowDataDynamic
Moves to after last.
afterLast()
- Method in class com.mysql.jdbc.
RowDataStatic
Moves to after last.
afterLast()
- Method in class com.mysql.jdbc.
UpdatableResultSet
JDBC 2.0
allProceduresAreCallable()
- Method in class com.mysql.jdbc.
DatabaseMetaData
Can all the procedures returned by getProcedures be called by the current user?
allTablesAreSelectable()
- Method in class com.mysql.jdbc.
DatabaseMetaData
Can all the tables returned by getTable be SELECTed by the current user?
appendMessageToException(SQLException, String)
- Static method in class com.mysql.jdbc.
Connection
appendResultSetSlashGStyle(StringBuffer, ResultSet)
- Static method in class com.mysql.jdbc.util.
ResultSetUtil
AssertionFailedException
- Exception in
com.mysql.jdbc
Assertions for empty code paths that should never be executed.
AssertionFailedException(Exception)
- Constructor for exception com.mysql.jdbc.
AssertionFailedException
Creates an AssertionFailedException for the given exception that should never have been thrown.
assertTrue(String, boolean)
- Method in class com.mysql.jdbc.util.
BaseBugReport
Throws an exception with the given message if condition evalutates to 'false'.
assertTrue(boolean)
- Method in class com.mysql.jdbc.util.
BaseBugReport
Throws an exception if condition evalutates to 'false'.
asSql()
- Method in class com.mysql.jdbc.
PreparedStatement
asSql(boolean)
- Method in class com.mysql.jdbc.
PreparedStatement
asSql(boolean)
- Method in class com.mysql.jdbc.
ServerPreparedStatement
available()
- Method in class com.mysql.jdbc.util.
ReadAheadInputStream
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