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

G

generateConnectionCommentBlock(StringBuffer) - Method in class com.mysql.jdbc.ConnectionImpl
 
generatePingResultSet() - Method in class com.mysql.jdbc.StatementImpl
 
generateStatements() - Method in class com.mysql.jdbc.UpdatableResultSet
Figure out whether or not this ResultSet is updateable, and if so, generate the PreparedStatements to support updates.
getActiveStatementCount() - Method in interface com.mysql.jdbc.Connection
Returns the number of statements active on this connection, which haven't been .close()d.
getActiveStatementCount() - Method in class com.mysql.jdbc.ConnectionImpl
 
getActiveStatementCount() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getActiveStatementCount() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAllowLoadLocalInfile() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getAllowLoadLocalInfile() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAllowLoadLocalInfile() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAllowLoadLocalInfile() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAllowMultiQueries() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getAllowMultiQueries() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAllowMultiQueries() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAllowMultiQueries() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAllowNanAndInf() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getAllowNanAndInf() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAllowNanAndInf() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAllowNanAndInf() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAllowUrlInLocalInfile() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getAllowUrlInLocalInfile() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAllowUrlInLocalInfile() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAllowUrlInLocalInfile() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAlwaysSendSetIsolation() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getAlwaysSendSetIsolation() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAlwaysSendSetIsolation() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAlwaysSendSetIsolation() - Method in class com.mysql.jdbc.ReplicationConnection
 
getArray(int) - Method in class com.mysql.jdbc.CallableStatement
 
getArray(String) - Method in class com.mysql.jdbc.CallableStatement
 
