MySQL Connector/J size='-1'>5.0.8
A B C D E F G H I J L M N O P Q R S T U V W X Z

L

LRUCache - class com.mysql.jdbc.util.LRUCache.
 
LRUCache(int) - Constructor for class com.mysql.jdbc.util.LRUCache
 
LoadBalancingConnectionProxy - class com.mysql.jdbc.LoadBalancingConnectionProxy.
An implementation of java.sql.Connection that load balances requests across a series of MySQL JDBC connections, where the balancing takes place at transaction commit.
LoadBalancingConnectionProxy.ConnectionErrorFiringInvocationHandler - class com.mysql.jdbc.LoadBalancingConnectionProxy.ConnectionErrorFiringInvocationHandler.
 
LoadBalancingConnectionProxy.ConnectionErrorFiringInvocationHandler(Object) - Constructor for class com.mysql.jdbc.LoadBalancingConnectionProxy.ConnectionErrorFiringInvocationHandler
 
Log - interface com.mysql.jdbc.log.Log.
Unified interface to logging facilities on different platforms
Log4JLogger - class com.mysql.jdbc.log.Log4JLogger.
Implementation of log interface for Apache Log4j
Log4JLogger(String) - Constructor for class com.mysql.jdbc.log.Log4JLogger
 
LogFactory - class com.mysql.jdbc.log.LogFactory.
Creates instances of loggers for the driver to use.
LogFactory() - Constructor for class com.mysql.jdbc.log.LogFactory
 
LogUtils - class com.mysql.jdbc.log.LogUtils.
 
LogUtils() - Constructor for class com.mysql.jdbc.log.LogUtils
 
last() - Method in class com.mysql.jdbc.ResultSet
JDBC 2.0
last() - Method in class com.mysql.jdbc.UpdatableResultSet
JDBC 2.0
lastIndexOf(byte[], char) - Static method in class com.mysql.jdbc.StringUtils
 
lastInsertId - Variable in class com.mysql.jdbc.Statement
The auto_increment value for the last insert
length() - Method in class com.mysql.jdbc.Blob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class com.mysql.jdbc.BlobFromLocator
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class com.mysql.jdbc.Clob
 
locatorsUpdateCopy() - Method in class com.mysql.jdbc.DatabaseMetaData
 
log - Variable in class com.mysql.jdbc.util.ReadAheadInputStream
 
logDebug(Object) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logDebug(Object, Throwable) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logDebug(Object) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message instance using the 'debug' level
logDebug(Object, Throwable) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message and Throwable at the 'debug' level.
logDebug(Object) - Method in interface com.mysql.jdbc.log.Log
Logs the given message instance using the 'debug' level
logDebug(Object, Throwable) - Method in interface com.mysql.jdbc.log.Log
Logs the given message and Throwable at the 'debug' level.
logDebug(Object) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logDebug(Object, Throwable) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logDebug(Object) - Method in class com.mysql.jdbc.log.NullLogger
 
logDebug(Object, Throwable) - Method in class com.mysql.jdbc.log.NullLogger
 
logDebug(Object) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message instance using the 'debug' level
logDebug(Object, Throwable) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message and Throwable at the 'debug' level.
logError(Object) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logError(Object, Throwable) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logError(Object) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message instance using the 'error' level
logError(Object, Throwable) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message and Throwable at the 'error' level.
logError(Object) - Method in interface com.mysql.jdbc.log.Log
Logs the given message instance using the 'error' level
logError(Object, Throwable) - Method in interface com.mysql.jdbc.log.Log
Logs the given message and Throwable at the 'error' level.
logError(Object) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logError(Object, Throwable) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logError(Object) - Method in class com.mysql.jdbc.log.NullLogger
 
logError(Object, Throwable) - Method in class com.mysql.jdbc.log.NullLogger
 
