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

S

s2b(String) - Method in class com.mysql.jdbc.DatabaseMetaData
Converts the given string to bytes, using the connection's character encoding, or if not available, the JVM default encoding.
saveLogsToBuffer() - Static method in class com.mysql.jdbc.log.StandardLogger
 
scramble(String, String) - Static method in class com.mysql.jdbc.Util
DOCUMENT ME!
serializeAsCharacterStream() - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
 
serializeAsString() - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
 
ServerController - Class in com.mysql.jdbc.util
Controls a MySQL server using Java RunTime methods
ServerController(String) - Constructor for class com.mysql.jdbc.util.ServerController
Creates a ServerController with the directory for the MySQL server.
ServerController(String, String) - Constructor for class com.mysql.jdbc.util.ServerController
Creates a server controller for the MySQL server with the given basedir and datadir.
serverInfo - Variable in class com.mysql.jdbc.ResultSetImpl
Any info message from the server that was created while generating this result set (if 'info parsing' is enabled for the connection).
ServerPreparedStatement - Class in com.mysql.jdbc
JDBC Interface for MySQL-4.1 and newer server-side PreparedStatements.
ServerPreparedStatement(ConnectionImpl, String, String, int, int) - Constructor for class com.mysql.jdbc.ServerPreparedStatement
Creates a new ServerPreparedStatement object.
ServerPreparedStatement.BindValue - Class in com.mysql.jdbc
 
serverPrepareStatement(String) - Method in interface com.mysql.jdbc.Connection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, int) - Method in interface com.mysql.jdbc.Connection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, int, int) - Method in interface com.mysql.jdbc.Connection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, int, int, int) - Method in interface com.mysql.jdbc.Connection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, int[]) - Method in interface com.mysql.jdbc.Connection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, String[]) - Method in interface com.mysql.jdbc.Connection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String) - Method in class com.mysql.jdbc.ConnectionImpl
 
serverPrepareStatement(String, int) - Method in class com.mysql.jdbc.ConnectionImpl
 
serverPrepareStatement(String, int, int) - Method in class com.mysql.jdbc.ConnectionImpl
 
serverPrepareStatement(String, int, int, int) - Method in class com.mysql.jdbc.ConnectionImpl
 
serverPrepareStatement(String, int[]) - Method in class com.mysql.jdbc.ConnectionImpl
 
serverPrepareStatement(String, String[]) - Method in class com.mysql.jdbc.ConnectionImpl
 
