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
B
BaseBugReport
- Class in
com.mysql.jdbc.util
Base class to help file bug reports for Connector/J.
BaseBugReport()
- Constructor for class com.mysql.jdbc.util.
BaseBugReport
Constructor for this BugReport, sets up JDBC driver used to create connections.
BASEDIR_KEY
- Static variable in class com.mysql.jdbc.util.
ServerController
Where is the server installed?
batchedArgs
- Variable in class com.mysql.jdbc.
Statement
Holds batched commands
batchedGeneratedKeys
- Variable in class com.mysql.jdbc.
Statement
batchHasPlainStatements
- Variable in class com.mysql.jdbc.
PreparedStatement
Does the batch (if any) contain "plain" statements added by Statement.addBatch(String)? If so, we can't re-write it to use multi-value or multi-queries.
beforeFirst()
- Method in class com.mysql.jdbc.
CursorRowProvider
Moves to before first.
beforeFirst()
- Method in class com.mysql.jdbc.
ResultSet
JDBC 2.0
beforeFirst()
- Method in interface com.mysql.jdbc.
RowData
Moves to before first.
beforeFirst()
- Method in class com.mysql.jdbc.
RowDataDynamic
Moves to before first.
beforeFirst()
- Method in class com.mysql.jdbc.
RowDataStatic
Moves to before first.
beforeFirst()
- Method in class com.mysql.jdbc.
UpdatableResultSet
JDBC 2.0
beforeHandshake()
- Method in class com.mysql.jdbc.
NamedPipeSocketFactory
beforeHandshake()
- Method in interface com.mysql.jdbc.
SocketFactory
Called by the driver before issuing the MySQL protocol handshake.
beforeHandshake()
- Method in class com.mysql.jdbc.
StandardSocketFactory
Called by the driver before issuing the MySQL protocol handshake.
beforeLast()
- Method in class com.mysql.jdbc.
CursorRowProvider
Moves to before last so next el is the last el.
beforeLast()
- Method in interface com.mysql.jdbc.
RowData
Moves to before last so next el is the last el.
beforeLast()
- Method in class com.mysql.jdbc.
RowDataDynamic
Moves to before last so next el is the last el.
beforeLast()
- Method in class com.mysql.jdbc.
RowDataStatic
DOCUMENT ME!
Blob
- Class in
com.mysql.jdbc
The representation (mapping) in the JavaTM programming language of an SQL BLOB value.
BLOB_STREAM_READ_BUF_SIZE
- Static variable in class com.mysql.jdbc.
ServerPreparedStatement
BlobFromLocator
- Class in
com.mysql.jdbc
The representation (mapping) in the JavaTM programming language of an SQL BLOB value.
bufferedLog
- Static variable in class com.mysql.jdbc.log.
StandardLogger
buildIndexMapping()
- Method in class com.mysql.jdbc.
ResultSet
Builds a hash between column names and their indices for fast retrieval.
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