getArray(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getArray(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getArray(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getArray(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get an array column.
getArray(String) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get an array column.
getAsciiStream() - Method in class com.mysql.jdbc.Clob
 
getAsciiStream(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getAsciiStream(int) - Method in class com.mysql.jdbc.ResultSetImpl
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getAsciiStream(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getAt(int) - Method in interface com.mysql.jdbc.RowData
Only works on non dynamic result sets.
getAt(int) - Method in class com.mysql.jdbc.RowDataCursor
Only works on non dynamic result sets.
getAt(int) - Method in class com.mysql.jdbc.RowDataDynamic
Only works on non dynamic result sets.
getAt(int) - Method in class com.mysql.jdbc.RowDataStatic
DOCUMENT ME!
getAttributes(String, String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
 
getAutoClosePStmtStreams() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getAutoClosePStmtStreams() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAutoClosePStmtStreams() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAutoClosePStmtStreams() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAutoCommit() - Method in class com.mysql.jdbc.ConnectionImpl
Gets the current auto-commit state
getAutoCommit() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
getAutoCommit() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAutoDeserialize() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getAutoDeserialize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAutoDeserialize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAutoDeserialize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAutoGenerateTestcaseScript() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getAutoGenerateTestcaseScript() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAutoGenerateTestcaseScript() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAutoGenerateTestcaseScript() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAutoReconnectForPools() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getAutoReconnectForPools() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAutoReconnectForPools() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAutoReconnectForPools() - Method in class com.mysql.jdbc.ReplicationConnection
 
getAutoSlowLog() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getAutoSlowLog() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getAutoSlowLog() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getAutoSlowLog() - Method in class com.mysql.jdbc.ReplicationConnection
 
getBatchedGeneratedKeys(Statement) - Method in class com.mysql.jdbc.StatementImpl
 
getBatchedGeneratedKeys() - Method in class com.mysql.jdbc.StatementImpl
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of a table's optimal set of columns that uniquely identifies a row.
getBigDecimal(int) - Method in class com.mysql.jdbc.CallableStatement
 
getBigDecimal(int, int) - Method in class com.mysql.jdbc.CallableStatement
Deprecated.  
getBigDecimal(String) - Method in class com.mysql.jdbc.CallableStatement
 
getBigDecimal(int, int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getBigDecimal(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getBigDecimal(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getBigDecimal(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getBigDecimal(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get the value of a column in the current row as a java.math.BigDecimal object.
getBigDecimal(int, int) - Method in class com.mysql.jdbc.ResultSetImpl
Deprecated.  
getBigDecimal(String) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get the value of a column in the current row as a java.math.BigDecimal object.
getBigDecimal(String, int) - Method in class com.mysql.jdbc.ResultSetImpl
Deprecated.  
getBinaryInputStream(int) - Method in class com.mysql.jdbc.BufferRow
 
getBinaryInputStream(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getBinaryInputStream(int) - Method in class com.mysql.jdbc.ResultSetRow
Returns data at the given index as an InputStream with no character conversion.
getBinaryStream() - Method in class com.mysql.jdbc.Blob
Retrieves the BLOB designated by this Blob instance as a stream.
getBinaryStream(long, long) - Method in class com.mysql.jdbc.Blob
Returns an InputStream object that contains a partial Blob value, starting with the byte specified by pos, which is length bytes in length.
getBinaryStream() - Method in class com.mysql.jdbc.BlobFromLocator
Retrieves the BLOB designated by this Blob instance as a stream.
getBinaryStream(long, long) - Method in class com.mysql.jdbc.BlobFromLocator
 
getBinaryStream() - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
 
getBinaryStream(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getBinaryStream(int) - Method in class com.mysql.jdbc.ResultSetImpl
A column value can also be retrieved as a binary stream.
getBinaryStream(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getBinding(int, boolean) - Method in class com.mysql.jdbc.ServerPreparedStatement
Returns the structure representing the value that (can be)/(is) bound at the given parameter index.
getBlob(int) - Method in class com.mysql.jdbc.CallableStatement
 
getBlob(String) - Method in class com.mysql.jdbc.CallableStatement
 
getBlob(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getBlob(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getBlob(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getBlob(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get a BLOB column.
getBlob(String) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get a BLOB column.
getBlobsAreStrings() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getBlobsAreStrings() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getBlobsAreStrings() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getBlobsAreStrings() - Method in class com.mysql.jdbc.ReplicationConnection
 
getBlobSendChunkSize() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getBlobSendChunkSize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getBlobSendChunkSize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getBlobSendChunkSize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getBoolean(int) - Method in class com.mysql.jdbc.CallableStatement
 
getBoolean(String) - Method in class com.mysql.jdbc.CallableStatement
 
getBoolean(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getBoolean(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getBoolean(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getBoolean(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java boolean
getBoolean(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getBranchQualifier() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXid
 
getByte(int) - Method in class com.mysql.jdbc.CallableStatement
 
getByte(String) - Method in class com.mysql.jdbc.CallableStatement
 
getByte(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getByte(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getByte(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getByte(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java byte.
getByte(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getBytes(long, int) - Method in class com.mysql.jdbc.Blob
Returns as an array of bytes, part or all of the BLOB value that this Blob object designates.
getBytes(long, int) - Method in class com.mysql.jdbc.BlobFromLocator
Returns as an array of bytes, part or all of the BLOB value that this Blob object designates.
getBytes(int) - Method in class com.mysql.jdbc.CallableStatement
 
getBytes(String) - Method in class com.mysql.jdbc.CallableStatement
 
getBytes(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getBytes(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getBytes(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getBytes(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java byte array.
getBytes(int, boolean) - Method in class com.mysql.jdbc.ResultSetImpl
 
getBytes(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getBytes(char[], SingleByteCharsetConverter, String, String, boolean) - Static method in class com.mysql.jdbc.StringUtils
 
getBytes(char[], SingleByteCharsetConverter, String, String, int, int, boolean) - Static method in class com.mysql.jdbc.StringUtils
 
getBytes(char[], String, String, boolean, ConnectionImpl) - Static method in class com.mysql.jdbc.StringUtils
 
getBytes(String, SingleByteCharsetConverter, String, String, boolean) - Static method in class com.mysql.jdbc.StringUtils
Returns the byte[] representation of the given string (re)using the given charset converter, and the given encoding.
getBytes(String, SingleByteCharsetConverter, String, String, int, int, boolean) - Static method in class com.mysql.jdbc.StringUtils
DOCUMENT ME!
getBytes(String, String, String, boolean, ConnectionImpl) - Static method in class com.mysql.jdbc.StringUtils
Returns the byte[] representation of the given string using given encoding.
getBytesRepresentation(int) - Method in class com.mysql.jdbc.PreparedStatement
DOCUMENT ME!
getBytesWrapped(String, char, char, SingleByteCharsetConverter, String, String, boolean) - Static method in class com.mysql.jdbc.StringUtils
 
getCacheCallableStatements() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getCacheCallableStatements() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCacheCallableStatements() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCacheCallableStatements() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCacheCallableStmts() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getCacheCallableStmts() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCacheCallableStmts() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCacheCallableStmts() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCachedMetaData(String) - Method in class com.mysql.jdbc.ConnectionImpl
Returns cached metadata (or null if not cached) for the given query, which must match _exactly_.
getCachePreparedStatements() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getCachePreparedStatements() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCachePreparedStatements() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCachePreparedStatements() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCachePrepStmts() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getCachePrepStmts() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCachePrepStmts() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCachePrepStmts() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCacheResultSetMetadata() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getCacheResultSetMetadata() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCacheResultSetMetadata() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCacheResultSetMetadata() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCacheServerConfiguration() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getCacheServerConfiguration() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCacheServerConfiguration() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCacheServerConfiguration() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCalendarInstanceForSessionOrNew() - Method in class com.mysql.jdbc.ConnectionImpl
Optimization to only use one calendar per-session, or calculate it for each call, depending on user configuration
getCalendarInstanceForSessionOrNew() - Method in class com.mysql.jdbc.ResultSetImpl
Optimization to only use one calendar per-session, or calculate it for each call, depending on user configuration
getCalendarInstanceForSessionOrNew() - Method in class com.mysql.jdbc.StatementImpl
Optimization to only use one calendar per-session, or calculate it for each call, depending on user configuration
getCallableStatementCacheSize() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getCallableStatementCacheSize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCallableStatementCacheSize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCallableStatementCacheSize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCallableStmtCacheSize() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getCallableStmtCacheSize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCallableStmtCacheSize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCallableStmtCacheSize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCancelTimer() - Static method in class com.mysql.jdbc.ConnectionImpl
 
getCanoncialTimezone(String) - Static method in class com.mysql.jdbc.TimeUtil
Returns the 'official' Java timezone name for the given timezone
getCapitalizeTypeNames() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getCapitalizeTypeNames() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCapitalizeTypeNames() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCapitalizeTypeNames() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCatalog() - Method in class com.mysql.jdbc.ConnectionImpl
Return the connections current catalog name, or null if no catalog name is set, or we dont support catalogs.
getCatalog() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
getCatalog() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the catalog in use
getCatalog() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCatalogIterator(String) - Method in class com.mysql.jdbc.DatabaseMetaData
 
getCatalogName(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What's a column's table's catalog name?
getCatalogs() - Method in class com.mysql.jdbc.DatabaseMetaData
Get the catalog names available in this database.
getCatalogSeparator() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the separator between catalog and table name?
getCatalogTerm() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the database vendor's preferred term for "catalog"?
getCharacterSet() - Method in class com.mysql.jdbc.Field
Returns the character set (if known) for this field.
getCharacterSetMetadata() - Method in class com.mysql.jdbc.ConnectionImpl
 
getCharacterSetResults() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getCharacterSetResults() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCharacterSetResults() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCharacterSetResults() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCharacterStream(int) - Method in class com.mysql.jdbc.CallableStatement
 
getCharacterStream(String) - Method in class com.mysql.jdbc.CallableStatement
 
getCharacterStream() - Method in class com.mysql.jdbc.Clob
 
getCharacterStream(long, long) - Method in class com.mysql.jdbc.Clob
 
getCharacterStream(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getCharacterStream(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getCharacterStream(int) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getCharacterStream(String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getCharacterStream(int) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getCharacterStream(String) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getCharacterStream() - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
Retrieves the XML value designated by this SQLXML instance as a java.io.Reader object.
getCharacterStream(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getCharacterStream(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0
getCharacterStream(String) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0
getCharsetIndexForMysqlEncodingName(String) - Static method in class com.mysql.jdbc.CharsetMapping
 
getCharsetNameForIndex(int) - Method in class com.mysql.jdbc.ConnectionImpl
Returns the Java character encoding name for the given MySQL server charset index
getClientCertificateKeyStorePassword() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getClientCertificateKeyStorePassword() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getClientCertificateKeyStorePassword() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getClientCertificateKeyStorePassword() - Method in class com.mysql.jdbc.ReplicationConnection
 
getClientCertificateKeyStoreType() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getClientCertificateKeyStoreType() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getClientCertificateKeyStoreType() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getClientCertificateKeyStoreType() - Method in class com.mysql.jdbc.ReplicationConnection
 
getClientCertificateKeyStoreUrl() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getClientCertificateKeyStoreUrl() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getClientCertificateKeyStoreUrl() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getClientCertificateKeyStoreUrl() - Method in class com.mysql.jdbc.ReplicationConnection
 
getClientInfo(String) - Method in class com.mysql.jdbc.ConnectionImpl
 
getClientInfo() - Method in class com.mysql.jdbc.ConnectionImpl
 
getClientInfo(String) - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getClientInfo() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getClientInfo() - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4ConnectionWrapper
 
getClientInfo(String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4ConnectionWrapper
 
getClientInfo(Connection) - Method in interface com.mysql.jdbc.JDBC4ClientInfoProvider
Returns the client info for the connection that this provider instance belongs to.
getClientInfo(Connection, String) - Method in interface com.mysql.jdbc.JDBC4ClientInfoProvider
Returns the client info for the connection that this provider instance belongs to.
getClientInfo(Connection) - Method in class com.mysql.jdbc.JDBC4ClientInfoProviderSP
 
getClientInfo(Connection, String) - Method in class com.mysql.jdbc.JDBC4ClientInfoProviderSP
 
getClientInfo(Connection) - Method in class com.mysql.jdbc.JDBC4CommentClientInfoProvider
 
getClientInfo(Connection, String) - Method in class com.mysql.jdbc.JDBC4CommentClientInfoProvider
 
getClientInfo() - Method in class com.mysql.jdbc.JDBC4Connection
 
getClientInfo(String) - Method in class com.mysql.jdbc.JDBC4Connection
 
getClientInfo(String) - Method in class com.mysql.jdbc.ReplicationConnection
 
getClientInfo() - Method in class com.mysql.jdbc.ReplicationConnection
 
getClientInfoProperties() - Method in class com.mysql.jdbc.DatabaseMetaData
 
getClientInfoProperties() - Method in class com.mysql.jdbc.JDBC4DatabaseMetaData
Retrieves a list of the client info properties that the driver supports.
getClientInfoProvider() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getClientInfoProvider() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getClientInfoProvider() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getClientInfoProvider() - Method in class com.mysql.jdbc.ReplicationConnection
 
getClientInfoProviderImpl() - Method in class com.mysql.jdbc.JDBC4Connection
 
getClob(int) - Method in class com.mysql.jdbc.CallableStatement
 
getClob(String) - Method in class com.mysql.jdbc.CallableStatement
 
getClob(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getClob(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getClob(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getClob(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get a CLOB column.
getClob(String) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get a CLOB column.
getClobberStreamingResults() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getClobberStreamingResults() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getClobberStreamingResults() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getClobberStreamingResults() - Method in class com.mysql.jdbc.ReplicationConnection
 
getClobCharacterEncoding() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getClobCharacterEncoding() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getClobCharacterEncoding() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getClobCharacterEncoding() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCollation() - Method in class com.mysql.jdbc.Field
 
getColumnCharacterEncoding(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What's the Java character encoding name for the given column?
getColumnCharacterSet(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What's the MySQL character set name for the given column?
getColumnClassName(int) - Method in class com.mysql.jdbc.ResultSetMetaData
JDBC 2.0
getColumnCount() - Method in class com.mysql.jdbc.ResultSetMetaData
Whats the number of columns in the ResultSet?
getColumnDisplaySize(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What is the column's normal maximum width in characters?
getColumnLabel() - Method in class com.mysql.jdbc.Field
 
getColumnLabel(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What is the suggested column title for use in printouts and displays?
getColumnName(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What's a column's name?
getColumnNameToIndex() - Method in class com.mysql.jdbc.CachedResultSetMetaData
 
getColumnPrivileges(String, String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of the access rights for a table's columns.
getColumnPrivileges(String, String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema
Get a description of the access rights for a table's columns.
getColumns(String, String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of table columns available in a catalog.
getColumns(String, String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema
Get a description of table columns available in a catalog.
getColumnType(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What is a column's SQL Type? (java.sql.Type int)
getColumnTypeName(int) - Method in class com.mysql.jdbc.ResultSetMetaData
Whats is the column's data source specific type name?
getColumnValue(int) - Method in class com.mysql.jdbc.BufferRow
 
getColumnValue(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getColumnValue(int) - Method in class com.mysql.jdbc.ResultSetRow
Returns the value at the given column (index starts at 0) "raw" (i.e.
getConcurrency() - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Return the concurrency of this result set.
getConcurrency() - Method in class com.mysql.jdbc.UpdatableResultSet
JDBC 2.0 Return the concurrency of this result set.
getConnection() - Method in class com.mysql.jdbc.DatabaseMetaData
JDBC 2.0 Return the connection that produced this metadata object.
getConnection() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Creates a new connection using the already configured username and password.
getConnection(String, String) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Creates a new connection with the given username and password
getConnection(Properties) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Creates a connection using the specified properties.
getConnection() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection
Invoked by the container.
getConnection(boolean, boolean) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection
 
getConnection() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXAConnection
 
getConnection() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getConnection() - Method in class com.mysql.jdbc.jdbc2.optional.SuspendableXAConnection
 
getConnection() - Method in class com.mysql.jdbc.StatementImpl
JDBC 2.0 Return the Connection that produced the Statement.
getConnection() - Method in class com.mysql.jdbc.util.BaseBugReport
Provides a connection to the JDBC URL specified in getUrl().
getConnection(String) - Method in class com.mysql.jdbc.util.BaseBugReport
Returns a connection using the given URL.
getConnection(String, Properties) - Method in class com.mysql.jdbc.util.BaseBugReport
Returns a connection using the given URL and properties.
getConnectionCollation() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getConnectionCollation() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getConnectionCollation() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getConnectionCollation() - Method in class com.mysql.jdbc.ReplicationConnection
 
getConnectionId() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the id of the connection in use when this event was created.
getConnectionLifecycleInterceptors() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getConnectionLifecycleInterceptors() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getConnectionLifecycleInterceptors() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getConnectionLifecycleInterceptors() - Method in class com.mysql.jdbc.ReplicationConnection
 
getConnectTimeout() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getConnectTimeout() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getConnectTimeout() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getConnectTimeout() - Method in class com.mysql.jdbc.ReplicationConnection
 
getContinueBatchOnError() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getContinueBatchOnError() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getContinueBatchOnError() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getContinueBatchOnError() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCreateDatabaseIfNotExist() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getCreateDatabaseIfNotExist() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getCreateDatabaseIfNotExist() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getCreateDatabaseIfNotExist() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCrossReference(String, String, String, String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports another's key.) This should normally return a single foreign key/primary key pair (most tables only import a foreign key from a table once.) They are ordered by FKTABLE_CAT, FKTABLE_SCHEM, FKTABLE_NAME, and KEY_SEQ.
getCrossReference(String, String, String, String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema
Get a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports another's key.) This should normally return a single foreign key/primary key pair (most tables only import a foreign key from a table once.) They are ordered by FKTABLE_CAT, FKTABLE_SCHEM, FKTABLE_NAME, and KEY_SEQ.
getCurrentConnection() - Method in class com.mysql.jdbc.ReplicationConnection
 
getCurrentRowNumber() - Method in interface com.mysql.jdbc.RowData
Returns the current position in the result set as a row number.
getCurrentRowNumber() - Method in class com.mysql.jdbc.RowDataCursor
Returns the current position in the result set as a row number.
getCurrentRowNumber() - Method in class com.mysql.jdbc.RowDataDynamic
Returns the current position in the result set as a row number.
getCurrentRowNumber() - Method in class com.mysql.jdbc.RowDataStatic
DOCUMENT ME!
getCurrentTimeNanosOrMillis() - Static method in class com.mysql.jdbc.Util
 
getCursorName() - Method in class com.mysql.jdbc.ResultSetImpl
Get the name of the SQL cursor used by this ResultSet
getDatabaseMajorVersion() - Method in class com.mysql.jdbc.DatabaseMetaData
 
getDatabaseMinorVersion() - Method in class com.mysql.jdbc.DatabaseMetaData
 
getDatabaseName() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getDatabaseName() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Gets the name of the database
getDatabaseProductName() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the name of this database product?
getDatabaseProductVersion() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the version of this database product?
getDate(int) - Method in class com.mysql.jdbc.CallableStatement
 
getDate(int, Calendar) - Method in class com.mysql.jdbc.CallableStatement
 
getDate(String) - Method in class com.mysql.jdbc.CallableStatement
 
getDate(String, Calendar) - Method in class com.mysql.jdbc.CallableStatement
 
getDate(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getDate(int, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getDate(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getDate(String, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getDate(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getDate(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Date object
getDate(int, Calendar) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get the value of a column in the current row as a java.sql.Date object.
getDate(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getDate(String, Calendar) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Date object.
getDateFast(int, ConnectionImpl, ResultSetImpl, Calendar) - Method in class com.mysql.jdbc.BufferRow
 
getDateFast(int, ConnectionImpl, ResultSetImpl, Calendar) - Method in class com.mysql.jdbc.ByteArrayRow
 
getDateFast(int, byte[], int, int, ConnectionImpl, ResultSetImpl, Calendar) - Method in class com.mysql.jdbc.ResultSetRow
 
getDateFast(int, ConnectionImpl, ResultSetImpl, Calendar) - Method in class com.mysql.jdbc.ResultSetRow
 
getDefaultFetchSize() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getDefaultFetchSize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getDefaultFetchSize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getDefaultFetchSize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getDefaultTimeZone() - Method in class com.mysql.jdbc.ConnectionImpl
DOCUMENT ME!
getDefaultTransactionIsolation() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the database's default transaction isolation level? The values are defined in java.sql.Connection.
getDontTrackOpenResources() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getDontTrackOpenResources() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getDontTrackOpenResources() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getDontTrackOpenResources() - Method in class com.mysql.jdbc.ReplicationConnection
 
getDouble(int) - Method in class com.mysql.jdbc.CallableStatement
 
getDouble(String) - Method in class com.mysql.jdbc.CallableStatement
 
getDouble(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getDouble(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getDouble(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getDouble(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java double.
getDouble(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getDoubleInternal(int) - Method in class com.mysql.jdbc.ResultSetImpl
Converts a string representation of a number to a double.
getDoubleInternal(String, int) - Method in class com.mysql.jdbc.ResultSetImpl
Converts a string representation of a number to a double.
getDriverMajorVersion() - Method in class com.mysql.jdbc.DatabaseMetaData
What's this JDBC driver's major version number?
getDriverMinorVersion() - Method in class com.mysql.jdbc.DatabaseMetaData
What's this JDBC driver's minor version number?
getDriverName() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the name of this JDBC driver?
getDriverVersion() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the version of this JDBC driver?
getDumpMetadataOnColumnNotFound() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getDumpMetadataOnColumnNotFound() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getDumpMetadataOnColumnNotFound() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getDumpMetadataOnColumnNotFound() - Method in class com.mysql.jdbc.ReplicationConnection
 
getDumpQueriesOnException() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getDumpQueriesOnException() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getDumpQueriesOnException() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getDumpQueriesOnException() - Method in class com.mysql.jdbc.ReplicationConnection
 
getDurationUnits() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the units for getEventDuration()
getDynamicCalendars() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getDynamicCalendars() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getDynamicCalendars() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getDynamicCalendars() - Method in class com.mysql.jdbc.ReplicationConnection
 
getElideSetAutoCommits() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getElideSetAutoCommits() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getElideSetAutoCommits() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getElideSetAutoCommits() - Method in class com.mysql.jdbc.ReplicationConnection
 
getEmptyStringsConvertToZero() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getEmptyStringsConvertToZero() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getEmptyStringsConvertToZero() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getEmptyStringsConvertToZero() - Method in class com.mysql.jdbc.ReplicationConnection
 
getEmulateLocators() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getEmulateLocators() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getEmulateLocators() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getEmulateLocators() - Method in class com.mysql.jdbc.ReplicationConnection
 
getEmulateUnsupportedPstmts() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getEmulateUnsupportedPstmts() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getEmulateUnsupportedPstmts() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getEmulateUnsupportedPstmts() - Method in class com.mysql.jdbc.ReplicationConnection
 
getEnablePacketDebug() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getEnablePacketDebug() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getEnablePacketDebug() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getEnablePacketDebug() - Method in class com.mysql.jdbc.ReplicationConnection
 
getEnableQueryTimeouts() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getEnableQueryTimeouts() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getEnableQueryTimeouts() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getEnableQueryTimeouts() - Method in class com.mysql.jdbc.ReplicationConnection
 
getEncoding() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getEncoding() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getEncoding() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getEncoding() - Method in class com.mysql.jdbc.ReplicationConnection
 
getErrorCode() - Method in exception com.mysql.jdbc.exceptions.jdbc4.MySQLTimeoutException
 
getErrorCode() - Method in exception com.mysql.jdbc.exceptions.MySQLStatementCancelledException
 
getErrorCode() - Method in exception com.mysql.jdbc.exceptions.MySQLTimeoutException
 
getErrorMessageEncoding() - Method in class com.mysql.jdbc.ConnectionImpl
 
getEventCreationPoint() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the point (as a Throwable stacktrace) where this event was created.
getEventCreationPointAsString() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the description of when this event was created.
getEventCreationTime() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the time (in System.currentTimeMillis() form) when this event was created
getEventDuration() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the duration of the event in milliseconds
getEventType() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the event type flag
getExplainSlowQueries() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getExplainSlowQueries() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getExplainSlowQueries() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getExplainSlowQueries() - Method in class com.mysql.jdbc.ReplicationConnection
 
getExportedKeys(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of a foreign key columns that reference a table's primary key columns (the foreign keys exported by a table).
getExportedKeys(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema
Get a description of a foreign key columns that reference a table's primary key columns (the foreign keys exported by a table).
getExtraNameCharacters() - Method in class com.mysql.jdbc.DatabaseMetaData
Get all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, 0-9 and _).
getFailOverReadOnly() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getFailOverReadOnly() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getFailOverReadOnly() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getFailOverReadOnly() - Method in class com.mysql.jdbc.ReplicationConnection
 
getFetchDirection() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getFetchDirection() - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Returns the fetch direction for this result set.
getFetchDirection() - Method in class com.mysql.jdbc.StatementImpl
JDBC 2.0 Determine the fetch direction.
getFetchSize() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getFetchSize() - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Return the fetch size for this result set.
getFetchSize() - Method in class com.mysql.jdbc.StatementImpl
JDBC 2.0 Determine the default fetch size.
getField(int) - Method in class com.mysql.jdbc.ResultSetMetaData
Returns the field instance for the given column index
getFields() - Method in class com.mysql.jdbc.CachedResultSetMetaData
 
getFirstCharOfQuery() - Method in class com.mysql.jdbc.ResultSetImpl
Returns the first character of the query that this result set was created from.
getFirstCharOfQuery() - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Returns the first character of the query that was issued to create this result set, upper-cased.
getFloat(int) - Method in class com.mysql.jdbc.CallableStatement
 
getFloat(String) - Method in class com.mysql.jdbc.CallableStatement
 
getFloat(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getFloat(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getFloat(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getFloat(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java float.
getFloat(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getFormatId() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXid
 
getFullColumnNameToIndex() - Method in class com.mysql.jdbc.CachedResultSetMetaData
 
getFullName() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getFullOriginalName() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getFunctionColumns(String, String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Retrieves a description of the given catalog's system or user function parameters and return type.
getFunctions(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
 
getFunctions(String, String, String) - Method in class com.mysql.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the system and user functions available in the given catalog.
getFunctionsNeverReturnBlobs() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getFunctionsNeverReturnBlobs() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getFunctionsNeverReturnBlobs() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getFunctionsNeverReturnBlobs() - Method in class com.mysql.jdbc.ReplicationConnection
 
getGatherPerfMetrics() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getGatherPerfMetrics() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getGatherPerfMetrics() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getGatherPerfMetrics() - Method in class com.mysql.jdbc.ReplicationConnection
 
getGatherPerformanceMetrics() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getGatherPerformanceMetrics() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getGatherPerformanceMetrics() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getGatherPerformanceMetrics() - Method in class com.mysql.jdbc.ReplicationConnection
 
getGeneratedKeys() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getGeneratedKeys() - Method in class com.mysql.jdbc.StatementImpl
DOCUMENT ME!
getGeneratedKeysInternal() - Method in class com.mysql.jdbc.StatementImpl
 
getGenerateSimpleParameterMetadata() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getGenerateSimpleParameterMetadata() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getGenerateSimpleParameterMetadata() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getGenerateSimpleParameterMetadata() - Method in class com.mysql.jdbc.ReplicationConnection
 
getGlobalTransactionId() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXid
 
getGmtCalendar() - Method in class com.mysql.jdbc.ResultSetImpl
 
getHighAvailability() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
DOCUMENT ME!
getHoldability() - Method in class com.mysql.jdbc.ConnectionImpl
 
getHoldability() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getHoldability() - Method in class com.mysql.jdbc.JDBC4ResultSet
 
getHoldability() - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
 
getHoldability() - Method in class com.mysql.jdbc.ReplicationConnection
 
getHoldability() - Method in class com.mysql.jdbc.ResultSetImpl
 
getHoldResultsOpenOverStatementClose() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getHoldResultsOpenOverStatementClose() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getHoldResultsOpenOverStatementClose() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getHoldResultsOpenOverStatementClose() - Method in class com.mysql.jdbc.ReplicationConnection
 
getId() - Method in class com.mysql.jdbc.StatementImpl
Returns the id used when profiling
getIdentifierQuoteString() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the string used to quote SQL identifiers? This returns a space " " if identifier quoting isn't supported.
getIdleFor() - Method in interface com.mysql.jdbc.Connection
Reports how long this connection has been idle.
getIdleFor() - Method in class com.mysql.jdbc.ConnectionImpl
NOT JDBC-Compliant, but clients can use this method to determine how long this connection has been idle.
getIdleFor() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Allows clients to determine how long this connection has been idle.
getIdleFor() - Method in class com.mysql.jdbc.ReplicationConnection
 
getIgnoreNonTxTables() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getIgnoreNonTxTables() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getIgnoreNonTxTables() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getIgnoreNonTxTables() - Method in class com.mysql.jdbc.ReplicationConnection
 
getImportedKeys(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
getImportedKeys(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema
Get a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
getIncludeInnodbStatusInDeadlockExceptions() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getIncludeInnodbStatusInDeadlockExceptions() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getIncludeInnodbStatusInDeadlockExceptions() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getIncludeInnodbStatusInDeadlockExceptions() - Method in class com.mysql.jdbc.ReplicationConnection
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of a table's indices and statistics.
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema
Get a description of a table's indices and statistics.
getInitialTimeout() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getInitialTimeout() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getInitialTimeout() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getInitialTimeout() - Method in class com.mysql.jdbc.ReplicationConnection
 
getInstance(ConnectionImpl, String, String, boolean) - Static method in class com.mysql.jdbc.CallableStatement
Creates a callable statement instance -- We need to provide factory-style methods so we can support both JDBC3 (and older) and JDBC4 runtimes, otherwise the class verifier complains when it tries to load JDBC4-only interface classes that are present in JDBC4 method signatures.
getInstance(ConnectionImpl, CallableStatement.CallableStatementParamInfo) - Static method in class com.mysql.jdbc.CallableStatement
Creates a callable statement instance -- We need to provide factory-style methods so we can support both JDBC3 (and older) and JDBC4 runtimes, otherwise the class verifier complains when it tries to load JDBC4-only interface classes that are present in JDBC4 method signatures.
getInstance(String, int, Properties, String, String) - Static method in class com.mysql.jdbc.ConnectionImpl
Creates a connection instance -- We need to provide factory-style methods so we can support both JDBC3 (and older) and JDBC4 runtimes, otherwise the class verifier complains when it tries to load JDBC4-only interface classes that are present in JDBC4 method signatures.
getInstance(ConnectionImpl, String, boolean) - Static method in class com.mysql.jdbc.DatabaseMetaData
 
getInstance(ConnectionWrapper, MysqlPooledConnection, CallableStatement) - Static method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getInstance(MysqlPooledConnection, Connection, boolean) - Static method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getInstance(Connection) - Static method in class com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection
 
getInstance(ConnectionImpl, boolean) - Static method in class com.mysql.jdbc.jdbc2.optional.MysqlXAConnection
 
getInstance(ConnectionWrapper, MysqlPooledConnection, PreparedStatement) - Static method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
getInstance(ConnectionWrapper, MysqlPooledConnection, Statement) - Static method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getInstance(ConnectionImpl) - Static method in class com.mysql.jdbc.jdbc2.optional.SuspendableXAConnection
 
getInstance(ConnectionImpl, String) - Static method in class com.mysql.jdbc.PreparedStatement
Creates a prepared statement instance -- We need to provide factory-style methods so we can support both JDBC3 (and older) and JDBC4 runtimes, otherwise the class verifier complains when it tries to load JDBC4-only interface classes that are present in JDBC4 method signatures.
getInstance(ConnectionImpl, String, String) - Static method in class com.mysql.jdbc.PreparedStatement
Creates a prepared statement instance -- We need to provide factory-style methods so we can support both JDBC3 (and older) and JDBC4 runtimes, otherwise the class verifier complains when it tries to load JDBC4-only interface classes that are present in JDBC4 method signatures.
getInstance(ConnectionImpl, String, String, PreparedStatement.ParseInfo) - Static method in class com.mysql.jdbc.PreparedStatement
Creates a prepared statement instance -- We need to provide factory-style methods so we can support both JDBC3 (and older) and JDBC4 runtimes, otherwise the class verifier complains when it tries to load JDBC4-only interface classes that are present in JDBC4 method signatures.
getInstance(Connection) - Static method in class com.mysql.jdbc.profiler.ProfilerEventHandlerFactory
Returns the ProfilerEventHandlerFactory that handles profiler events for the given connection.
getInstance(long, long, ConnectionImpl, StatementImpl) - Static method in class com.mysql.jdbc.ResultSetImpl
 
getInstance(String, Field[], RowData, ConnectionImpl, StatementImpl, boolean) - Static method in class com.mysql.jdbc.ResultSetImpl
Creates a result set instance that represents a query result -- We need to provide factory-style methods so we can support both JDBC3 (and older) and JDBC4 runtimes, otherwise the class verifier complains when it tries to load JDBC4-only interface classes that are present in JDBC4 method signatures.
getInstance(ConnectionImpl, String, String, int, int) - Static method in class com.mysql.jdbc.ServerPreparedStatement
Creates a prepared statement instance -- We need to provide factory-style methods so we can support both JDBC3 (and older) and JDBC4 runtimes, otherwise the class verifier complains when it tries to load JDBC4-only interface classes that are present in JDBC4 method signatures.
getInstance(String, Connection) - Static method in class com.mysql.jdbc.SingleByteCharsetConverter
Get a converter for the given encoding name
getInstance(String, Class[], Object[]) - Static method in class com.mysql.jdbc.Util
 
getInt(int) - Method in class com.mysql.jdbc.BufferRow
 
getInt(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getInt(int) - Method in class com.mysql.jdbc.CallableStatement
 
getInt(String) - Method in class com.mysql.jdbc.CallableStatement
 
getInt(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getInt(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getInt(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getInt(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java int.
getInt(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getInt(int) - Method in class com.mysql.jdbc.ResultSetRow
Returns the value at the given column (index starts at 0) as an int.
getInt(byte[], int, int) - Static method in class com.mysql.jdbc.StringUtils
 
getInt(byte[]) - Static method in class com.mysql.jdbc.StringUtils
 
getInteractiveClient() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getInteractiveClient() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getInteractiveClient() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getInteractiveClient() - Method in class com.mysql.jdbc.ReplicationConnection
 
getIO() - Method in class com.mysql.jdbc.ConnectionImpl
Returns the IO channel to the server
getIsInteractiveClient() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getIsInteractiveClient() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getIsInteractiveClient() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getIsInteractiveClient() - Method in class com.mysql.jdbc.ReplicationConnection
 
getJavaEncodingForMysqlEncoding(String, Connection) - Static method in class com.mysql.jdbc.CharsetMapping
 
getJDBC4FunctionNoTableConstant() - Method in class com.mysql.jdbc.DatabaseMetaData
 
getJDBC4FunctionNoTableConstant() - Method in class com.mysql.jdbc.JDBC4DatabaseMetaData
 
getJDBC4FunctionNoTableConstant() - Method in class com.mysql.jdbc.JDBC4DatabaseMetaDataUsingInfoSchema
 
getJdbcCompliantTruncation() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getJdbcCompliantTruncation() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getJdbcCompliantTruncation() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getJdbcCompliantTruncation() - Method in class com.mysql.jdbc.ReplicationConnection
 
getJdbcCompliantTruncationForReads() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getJdbcCompliantTruncationForReads() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getJdbcCompliantTruncationForReads() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getJdbcCompliantTruncationForReads() - Method in class com.mysql.jdbc.ReplicationConnection
 
getJDBCMajorVersion() - Method in class com.mysql.jdbc.DatabaseMetaData
 
getJDBCMinorVersion() - Method in class com.mysql.jdbc.DatabaseMetaData
 
getLargeRowSizeThreshold() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getLargeRowSizeThreshold() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getLargeRowSizeThreshold() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getLargeRowSizeThreshold() - Method in class com.mysql.jdbc.ReplicationConnection
 
getLastInsertID() - Method in class com.mysql.jdbc.StatementImpl
getLastInsertID returns the value of the auto_incremented key after an executeQuery() or excute() call.
getLength() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getLoadBalanceStrategy() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getLoadBalanceStrategy() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getLoadBalanceStrategy() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getLoadBalanceStrategy() - Method in class com.mysql.jdbc.ReplicationConnection
 
getLocalInfileInputStream() - Method in interface com.mysql.jdbc.Statement
Returns the InputStream instance that will be used to send data in response to a "LOAD DATA LOCAL INFILE" statement.
getLocalInfileInputStream() - Method in class com.mysql.jdbc.StatementImpl
 
getLocalSocketAddress() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getLocalSocketAddress() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getLocalSocketAddress() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getLocalSocketAddress() - Method in class com.mysql.jdbc.ReplicationConnection
 
getLocatorFetchBufferSize() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getLocatorFetchBufferSize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getLocatorFetchBufferSize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getLocatorFetchBufferSize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getLog() - Method in interface com.mysql.jdbc.Connection
Returns the log mechanism that should be used to log information from/for this Connection.
getLog() - Method in class com.mysql.jdbc.ConnectionImpl
Returns the log mechanism that should be used to log information from/for this Connection.
getLog() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getLog() - Method in class com.mysql.jdbc.ReplicationConnection
 
getLogger() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getLogger() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getLogger() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getLogger(String, String) - Static method in class com.mysql.jdbc.log.LogFactory
Returns a logger instance of the given class, with the given instance name.
getLogger() - Method in class com.mysql.jdbc.ReplicationConnection
 
getLoggerClassName() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getLoggerClassName() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getLoggerClassName() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getLoggerClassName() - Method in class com.mysql.jdbc.ReplicationConnection
 
getLoginTimeout() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Returns the login timeout
getLogSlowQueries() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getLogSlowQueries() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getLogSlowQueries() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getLogSlowQueries() - Method in class com.mysql.jdbc.ReplicationConnection
 
getLogWriter() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Returns the log writer for this data source
getLogXaCommands() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getLogXaCommands() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getLogXaCommands() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getLogXaCommands() - Method in class com.mysql.jdbc.ReplicationConnection
 
getLong(int) - Method in class com.mysql.jdbc.BufferRow
 
getLong(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getLong(int) - Method in class com.mysql.jdbc.CallableStatement
 
getLong(String) - Method in class com.mysql.jdbc.CallableStatement
 
getLong(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getLong(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getLong(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getLong(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java long.
getLong(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getLong(int) - Method in class com.mysql.jdbc.ResultSetRow
Returns the value at the given column (index starts at 0) as a long.
getLong(byte[]) - Static method in class com.mysql.jdbc.StringUtils
 
getLong(byte[], int, int) - Static method in class com.mysql.jdbc.StringUtils
 
getLongUpdateCount() - Method in class com.mysql.jdbc.StatementImpl
getLongUpdateCount returns the current result as an update count, if the result is a ResultSet or there are no more results, -1 is returned.
getMaintainTimeStats() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getMaintainTimeStats() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getMaintainTimeStats() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getMaintainTimeStats() - Method in class com.mysql.jdbc.ReplicationConnection
 
getMajorVersion() - Method in class com.mysql.jdbc.NonRegisteringDriver
Gets the drivers major version number
getMasterConnection() - Method in class com.mysql.jdbc.ReplicationConnection
 
getMaxBinaryLiteralLength() - Method in class com.mysql.jdbc.DatabaseMetaData
How many hex characters can you have in an inline binary literal?
getMaxBytesPerChar(String) - Method in class com.mysql.jdbc.ConnectionImpl
 
getMaxBytesPerCharacter() - Method in class com.mysql.jdbc.Field
 
getMaxCatalogNameLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum length of a catalog name?
getMaxCharLiteralLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the max length for a character literal?
getMaxColumnNameLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the limit on column name length?
getMaxColumnsInGroupBy() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum number of columns in a "GROUP BY" clause?
getMaxColumnsInIndex() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum number of columns allowed in an index?
getMaxColumnsInOrderBy() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum number of columns in an "ORDER BY" clause?
getMaxColumnsInSelect() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum number of columns in a "SELECT" list?
getMaxColumnsInTable() - Method in class com.mysql.jdbc.DatabaseMetaData
What's maximum number of columns in a table?
getMaxConnections() - Method in class com.mysql.jdbc.DatabaseMetaData
How many active connections can we have at a time to this database?
getMaxCursorNameLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum cursor name length?
getMaxFieldSize() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getMaxFieldSize() - Method in class com.mysql.jdbc.StatementImpl
The maxFieldSize limit (in bytes) is the maximum amount of data returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR and LONGVARCHAR columns.
getMaxIndexLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum length of an index (in bytes)?
getMaxProcedureNameLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum length of a procedure name?
getMaxQuerySizeToLog() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getMaxQuerySizeToLog() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getMaxQuerySizeToLog() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getMaxQuerySizeToLog() - Method in class com.mysql.jdbc.ReplicationConnection
 
getMaxReconnects() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getMaxReconnects() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getMaxReconnects() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getMaxReconnects() - Method in class com.mysql.jdbc.ReplicationConnection
 
getMaxRows() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getMaxRows() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getMaxRows() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getMaxRows() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getMaxRows() - Method in class com.mysql.jdbc.ReplicationConnection
 
getMaxRows() - Method in class com.mysql.jdbc.StatementImpl
The maxRows limit is set to limit the number of rows that any ResultSet can contain.
getMaxRowSize() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum length of a single row?
getMaxSchemaNameLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum length allowed for a schema name?
getMaxStatementLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum length of a SQL statement?
getMaxStatements() - Method in class com.mysql.jdbc.DatabaseMetaData
How many active statements can we have open at one time to this database?
getMaxTableNameLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum length of a table name?
getMaxTablesInSelect() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum number of tables in a SELECT?
getMaxUserNameLength() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the maximum length of a user name?
getMessage() - Method in exception com.mysql.jdbc.CommunicationsException
 
getMessage() - Method in exception com.mysql.jdbc.ConnectionFeatureNotAvailableException
 
getMessage() - Method in exception com.mysql.jdbc.exceptions.jdbc4.CommunicationsException
 
getMessage() - Method in exception com.mysql.jdbc.MysqlDataTruncation
 
getMessage() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the optional message for this event
getMetadata() - Method in class com.mysql.jdbc.CachedResultSetMetaData
 
getMetaData() - Method in class com.mysql.jdbc.ConnectionImpl
A connection's database is able to provide information describing its tables, its supported SQL grammar, its stored procedures, the capabilities of this connection, etc.
getMetaData() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
getMetaData() - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
getMetaData() - Method in class com.mysql.jdbc.PreparedStatement
The number, types and properties of a ResultSet's columns are provided by the getMetaData method.
getMetaData() - Method in class com.mysql.jdbc.ReplicationConnection
 
getMetaData() - Method in class com.mysql.jdbc.ResultSetImpl
The numbers, types and properties of a ResultSet's columns are provided by the getMetaData method
getMetaData() - Method in class com.mysql.jdbc.ServerPreparedStatement
 
getMetadataCacheSize() - Method in interface com.mysql.jdbc.ConnectionProperties
Returns the number of queries that metadata can be cached if caching is enabled.
getMetadataCacheSize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getMetadataCacheSize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getMetadataCacheSize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getMetadataSafeStatement() - Method in class com.mysql.jdbc.ConnectionImpl
 
getMinorVersion() - Method in class com.mysql.jdbc.NonRegisteringDriver
Get the drivers minor version number
getMoreResults() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getMoreResults(int) - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getMoreResults() - Method in class com.mysql.jdbc.StatementImpl
getMoreResults moves to a Statement's next result.
getMoreResults(int) - Method in class com.mysql.jdbc.StatementImpl
 
getMysqlEncodingForJavaEncoding(String, Connection) - Static method in class com.mysql.jdbc.CharsetMapping
 
getMysqlType() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getName() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getNamedParamIndex(String, boolean) - Method in class com.mysql.jdbc.CallableStatement
 
getNameNoAliases() - Method in class com.mysql.jdbc.Field
 
getNativeArray(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get an array column.
getNativeAsciiStream(int) - Method in class com.mysql.jdbc.ResultSetImpl
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getNativeBigDecimal(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get the value of a column in the current row as a java.math.BigDecimal object.
getNativeBigDecimal(int, int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.math.BigDecimal object
getNativeBinaryStream(int) - Method in class com.mysql.jdbc.ResultSetImpl
A column value can also be retrieved as a binary stream.
getNativeBlob(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get a BLOB column.
getNativeByte(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java byte.
getNativeByte(int, boolean) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNativeBytes(int, boolean) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java byte array.
getNativeCharacterStream(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0
getNativeClob(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get a CLOB column.
getNativeDate(int, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.BufferRow
 
getNativeDate(int, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ByteArrayRow
 
getNativeDate(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Date object
getNativeDate(int, TimeZone) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get the value of a column in the current row as a java.sql.Date object.
getNativeDate(int, byte[], int, int, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeDate(int, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeDateTimeValue(int, Calendar, int, int, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.BufferRow
 
getNativeDateTimeValue(int, Calendar, int, int, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ByteArrayRow
 
getNativeDateTimeValue(int, byte[], int, int, Calendar, int, int, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeDateTimeValue(int, Calendar, int, int, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeDouble(int) - Method in class com.mysql.jdbc.BufferRow
 
getNativeDouble(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getNativeDouble(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java double.
getNativeDouble(byte[], int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeDouble(int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeFloat(int) - Method in class com.mysql.jdbc.BufferRow
 
getNativeFloat(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getNativeFloat(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java float.
getNativeFloat(byte[], int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeFloat(int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeInt(int) - Method in class com.mysql.jdbc.BufferRow
 
getNativeInt(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getNativeInt(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java int.
getNativeInt(int, boolean) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNativeInt(byte[], int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeInt(int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeLong(int) - Method in class com.mysql.jdbc.BufferRow
 
getNativeLong(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getNativeLong(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java long.
getNativeLong(int, boolean, boolean) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNativeLong(byte[], int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeLong(int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeNClob(int) - Method in class com.mysql.jdbc.JDBC4ResultSet
JDBC 4.0 Get a NCLOB column.
getNativeNClob(int) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
JDBC 4.0 Get a NCLOB column.
getNativeRef(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get a REF(<structured-type>) column.
getNativeShort(int) - Method in class com.mysql.jdbc.BufferRow
 
getNativeShort(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getNativeShort(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java short.
getNativeShort(int, boolean) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNativeShort(byte[], int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeShort(int) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeString(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java String
getNativeTime(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.BufferRow
 
getNativeTime(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ByteArrayRow
 
getNativeTime(int, byte[], int, int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeTime(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeTimestamp(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.BufferRow
 
getNativeTimestamp(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ByteArrayRow
 
getNativeTimestamp(byte[], int, int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeTimestamp(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getNativeUnicodeStream(int) - Method in class com.mysql.jdbc.ResultSetImpl
A column value can also be retrieved as a stream of Unicode characters.
getNativeURL(int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNCharacterStream(int) - Method in class com.mysql.jdbc.CallableStatement
 
getNCharacterStream(String) - Method in class com.mysql.jdbc.CallableStatement
 
getNCharacterStream(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getNCharacterStream(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getNCharacterStream(int) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getNCharacterStream(String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getNCharacterStream(int) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getNCharacterStream(String) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getNCharacterStream(int) - Method in class com.mysql.jdbc.JDBC4ResultSet
JDBC 4.0
getNCharacterStream(String) - Method in class com.mysql.jdbc.JDBC4ResultSet
JDBC 4.0
getNCharacterStream(int) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
JDBC 4.0
getNCharacterStream(String) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
JDBC 4.0
getNCharacterStream(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getNCharacterStream(int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNCharacterStream(String) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNClob(int) - Method in class com.mysql.jdbc.CallableStatement
 
getNClob(String) - Method in class com.mysql.jdbc.CallableStatement
 
getNClob(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getNClob(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getNClob(String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getNClob(int) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getNClob(int) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getNClob(String) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getNClob(int) - Method in class com.mysql.jdbc.JDBC4ResultSet
JDBC 4.0 Get a NCLOB column.
getNClob(String) - Method in class com.mysql.jdbc.JDBC4ResultSet
JDBC 4.0 Get a NCLOB column.
getNClob(int) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
JDBC 4.0 Get a NCLOB column.
getNClob(String) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
JDBC 4.0 Get a NCLOB column.
getNClob(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getNClob(int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNClob(String) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNetTimeoutForStreamingResults() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getNetTimeoutForStreamingResults() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getNetTimeoutForStreamingResults() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getNetTimeoutForStreamingResults() - Method in class com.mysql.jdbc.ReplicationConnection
 
getNewConnection() - Method in class com.mysql.jdbc.util.BaseBugReport
Use this if you need to get a new connection for your bug report (i.e.
getNextResultSet() - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getNextResultSet() - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Returns the next ResultSet in a multi-resultset "chain", if any, null if none exists.
getNoAccessToProcedureBodies() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getNoAccessToProcedureBodies() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getNoAccessToProcedureBodies() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getNoAccessToProcedureBodies() - Method in class com.mysql.jdbc.ReplicationConnection
 
getNoDatetimeStringSync() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getNoDatetimeStringSync() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getNoDatetimeStringSync() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getNoDatetimeStringSync() - Method in class com.mysql.jdbc.ReplicationConnection
 
getNoTimezoneConversionForTimeType() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getNoTimezoneConversionForTimeType() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getNoTimezoneConversionForTimeType() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getNoTimezoneConversionForTimeType() - Method in class com.mysql.jdbc.ReplicationConnection
 
getNString(int) - Method in class com.mysql.jdbc.CallableStatement
 
getNString(String) - Method in class com.mysql.jdbc.CallableStatement
 
getNString(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getNString(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getNString(String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getNString(int) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getNString(int) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getNString(String) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getNString(int) - Method in class com.mysql.jdbc.JDBC4ResultSet
JDBC 4.0 Get the value of a column in the current row as a Java String
getNString(String) - Method in class com.mysql.jdbc.JDBC4ResultSet
JDBC 4.0 The following routines simply convert the columnName into a columnIndex and then call the appropriate routine above.
getNString(int) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
JDBC 4.0 Get the value of a column in the current row as a Java String
getNString(String) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
JDBC 4.0 The following routines simply convert the columnName into a columnIndex and then call the appropriate routine above.
getNString(int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNString(String) - Method in class com.mysql.jdbc.ResultSetImpl
 
getNullCatalogMeansCurrent() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getNullCatalogMeansCurrent() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getNullCatalogMeansCurrent() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getNullCatalogMeansCurrent() - Method in class com.mysql.jdbc.ReplicationConnection
 
getNullNamePatternMatchesAll() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getNullNamePatternMatchesAll() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getNullNamePatternMatchesAll() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getNullNamePatternMatchesAll() - Method in class com.mysql.jdbc.ReplicationConnection
 
getNumericFunctions() - Method in class com.mysql.jdbc.DatabaseMetaData
Get a comma separated list of math functions.
getObject(int) - Method in class com.mysql.jdbc.CallableStatement
 
getObject(int, Map) - Method in class com.mysql.jdbc.CallableStatement
 
getObject(String) - Method in class com.mysql.jdbc.CallableStatement
 
getObject(String, Map) - Method in class com.mysql.jdbc.CallableStatement
 
getObject(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getObject(int, Map) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getObject(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getObject(String, Map) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getObject(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getObject(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java object
getObject(int, Map) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Returns the value of column i as a Java object.
getObject(String) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java object
getObject(String, Map) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Returns the value of column i as a Java object.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSourceFactory
DOCUMENT ME!
getObjectStoredProc(int, int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getObjectStoredProc(int, Map, int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getObjectStoredProc(String, int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getObjectStoredProc(String, Map, int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getObjectStoredProc(int, int) - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Functions like ResultSet.getObject(), but using the given SQL type (as registered during CallableStatement.registerOutParameter()).
getObjectStoredProc(int, Map, int) - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Functions like ResultSet.getObject(), but using the given SQL type (as registered during CallableStatement.registerOutParameter()).
getObjectStoredProc(String, int) - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Functions like ResultSet.getObject(), but using the given SQL type (as registered during CallableStatement.registerOutParameter()).
getObjectStoredProc(String, Map, int) - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Functions like ResultSet.getObject(), but using the given SQL type (as registered during CallableStatement.registerOutParameter()).
getOriginalName() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getOriginalTableName() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getOutputParameters(int) - Method in class com.mysql.jdbc.CallableStatement
Returns the ResultSet that holds the output parameters, or throws an appropriate exception if none exist, or they weren't returned.
getOverrideSupportsIntegrityEnhancementFacility() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getOverrideSupportsIntegrityEnhancementFacility() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getOverrideSupportsIntegrityEnhancementFacility() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getOverrideSupportsIntegrityEnhancementFacility() - Method in class com.mysql.jdbc.ReplicationConnection
 
getOwner() - Method in interface com.mysql.jdbc.RowData
Returns the result set that 'owns' this RowData
getOwner() - Method in class com.mysql.jdbc.RowDataCursor
 
getOwner() - Method in class com.mysql.jdbc.RowDataDynamic
 
getOwner() - Method in class com.mysql.jdbc.RowDataStatic
 
getPacketDebugBufferSize() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getPacketDebugBufferSize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPacketDebugBufferSize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPacketDebugBufferSize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPadCharsWithSpace() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getPadCharsWithSpace() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPadCharsWithSpace() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPadCharsWithSpace() - Method in class com.mysql.jdbc.ReplicationConnection
 
getParameterBindings() - Method in class com.mysql.jdbc.PreparedStatement
 
getParameterClassName(int) - Method in class com.mysql.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterClassName(int) - Method in class com.mysql.jdbc.MysqlParameterMetadata
 
getParameterCount() - Method in class com.mysql.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterCount() - Method in class com.mysql.jdbc.MysqlParameterMetadata
 
getParameterIndexOffset() - Method in class com.mysql.jdbc.CallableStatement
 
getParameterIndexOffset() - Method in class com.mysql.jdbc.PreparedStatement
For calling stored functions, this will be -1 as we don't really count the first '?' parameter marker, it's only syntax, but JDBC counts it as #1, otherwise it will return 0
getParameterMetaData() - Method in class com.mysql.jdbc.CallableStatement
 
getParameterMetaData() - Method in class com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper
 
getParameterMetaData() - Method in class com.mysql.jdbc.PreparedStatement
 
getParameterMetaData() - Method in class com.mysql.jdbc.ServerPreparedStatement
 
getParameterMode(int) - Method in class com.mysql.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterMode(int) - Method in class com.mysql.jdbc.MysqlParameterMetadata
 
getParameterType(int) - Method in class com.mysql.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterType(int) - Method in class com.mysql.jdbc.MysqlParameterMetadata
 
getParameterTypeName(int) - Method in class com.mysql.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterTypeName(int) - Method in class com.mysql.jdbc.MysqlParameterMetadata
 
getParanoid() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getParanoid() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getParanoid() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getParanoid() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPedantic() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getPedantic() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPedantic() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPedantic() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPinGlobalTxToPhysicalConnection() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getPinGlobalTxToPhysicalConnection() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPinGlobalTxToPhysicalConnection() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPinGlobalTxToPhysicalConnection() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPooledConnection() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource
Returns a pooled connection.
getPooledConnection(String, String) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource
This method is invoked by the container.
getPopulateInsertRowWithDefaultValues() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getPopulateInsertRowWithDefaultValues() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPopulateInsertRowWithDefaultValues() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPopulateInsertRowWithDefaultValues() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPort() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Returns the port number
getPortNumber() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Returns the port number
getPrecision(int) - Method in class com.mysql.jdbc.CallableStatement.CallableStatementParamInfo
 
getPrecision(int) - Method in class com.mysql.jdbc.MysqlParameterMetadata
 
getPrecision(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What is a column's number of decimal digits.
getPrecisionAdjustFactor() - Method in class com.mysql.jdbc.Field
Returns amount of correction that should be applied to the precision value.
getPreparedSql() - Method in class com.mysql.jdbc.PreparedStatement
 
getPreparedStatementCacheSize() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getPreparedStatementCacheSize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPreparedStatementCacheSize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPreparedStatementCacheSize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPreparedStatementCacheSqlLimit() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getPreparedStatementCacheSqlLimit() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPreparedStatementCacheSqlLimit() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPreparedStatementCacheSqlLimit() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPrepStmtCacheSize() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getPrepStmtCacheSize() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPrepStmtCacheSize() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPrepStmtCacheSize() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPrepStmtCacheSqlLimit() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getPrepStmtCacheSqlLimit() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPrepStmtCacheSqlLimit() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPrepStmtCacheSqlLimit() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPrimaryKeys(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of a table's primary key columns.
getPrimaryKeys(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema
Get a description of a table's primary key columns.
getProcedureColumns(String, String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of a catalog's stored procedure parameters and result columns.
getProcedureOrFunctionColumns(Field[], String, String, String, String, boolean, boolean) - Method in class com.mysql.jdbc.DatabaseMetaData
 
getProcedures(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of stored procedures available in a catalog.
getProcedures(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema
Get a description of stored procedures available in a catalog.
getProceduresAndOrFunctions(Field[], String, String, String, boolean, boolean) - Method in class com.mysql.jdbc.DatabaseMetaData
 
getProcedureTerm() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the database vendor's preferred term for "procedure"?
getProcessEscapeCodesForPrepStmts() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getProcessEscapeCodesForPrepStmts() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getProcessEscapeCodesForPrepStmts() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getProcessEscapeCodesForPrepStmts() - Method in class com.mysql.jdbc.ReplicationConnection
 
getProfilerEventHandler() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getProfilerEventHandler() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getProfilerEventHandler() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getProfilerEventHandler() - Method in class com.mysql.jdbc.ReplicationConnection
 
getProfileSql() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getProfileSQL() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getProfileSql() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getProfileSQL() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getProfileSQL() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getProfileSql() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getProfileSQL() - Method in class com.mysql.jdbc.ReplicationConnection
 
getProfileSql() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPropertiesTransform() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getPropertiesTransform() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getPropertiesTransform() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getPropertiesTransform() - Method in class com.mysql.jdbc.ReplicationConnection
 
getPropertyInfo(String, Properties) - Method in class com.mysql.jdbc.NonRegisteringDriver
The getPropertyInfo method is intended to allow a generic GUI tool to discover what properties it should prompt a human for in order to get enough information to connect to a database.
getQueriesBeforeRetryMaster() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getQueriesBeforeRetryMaster() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getQueriesBeforeRetryMaster() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getQueriesBeforeRetryMaster() - Method in class com.mysql.jdbc.ReplicationConnection
 
getQueryTimeout() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getQueryTimeout() - Method in class com.mysql.jdbc.StatementImpl
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
getReader(int) - Method in class com.mysql.jdbc.BufferRow
 
getReader(int) - Method in class com.mysql.jdbc.ByteArrayRow
 
getReader(int) - Method in class com.mysql.jdbc.ResultSetRow
 
getReconnectAtTxEnd() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getReconnectAtTxEnd() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getReconnectAtTxEnd() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getReconnectAtTxEnd() - Method in class com.mysql.jdbc.ReplicationConnection
 
getRef(int) - Method in class com.mysql.jdbc.CallableStatement
 
getRef(String) - Method in class com.mysql.jdbc.CallableStatement
 
getRef(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getRef(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getRef(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getRef(int) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get a REF(<structured-type>) column.
getRef(String) - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Get a REF(<structured-type>) column.
getReference() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Required method to support this class as a Referenceable.
getRelaxAutoCommit() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getRelaxAutoCommit() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getRelaxAutoCommit() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getRelaxAutoCommit() - Method in class com.mysql.jdbc.ReplicationConnection
 
getReportMetricsIntervalMillis() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getReportMetricsIntervalMillis() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getReportMetricsIntervalMillis() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getReportMetricsIntervalMillis() - Method in class com.mysql.jdbc.ReplicationConnection
 
getRequireSSL() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getRequireSSL() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getRequireSSL() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getRequireSSL() - Method in class com.mysql.jdbc.ReplicationConnection
 
getResourceId() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getResourceId() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getResourceId() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getResourceId() - Method in class com.mysql.jdbc.ReplicationConnection
 
getResultSet() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getResultSet() - Method in class com.mysql.jdbc.StatementImpl
getResultSet returns the current result as a ResultSet.
getResultSetConcurrency() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getResultSetConcurrency() - Method in class com.mysql.jdbc.StatementImpl
JDBC 2.0 Determine the result set concurrency.
getResultSetHoldability() - Method in class com.mysql.jdbc.DatabaseMetaData
 
getResultSetHoldability() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getResultSetHoldability() - Method in class com.mysql.jdbc.StatementImpl
 
getResultSetId() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the id of the result set in use when this event was created.
getResultSetInternal() - Method in class com.mysql.jdbc.StatementImpl
 
getResultSetSizeThreshold() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getResultSetSizeThreshold() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getResultSetSizeThreshold() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getResultSetSizeThreshold() - Method in class com.mysql.jdbc.ReplicationConnection
 
getResultSetType() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getResultSetType() - Method in class com.mysql.jdbc.StatementImpl
JDBC 2.0 Determine the result set type.
getRetainStatementAfterResultSetClose() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getRewriteBatchedStatements() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getRewriteBatchedStatements() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getRewriteBatchedStatements() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getRewriteBatchedStatements() - Method in class com.mysql.jdbc.ReplicationConnection
 
getRollbackOnPooledClose() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getRollbackOnPooledClose() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getRollbackOnPooledClose() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getRollbackOnPooledClose() - Method in class com.mysql.jdbc.ReplicationConnection
 
getRoundRobinLoadBalance() - Method in interface com.mysql.jdbc.ConnectionProperties
Returns whether or not hosts will be picked in a round-robin fashion.
getRoundRobinLoadBalance() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getRoundRobinLoadBalance() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getRoundRobinLoadBalance() - Method in class com.mysql.jdbc.ReplicationConnection
 
getRow() - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0
getRowId(int) - Method in class com.mysql.jdbc.CallableStatement
 
getRowId(String) - Method in class com.mysql.jdbc.CallableStatement
 
getRowId(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getRowId(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getRowId(String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getRowId(int) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getRowId(int) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getRowId(String) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getRowId(int) - Method in class com.mysql.jdbc.JDBC4ResultSet
 
getRowId(String) - Method in class com.mysql.jdbc.JDBC4ResultSet
 
getRowId(int) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
 
getRowId(String) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
 
getRowId(int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getRowId(String) - Method in class com.mysql.jdbc.ResultSetImpl
 
getRowIdLifetime() - Method in class com.mysql.jdbc.DatabaseMetaData
 
getRowIdLifetime() - Method in class com.mysql.jdbc.JDBC4DatabaseMetaData
 
getRowIdLifetime() - Method in class com.mysql.jdbc.JDBC4DatabaseMetaDataUsingInfoSchema
 
getRunningCTS13() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getRunningCTS13() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getRunningCTS13() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getRunningCTS13() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSavepointId() - Method in class com.mysql.jdbc.MysqlSavepoint
 
getSavepointName() - Method in class com.mysql.jdbc.MysqlSavepoint
 
getScale(int) - Method in class com.mysql.jdbc.CallableStatement.CallableStatementParamInfo
 
getScale(int) - Method in class com.mysql.jdbc.MysqlParameterMetadata
 
getScale(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What is a column's number of digits to the right of the decimal point?
getSchemaName(int) - Method in class com.mysql.jdbc.ResultSetMetaData
What is a column's table's schema? This relies on us knowing the table name.
getSchemas() - Method in class com.mysql.jdbc.DatabaseMetaData
Get the schema names available in this database.
getSchemas(String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
 
getSchemaTerm() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the database vendor's preferred term for "schema"?
getSearchStringEscape() - Method in class com.mysql.jdbc.DatabaseMetaData
This is the string that can be used to escape '_' or '%' in the string pattern style catalog search parameters.
getSecondsBeforeRetryMaster() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getSecondsBeforeRetryMaster() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getSecondsBeforeRetryMaster() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getSecondsBeforeRetryMaster() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSelfDestructOnPingMaxOperations() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getSelfDestructOnPingMaxOperations() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getSelfDestructOnPingMaxOperations() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getSelfDestructOnPingMaxOperations() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSelfDestructOnPingSecondsLifetime() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getSelfDestructOnPingSecondsLifetime() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getSelfDestructOnPingSecondsLifetime() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getSelfDestructOnPingSecondsLifetime() - Method in class com.mysql.jdbc.ReplicationConnection
 
getServerCharacterEncoding() - Method in interface com.mysql.jdbc.Connection
Returns the server's character set
getServerCharacterEncoding() - Method in class com.mysql.jdbc.ConnectionImpl
Returns the server's character set
getServerCharacterEncoding() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getServerCharacterEncoding() - Method in class com.mysql.jdbc.ReplicationConnection
 
getServerInfo() - Method in class com.mysql.jdbc.ResultSetImpl
Returns the server info (if any), or null if none.
getServerInfo() - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Returns the server informational message returned from a DDL or DML statement (if any), or null if none.
getServerName() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Returns the name of the database server
getServerProps() - Method in class com.mysql.jdbc.util.ServerController
Returns the list of properties that will be used to start/control the server.
getServerStatementId() - Method in class com.mysql.jdbc.ServerPreparedStatement
 
getServerTimezone() - Method in interface com.mysql.jdbc.ConnectionProperties
Returns the 'serverTimezone' property.
getServerTimezone() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getServerTimezone() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getServerTimezone() - Method in class com.mysql.jdbc.ReplicationConnection
 
getServerTimezoneTZ() - Method in interface com.mysql.jdbc.Connection
Returns the TimeZone that represents the configured timezone for the server.
getServerTimezoneTZ() - Method in class com.mysql.jdbc.ConnectionImpl
DOCUMENT ME!
getServerTimezoneTZ() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getServerTimezoneTZ() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSessionKey() - Static method in class com.mysql.jdbc.interceptors.SessionAssociationInterceptor
 
getSessionLockedCalendar() - Method in class com.mysql.jdbc.ConnectionImpl
 
getSessionVariables() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getSessionVariables() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getSessionVariables() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getSessionVariables() - Method in class com.mysql.jdbc.ReplicationConnection
 
getShort(int) - Method in class com.mysql.jdbc.CallableStatement
 
getShort(String) - Method in class com.mysql.jdbc.CallableStatement
 
getShort(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getShort(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getShort(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getShort(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java short.
getShort(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getShort(byte[]) - Static method in class com.mysql.jdbc.StringUtils
 
getSlavesConnection() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSlowQueryThresholdMillis() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getSlowQueryThresholdMillis() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getSlowQueryThresholdMillis() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getSlowQueryThresholdMillis() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSlowQueryThresholdNanos() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getSlowQueryThresholdNanos() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getSlowQueryThresholdNanos() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getSlowQueryThresholdNanos() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSocketFactory() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getSocketFactory() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getSocketFactory() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getSocketFactory() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSocketFactoryClassName() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getSocketFactoryClassName() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getSocketFactoryClassName() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getSocketFactoryClassName() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSocketTimeout() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getSocketTimeout() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getSocketTimeout() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getSocketTimeout() - Method in class com.mysql.jdbc.ReplicationConnection
 
getSource(Class) - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
Returns a Source for reading the XML value designated by this SQLXML instance.
getSQLKeywords() - Method in class com.mysql.jdbc.DatabaseMetaData
Get a comma separated list of all a database's SQL keywords that are NOT also SQL92 keywords.
getSQLState() - Method in exception com.mysql.jdbc.CommunicationsException
 
getSQLState() - Method in exception com.mysql.jdbc.ConnectionFeatureNotAvailableException
 
getSQLState() - Method in exception com.mysql.jdbc.exceptions.jdbc4.CommunicationsException
 
getSQLStateType() - Method in class com.mysql.jdbc.DatabaseMetaData
 
getSQLType() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getSQLXML(int) - Method in class com.mysql.jdbc.CallableStatement
 
getSQLXML(String) - Method in class com.mysql.jdbc.CallableStatement
 
getSQLXML(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getSQLXML(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getSQLXML(int) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getSQLXML(String) - Method in class com.mysql.jdbc.jdbc2.optional.JDBC4CallableStatementWrapper
 
getSQLXML(int) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getSQLXML(String) - Method in class com.mysql.jdbc.JDBC4CallableStatement
 
getSQLXML(int) - Method in class com.mysql.jdbc.JDBC4ResultSet
 
getSQLXML(String) - Method in class com.mysql.jdbc.JDBC4ResultSet
 
getSQLXML(int) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
 
getSQLXML(String) - Method in class com.mysql.jdbc.JDBC4UpdatableResultSet
 
getSQLXML(int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getSQLXML(String) - Method in class com.mysql.jdbc.ResultSetImpl
 
getStatement() - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Return the Statement that produced the ResultSet.
getStatementComment() - Method in interface com.mysql.jdbc.Connection
Returns the comment that will be prepended to all statements sent to the server.
getStatementComment() - Method in class com.mysql.jdbc.ConnectionImpl
Returns the comment that will be prepended to all statements sent to the server.
getStatementComment() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getStatementComment() - Method in class com.mysql.jdbc.ReplicationConnection
 
getStatementId() - Method in class com.mysql.jdbc.profiler.ProfilerEvent
Returns the id of the statement in use when this event was created.
getStatementInterceptors() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getStatementInterceptors() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getStatementInterceptors() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getStatementInterceptors() - Method in class com.mysql.jdbc.ReplicationConnection
 
getStrictFloatingPoint() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getStrictFloatingPoint() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getStrictFloatingPoint() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getStrictFloatingPoint() - Method in class com.mysql.jdbc.ReplicationConnection
 
getStrictUpdates() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getStrictUpdates() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getStrictUpdates() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getStrictUpdates() - Method in class com.mysql.jdbc.ReplicationConnection
 
getString(int, String, ConnectionImpl) - Method in class com.mysql.jdbc.BufferRow
 
getString(int, String, ConnectionImpl) - Method in class com.mysql.jdbc.ByteArrayRow
 
getString(int) - Method in class com.mysql.jdbc.CallableStatement
 
getString(String) - Method in class com.mysql.jdbc.CallableStatement
 
getString(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getString(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getString() - Method in class com.mysql.jdbc.JDBC4MysqlSQLXML
 
getString(String) - Static method in class com.mysql.jdbc.Messages
Returns the localized message for the given message key
getString(String, Object[]) - Static method in class com.mysql.jdbc.Messages
 
getString(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getString(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a Java String
getString(String) - Method in class com.mysql.jdbc.ResultSetImpl
The following routines simply convert the columnName into a columnIndex and then call the appropriate routine above.
getString(int, String, ConnectionImpl) - Method in class com.mysql.jdbc.ResultSetRow
Returns the value at the given column (index starts at 0) as a java.lang.String with the requested encoding, using the given ConnectionImpl to find character converters.
getString(String, ConnectionImpl, byte[], int, int) - Method in class com.mysql.jdbc.ResultSetRow
Convenience method for turning a byte[] into a string with the given encoding.
getStringFunctions() - Method in class com.mysql.jdbc.DatabaseMetaData
Get a comma separated list of string functions.
getStringInternal(int, boolean) - Method in class com.mysql.jdbc.ResultSetImpl
 
getSubString(long, int) - Method in class com.mysql.jdbc.Clob
 
getSuperTables(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
 
getSystemFunctions() - Method in class com.mysql.jdbc.DatabaseMetaData
Get a comma separated list of system functions.
getTable() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getTableName() - Method in class com.mysql.jdbc.Field
DOCUMENT ME!
getTableName(int) - Method in class com.mysql.jdbc.ResultSetMetaData
Whats a column's table's name?
getTableNameNoAliases() - Method in class com.mysql.jdbc.Field
 
getTablePrivileges(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of the access rights for each table available in a catalog.
getTables(String, String, String, String[]) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of tables available in a catalog.
getTables(String, String, String, String[]) - Method in class com.mysql.jdbc.DatabaseMetaDataUsingInfoSchema
Get a description of tables available in a catalog.
getTableTypes() - Method in class com.mysql.jdbc.DatabaseMetaData
Get the table types available in this database.
getTcpKeepAlive() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTcpKeepAlive() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTcpKeepAlive() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTcpKeepAlive() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTcpNoDelay() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTcpNoDelay() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTcpNoDelay() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTcpNoDelay() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTcpRcvBuf() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTcpRcvBuf() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTcpRcvBuf() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTcpRcvBuf() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTcpSndBuf() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTcpSndBuf() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTcpSndBuf() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTcpSndBuf() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTcpTrafficClass() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTcpTrafficClass() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTcpTrafficClass() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTcpTrafficClass() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTime(int) - Method in class com.mysql.jdbc.CallableStatement
 
getTime(int, Calendar) - Method in class com.mysql.jdbc.CallableStatement
 
getTime(String) - Method in class com.mysql.jdbc.CallableStatement
 
getTime(String, Calendar) - Method in class com.mysql.jdbc.CallableStatement
 
getTime(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getTime(int, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getTime(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getTime(String, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getTime(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getTime(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Time object
getTime(int, Calendar) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Time object.
getTime(String) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Time object.
getTime(String, Calendar) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Time object.
getTimeDateFunctions() - Method in class com.mysql.jdbc.DatabaseMetaData
Get a comma separated list of time and date functions.
getTimeFast(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.BufferRow
 
getTimeFast(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ByteArrayRow
 
getTimeFast(int, byte[], int, int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getTimeFast(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getTimestamp(int) - Method in class com.mysql.jdbc.CallableStatement
 
getTimestamp(int, Calendar) - Method in class com.mysql.jdbc.CallableStatement
 
getTimestamp(String) - Method in class com.mysql.jdbc.CallableStatement
 
getTimestamp(String, Calendar) - Method in class com.mysql.jdbc.CallableStatement
 
getTimestamp(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getTimestamp(int, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getTimestamp(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getTimestamp(String, Calendar) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getTimestamp(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getTimestamp(int) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Timestamp object
getTimestamp(int, Calendar) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String) - Method in class com.mysql.jdbc.ResultSetImpl
DOCUMENT ME!
getTimestamp(String, Calendar) - Method in class com.mysql.jdbc.ResultSetImpl
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestampFast(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.BufferRow
 
getTimestampFast(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ByteArrayRow
 
getTimestampFast(int, byte[], int, int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getTimestampFast(int, Calendar, TimeZone, boolean, ConnectionImpl, ResultSetImpl) - Method in class com.mysql.jdbc.ResultSetRow
 
getTinyInt1isBit() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTinyInt1isBit() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTinyInt1isBit() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTinyInt1isBit() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTraceProtocol() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getTraceProtocol() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTraceProtocol() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTraceProtocol() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTransactionIsolation() - Method in class com.mysql.jdbc.ConnectionImpl
Get this Connection's current transaction isolation mode.
getTransactionIsolation() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
getTransactionIsolation() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTransactionTimeout() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXAConnection
Obtains the current transaction timeout value set for this XAResource instance.
getTransactionTimeout() - Method in class com.mysql.jdbc.jdbc2.optional.SuspendableXAConnection
 
getTransformedBitIsBoolean() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTransformedBitIsBoolean() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTransformedBitIsBoolean() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTransformedBitIsBoolean() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTreatUtilDateAsTimestamp() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTreatUtilDateAsTimestamp() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTreatUtilDateAsTimestamp() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTreatUtilDateAsTimestamp() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTrustCertificateKeyStorePassword() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTrustCertificateKeyStorePassword() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTrustCertificateKeyStorePassword() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTrustCertificateKeyStorePassword() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTrustCertificateKeyStoreType() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTrustCertificateKeyStoreType() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTrustCertificateKeyStoreType() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTrustCertificateKeyStoreType() - Method in class com.mysql.jdbc.ReplicationConnection
 
getTrustCertificateKeyStoreUrl() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getTrustCertificateKeyStoreUrl() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getTrustCertificateKeyStoreUrl() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getTrustCertificateKeyStoreUrl() - Method in class com.mysql.jdbc.ReplicationConnection
 
getType() - Method in class com.mysql.jdbc.ResultSetImpl
JDBC 2.0 Return the type of this result set.
getTypeInfo() - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of all the standard SQL types supported by this database.
getTypeMap() - Method in class com.mysql.jdbc.ConnectionImpl
JDBC 2.0 Get the type-map object associated with this connection.
getTypeMap() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
getTypeMap() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUDTs(String, String, String, int[]) - Method in class com.mysql.jdbc.DatabaseMetaData
JDBC 2.0 Get a description of the user-defined types defined in a particular schema.
getUltraDevHack() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUltraDevHack() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUltraDevHack() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUltraDevHack() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUnicodeStream(int) - Method in class com.mysql.jdbc.ResultSetImpl
Deprecated.  
getUnicodeStream(String) - Method in class com.mysql.jdbc.ResultSetImpl
Deprecated.  
getUpdateCount() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getUpdateCount() - Method in class com.mysql.jdbc.ResultSetImpl
 
getUpdateCount() - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Returns the update count for this result set (if one exists), otherwise -1.
getUpdateCount() - Method in class com.mysql.jdbc.StatementImpl
getUpdateCount returns the current result as an update count, if the result is a ResultSet or there are no more results, -1 is returned.
getUpdateID() - Method in class com.mysql.jdbc.ResultSetImpl
 
getUpdateID() - Method in interface com.mysql.jdbc.ResultSetInternalMethods
Returns the AUTO_INCREMENT value for the DDL/DML statement which created this result set.
getURL(int) - Method in class com.mysql.jdbc.CallableStatement
 
getURL(String) - Method in class com.mysql.jdbc.CallableStatement
 
getURL() - Method in class com.mysql.jdbc.DatabaseMetaData
What's the url for this database?
getURL(int) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getURL(String) - Method in class com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper
 
getURL() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Returns the URL for this connection
getUrl() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Returns the JDBC URL that will be used to create the database connection.
getURL(int) - Method in interface com.mysql.jdbc.ParameterBindings
 
getURL(int) - Method in class com.mysql.jdbc.ResultSetImpl
 
getURL(String) - Method in class com.mysql.jdbc.ResultSetImpl
 
getUrl() - Method in class com.mysql.jdbc.util.BaseBugReport
Provides the JDBC URL to use to demonstrate the bug.
getUseBlobToStoreUTF8OutsideBMP() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseBlobToStoreUTF8OutsideBMP() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseBlobToStoreUTF8OutsideBMP() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseBlobToStoreUTF8OutsideBMP() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseCompression() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseCompression() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseCompression() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseCompression() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseConfigs() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseConfigs() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseConfigs() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseConfigs() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseCursorFetch() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseCursorFetch() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseCursorFetch() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseCursorFetch() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseDirectRowUnpack() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseDirectRowUnpack() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseDirectRowUnpack() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseDirectRowUnpack() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseDynamicCharsetInfo() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseDynamicCharsetInfo() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseDynamicCharsetInfo() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseDynamicCharsetInfo() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseFastDateParsing() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseFastDateParsing() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseFastDateParsing() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseFastDateParsing() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseFastIntParsing() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseFastIntParsing() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseFastIntParsing() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseFastIntParsing() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseGmtMillisForDatetimes() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseGmtMillisForDatetimes() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseGmtMillisForDatetimes() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseGmtMillisForDatetimes() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseHostsInPrivileges() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseHostsInPrivileges() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseHostsInPrivileges() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseHostsInPrivileges() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseInformationSchema() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseInformationSchema() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseInformationSchema() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseInformationSchema() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseJDBCCompliantTimezoneShift() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseJDBCCompliantTimezoneShift() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseJDBCCompliantTimezoneShift() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseJDBCCompliantTimezoneShift() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseJvmCharsetConverters() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseJvmCharsetConverters() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseJvmCharsetConverters() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseJvmCharsetConverters() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseLegacyDatetimeCode() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseLegacyDatetimeCode() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseLegacyDatetimeCode() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseLegacyDatetimeCode() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseLocalSessionState() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseLocalSessionState() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseLocalSessionState() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseLocalSessionState() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseNanosForElapsedTime() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseNanosForElapsedTime() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseNanosForElapsedTime() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseNanosForElapsedTime() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseOldAliasMetadataBehavior() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseOldAliasMetadataBehavior() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseOldAliasMetadataBehavior() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseOldAliasMetadataBehavior() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseOldUTF8Behavior() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseOldUTF8Behavior() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseOldUTF8Behavior() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseOldUTF8Behavior() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseOnlyServerErrorMessages() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseOnlyServerErrorMessages() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseOnlyServerErrorMessages() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseOnlyServerErrorMessages() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUser() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
Returns the configured user for this connection
getUseReadAheadInput() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseReadAheadInput() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseReadAheadInput() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseReadAheadInput() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUserName() - Method in class com.mysql.jdbc.DatabaseMetaData
What's our user name as known to the database?
getUseServerPreparedStmts() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseServerPreparedStmts() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseServerPreparedStmts() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseServerPreparedStmts() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseServerPrepStmts() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseServerPrepStmts() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseServerPrepStmts() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseServerPrepStmts() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseSqlStateCodes() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseSqlStateCodes() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseSqlStateCodes() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseSqlStateCodes() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseSSL() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseSSL() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseSSL() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseSSL() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseSSPSCompatibleTimezoneShift() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUseSSPSCompatibleTimezoneShift() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseSSPSCompatibleTimezoneShift() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseSSPSCompatibleTimezoneShift() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseStreamLengthsInPrepStmts() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseStreamLengthsInPrepStmts() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseStreamLengthsInPrepStmts() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseStreamLengthsInPrepStmts() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseTimezone() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseTimezone() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseTimezone() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseTimezone() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseUltraDevWorkAround() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseUltraDevWorkAround() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseUltraDevWorkAround() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseUltraDevWorkAround() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseUnbufferedInput() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseUnbufferedInput() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseUnbufferedInput() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseUnbufferedInput() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseUnicode() - Method in interface com.mysql.jdbc.ConnectionProperties
DOCUMENT ME!
getUseUnicode() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseUnicode() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseUnicode() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUseUsageAdvisor() - Method in interface com.mysql.jdbc.ConnectionProperties
Returns whether or not the driver advises of proper usage.
getUseUsageAdvisor() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUseUsageAdvisor() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUseUsageAdvisor() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUtcCalendar() - Method in class com.mysql.jdbc.ConnectionImpl
 
getUtf8OutsideBmpExcludedColumnNamePattern() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUtf8OutsideBmpExcludedColumnNamePattern() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUtf8OutsideBmpExcludedColumnNamePattern() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUtf8OutsideBmpExcludedColumnNamePattern() - Method in class com.mysql.jdbc.ReplicationConnection
 
getUtf8OutsideBmpIncludedColumnNamePattern() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getUtf8OutsideBmpIncludedColumnNamePattern() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getUtf8OutsideBmpIncludedColumnNamePattern() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getUtf8OutsideBmpIncludedColumnNamePattern() - Method in class com.mysql.jdbc.ReplicationConnection
 
getVerifyServerCertificate() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getVerifyServerCertificate() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getVerifyServerCertificate() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getVerifyServerCertificate() - Method in class com.mysql.jdbc.ReplicationConnection
 
getVersionColumns(String, String, String) - Method in class com.mysql.jdbc.DatabaseMetaData
Get a description of a table's columns that are automatically updated when any value in a row is updated.
getWarnings() - Method in class com.mysql.jdbc.ConnectionImpl
The first warning reported by calls on this Connection is returned.
getWarnings() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
Passes call to method on physical connection instance.
getWarnings() - Method in class com.mysql.jdbc.jdbc2.optional.StatementWrapper
 
getWarnings() - Method in class com.mysql.jdbc.ReplicationConnection
 
getWarnings() - Method in class com.mysql.jdbc.ResultSetImpl
The first warning reported by calls on this ResultSet is returned.
getWarnings() - Method in class com.mysql.jdbc.StatementImpl
The first warning reported by calls on this Statement is returned.
getXAConnection() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXADataSource
 
getXAConnection(String, String) - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXADataSource
 
getXAResource() - Method in class com.mysql.jdbc.jdbc2.optional.MysqlXAConnection
Retrieves an XAResource object that the transaction manager will use to manage this XAConnection object's participation in a distributed transaction.
getXAResource() - Method in class com.mysql.jdbc.jdbc2.optional.SuspendableXAConnection
 
getYearIsDateType() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getYearIsDateType() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getYearIsDateType() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getYearIsDateType() - Method in class com.mysql.jdbc.ReplicationConnection
 
getZeroDateTimeBehavior() - Method in interface com.mysql.jdbc.ConnectionProperties
 
getZeroDateTimeBehavior() - Method in class com.mysql.jdbc.ConnectionPropertiesImpl
 
getZeroDateTimeBehavior() - Method in class com.mysql.jdbc.jdbc2.optional.ConnectionWrapper
 
getZeroDateTimeBehavior() - Method in class com.mysql.jdbc.ReplicationConnection
 
gmtCalendar - Variable in class com.mysql.jdbc.ResultSetImpl
 

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