serverPrepareStatement(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
serverPrepareStatement(String, int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
serverPrepareStatement(String, int, int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
serverPrepareStatement(String, int, int, int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
serverPrepareStatement(String, int[]) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
serverPrepareStatement(String, String[]) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
serverPrepareStatement(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
serverPrepareStatement(String, int) - Method in class com.mysql.jdbc.ReplicationConnection
 
serverPrepareStatement(String, int, int) - Method in class com.mysql.jdbc.ReplicationConnection
 
serverPrepareStatement(String, int, int, int) - Method in class com.mysql.jdbc.ReplicationConnection
 
serverPrepareStatement(String, int[]) - Method in class com.mysql.jdbc.ReplicationConnection
 
serverPrepareStatement(String, String[]) - Method in class com.mysql.jdbc.ReplicationConnection
 
ServerStatusDiffInterceptor - Class in com.mysql.jdbc.interceptors
 
ServerStatusDiffInterceptor() - Constructor for class com.mysql.jdbc.interceptors.ServerStatusDiffInterceptor
 
serverSupportsConvertFn() - Method in class com.mysql.jdbc.ConnectionImpl
 
SessionAssociationInterceptor - Class in com.mysql.jdbc.interceptors
 
SessionAssociationInterceptor() - Constructor for class com.mysql.jdbc.interceptors.SessionAssociationInterceptor
 
sessionLocal - Static variable in class com.mysql.jdbc.interceptors.SessionAssociationInterceptor
 
setAllowLoadLocalInfile(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setAllowLoadLocalInfile(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAllowLoadLocalInfile(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAllowLoadLocalInfile(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAllowMultiQueries(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setAllowMultiQueries(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAllowMultiQueries(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAllowMultiQueries(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAllowNanAndInf(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setAllowNanAndInf(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAllowNanAndInf(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAllowNanAndInf(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAllowUrlInLocalInfile(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setAllowUrlInLocalInfile(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAllowUrlInLocalInfile(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAllowUrlInLocalInfile(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAlwaysSendSetIsolation(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setAlwaysSendSetIsolation(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAlwaysSendSetIsolation(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAlwaysSendSetIsolation(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setArray(int, Array) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setArray(int, Array) - Method in class com.mysql.jdbc.PreparedStatement
JDBC 2.0 Set an Array parameter.
setArray(int, Array) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setAsciiStream(String, InputStream, int) - Method in class com.mysql.jdbc.CallableStatement
 
setAsciiStream(String, InputStream) - Method in class com.mysql.jdbc.CallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class com.mysql.jdbc.CallableStatement
 
setAsciiStream(long) - Method in class com.mysql.jdbc.Clob
 
setAsciiStream(String, InputStream, int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setAsciiStream(String, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setAsciiStream(String, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setAsciiStream(int, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setAsciiStream(int, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setAsciiStream(String, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setAsciiStream(String, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setAsciiStream(int, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setAsciiStream(int, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setAsciiStream(int, InputStream, int) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setAsciiStream(int, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, int) - Method in class com.mysql.jdbc.PreparedStatement
When a very large ASCII value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.InputStream.
setAsciiStream(int, InputStream) - Method in class com.mysql.jdbc.PreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class com.mysql.jdbc.PreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setAutoClosePStmtStreams(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setAutoClosePStmtStreams(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAutoClosePStmtStreams(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAutoClosePStmtStreams(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAutoCommit(boolean) - Method in class com.mysql.jdbc.ConnectionImpl
If a connection is in auto-commit mode, than all its SQL statements will be executed and committed as individual transactions.
setAutoCommit(boolean) - Method in interface com.mysql.jdbc.ConnectionLifecycleInterceptor
Called when an application calls Connection.setAutoCommit(), before the driver processes its own internal logic for setAutoCommit().
setAutoCommit(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
setAutoCommit(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAutoDeserialize(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setAutoDeserialize(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAutoDeserialize(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAutoDeserialize(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAutoGenerateTestcaseScript(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setAutoGenerateTestcaseScript(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAutoGenerateTestcaseScript(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAutoGenerateTestcaseScript(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAutoReconnect(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setAutoReconnect(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAutoReconnect(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAutoReconnect(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAutoReconnectForConnectionPools(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setAutoReconnectForConnectionPools(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAutoReconnectForConnectionPools(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAutoReconnectForConnectionPools(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAutoReconnectForPools(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setAutoReconnectForPools(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAutoReconnectForPools(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAutoReconnectForPools(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setAutoSlowLog(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setAutoSlowLog(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setAutoSlowLog(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setAutoSlowLog(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setBaseDir(String) - Method in class com.mysql.jdbc.util.ServerController
Sets the basedir to use when starting MySQL.
setBigDecimal(String, BigDecimal) - Method in class com.mysql.jdbc.CallableStatement
 
setBigDecimal(String, BigDecimal) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setBigDecimal(int, BigDecimal) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setBigDecimal(int, BigDecimal) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setBinaryEncoded() - Method in class com.mysql.jdbc.ResultSetImpl
Flag that this result set is 'binary' encoded (from a PreparedStatement), not stored as strings.
setBinaryStream(long) - Method in class com.mysql.jdbc.Blob
 
setBinaryStream(long) - Method in class com.mysql.jdbc.BlobFromLocator
 
setBinaryStream(String, InputStream, int) - Method in class com.mysql.jdbc.CallableStatement
 
setBinaryStream(String, InputStream) - Method in class com.mysql.jdbc.CallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class com.mysql.jdbc.CallableStatement
 
setBinaryStream(String, InputStream, int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setBinaryStream(String, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setBinaryStream(String, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setBinaryStream(int, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setBinaryStream(int, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setBinaryStream(String, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setBinaryStream(String, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setBinaryStream(int, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setBinaryStream(int, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setBinaryStream(int, InputStream, int) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setBinaryStream(int, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setBinaryStream() - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
Retrieves a stream that can be used to write the XML value that this SQLXML instance represents.
setBinaryStream(int, InputStream, int) - Method in class com.mysql.jdbc.PreparedStatement
When a very large binary value is input to a LONGVARBINARY parameter, it may be more practical to send it via a java.io.InputStream.
setBinaryStream(int, InputStream) - Method in class com.mysql.jdbc.PreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class com.mysql.jdbc.PreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setBlob(String, Blob) - Method in class com.mysql.jdbc.CallableStatement
 
setBlob(String, InputStream) - Method in class com.mysql.jdbc.CallableStatement
 
setBlob(String, InputStream, long) - Method in class com.mysql.jdbc.CallableStatement
 
setBlob(String, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setBlob(String, Blob) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setBlob(String, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setBlob(int, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setBlob(int, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setBlob(String, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setBlob(String, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setBlob(String, Blob) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setBlob(int, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setBlob(int, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setBlob(int, Blob) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setBlob(int, InputStream, long) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setBlob(int, InputStream) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setBlob(int, InputStream, long) - Method in class com.mysql.jdbc.PreparedStatement
 
setBlob(int, Blob) - Method in class com.mysql.jdbc.PreparedStatement
JDBC 2.0 Set a BLOB parameter.
setBlob(int, InputStream) - Method in class com.mysql.jdbc.PreparedStatement
 
setBlob(int, Blob) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setBlobsAreStrings(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setBlobsAreStrings(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setBlobsAreStrings(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setBlobsAreStrings(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setBlobSendChunkSize(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setBlobSendChunkSize(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setBlobSendChunkSize(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setBlobSendChunkSize(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setBoolean(String, boolean) - Method in class com.mysql.jdbc.CallableStatement
 
setBoolean(String, boolean) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setBoolean(int, boolean) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setBoolean(int, boolean) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java boolean value.
setBoolean(int, boolean) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setByte(String, byte) - Method in class com.mysql.jdbc.CallableStatement
 
setByte(String, byte) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setByte(int, byte) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setByte(int, byte) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java byte value.
setByte(int, byte) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setBytes(long, byte[]) - Method in class com.mysql.jdbc.Blob
 
setBytes(long, byte[], int, int) - Method in class com.mysql.jdbc.Blob
 
setBytes(long, byte[], int, int) - Method in class com.mysql.jdbc.BlobFromLocator
 
setBytes(long, byte[]) - Method in class com.mysql.jdbc.BlobFromLocator
 
setBytes(String, byte[]) - Method in class com.mysql.jdbc.CallableStatement
 
setBytes(String, byte[]) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setBytes(int, byte[]) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setBytes(int, byte[]) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java array of bytes.
setBytes(int, byte[], boolean, boolean) - Method in class com.mysql.jdbc.PreparedStatement
 
setBytes(int, byte[]) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setBytesNoEscape(int, byte[]) - Method in class com.mysql.jdbc.PreparedStatement
Used by updatable result sets for refreshRow() because the parameter has already been escaped for updater or inserter prepared statements.
setBytesNoEscapeNoQuotes(int, byte[]) - Method in class com.mysql.jdbc.PreparedStatement
 
setCacheCallableStatements(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setCacheCallableStatements(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCacheCallableStatements(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCacheCallableStatements(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCacheCallableStmts(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setCacheCallableStmts(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCacheCallableStmts(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCacheCallableStmts(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCachePreparedStatements(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setCachePreparedStatements(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCachePreparedStatements(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCachePreparedStatements(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCachePrepStmts(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setCachePrepStmts(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCachePrepStmts(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCachePrepStmts(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCacheResultSetMetadata(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
Sets whether or not we should cache result set metadata.
setCacheResultSetMetadata(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCacheResultSetMetadata(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCacheResultSetMetadata(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCacheServerConfiguration(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setCacheServerConfiguration(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCacheServerConfiguration(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCacheServerConfiguration(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCallableStatementCacheSize(int) - Method in interface com.mysql.jdbc.ConnectionProperties
Configures the number of callable statements to cache.
setCallableStatementCacheSize(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCallableStatementCacheSize(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCallableStatementCacheSize(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCallableStmtCacheSize(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setCallableStmtCacheSize(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCallableStmtCacheSize(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCallableStmtCacheSize(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCapitalizeDBMDTypes(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setCapitalizeDBMDTypes(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCapitalizeDBMDTypes(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCapitalizeDBMDTypes(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCapitalizeTypeNames(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setCapitalizeTypeNames(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCapitalizeTypeNames(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCapitalizeTypeNames(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCatalog(String) - Method in class com.mysql.jdbc.ConnectionImpl
A sub-space of this Connection's database may be selected by setting a catalog name.
setCatalog(String) - Method in interface com.mysql.jdbc.ConnectionLifecycleInterceptor
Called when an application calls Connection.setCatalog(), before the driver processes its own internal logic for setCatalog().
setCatalog(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
setCatalog(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCharacterEncoding(String) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setCharacterEncoding(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCharacterEncoding(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCharacterEncoding(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCharacterSet(String) - Method in class com.mysql.jdbc.Field
 
setCharacterSetResults(String) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setCharacterSetResults(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCharacterSetResults(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCharacterSetResults(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCharacterStream(String, Reader, int) - Method in class com.mysql.jdbc.CallableStatement
 
setCharacterStream(String, Reader) - Method in class com.mysql.jdbc.CallableStatement
 
setCharacterStream(String, Reader, long) - Method in class com.mysql.jdbc.CallableStatement
 
setCharacterStream(long) - Method in class com.mysql.jdbc.Clob
 
setCharacterStream(String, Reader, int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setCharacterStream(String, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setCharacterStream(String, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setCharacterStream(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setCharacterStream(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setCharacterStream(String, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setCharacterStream(String, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setCharacterStream(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setCharacterStream(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setCharacterStream(int, Reader, int) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setCharacterStream(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setCharacterStream(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setCharacterStream() - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
Retrieves a stream to be used to write the XML value that this SQLXML instance represents.
setCharacterStream(int, Reader, int) - Method in class com.mysql.jdbc.PreparedStatement
JDBC 2.0 When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.Reader.
setCharacterStream(int, Reader) - Method in class com.mysql.jdbc.PreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class com.mysql.jdbc.PreparedStatement
 
setCharacterStream(int, Reader, int) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setClientCertificateKeyStorePassword(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setClientCertificateKeyStorePassword(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setClientCertificateKeyStorePassword(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setClientCertificateKeyStorePassword(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setClientCertificateKeyStoreType(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setClientCertificateKeyStoreType(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setClientCertificateKeyStoreType(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setClientCertificateKeyStoreType(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setClientCertificateKeyStoreUrl(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setClientCertificateKeyStoreUrl(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setClientCertificateKeyStoreUrl(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setClientCertificateKeyStoreUrl(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setClientInfo(String, String) - Method in class com.mysql.jdbc.ConnectionImpl
 
setClientInfo(Properties) - Method in class com.mysql.jdbc.ConnectionImpl
 
setClientInfo(String, String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setClientInfo(Properties) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setClientInfo(Properties) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4ConnectionWrapper
 
setClientInfo(String, String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4ConnectionWrapper
 
setClientInfo(Connection, Properties) - Method in interface com.mysql.jdbc.JDBC4ClientInfoProvider
Sets the client info for the connection that this provider instance belongs to.
setClientInfo(Connection, String, String) - Method in interface com.mysql.jdbc.JDBC4ClientInfoProvider
Sets the client info for the connection that this provider instance belongs to.
setClientInfo(Connection, Properties) - Method in class com.mysql.jdbc.JDBC4ClientInfoProviderSP
 
setClientInfo(Connection, String, String) - Method in class com.mysql.jdbc.JDBC4ClientInfoProviderSP
 
setClientInfo(Connection, Properties) - Method in class com.mysql.jdbc.JDBC4CommentClientInfoProvider
 
setClientInfo(Connection, String, String) - Method in class com.mysql.jdbc.JDBC4CommentClientInfoProvider
 
setClientInfo(Properties) - Method in class com.mysql.jdbc.JDBC4Connection
 
setClientInfo(String, String) - Method in class com.mysql.jdbc.JDBC4Connection
 
setClientInfo(String, String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setClientInfo(Properties) - Method in class com.mysql.jdbc.ReplicationConnection
 
setClientInfoProvider(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setClientInfoProvider(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setClientInfoProvider(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setClientInfoProvider(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setClob(String, Clob) - Method in class com.mysql.jdbc.CallableStatement
 
setClob(String, Reader) - Method in class com.mysql.jdbc.CallableStatement
 
setClob(String, Reader, long) - Method in class com.mysql.jdbc.CallableStatement
 
setClob(String, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setClob(String, Clob) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setClob(String, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setClob(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setClob(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setClob(String, Clob) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setClob(String, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setClob(String, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setClob(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setClob(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setClob(int, Clob) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setClob(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setClob(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setClob(int, Clob) - Method in class com.mysql.jdbc.PreparedStatement
JDBC 2.0 Set a CLOB parameter.
setClob(int, Reader) - Method in class com.mysql.jdbc.PreparedStatement
 
setClob(int, Reader, long) - Method in class com.mysql.jdbc.PreparedStatement
 
setClob(int, Clob) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setClobberStreamingResults(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setClobberStreamingResults(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setClobberStreamingResults(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setClobberStreamingResults(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setClobCharacterEncoding(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setClobCharacterEncoding(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setClobCharacterEncoding(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setClobCharacterEncoding(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setClosed(boolean) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setColumnValue(int, byte[]) - Method in class com.mysql.jdbc.BufferRow
 
setColumnValue(int, byte[]) - Method in class com.mysql.jdbc.ByteArrayRow
 
setColumnValue(int, byte[]) - Method in class com.mysql.jdbc.ResultSetRow
Sets the given column value (only works currently with ByteArrayRowHolder).
setConnection(ConnectionImpl) - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
setConnectionCollation(String) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setConnectionCollation(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setConnectionCollation(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setConnectionCollation(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setConnectionLifecycleInterceptors(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setConnectionLifecycleInterceptors(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setConnectionLifecycleInterceptors(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setConnectionLifecycleInterceptors(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setConnectTimeout(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setConnectTimeout(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setConnectTimeout(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setConnectTimeout(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setContinueBatchOnError(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setContinueBatchOnError(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setContinueBatchOnError(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setContinueBatchOnError(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCreateDatabaseIfNotExist(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setCreateDatabaseIfNotExist(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setCreateDatabaseIfNotExist(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setCreateDatabaseIfNotExist(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setCurrentRow(int) - Method in interface com.mysql.jdbc.RowData
Moves the current position in the result set to the given row number.
setCurrentRow(int) - Method in class com.mysql.jdbc.RowDataCursor
Moves the current position in the result set to the given row number.
setCurrentRow(int) - Method in class com.mysql.jdbc.RowDataDynamic
Moves the current position in the result set to the given row number.
setCurrentRow(int) - Method in class com.mysql.jdbc.RowDataStatic
DOCUMENT ME!
setCursorName(String) - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
setCursorName(String) - Method in class com.mysql.jdbc.StatementImpl
setCursorName defines the SQL cursor name that will be used by subsequent execute methods.
setDatabaseName(String) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Sets the database name.
setDataDir(String) - Method in class com.mysql.jdbc.util.ServerController
Sets the data to use when starting MySQL.
setDate(String, Date) - Method in class com.mysql.jdbc.CallableStatement
 
setDate(String, Date, Calendar) - Method in class com.mysql.jdbc.CallableStatement
 
setDate(String, Date) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setDate(String, Date, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setDate(int, Date) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setDate(int, Date, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setDate(int, Date) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a java.sql.Date value.
setDate(int, Date, Calendar) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a java.sql.Date value.
setDate(int, Date) - Method in class com.mysql.jdbc.ServerPreparedStatement
Set a parameter to a java.sql.Date value.
setDate(int, Date, Calendar) - Method in class com.mysql.jdbc.ServerPreparedStatement
Set a parameter to a java.sql.Date value.
setDefaultFetchSize(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setDefaultFetchSize(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setDefaultFetchSize(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setDefaultFetchSize(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setDetectServerPreparedStmts(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setDetectServerPreparedStmts(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setDetectServerPreparedStmts(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setDetectServerPreparedStmts(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setDontTrackOpenResources(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setDontTrackOpenResources(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setDontTrackOpenResources(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setDontTrackOpenResources(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setDouble(String, double) - Method in class com.mysql.jdbc.CallableStatement
 
setDouble(String, double) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setDouble(int, double) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setDouble(int, double) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java double value.
setDouble(int, double) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setDumpMetadataOnColumnNotFound(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setDumpMetadataOnColumnNotFound(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setDumpMetadataOnColumnNotFound(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setDumpMetadataOnColumnNotFound(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setDumpQueriesOnException(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setDumpQueriesOnException(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setDumpQueriesOnException(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setDumpQueriesOnException(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setDynamicCalendars(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setDynamicCalendars(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setDynamicCalendars(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setDynamicCalendars(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setElideSetAutoCommits(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setElideSetAutoCommits(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setElideSetAutoCommits(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setElideSetAutoCommits(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setEmptyStringsConvertToZero(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setEmptyStringsConvertToZero(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setEmptyStringsConvertToZero(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setEmptyStringsConvertToZero(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setEmulateLocators(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setEmulateLocators(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setEmulateLocators(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setEmulateLocators(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setEmulateUnsupportedPstmts(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setEmulateUnsupportedPstmts(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setEmulateUnsupportedPstmts(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setEmulateUnsupportedPstmts(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setEnablePacketDebug(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setEnablePacketDebug(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setEnablePacketDebug(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setEnablePacketDebug(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setEnableQueryTimeouts(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setEnableQueryTimeouts(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setEnableQueryTimeouts(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setEnableQueryTimeouts(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setEncoding(String) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setEncoding(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setEncoding(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setEncoding(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setEscapeProcessing(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
setEscapeProcessing(boolean) - Method in class com.mysql.jdbc.StatementImpl
If escape scanning is on (the default), the driver will do escape substitution before sending the SQL to the database.
setExplainSlowQueries(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setExplainSlowQueries(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setExplainSlowQueries(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setExplainSlowQueries(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setFailedOver(boolean) - Method in interface com.mysql.jdbc.Connection
 
setFailedOver(boolean) - Method in class com.mysql.jdbc.ConnectionImpl
 
setFailedOver(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setFailedOver(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setFailOverReadOnly(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setFailOverReadOnly(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setFailOverReadOnly(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setFailOverReadOnly(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setFetchDirection(int) - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
setFetchDirection(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Give a hint as to the direction in which the rows in this result set will be processed.
setFetchDirection(int) - Method in class com.mysql.jdbc.StatementImpl
JDBC 2.0 Give a hint as to the direction in which the rows in a result set will be processed.
setFetchSize(int) - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
setFetchSize(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Give the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this result set.
setFetchSize(int) - Method in class com.mysql.jdbc.StatementImpl
JDBC 2.0 Give the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFirstCharOfQuery(char) - Method in class com.mysql.jdbc.ResultSetImpl
Sets the first character of the query that this result set was created from.
setFirstCharOfQuery(char) - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Sets the first character of the query that was issued to create this result set.
setFloat(String, float) - Method in class com.mysql.jdbc.CallableStatement
 
setFloat(String, float) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setFloat(int, float) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setFloat(int, float) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java float value.
setFloat(int, float) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setFunctionsNeverReturnBlobs(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setFunctionsNeverReturnBlobs(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setFunctionsNeverReturnBlobs(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setFunctionsNeverReturnBlobs(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setGatherPerfMetrics(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setGatherPerfMetrics(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setGatherPerfMetrics(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setGatherPerfMetrics(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setGatherPerformanceMetrics(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setGatherPerformanceMetrics(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setGatherPerformanceMetrics(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setGatherPerformanceMetrics(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setGenerateSimpleParameterMetadata(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setGenerateSimpleParameterMetadata(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setGenerateSimpleParameterMetadata(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setGenerateSimpleParameterMetadata(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setHighAvailability(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
DOCUMENT ME!
setHoldability(int) - Method in class com.mysql.jdbc.ConnectionImpl
 
setHoldability(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setHoldability(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setHoldResultsOpenOverClose(boolean) - Method in class com.mysql.jdbc.StatementImpl
 
setHoldResultsOpenOverStatementClose(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setHoldResultsOpenOverStatementClose(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setHoldResultsOpenOverStatementClose(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setHoldResultsOpenOverStatementClose(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setIgnoreNonTxTables(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setIgnoreNonTxTables(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setIgnoreNonTxTables(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setIgnoreNonTxTables(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setIncludeInnodbStatusInDeadlockExceptions(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setIncludeInnodbStatusInDeadlockExceptions(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setIncludeInnodbStatusInDeadlockExceptions(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setIncludeInnodbStatusInDeadlockExceptions(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setInGlobalTx(boolean) - Method in interface com.mysql.jdbc.Connection
Set the state of being in a global (XA) transaction.
setInGlobalTx(boolean) - Method in class com.mysql.jdbc.ConnectionImpl
 
setInGlobalTx(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setInGlobalTx(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setInitialTimeout(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setInitialTimeout(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setInitialTimeout(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setInitialTimeout(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setInt(String, int) - Method in class com.mysql.jdbc.CallableStatement
 
setInt(String, int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setInt(int, int) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setInt(int, int) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java int value.
setInt(int, int) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setInteractiveClient(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setInteractiveClient(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setInteractiveClient(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setInteractiveClient(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setInternal(int, byte[]) - Method in class com.mysql.jdbc.PreparedStatement
 
setInternal(int, String) - Method in class com.mysql.jdbc.PreparedStatement
 
setIsInteractiveClient(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setIsInteractiveClient(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setIsInteractiveClient(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setIsInteractiveClient(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setJdbcCompliantTruncation(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setJdbcCompliantTruncation(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setJdbcCompliantTruncation(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setJdbcCompliantTruncation(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setJdbcCompliantTruncationForReads(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setJdbcCompliantTruncationForReads(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setJdbcCompliantTruncationForReads(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setJdbcCompliantTruncationForReads(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setLargeRowSizeThreshold(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setLargeRowSizeThreshold(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setLargeRowSizeThreshold(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setLargeRowSizeThreshold(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setLoadBalanceStrategy(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setLoadBalanceStrategy(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setLoadBalanceStrategy(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setLoadBalanceStrategy(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setLocalInfileInputStream(InputStream) - Method in interface com.mysql.jdbc.Statement
Sets an InputStream instance that will be used to send data to the MySQL server for a "LOAD DATA LOCAL INFILE" statement rather than a FileInputStream or URLInputStream that represents the path given as an argument to the statement.
setLocalInfileInputStream(InputStream) - Method in class com.mysql.jdbc.StatementImpl
 
setLocalSocketAddress(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setLocalSocketAddress(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setLocalSocketAddress(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setLocalSocketAddress(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setLocatorFetchBufferSize(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setLocatorFetchBufferSize(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setLocatorFetchBufferSize(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setLocatorFetchBufferSize(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setLogger(String) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setLogger(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setLogger(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setLogger(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setLoggerClassName(String) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setLoggerClassName(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setLoggerClassName(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setLoggerClassName(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setLoginTimeout(int) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
DOCUMENT ME!
setLogSlowQueries(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setLogSlowQueries(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setLogSlowQueries(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setLogSlowQueries(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setLogWriter(PrintWriter) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Sets the log writer for this data source.
setLogXaCommands(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setLogXaCommands(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setLogXaCommands(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setLogXaCommands(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setLong(String, long) - Method in class com.mysql.jdbc.CallableStatement
 
setLong(String, long) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setLong(int, long) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setLong(int, long) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java long value.
setLong(int, long) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setMaintainTimeStats(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setMaintainTimeStats(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setMaintainTimeStats(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setMaintainTimeStats(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setMaxFieldSize(int) - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
setMaxFieldSize(int) - Method in class com.mysql.jdbc.StatementImpl
Sets the maxFieldSize
setMaxQuerySizeToLog(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setMaxQuerySizeToLog(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setMaxQuerySizeToLog(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setMaxQuerySizeToLog(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setMaxReconnects(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setMaxReconnects(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setMaxReconnects(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setMaxReconnects(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setMaxRows(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setMaxRows(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setMaxRows(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setMaxRows(int) - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
setMaxRows(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setMaxRows(int) - Method in class com.mysql.jdbc.StatementImpl
Set the maximum number of rows
setMetadata(Field[]) - Method in class com.mysql.jdbc.BufferRow
 
setMetadata(Field[]) - Method in class com.mysql.jdbc.ResultSetRow
 
setMetadata(Field[]) - Method in interface com.mysql.jdbc.RowData
Sometimes the driver doesn't have metadata until after the statement has the result set in-hand (because it's cached), so it can call this to set it after the fact.
setMetadata(Field[]) - Method in class com.mysql.jdbc.RowDataCursor
 
setMetadata(Field[]) - Method in class com.mysql.jdbc.RowDataDynamic
 
setMetadata(Field[]) - Method in class com.mysql.jdbc.RowDataStatic
 
setMetadataCacheSize(int) - Method in interface com.mysql.jdbc.ConnectionProperties
Sets the number of queries that metadata can be cached if caching is enabled.
setMetadataCacheSize(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setMetadataCacheSize(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setMetadataCacheSize(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setNCharacterStream(String, Reader) - Method in class com.mysql.jdbc.CallableStatement
 
setNCharacterStream(String, Reader, long) - Method in class com.mysql.jdbc.CallableStatement
 
setNCharacterStream(String, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setNCharacterStream(String, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setNCharacterStream(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNCharacterStream(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNCharacterStream(String, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNCharacterStream(String, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNCharacterStream(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setNCharacterStream(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setNCharacterStream(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setNCharacterStream(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setNCharacterStream(int, Reader, long) - Method in class com.mysql.jdbc.JDBC4ServerPreparedStatement
 
setNCharacterStream(int, Reader) - Method in class com.mysql.jdbc.PreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class com.mysql.jdbc.PreparedStatement
JDBC 2.0 When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.Reader.
setNClob(String, NClob) - Method in class com.mysql.jdbc.CallableStatement
 
setNClob(String, Reader, long) - Method in class com.mysql.jdbc.CallableStatement
 
setNClob(String, Reader) - Method in class com.mysql.jdbc.CallableStatement
 
setNClob(String, NClob) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setNClob(String, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setNClob(String, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setNClob(int, NClob) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNClob(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNClob(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNClob(String, NClob) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNClob(String, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNClob(String, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNClob(int, NClob) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setNClob(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setNClob(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setNClob(int, NClob) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setNClob(int, Reader, long) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setNClob(int, Reader) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setNClob(int, NClob) - Method in class com.mysql.jdbc.JDBC4CallableStatement
JDBC 4.0 Set a NCLOB parameter.
setNClob(String, NClob) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
setNClob(String, Reader) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
setNClob(String, Reader, long) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
setNClob(int, NClob) - Method in class com.mysql.jdbc.JDBC4PreparedStatement
JDBC 4.0 Set a NCLOB parameter.
setNClob(int, NClob) - Method in class com.mysql.jdbc.JDBC4ServerPreparedStatement
 
setNClob(int, Reader, long) - Method in class com.mysql.jdbc.JDBC4ServerPreparedStatement
JDBC 4.0 Set a NCLOB parameter.
setNClob(int, Reader) - Method in class com.mysql.jdbc.PreparedStatement
 
setNClob(int, Reader, long) - Method in class com.mysql.jdbc.PreparedStatement
JDBC 4.0 Set a NCLOB parameter.
setNClob(int, NClob) - Method in class com.mysql.jdbc.PreparedStatement
 
setNetTimeoutForStreamingResults(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setNetTimeoutForStreamingResults(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setNetTimeoutForStreamingResults(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setNetTimeoutForStreamingResults(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setNextResultSet(ResultSetInternalMethods) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
setNoAccessToProcedureBodies(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setNoAccessToProcedureBodies(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setNoAccessToProcedureBodies(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setNoAccessToProcedureBodies(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setNoDatetimeStringSync(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setNoDatetimeStringSync(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setNoDatetimeStringSync(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setNoDatetimeStringSync(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setNoTimezoneConversionForTimeType(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setNoTimezoneConversionForTimeType(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setNoTimezoneConversionForTimeType(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setNoTimezoneConversionForTimeType(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setNString(String, String) - Method in class com.mysql.jdbc.CallableStatement
 
setNString(String, String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setNString(int, String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNString(String, String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setNString(int, String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setNString(int, String) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setNString(String, String) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
setNString(int, String) - Method in class com.mysql.jdbc.JDBC4ServerPreparedStatement
 
setNString(int, String) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java String value.
setNull(String, int) - Method in class com.mysql.jdbc.CallableStatement
 
setNull(String, int, String) - Method in class com.mysql.jdbc.CallableStatement
 
setNull(String, int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setNull(String, int, String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setNull(int, int) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setNull(int, int, String) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setNull(int, int) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to SQL NULL
setNull(int, int, String) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to SQL NULL.
setNull(int, int) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setNull(int, int, String) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setNullCatalogMeansCurrent(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setNullCatalogMeansCurrent(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setNullCatalogMeansCurrent(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setNullCatalogMeansCurrent(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setNullNamePatternMatchesAll(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setNullNamePatternMatchesAll(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setNullNamePatternMatchesAll(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setNullNamePatternMatchesAll(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setObject(String, Object) - Method in class com.mysql.jdbc.CallableStatement
 
setObject(String, Object, int) - Method in class com.mysql.jdbc.CallableStatement
 
setObject(String, Object, int, int) - Method in class com.mysql.jdbc.CallableStatement
 
setObject(String, Object, int, int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setObject(String, Object, int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setObject(String, Object) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setObject(int, Object) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setObject(int, Object, int) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setObject(int, Object, int, int) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setObject(int, Object) - Method in class com.mysql.jdbc.PreparedStatement
DOCUMENT ME!
setObject(int, Object, int) - Method in class com.mysql.jdbc.PreparedStatement
DOCUMENT ME!
setObject(int, Object, int, int) - Method in class com.mysql.jdbc.PreparedStatement
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setOneBatchedParameterSet(PreparedStatement, int, Object) - Method in class com.mysql.jdbc.PreparedStatement
 
setOneBatchedParameterSet(PreparedStatement, int, Object) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setOverrideSupportsIntegrityEnhancementFacility(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setOverrideSupportsIntegrityEnhancementFacility(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setOverrideSupportsIntegrityEnhancementFacility(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setOverrideSupportsIntegrityEnhancementFacility(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setOwner(ResultSetImpl) - Method in interface com.mysql.jdbc.RowData
Set the result set that 'owns' this RowData
setOwner(ResultSetImpl) - Method in class com.mysql.jdbc.RowDataCursor
 
setOwner(ResultSetImpl) - Method in class com.mysql.jdbc.RowDataDynamic
 
setOwner(ResultSetImpl) - Method in class com.mysql.jdbc.RowDataStatic
 
setOwningStatement(StatementImpl) - Method in class com.mysql.jdbc.ResultSetImpl
 
setOwningStatement(StatementImpl) - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Sets the statement that "owns" this result set (usually used when the result set should internally "belong" to one statement, but is created by another.
setPacketDebugBufferSize(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setPacketDebugBufferSize(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPacketDebugBufferSize(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPacketDebugBufferSize(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPadCharsWithSpace(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setPadCharsWithSpace(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPadCharsWithSpace(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPadCharsWithSpace(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setParanoid(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setParanoid(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setParanoid(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setParanoid(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPassword(String) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Sets the password
setPedantic(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setPedantic(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPedantic(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPedantic(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPinGlobalTxToPhysicalConnection(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setPinGlobalTxToPhysicalConnection(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPinGlobalTxToPhysicalConnection(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPinGlobalTxToPhysicalConnection(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPingTarget(PingTarget) - Method in interface com.mysql.jdbc.Statement
 
setPingTarget(PingTarget) - Method in class com.mysql.jdbc.StatementImpl
 
setPoolable(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setPoolable(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setPoolable(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4StatementWrapper
 
setPoolable(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
setPoolable(boolean) - Method in class com.mysql.jdbc.StatementImpl
 
setPopulateInsertRowWithDefaultValues(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setPopulateInsertRowWithDefaultValues(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPopulateInsertRowWithDefaultValues(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPopulateInsertRowWithDefaultValues(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPort(int) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Sets the database port.
setPortNumber(int) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Sets the port number
setPreferSlaveDuringFailover(boolean) - Method in interface com.mysql.jdbc.Connection
 
setPreferSlaveDuringFailover(boolean) - Method in class com.mysql.jdbc.ConnectionImpl
 
setPreferSlaveDuringFailover(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPreferSlaveDuringFailover(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPreparedStatementCacheSize(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setPreparedStatementCacheSize(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPreparedStatementCacheSize(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPreparedStatementCacheSize(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPreparedStatementCacheSqlLimit(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setPreparedStatementCacheSqlLimit(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPreparedStatementCacheSqlLimit(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPreparedStatementCacheSqlLimit(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPrepStmtCacheSize(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setPrepStmtCacheSize(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPrepStmtCacheSize(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPrepStmtCacheSize(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPrepStmtCacheSqlLimit(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setPrepStmtCacheSqlLimit(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPrepStmtCacheSqlLimit(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPrepStmtCacheSqlLimit(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setProcessEscapeCodesForPrepStmts(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setProcessEscapeCodesForPrepStmts(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setProcessEscapeCodesForPrepStmts(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setProcessEscapeCodesForPrepStmts(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setProfilerEventHandler(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setProfilerEventHandler(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setProfilerEventHandler(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setProfilerEventHandler(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setProfileSql(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setProfileSQL(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setProfileSql(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setProfileSQL(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setProfileSQL(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setProfileSql(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setProfileSQL(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setProfileSql(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPropertiesTransform(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setPropertiesTransform(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setPropertiesTransform(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setPropertiesTransform(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setPropertiesViaRef(Reference) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
DOCUMENT ME!
setQueriesBeforeRetryMaster(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setQueriesBeforeRetryMaster(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setQueriesBeforeRetryMaster(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setQueriesBeforeRetryMaster(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setQueryTimeout(int) - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
setQueryTimeout(int) - Method in class com.mysql.jdbc.StatementImpl
Sets the queryTimeout limit
setReadOnly(boolean) - Method in class com.mysql.jdbc.ConnectionImpl
You can put a connection in read-only mode as a hint to enable database optimizations Note: setReadOnly cannot be called while in the middle of a transaction
setReadOnly(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
setReadOnly(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setReadOnlyInternal(boolean) - Method in class com.mysql.jdbc.ConnectionImpl
 
setReconnectAtTxEnd(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setReconnectAtTxEnd(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setReconnectAtTxEnd(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setReconnectAtTxEnd(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setRef(int, Ref) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setRef(int, Ref) - Method in class com.mysql.jdbc.PreparedStatement
JDBC 2.0 Set a REF(<structured-type>) parameter.
setRef(int, Ref) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setRelaxAutoCommit(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setRelaxAutoCommit(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setRelaxAutoCommit(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setRelaxAutoCommit(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setReportMetricsIntervalMillis(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setReportMetricsIntervalMillis(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setReportMetricsIntervalMillis(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setReportMetricsIntervalMillis(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setRequireSSL(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setRequireSSL(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setRequireSSL(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setRequireSSL(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setResourceId(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setResourceId(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setResourceId(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setResourceId(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setResult(Class) - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
Returns a Result for setting the XML value designated by this SQLXML instance.
setResultSetConcurrency(int) - Method in class com.mysql.jdbc.ResultSetImpl
Sets the concurrency (JDBC2)
setResultSetConcurrency(int) - Method in class com.mysql.jdbc.UpdatableResultSet
Sets the concurrency type of this result set
setResultSetSizeThreshold(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setResultSetSizeThreshold(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setResultSetSizeThreshold(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setResultSetSizeThreshold(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setResultSetType(int) - Method in class com.mysql.jdbc.ResultSetImpl
Sets the result set type for (JDBC2)
setRetainStatementAfterResultSetClose(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setRetainStatementAfterResultSetClose(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setRetainStatementAfterResultSetClose(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setRetainStatementAfterResultSetClose(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setRetrieveGeneratedKeys(boolean) - Method in class com.mysql.jdbc.PreparedStatement
DOCUMENT ME!
setRewriteBatchedStatements(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setRewriteBatchedStatements(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setRewriteBatchedStatements(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setRewriteBatchedStatements(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setRollbackOnPooledClose(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setRollbackOnPooledClose(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setRollbackOnPooledClose(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setRollbackOnPooledClose(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setRoundRobinLoadBalance(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
Sets whether or not hosts will be picked in a round-robin fashion.
setRoundRobinLoadBalance(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setRoundRobinLoadBalance(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setRoundRobinLoadBalance(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setRowId(String, RowId) - Method in class com.mysql.jdbc.CallableStatement
 
setRowId(String, RowId) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setRowId(int, RowId) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setRowId(String, RowId) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setRowId(int, RowId) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setRowId(int, RowId) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setRowId(int, RowId) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
setRowId(String, RowId) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
setRowId(int, RowId) - Method in class com.mysql.jdbc.JDBC4PreparedStatement
 
setRowId(int, RowId) - Method in class com.mysql.jdbc.JDBC4ServerPreparedStatement
 
setRowId(int, RowId) - Method in class com.mysql.jdbc.PreparedStatement
 
setRunningCTS13(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setRunningCTS13(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setRunningCTS13(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setRunningCTS13(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSavepoint() - Method in class com.mysql.jdbc.ConnectionImpl
 
setSavepoint(String) - Method in class com.mysql.jdbc.ConnectionImpl
 
setSavepoint() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSavepoint(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSavepoint() - Method in class com.mysql.jdbc.ReplicationConnection
 
setSavepoint(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSecondsBeforeRetryMaster(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setSecondsBeforeRetryMaster(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setSecondsBeforeRetryMaster(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSecondsBeforeRetryMaster(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSelfDestructOnPingMaxOperations(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setSelfDestructOnPingMaxOperations(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setSelfDestructOnPingMaxOperations(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSelfDestructOnPingMaxOperations(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSelfDestructOnPingSecondsLifetime(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setSelfDestructOnPingSecondsLifetime(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setSelfDestructOnPingSecondsLifetime(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSelfDestructOnPingSecondsLifetime(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setServerInfo(String) - Method in class com.mysql.jdbc.ResultSetImpl
Sets server info (if any)
setServerName(String) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Sets the server name.
setServerTimezone(String) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setServerTimezone(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setServerTimezone(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setServerTimezone(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSessionKey(String) - Static method in class com.mysql.jdbc.interceptors.SessionAssociationInterceptor
 
setSessionVariables(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setSessionVariables(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setSessionVariables(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSessionVariables(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setShort(String, short) - Method in class com.mysql.jdbc.CallableStatement
 
setShort(String, short) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setShort(int, short) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setShort(int, short) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java short value.
setShort(int, short) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setSlowQueryThresholdMillis(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setSlowQueryThresholdMillis(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setSlowQueryThresholdMillis(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSlowQueryThresholdMillis(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSlowQueryThresholdNanos(long) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setSlowQueryThresholdNanos(long) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setSlowQueryThresholdNanos(long) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSlowQueryThresholdNanos(long) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSocketFactory(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setSocketFactory(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setSocketFactory(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSocketFactory(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSocketFactoryClassName(String) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setSocketFactoryClassName(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setSocketFactoryClassName(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSocketFactoryClassName(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSocketTimeout(int) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setSocketTimeout(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setSocketTimeout(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setSocketTimeout(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setSQLXML(String, SQLXML) - Method in class com.mysql.jdbc.CallableStatement
 
setSQLXML(String, SQLXML) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setSQLXML(int, SQLXML) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setSQLXML(String, SQLXML) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
setSQLXML(int, SQLXML) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4PreparedStatementWrapper
 
setSQLXML(int, SQLXML) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setSQLXML(int, SQLXML) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
setSQLXML(String, SQLXML) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
setSQLXML(int, SQLXML) - Method in class com.mysql.jdbc.JDBC4PreparedStatement
 
setSQLXML(int, SQLXML) - Method in class com.mysql.jdbc.JDBC4ServerPreparedStatement
 
setSQLXML(int, SQLXML) - Method in class com.mysql.jdbc.PreparedStatement
 
setStatementComment(String) - Method in interface com.mysql.jdbc.Connection
Sets the comment that will be prepended to all statements sent to the server.
setStatementComment(String) - Method in class com.mysql.jdbc.ConnectionImpl
Sets the comment that will be prepended to all statements sent to the server.
setStatementComment(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setStatementComment(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setStatementInterceptors(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setStatementInterceptors(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setStatementInterceptors(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setStatementInterceptors(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setStatementUsedForFetchingRows(PreparedStatement) - Method in class com.mysql.jdbc.ResultSetImpl
 
setStatementUsedForFetchingRows(PreparedStatement) - Method in interface com.mysql.jdbc.ResultSetInternalMethods
 
setStrictFloatingPoint(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setStrictFloatingPoint(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setStrictFloatingPoint(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setStrictFloatingPoint(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setStrictUpdates(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setStrictUpdates(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setStrictUpdates(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setStrictUpdates(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setString(String, String) - Method in class com.mysql.jdbc.CallableStatement
 
setString(long, String) - Method in class com.mysql.jdbc.Clob
 
setString(long, String, int, int) - Method in class com.mysql.jdbc.Clob
 
setString(String, String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setString(int, String) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setString(String) - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
Sets the XML value designated by this SQLXML instance to the given String representation.
setString(int, String) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a Java String value.
setString(int, String) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setTcpKeepAlive(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTcpKeepAlive(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTcpKeepAlive(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTcpKeepAlive(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTcpNoDelay(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTcpNoDelay(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTcpNoDelay(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTcpNoDelay(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTcpRcvBuf(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTcpRcvBuf(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTcpRcvBuf(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTcpRcvBuf(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTcpSndBuf(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTcpSndBuf(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTcpSndBuf(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTcpSndBuf(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTcpTrafficClass(int) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTcpTrafficClass(int) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTcpTrafficClass(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTcpTrafficClass(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTime(String, Time) - Method in class com.mysql.jdbc.CallableStatement
 
setTime(String, Time, Calendar) - Method in class com.mysql.jdbc.CallableStatement
 
setTime(String, Time) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setTime(String, Time, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setTime(int, Time) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setTime(int, Time, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setTime(int, Time, Calendar) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a java.sql.Time value.
setTime(int, Time) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a java.sql.Time value.
setTime(int, Time) - Method in class com.mysql.jdbc.ServerPreparedStatement
Set a parameter to a java.sql.Time value.
setTime(int, Time, Calendar) - Method in class com.mysql.jdbc.ServerPreparedStatement
Set a parameter to a java.sql.Time value.
setTimeInternal(int, Time, Calendar, TimeZone, boolean) - Method in class com.mysql.jdbc.ServerPreparedStatement
Set a parameter to a java.sql.Time value.
setTimestamp(String, Timestamp) - Method in class com.mysql.jdbc.CallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class com.mysql.jdbc.CallableStatement
 
setTimestamp(String, Timestamp) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setTimestamp(String, Timestamp, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setTimestamp(int, Timestamp) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setTimestamp(int, Timestamp, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setTimestamp(int, Timestamp, Calendar) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp) - Method in class com.mysql.jdbc.PreparedStatement
Set a parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp) - Method in class com.mysql.jdbc.ServerPreparedStatement
Set a parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class com.mysql.jdbc.ServerPreparedStatement
Set a parameter to a java.sql.Timestamp value.
setTimestampInternal(int, Timestamp, Calendar, TimeZone, boolean) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setTinyInt1isBit(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTinyInt1isBit(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTinyInt1isBit(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTinyInt1isBit(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTraceProtocol(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setTraceProtocol(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTraceProtocol(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTraceProtocol(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTransactionIsolation(int) - Method in class com.mysql.jdbc.ConnectionImpl
DOCUMENT ME!
setTransactionIsolation(int) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
setTransactionIsolation(int) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTransactionTimeout(int) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXAConnection
Sets the current transaction timeout value for this XAResource instance.
setTransactionTimeout(int) - Method in class com.mysql.jdbc.jdbc2.optional.SuspendableXAConnection
 
setTransformedBitIsBoolean(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTransformedBitIsBoolean(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTransformedBitIsBoolean(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTransformedBitIsBoolean(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTreatUtilDateAsTimestamp(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTreatUtilDateAsTimestamp(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTreatUtilDateAsTimestamp(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTreatUtilDateAsTimestamp(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTrustCertificateKeyStorePassword(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTrustCertificateKeyStorePassword(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTrustCertificateKeyStorePassword(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTrustCertificateKeyStorePassword(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTrustCertificateKeyStoreType(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTrustCertificateKeyStoreType(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTrustCertificateKeyStoreType(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTrustCertificateKeyStoreType(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setTrustCertificateKeyStoreUrl(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setTrustCertificateKeyStoreUrl(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setTrustCertificateKeyStoreUrl(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setTrustCertificateKeyStoreUrl(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setType(ServerPreparedStatement.BindValue, int) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setTypeMap(Map) - Method in class com.mysql.jdbc.ConnectionImpl
JDBC 2.0 Install a type-map object as the default type-map for this connection
setTypeMap(Map) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
setTypeMap(Map) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUltraDevHack(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUltraDevHack(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUltraDevHack(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUltraDevHack(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUnicodeStream(int, InputStream, int) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
Deprecated.  
setUnicodeStream(int, InputStream, int) - Method in class com.mysql.jdbc.PreparedStatement
Deprecated.  
setUnicodeStream(int, InputStream, int) - Method in class com.mysql.jdbc.ServerPreparedStatement
Deprecated.  
setUp() - Method in class com.mysql.jdbc.util.BaseBugReport
Override this method with code that sets up the testcase for demonstrating your bug (creating tables, populating data, etc).
setURL(String, URL) - Method in class com.mysql.jdbc.CallableStatement
 
setURL(String, URL) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
setURL(String) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Sets the URL for this connection
setUrl(String) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
This method is used by the app server to set the url string specified within the datasource deployment descriptor.
setURL(int, URL) - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
setURL(int, URL) - Method in class com.mysql.jdbc.PreparedStatement
 
setURL(int, URL) - Method in class com.mysql.jdbc.ServerPreparedStatement
 
setUseBlobToStoreUTF8OutsideBMP(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseBlobToStoreUTF8OutsideBMP(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseBlobToStoreUTF8OutsideBMP(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseBlobToStoreUTF8OutsideBMP(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseCompression(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseCompression(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseCompression(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseCompression(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseConfigs(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseConfigs(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseConfigs(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseConfigs(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseCursorFetch(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseCursorFetch(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseCursorFetch(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseCursorFetch(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseDirectRowUnpack(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseDirectRowUnpack(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseDirectRowUnpack(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseDirectRowUnpack(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseDynamicCharsetInfo(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseDynamicCharsetInfo(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseDynamicCharsetInfo(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseDynamicCharsetInfo(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseFastDateParsing(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseFastDateParsing(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseFastDateParsing(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseFastDateParsing(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseFastIntParsing(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseFastIntParsing(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseFastIntParsing(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseFastIntParsing(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseGmtMillisForDatetimes(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseGmtMillisForDatetimes(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseGmtMillisForDatetimes(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseGmtMillisForDatetimes(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseHostsInPrivileges(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseHostsInPrivileges(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseHostsInPrivileges(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseHostsInPrivileges(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseInformationSchema(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseInformationSchema(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseInformationSchema(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseInformationSchema(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseJDBCCompliantTimezoneShift(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseJDBCCompliantTimezoneShift(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseJDBCCompliantTimezoneShift(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseJDBCCompliantTimezoneShift(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseJvmCharsetConverters(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseJvmCharsetConverters(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseJvmCharsetConverters(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseJvmCharsetConverters(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseLegacyDatetimeCode(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseLegacyDatetimeCode(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseLegacyDatetimeCode(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseLegacyDatetimeCode(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseLocalSessionState(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseLocalSessionState(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseLocalSessionState(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseLocalSessionState(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseNanosForElapsedTime(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseNanosForElapsedTime(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseNanosForElapsedTime(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseNanosForElapsedTime(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseOldAliasMetadataBehavior(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseOldAliasMetadataBehavior(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseOldAliasMetadataBehavior(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseOldAliasMetadataBehavior(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseOldNameMetadata(boolean) - Method in class com.mysql.jdbc.Field
 
setUseOldUTF8Behavior(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseOldUTF8Behavior(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseOldUTF8Behavior(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseOldUTF8Behavior(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseOnlyServerErrorMessages(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseOnlyServerErrorMessages(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseOnlyServerErrorMessages(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseOnlyServerErrorMessages(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUser(String) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Sets the user ID.
setUseReadAheadInput(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseReadAheadInput(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseReadAheadInput(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseReadAheadInput(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseServerPreparedStmts(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseServerPreparedStmts(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseServerPreparedStmts(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseServerPreparedStmts(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseServerPrepStmts(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseServerPrepStmts(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseServerPrepStmts(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseServerPrepStmts(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseSqlStateCodes(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseSqlStateCodes(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseSqlStateCodes(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseSqlStateCodes(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseSSL(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseSSL(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseSSL(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseSSL(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseSSPSCompatibleTimezoneShift(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUseSSPSCompatibleTimezoneShift(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseSSPSCompatibleTimezoneShift(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseSSPSCompatibleTimezoneShift(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseStreamLengthsInPrepStmts(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseStreamLengthsInPrepStmts(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseStreamLengthsInPrepStmts(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseStreamLengthsInPrepStmts(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseTimezone(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseTimezone(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseTimezone(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseTimezone(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseUltraDevWorkAround(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseUltraDevWorkAround(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseUltraDevWorkAround(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseUltraDevWorkAround(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseUnbufferedInput(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseUnbufferedInput(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseUnbufferedInput(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseUnbufferedInput(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseUnicode(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
setUseUnicode(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseUnicode(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseUnicode(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUseUsageAdvisor(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
Sets whether or not the driver advises of proper usage.
setUseUsageAdvisor(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUseUsageAdvisor(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUseUsageAdvisor(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUtf8OutsideBmpExcludedColumnNamePattern(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUtf8OutsideBmpExcludedColumnNamePattern(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUtf8OutsideBmpExcludedColumnNamePattern(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUtf8OutsideBmpExcludedColumnNamePattern(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setUtf8OutsideBmpIncludedColumnNamePattern(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setUtf8OutsideBmpIncludedColumnNamePattern(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setUtf8OutsideBmpIncludedColumnNamePattern(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setUtf8OutsideBmpIncludedColumnNamePattern(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
setVerifyServerCertificate(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setVerifyServerCertificate(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setVerifyServerCertificate(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setVerifyServerCertificate(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setWasStreamingResults() - Method in exception com.mysql.jdbc.CommunicationsException
 
setWasStreamingResults() - Method in exception com.mysql.jdbc.exceptions.jdbc4.CommunicationsException
 
setWasStreamingResults() - Method in interface com.mysql.jdbc.StreamingNotifiable
 
setWrapperStatement(Statement) - Method in class com.mysql.jdbc.ResultSetImpl
 
setWrapperStatement(Statement) - Method in interface com.mysql.jdbc.ResultSetInternalMethods
 
setYearIsDateType(boolean) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setYearIsDateType(boolean) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setYearIsDateType(boolean) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setYearIsDateType(boolean) - Method in class com.mysql.jdbc.ReplicationConnection
 
setZeroDateTimeBehavior(String) - Method in interface com.mysql.jdbc.ConnectionProperties
 
setZeroDateTimeBehavior(String) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
setZeroDateTimeBehavior(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
setZeroDateTimeBehavior(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
shortValueOf(short) - Static method in class com.mysql.jdbc.Constants
Same behavior as JDK-1.5's Constants.shortValueOf(int)
shouldNotHappen(Exception) - Static method in exception com.mysql.jdbc.AssertionFailedException
Convenience method.
shutdown() - Method in class com.mysql.jdbc.MiniAdmin
Shuts down the MySQL server at the other end of the connection that this MiniAdmin was created from/for.
shutdownServer() - Method in interface com.mysql.jdbc.Connection
Used by MiniAdmin to shutdown a MySQL server
shutdownServer() - Method in class com.mysql.jdbc.ConnectionImpl
Used by MiniAdmin to shutdown a MySQL server
shutdownServer() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
shutdownServer() - Method in class com.mysql.jdbc.ReplicationConnection
 
SingleByteCharsetConverter - Class in com.mysql.jdbc
Converter for char[]->byte[] and byte[]->char[] for single-byte character sets.
size() - Method in interface com.mysql.jdbc.RowData
Only works on non dynamic result sets.
size() - Method in class com.mysql.jdbc.RowDataCursor
Only works on non dynamic result sets.
size() - Method in class com.mysql.jdbc.RowDataDynamic
Only works on non dynamic result sets.
size() - Method in class com.mysql.jdbc.RowDataStatic
DOCUMENT ME!
skip(long) - Method in class com.mysql.jdbc.util.ReadAheadInputStream
 
SLASH_STAR_SPACE_AS_BYTES - Static variable in class com.mysql.jdbc.Constants
 
slavesConnection - Variable in class com.mysql.jdbc.ReplicationConnection
 
SocketFactory - Interface in com.mysql.jdbc
Interface to allow pluggable socket creation in the driver
SPACE_STAR_SLASH_SPACE_AS_BYTES - Static variable in class com.mysql.jdbc.Constants
 
split(String, String, boolean) - Static method in class com.mysql.jdbc.StringUtils
Splits stringToSplit into a list, using the given delimitter
split(String, String, String, String, boolean) - Static method in class com.mysql.jdbc.StringUtils
Splits stringToSplit into a list, using the given delimitter
SQL_STATE_BASE_TABLE_NOT_FOUND - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_BASE_TABLE_OR_VIEW_ALREADY_EXISTS - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_BASE_TABLE_OR_VIEW_NOT_FOUND - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_COLUMN_ALREADY_EXISTS - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_COLUMN_NOT_FOUND - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_COMMUNICATION_LINK_FAILURE - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_CONNECTION_FAIL_DURING_TX - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_CONNECTION_IN_USE - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_CONNECTION_NOT_OPEN - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_CONNECTION_REJECTED - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_DATE_TRUNCATED - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_DATETIME_FIELD_OVERFLOW - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_DEADLOCK - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_DISCONNECT_ERROR - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_DIVISION_BY_ZERO - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_DRIVER_NOT_CAPABLE - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_ERROR_IN_ROW - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_GENERAL_ERROR - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_ILLEGAL_ARGUMENT - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_INDEX_ALREADY_EXISTS - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_INDEX_NOT_FOUND - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_INSERT_VALUE_LIST_NO_MATCH_COL_LIST - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_INVALID_AUTH_SPEC - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_INVALID_CHARACTER_VALUE_FOR_CAST - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_INVALID_COLUMN_NUMBER - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_INVALID_CONNECTION_ATTRIBUTE - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_INVALID_TRANSACTION_TERMINATION - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_MEMORY_ALLOCATION_FAILURE - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_MORE_THAN_ONE_ROW_UPDATED_OR_DELETED - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_NO_DEFAULT_FOR_COLUMN - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_NO_ROWS_UPDATED_OR_DELETED - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_NUMERIC_VALUE_OUT_OF_RANGE - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_PRIVILEGE_NOT_REVOKED - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_SYNTAX_ERROR - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_TIMEOUT_EXPIRED - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_TRANSACTION_RESOLUTION_UNKNOWN - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_UNABLE_TO_CONNECT_TO_DATASOURCE - Static variable in class com.mysql.jdbc.SQLError
 
SQL_STATE_WRONG_NO_OF_PARAMETERS - Static variable in class com.mysql.jdbc.SQLError
 
SQLError - Class in com.mysql.jdbc
SQLError is a utility class that maps MySQL error codes to X/Open error codes as is required by the JDBC spec.
SQLError() - Constructor for class com.mysql.jdbc.SQLError
 
stackTraceToString(Throwable) - Static method in class com.mysql.jdbc.Util
Converts a nested exception into a nicer message
StandardLogger - Class in com.mysql.jdbc.log
Provides logging facilities for those platforms that don't have built-in facilities.
StandardLogger(String) - Constructor for class com.mysql.jdbc.log.StandardLogger
Creates a new StandardLogger object.
StandardLogger(String, boolean) - Constructor for class com.mysql.jdbc.log.StandardLogger
 
StandardSocketFactory - Class in com.mysql.jdbc
Socket factory for vanilla TCP/IP sockets (the standard)
StandardSocketFactory() - Constructor for class com.mysql.jdbc.StandardSocketFactory
 
start(Xid, int) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXAConnection
Starts work on behalf of a transaction branch specified in xid.
start(Xid, int) - Method in class com.mysql.jdbc.jdbc2.optional.SuspendableXAConnection
 
start() - Method in class com.mysql.jdbc.util.ServerController
Starts the server, returning a java.lang.Process instance that represents the mysql server.
startsWithIgnoreCase(String, int, String) - Static method in class com.mysql.jdbc.StringUtils
Determines whether or not the string 'searchIn' contains the string 'searchFor', dis-regarding case starting at 'startAt' Shorthand for a String.regionMatch(...)
startsWithIgnoreCase(String, String) - Static method in class com.mysql.jdbc.StringUtils
Determines whether or not the string 'searchIn' contains the string 'searchFor', dis-regarding case.
startsWithIgnoreCaseAndNonAlphaNumeric(String, String) - Static method in class com.mysql.jdbc.StringUtils
Determines whether or not the sting 'searchIn' contains the string 'searchFor', disregarding case,leading whitespace and non-alphanumeric characters.
startsWithIgnoreCaseAndWs(String, String) - Static method in class com.mysql.jdbc.StringUtils
Determines whether or not the sting 'searchIn' contains the string 'searchFor', disregarding case and leading whitespace
startsWithIgnoreCaseAndWs(String, String, int) - Static method in class com.mysql.jdbc.StringUtils
Determines whether or not the sting 'searchIn' contains the string 'searchFor', disregarding case and leading whitespace
Statement - Interface in com.mysql.jdbc
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Statement.
statementCounter - Static variable in class com.mysql.jdbc.StatementImpl
Used to generate IDs when profiling.
statementId - Variable in class com.mysql.jdbc.profiler.ProfilerEvent
Associated statement (-1 for none)
statementId - Variable in class com.mysql.jdbc.StatementImpl
Used to identify this statement when profiling.
StatementImpl - Class in com.mysql.jdbc
A Statement object is used for executing a static SQL statement and obtaining the results produced by it.
StatementImpl(ConnectionImpl, String) - Constructor for class com.mysql.jdbc.StatementImpl
Constructor for a Statement.
StatementInterceptor - Interface in com.mysql.jdbc
Implement this interface to be placed "in between" query execution, so that you can influence it.
StatementWrapper - Class in com.mysql.jdbc.jdbc2.optional
Wraps statements so that errors can be reported correctly to ConnectionEventListeners.
StatementWrapper(ConnectionWrapper, MysqlPooledConnection, Statement) - Constructor for class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
STATIC_CHARSET_TO_NUM_BYTES_MAP - Static variable in class com.mysql.jdbc.CharsetMapping
 
statusOnException(Connection, Throwable) - Method in class com.mysql.jdbc.integration.c3p0.MysqlConnectionTester
 
stop(boolean) - Method in class com.mysql.jdbc.util.ServerController
Stops the server (if started)
storesLowerCaseIdentifiers() - Method in class com.mysql.jdbc.DatabaseMetaData
Does the database store mixed case unquoted SQL identifiers in lower case?
storesLowerCaseQuotedIdentifiers() - Method in class com.mysql.jdbc.DatabaseMetaData
Does the database store mixed case quoted SQL identifiers in lower case? A JDBC compliant driver will always return false.
storesMixedCaseIdentifiers() - Method in class com.mysql.jdbc.DatabaseMetaData
Does the database store mixed case unquoted SQL identifiers in mixed case?
storesMixedCaseQuotedIdentifiers() - Method in class com.mysql.jdbc.DatabaseMetaData
Does the database store mixed case quoted SQL identifiers in mixed case? A JDBC compliant driver will always return false.
storesUpperCaseIdentifiers() - Method in class com.mysql.jdbc.DatabaseMetaData
Does the database store mixed case unquoted SQL identifiers in upper case?
storesUpperCaseQuotedIdentifiers() - Method in class com.mysql.jdbc.DatabaseMetaData
Does the database store mixed case quoted SQL identifiers in upper case? A JDBC compliant driver will always return true.
storeToRef(Reference) - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
STREAM_DATA_MARKER - Static variable in class com.mysql.jdbc.UpdatableResultSet
Marker for 'stream' data when doing INSERT rows
streamClosed(byte[]) - Method in class com.mysql.jdbc.Blob
 
streamClosed(WatchableOutputStream) - Method in class com.mysql.jdbc.Blob
 
streamClosed(WatchableOutputStream) - Method in class com.mysql.jdbc.Clob
 
StreamingNotifiable - Interface in com.mysql.jdbc
 
StringUtils - Class in com.mysql.jdbc
Various utility methods for converting to/from byte arrays in the platform encoding
StringUtils() - Constructor for class com.mysql.jdbc.StringUtils
 
stripComments(String, String, String, boolean, boolean, boolean, boolean) - Static method in class com.mysql.jdbc.StringUtils
Returns the given string, with comments removed
stripEnclosure(byte[], String, String) - Static method in class com.mysql.jdbc.StringUtils
 
supportsAlterTableWithAddColumn() - Method in class com.mysql.jdbc.DatabaseMetaData
Is "ALTER TABLE" with add column supported?
supportsAlterTableWithDropColumn() - Method in class com.mysql.jdbc.DatabaseMetaData
Is "ALTER TABLE" with drop column supported?
supportsANSI92EntryLevelSQL() - Method in class com.mysql.jdbc.DatabaseMetaData
Is the ANSI92 entry level SQL grammar supported? All JDBC compliant drivers must return true.
supportsANSI92FullSQL() - Method in class com.mysql.jdbc.DatabaseMetaData
Is the ANSI92 full SQL grammar supported?
supportsANSI92IntermediateSQL() - Method in class com.mysql.jdbc.DatabaseMetaData
Is the ANSI92 intermediate SQL grammar supported?
supportsBatchUpdates() - Method in class com.mysql.jdbc.DatabaseMetaData
JDBC 2.0 Return true if the driver supports batch updates, else return false.
supportsCatalogsInDataManipulation() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a catalog name be used in a data manipulation statement?
supportsCatalogsInIndexDefinitions() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a catalog name be used in a index definition statement?
supportsCatalogsInPrivilegeDefinitions() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a catalog name be used in a privilege definition statement?
supportsCatalogsInProcedureCalls() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a catalog name be used in a procedure call statement?
supportsCatalogsInTableDefinitions() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a catalog name be used in a table definition statement?
supportsColumnAliasing() - Method in class com.mysql.jdbc.DatabaseMetaData
Is column aliasing supported?
supportsConvert() - Method in class com.mysql.jdbc.DatabaseMetaData
Is the CONVERT function between SQL types supported?
supportsConvert(int, int) - Method in class com.mysql.jdbc.DatabaseMetaData
Is CONVERT between the given SQL types supported?
supportsCoreSQLGrammar() - Method in class com.mysql.jdbc.DatabaseMetaData
Is the ODBC Core SQL grammar supported?
supportsCorrelatedSubqueries() - Method in class com.mysql.jdbc.DatabaseMetaData
Are correlated subqueries supported? A JDBC compliant driver always returns true.
supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.mysql.jdbc.DatabaseMetaData
Are both data definition and data manipulation statements within a transaction supported?
supportsDataManipulationTransactionsOnly() - Method in class com.mysql.jdbc.DatabaseMetaData
Are only data manipulation statements within a transaction supported?
supportsDifferentTableCorrelationNames() - Method in class com.mysql.jdbc.DatabaseMetaData
If table correlation names are supported, are they restricted to be different from the names of the tables? A JDBC compliant driver always returns true.
supportsExpressionsInOrderBy() - Method in class com.mysql.jdbc.DatabaseMetaData
Are expressions in "ORDER BY" lists supported?
supportsExtendedSQLGrammar() - Method in class com.mysql.jdbc.DatabaseMetaData
Is the ODBC Extended SQL grammar supported?
supportsFullOuterJoins() - Method in class com.mysql.jdbc.DatabaseMetaData
Are full nested outer joins supported?
supportsGetGeneratedKeys() - Method in class com.mysql.jdbc.DatabaseMetaData
JDBC 3.0
supportsGroupBy() - Method in class com.mysql.jdbc.DatabaseMetaData
Is some form of "GROUP BY" clause supported?
supportsGroupByBeyondSelect() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a "GROUP BY" clause add columns not in the SELECT provided it specifies all the columns in the SELECT?
supportsGroupByUnrelated() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a "GROUP BY" clause use columns not in the SELECT?
supportsIntegrityEnhancementFacility() - Method in class com.mysql.jdbc.DatabaseMetaData
Is the SQL Integrity Enhancement Facility supported?
supportsIsolationLevel() - Method in interface com.mysql.jdbc.Connection
Does the server this connection is connected to support quoted isolation levels?
supportsIsolationLevel() - Method in class com.mysql.jdbc.ConnectionImpl
DOCUMENT ME!
supportsIsolationLevel() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
supportsIsolationLevel() - Method in class com.mysql.jdbc.ReplicationConnection
 
supportsLikeEscapeClause() - Method in class com.mysql.jdbc.DatabaseMetaData
Is the escape character in "LIKE" clauses supported? A JDBC compliant driver always returns true.
supportsLimitedOuterJoins() - Method in class com.mysql.jdbc.DatabaseMetaData
Is there limited support for outer joins? (This will be true if supportFullOuterJoins is true.)
supportsMinimumSQLGrammar() - Method in class com.mysql.jdbc.DatabaseMetaData
Is the ODBC Minimum SQL grammar supported? All JDBC compliant drivers must return true.
supportsMixedCaseIdentifiers() - Method in class com.mysql.jdbc.DatabaseMetaData
Does the database support mixed case unquoted SQL identifiers?
supportsMixedCaseQuotedIdentifiers() - Method in class com.mysql.jdbc.DatabaseMetaData
Does the database support mixed case quoted SQL identifiers? A JDBC compliant driver will always return true.
supportsMultipleOpenResults() - Method in class com.mysql.jdbc.DatabaseMetaData
 
supportsMultipleResultSets() - Method in class com.mysql.jdbc.DatabaseMetaData
Are multiple ResultSets from a single execute supported?
supportsMultipleTransactions() - Method in class com.mysql.jdbc.DatabaseMetaData
Can we have multiple transactions open at once (on different connections)?
supportsNamedParameters() - Method in class com.mysql.jdbc.DatabaseMetaData
 
supportsNonNullableColumns() - Method in class com.mysql.jdbc.DatabaseMetaData
Can columns be defined as non-nullable? A JDBC compliant driver always returns true.
supportsOpenCursorsAcrossCommit() - Method in class com.mysql.jdbc.DatabaseMetaData
Can cursors remain open across commits?
supportsOpenCursorsAcrossRollback() - Method in class com.mysql.jdbc.DatabaseMetaData
Can cursors remain open across rollbacks?
supportsOpenStatementsAcrossCommit() - Method in class com.mysql.jdbc.DatabaseMetaData
Can statements remain open across commits?
supportsOpenStatementsAcrossRollback() - Method in class com.mysql.jdbc.DatabaseMetaData
Can statements remain open across rollbacks?
supportsOrderByUnrelated() - Method in class com.mysql.jdbc.DatabaseMetaData
Can an "ORDER BY" clause use columns not in the SELECT?
supportsOuterJoins() - Method in class com.mysql.jdbc.DatabaseMetaData
Is some form of outer join supported?
supportsPositionedDelete() - Method in class com.mysql.jdbc.DatabaseMetaData
Is positioned DELETE supported?
supportsPositionedUpdate() - Method in class com.mysql.jdbc.DatabaseMetaData
Is positioned UPDATE supported?
supportsQuotedIdentifiers() - Method in interface com.mysql.jdbc.Connection
Does the server this connection is connected to support quoted identifiers?
supportsQuotedIdentifiers() - Method in class com.mysql.jdbc.ConnectionImpl
DOCUMENT ME!
supportsQuotedIdentifiers() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
supportsQuotedIdentifiers() - Method in class com.mysql.jdbc.ReplicationConnection
 
supportsResultSetConcurrency(int, int) - Method in class com.mysql.jdbc.DatabaseMetaData
JDBC 2.0 Does the database support the concurrency type in combination with the given result set type?
supportsResultSetHoldability(int) - Method in class com.mysql.jdbc.DatabaseMetaData
 
supportsResultSetType(int) - Method in class com.mysql.jdbc.DatabaseMetaData
JDBC 2.0 Does the database support the given result set type?
supportsSavepoints() - Method in class com.mysql.jdbc.DatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a schema name be used in a data manipulation statement?
supportsSchemasInIndexDefinitions() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a schema name be used in an index definition statement?
supportsSchemasInPrivilegeDefinitions() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a schema name be used in a privilege definition statement?
supportsSchemasInProcedureCalls() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a schema name be used in a procedure call statement?
supportsSchemasInTableDefinitions() - Method in class com.mysql.jdbc.DatabaseMetaData
Can a schema name be used in a table definition statement?
supportsSelectForUpdate() - Method in class com.mysql.jdbc.DatabaseMetaData
Is SELECT for UPDATE supported?
supportsStatementPooling() - Method in class com.mysql.jdbc.DatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class com.mysql.jdbc.DatabaseMetaData
 
supportsStoredProcedures() - Method in class com.mysql.jdbc.DatabaseMetaData
Are stored procedure calls using the stored procedure escape syntax supported?
supportsSubqueriesInComparisons() - Method in class com.mysql.jdbc.DatabaseMetaData
Are subqueries in comparison expressions supported? A JDBC compliant driver always returns true.
supportsSubqueriesInExists() - Method in class com.mysql.jdbc.DatabaseMetaData
Are subqueries in exists expressions supported? A JDBC compliant driver always returns true.
supportsSubqueriesInIns() - Method in class com.mysql.jdbc.DatabaseMetaData
Are subqueries in "in" statements supported? A JDBC compliant driver always returns true.
supportsSubqueriesInQuantifieds() - Method in class com.mysql.jdbc.DatabaseMetaData
Are subqueries in quantified expressions supported? A JDBC compliant driver always returns true.
supportsTableCorrelationNames() - Method in class com.mysql.jdbc.DatabaseMetaData
Are table correlation names supported? A JDBC compliant driver always returns true.
supportsTransactionIsolationLevel(int) - Method in class com.mysql.jdbc.DatabaseMetaData
Does the database support the given transaction isolation level?
supportsTransactions() - Method in interface com.mysql.jdbc.Connection
Does the server this connection is connected to support quoted identifiers?
supportsTransactions() - Method in class com.mysql.jdbc.ConnectionImpl
DOCUMENT ME!
supportsTransactions() - Method in class com.mysql.jdbc.DatabaseMetaData
Are transactions supported? If not, commit is a noop and the isolation level is TRANSACTION_NONE.
supportsTransactions() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
supportsTransactions() - Method in class com.mysql.jdbc.ReplicationConnection
 
supportsUnion() - Method in class com.mysql.jdbc.DatabaseMetaData
Is SQL UNION supported? A JDBC compliant driver always returns true.
supportsUnionAll() - Method in class com.mysql.jdbc.DatabaseMetaData
Is SQL UNION ALL supported? A JDBC compliant driver always returns true.
SuspendableXAConnection - Class in com.mysql.jdbc.jdbc2.optional
 
SuspendableXAConnection(ConnectionImpl) - Constructor for class com.mysql.jdbc.jdbc2.optional.SuspendableXAConnection
 
syncUpdate() - Method in class com.mysql.jdbc.UpdatableResultSet
Reset UPDATE prepared statement to value in current row.
systemNanoTimeMethod - Static variable in class com.mysql.jdbc.Util
 

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