Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MySQL Connector/J size='-1'>5.1.6
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
T
TCP_KEEP_ALIVE_DEFAULT_VALUE
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
TCP_KEEP_ALIVE_PROPERTY_NAME
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
TCP_NO_DELAY_DEFAULT_VALUE
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
TCP_NO_DELAY_PROPERTY_NAME
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
TCP_RCV_BUF_DEFAULT_VALUE
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
TCP_RCV_BUF_PROPERTY_NAME
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
TCP_SND_BUF_DEFAULT_VALUE
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
TCP_SND_BUF_PROPERTY_NAME
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
TCP_TRAFFIC_CLASS_DEFAULT_VALUE
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
TCP_TRAFFIC_CLASS_PROPERTY_NAME
- Static variable in class com.mysql.jdbc.
StandardSocketFactory
tearDown()
- Method in class com.mysql.jdbc.util.
BaseBugReport
Override this method with code that cleans up anything created in the setUp() method.
thisRow
- Variable in class com.mysql.jdbc.
ResultSetImpl
Pointer to current row data
timeoutInMillis
- Variable in class com.mysql.jdbc.
StatementImpl
The timeout for a query
TimeUtil
- Class in
com.mysql.jdbc
Timezone conversion routines
TimeUtil()
- Constructor for class com.mysql.jdbc.
TimeUtil
TimezoneDump
- Class in
com.mysql.jdbc.util
Dumps the timezone of the MySQL server represented by the JDBC url given on the commandline (or localhost/test if none provided).
TimezoneDump()
- Constructor for class com.mysql.jdbc.util.
TimezoneDump
Constructor for TimezoneDump.
toAsciiString(byte[])
- Static method in class com.mysql.jdbc.
StringUtils
Returns the bytes as an ASCII String.
toAsciiString(byte[], int, int)
- Static method in class com.mysql.jdbc.
StringUtils
Returns the bytes as an ASCII String.
toBytes(char[])
- Method in class com.mysql.jdbc.
SingleByteCharsetConverter
toBytes(char[], int, int)
- Method in class com.mysql.jdbc.
SingleByteCharsetConverter
toBytes(String)
- Method in class com.mysql.jdbc.
SingleByteCharsetConverter
Convert the given string to an array of bytes.
toBytes(String, int, int)
- Method in class com.mysql.jdbc.
SingleByteCharsetConverter
Convert the given string to an array of bytes.
toBytesWrapped(char[], char, char)
- Method in class com.mysql.jdbc.
SingleByteCharsetConverter
toBytesWrapped(String, char, char)
- Method in class com.mysql.jdbc.
SingleByteCharsetConverter
toString()
- Method in class com.mysql.jdbc.
Field
toString()
- Method in class com.mysql.jdbc.
PreparedStatement
Returns this PreparedStatement represented as a string.
toString()
- Method in class com.mysql.jdbc.profiler.
ProfilerEvent
Returns a representation of this event as a String.
toString()
- Method in class com.mysql.jdbc.
ResultSetImpl
DOCUMENT ME!
toString()
- Method in class com.mysql.jdbc.
ResultSetMetaData
Returns a string representation of this object
toString()
- Method in class com.mysql.jdbc.
ServerPreparedStatement.BindValue
toString(boolean)
- Method in class com.mysql.jdbc.
ServerPreparedStatement.BindValue
toString()
- Method in class com.mysql.jdbc.
ServerPreparedStatement
toString(byte[])
- Method in class com.mysql.jdbc.
SingleByteCharsetConverter
Convert the byte buffer to a string using this instance's character encoding.
toString(byte[], int, int)
- Method in class com.mysql.jdbc.
SingleByteCharsetConverter
Convert the byte buffer from startPos to a length of length to a string using this instance's character encoding.
toStringDefaultEncoding(byte[], int, int)
- Static method in class com.mysql.jdbc.
SingleByteCharsetConverter
Convert the byte buffer from startPos to a length of length to a string using the default platform encoding.
TRACE
- Static variable in class com.mysql.jdbc.
NonRegisteringDriver
Should the driver generate method-call traces?
transactionBegun()
- Method in class com.mysql.jdbc.
ConnectionImpl
transactionBegun()
- Method in interface com.mysql.jdbc.
ConnectionLifecycleInterceptor
Called when the driver has been told by the server that a transaction is now in progress (when one has not been currently in progress).
transactionCompleted()
- Method in class com.mysql.jdbc.
ConnectionImpl
transactionCompleted()
- Method in interface com.mysql.jdbc.
ConnectionLifecycleInterceptor
Called when the driver has been told by the server that a transaction has completed, and no transaction is currently in progress.
transformProperties(Properties)
- Method in interface com.mysql.jdbc.
ConnectionPropertiesTransform
The JDBC driver will call this method if the user has loaded your implementation of this interface by specifying the 'propertiesTransform' property in their JDBC URL.
transformSocketToSSLSocket(MysqlIO)
- Static method in class com.mysql.jdbc.
ExportControlled
Converts the socket being used in the given MysqlIO to an SSLSocket by performing the SSL/TLS handshake.
truncate(long)
- Method in class com.mysql.jdbc.
Blob
Truncates the
BLOB
value that this
Blob
object represents to be
len
bytes in length.
truncate(long)
- Method in class com.mysql.jdbc.
BlobFromLocator
truncate(long)
- Method in class com.mysql.jdbc.
Clob
TYPE_EXECUTE
- Static variable in class com.mysql.jdbc.profiler.
ProfilerEvent
Profiler event for prepared statements being executed
TYPE_FETCH
- Static variable in class com.mysql.jdbc.profiler.
ProfilerEvent
Profiler event for result sets being retrieved
TYPE_OBJECT_CREATION
- Static variable in class com.mysql.jdbc.profiler.
ProfilerEvent
Profiler creating object type event
TYPE_PREPARE
- Static variable in class com.mysql.jdbc.profiler.
ProfilerEvent
Profiler event for prepared statements being prepared
TYPE_QUERY
- Static variable in class com.mysql.jdbc.profiler.
ProfilerEvent
Profiler event for a query being executed
TYPE_SLOW_QUERY
- Static variable in class com.mysql.jdbc.profiler.
ProfilerEvent
Profiler event for slow query
TYPE_WARN
- Static variable in class com.mysql.jdbc.profiler.
ProfilerEvent
A Profiler warning event
typeToName(int)
- Static method in class com.mysql.jdbc.
MysqlDefs
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
MySQL Connector/J size='-1'>5.1.6
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