logError(Object) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message instance using the 'error' level
logError(Object, Throwable) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message and Throwable at the 'error' level.
logFatal(Object) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logFatal(Object, Throwable) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logFatal(Object) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message instance using the 'fatal' level
logFatal(Object, Throwable) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message and Throwable at the 'fatal' level.
logFatal(Object) - Method in interface com.mysql.jdbc.log.Log
Logs the given message instance using the 'fatal' level
logFatal(Object, Throwable) - Method in interface com.mysql.jdbc.log.Log
Logs the given message and Throwable at the 'fatal' level.
logFatal(Object) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logFatal(Object, Throwable) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logFatal(Object) - Method in class com.mysql.jdbc.log.NullLogger
 
logFatal(Object, Throwable) - Method in class com.mysql.jdbc.log.NullLogger
 
logFatal(Object) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message instance using the 'fatal' level
logFatal(Object, Throwable) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message and Throwable at the 'fatal' level.
logInfo(Object) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logInfo(Object, Throwable) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logInfo(Object) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message instance using the 'info' level
logInfo(Object, Throwable) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message and Throwable at the 'info' level.
logInfo(Object) - Method in interface com.mysql.jdbc.log.Log
Logs the given message instance using the 'info' level
logInfo(Object, Throwable) - Method in interface com.mysql.jdbc.log.Log
Logs the given message and Throwable at the 'info' level.
logInfo(Object) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logInfo(Object, Throwable) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logInfo(Object) - Method in class com.mysql.jdbc.log.NullLogger
 
logInfo(Object, Throwable) - Method in class com.mysql.jdbc.log.NullLogger
 
logInfo(Object) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message instance using the 'info' level
logInfo(Object, Throwable) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message and Throwable at the 'info' level.
logTrace(Object) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logTrace(Object, Throwable) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logTrace(Object) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message instance using the 'trace' level
logTrace(Object, Throwable) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message and Throwable at the 'trace' level.
logTrace(Object) - Method in interface com.mysql.jdbc.log.Log
Logs the given message instance using the 'trace' level
logTrace(Object, Throwable) - Method in interface com.mysql.jdbc.log.Log
Logs the given message and Throwable at the 'trace' level.
logTrace(Object) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logTrace(Object, Throwable) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logTrace(Object) - Method in class com.mysql.jdbc.log.NullLogger
 
logTrace(Object, Throwable) - Method in class com.mysql.jdbc.log.NullLogger
 
logTrace(Object) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message instance using the 'trace' level
logTrace(Object, Throwable) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message and Throwable at the 'trace' level.
logWarn(Object) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logWarn(Object, Throwable) - Method in class com.mysql.jdbc.log.CommonsLogger
 
logWarn(Object) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message instance using the 'warn' level
logWarn(Object, Throwable) - Method in class com.mysql.jdbc.log.Jdk14Logger
Logs the given message and Throwable at the 'warn' level.
logWarn(Object) - Method in interface com.mysql.jdbc.log.Log
Logs the given message instance using the 'warn' level
logWarn(Object, Throwable) - Method in interface com.mysql.jdbc.log.Log
Logs the given message and Throwable at the 'warn' level.
logWarn(Object) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logWarn(Object, Throwable) - Method in class com.mysql.jdbc.log.Log4JLogger
 
logWarn(Object) - Method in class com.mysql.jdbc.log.NullLogger
 
logWarn(Object, Throwable) - Method in class com.mysql.jdbc.log.NullLogger
 
logWarn(Object) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message instance using the 'warn' level
logWarn(Object, Throwable) - Method in class com.mysql.jdbc.log.StandardLogger
Logs the given message and Throwable at the 'warn' level.
logWriter - Variable in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Log stream
logXaCommands - Variable in class com.mysql.jdbc.jdbc2.optional.MysqlXAConnection
 
lowerCaseTableNames() - Method in class com.mysql.jdbc.Connection
Is the server configured to use lower-case table names only?

MySQL Connector/J size='-1'>5.0.8
A B C D E F G H I J L M N O P Q R S T U V W X Z