Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abandonedConnectionCleanupDisabled - Static variable in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
 
AbandonedConnectionCleanupThread - Class in com.mysql.cj.jdbc
This class implements a thread that is responsible for closing abandoned MySQL connections, i.e., connections that are not explicitly closed.
AbandonedConnectionCleanupThread() - Constructor for class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
 
AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference - Class in com.mysql.cj.jdbc
PhantomReference subclass to track MysqlConnection objects finalization.
abort(Executor) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
abort(Executor) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
abort(Executor) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
abort(Executor) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
ABORT_PERM - Static variable in class com.mysql.cj.jdbc.ConnectionImpl
 
abortInternal() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
abortInternal() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
abortInternal() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
abortInternal() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
abortInternal() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Clobbers the physical network connection and marks this connection as closed.
absolute(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
absolute(int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
AbstractBufferRow - Class in com.mysql.cj.protocol.a.result
A ResultSetRow implementation that holds one row packet (which is re-used by the driver, and thus saves memory allocations), and tries when possible to avoid allocations to break out the results as individual byte[]s.
AbstractBufferRow(ExceptionInterceptor) - Constructor for class com.mysql.cj.protocol.a.result.AbstractBufferRow
 
AbstractDataResult<T> - Class in com.mysql.cj.xdevapi
Base class for data set results.
AbstractDataResult(RowList, Supplier<ProtocolEntity>, ProtocolEntityFactory<T, XMessage>) - Constructor for class com.mysql.cj.xdevapi.AbstractDataResult
Constructor.
AbstractDateTimeValueFactory<T> - Class in com.mysql.cj.result
 
AbstractDateTimeValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.AbstractDateTimeValueFactory
 
AbstractFilterParams - Class in com.mysql.cj.xdevapi
Abstract implementation of FilterParams.
AbstractFilterParams(String, String, boolean, boolean) - Constructor for class com.mysql.cj.xdevapi.AbstractFilterParams
Constructor.
AbstractNumericValueFactory<T> - Class in com.mysql.cj.result
 
AbstractNumericValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.AbstractNumericValueFactory
 
AbstractPropertyDefinition<T> - Class in com.mysql.cj.conf
 
AbstractPropertyDefinition(String, String, T, boolean, String, String, String, int) - Constructor for class com.mysql.cj.conf.AbstractPropertyDefinition
 
AbstractPropertyDefinition(PropertyKey, T, boolean, String, String, String, int) - Constructor for class com.mysql.cj.conf.AbstractPropertyDefinition
 
AbstractPropertyDefinition(PropertyKey, T, boolean, String, String, String, int, int, int) - Constructor for class com.mysql.cj.conf.AbstractPropertyDefinition
 
AbstractProtocol<M extends Message> - Class in com.mysql.cj.protocol
 
AbstractProtocol() - Constructor for class com.mysql.cj.protocol.AbstractProtocol
 
AbstractQuery - Class in com.mysql.cj
 
AbstractQuery(NativeSession) - Constructor for class com.mysql.cj.AbstractQuery
 
AbstractResultsetRow - Class in com.mysql.cj.protocol.result
 
AbstractResultsetRow(ExceptionInterceptor) - Constructor for class com.mysql.cj.protocol.result.AbstractResultsetRow
 
AbstractResultsetRows - Class in com.mysql.cj.protocol.a.result
 
AbstractResultsetRows() - Constructor for class com.mysql.cj.protocol.a.result.AbstractResultsetRows
 
AbstractRowFactory - Class in com.mysql.cj.protocol.a
 
AbstractRowFactory() - Constructor for class com.mysql.cj.protocol.a.AbstractRowFactory
 
AbstractRuntimeProperty<T> - Class in com.mysql.cj.conf
 
AbstractRuntimeProperty() - Constructor for class com.mysql.cj.conf.AbstractRuntimeProperty
 
AbstractRuntimeProperty(PropertyDefinition<T>) - Constructor for class com.mysql.cj.conf.AbstractRuntimeProperty
 
AbstractSocketConnection - Class in com.mysql.cj.protocol
 
AbstractSocketConnection() - Constructor for class com.mysql.cj.protocol.AbstractSocketConnection
 
AbstractValueEncoder - Class in com.mysql.cj.protocol.a
 
AbstractValueEncoder() - Constructor for class com.mysql.cj.protocol.a.AbstractValueEncoder
 
accept(T) - Method in class testsuite.x.internal.XProtocolAsyncTest.ValueHolder
 
acceptsUrl(String) - Static method in class com.mysql.cj.conf.ConnectionUrl
Checks if this ConnectionUrl is able to process the given database URL.
acceptsURL(String) - Method in class com.mysql.cj.jdbc.NonRegisteringDriver
Typically, drivers will return true if they understand the subprotocol specified in the URL and false if they don't.
ACCOUNT_EXPIRED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
ACCOUNT_EXPIRED = 2;
action - Variable in class testsuite.x.devapi.RowLockingTest.FindRowDeadLock
 
action - Variable in class testsuite.x.devapi.RowLockingTest.FindRowLock
 
action - Variable in class testsuite.x.devapi.RowLockingTest.SelectRowDeadLock
 
action - Variable in class testsuite.x.devapi.RowLockingTest.SelectRowLock
 
activeCheckConnection(Connection) - Method in class com.mysql.cj.jdbc.integration.c3p0.MysqlConnectionTester
 
activeCheckConnection(Connection, String) - Method in class com.mysql.cj.jdbc.integration.c3p0.MysqlConnectionTester
 
activeConnections - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
activeConnections - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
activeHosts - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
activeProtocols - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
add(String) - Method in interface com.mysql.cj.xdevapi.AddStatement
Add a document as a JSON string.
add(DbDoc...) - Method in interface com.mysql.cj.xdevapi.AddStatement
Add a sequence of DbDocs.
add(String) - Method in class com.mysql.cj.xdevapi.AddStatementImpl
 
add(DbDoc...) - Method in class com.mysql.cj.xdevapi.AddStatementImpl
 
add(Map<String, ?>) - Method in interface com.mysql.cj.xdevapi.Collection
Add a document in the form of a Map.
add(String...) - Method in interface com.mysql.cj.xdevapi.Collection
Add one or more documents.
add(DbDoc) - Method in interface com.mysql.cj.xdevapi.Collection
Add a document in the form of a DbDoc.
add(DbDoc...) - Method in interface com.mysql.cj.xdevapi.Collection
Add a sequence of documents.
add(Map<String, ?>) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
add(String...) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
add(DbDoc) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
add(DbDoc...) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
add(String, JsonValue) - Method in interface com.mysql.cj.xdevapi.DbDoc
Add JsonValue to the top-level document hierarchy.
add(String, JsonValue) - Method in class com.mysql.cj.xdevapi.DbDocImpl
 
add(String) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
add(int, String) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
addAll(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
addAll(int, Name) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
addAllArgs(Iterable<? extends MysqlxDatatypes.Scalar>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
addAllArgs(Iterable<? extends MysqlxDatatypes.Scalar>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
addAllArgs(Iterable<? extends MysqlxDatatypes.Scalar>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
addAllArgs(Iterable<? extends MysqlxDatatypes.Scalar>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
addAllArgs(Iterable<? extends MysqlxDatatypes.Any>) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
addAllArgs(Iterable<? extends MysqlxDatatypes.Any>) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
addAllCapabilities(Iterable<? extends MysqlxConnection.Capability>) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
addAllColumn(Iterable<String>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the list of aliases for column names specified in `stmt`
addAllColumn(Iterable<String>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the list of aliases for column names specified in `stmt`
addAllCond(Iterable<? extends MysqlxExpect.Open.Condition>) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
addAllDocumentPath(Iterable<? extends MysqlxExpr.DocumentPathItem>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
addAllDocumentPath(Iterable<? extends MysqlxExpr.DocumentPathItem>) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
addAllField(Iterable<? extends MysqlxExpr.Expr>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
addAllField(Iterable<? extends ByteString>) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
repeated bytes field = 1;
addAllFld(Iterable<? extends MysqlxDatatypes.Object.ObjectField>) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
addAllFld(Iterable<? extends MysqlxExpr.Object.ObjectField>) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
addAllGrouping(Iterable<? extends MysqlxExpr.Expr>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
addAllOperation(Iterable<? extends MysqlxCrud.UpdateOperation>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
addAllOrder(Iterable<? extends MysqlxCrud.Order>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
addAllOrder(Iterable<? extends MysqlxCrud.Order>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
addAllOrder(Iterable<? extends MysqlxCrud.Order>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
addAllParam(Iterable<? extends MysqlxExpr.Expr>) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
addAllParam(Iterable<? extends MysqlxExpr.Expr>) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
addAllProjection(Iterable<? extends MysqlxCrud.Projection>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
addAllProjection(Iterable<? extends MysqlxCrud.Column>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
addAllRow(Iterable<? extends MysqlxCrud.Insert.TypedRow>) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
addAllValue(Iterable<? extends MysqlxDatatypes.Any>) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
addAllValue(Iterable<? extends MysqlxExpr.Expr>) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
addAllValue(Iterable<? extends MysqlxDatatypes.Scalar>) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
addArg(String, Object) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
addArg(String, Object) - Method in interface com.mysql.cj.xdevapi.FilterParams
Set binding.
addArgs(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
addArgs(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
addArgs(MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
addArgs(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
addArgs(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
addArgs(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
addArgs(MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
addArgs(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
addArgs(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
addArgs(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
addArgs(MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
addArgs(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
addArgs(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
addArgs(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
addArgs(MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
addArgs(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
addArgs(MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
addArgs(int, MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
addArgs(MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
addArgs(int, MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
addArgs(MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
addArgs(int, MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
addArgs(MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
addArgs(int, MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
addArgsBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
addArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
addArgsBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
addArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
addArgsBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
addArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
addArgsBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
addArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
addArgsBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
addArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
addArgsBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
addArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
addBatch(Object) - Method in class com.mysql.cj.AbstractQuery
 
addBatch() - Method in class com.mysql.cj.jdbc.CallableStatement
 
addBatch() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
addBatch(String) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
addBatch() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
addBatch() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
addBatch(String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
addBatch(Object) - Method in class com.mysql.cj.jdbc.StatementImpl
 
addBatch(String) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
addBatch(Object) - Method in interface com.mysql.cj.Query
 
addCapabilities(MysqlxConnection.Capability) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
addCapabilities(int, MysqlxConnection.Capability) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
addCapabilities(MysqlxConnection.Capability.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
addCapabilities(int, MysqlxConnection.Capability.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
addCapabilitiesBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
addCapabilitiesBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
addClosedCheck(CtMethod) - Static method in class instrumentation.CommonChecks
 
addColumn(String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the list of aliases for column names specified in `stmt`
addColumn(String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the list of aliases for column names specified in `stmt`
addColumnBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the list of aliases for column names specified in `stmt`
addColumnBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the list of aliases for column names specified in `stmt`
addCond(MysqlxExpect.Open.Condition) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
addCond(int, MysqlxExpect.Open.Condition) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
addCond(MysqlxExpect.Open.Condition.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
addCond(int, MysqlxExpect.Open.Condition.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
addCondBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
addCondBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
addConnectionEventListener(ConnectionEventListener) - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
 
addDocumentPath(MysqlxExpr.DocumentPathItem) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
addDocumentPath(int, MysqlxExpr.DocumentPathItem) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
addDocumentPath(MysqlxExpr.DocumentPathItem.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
addDocumentPath(int, MysqlxExpr.DocumentPathItem.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
addDocumentPath(MysqlxExpr.DocumentPathItem) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
addDocumentPath(int, MysqlxExpr.DocumentPathItem) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
addDocumentPath(MysqlxExpr.DocumentPathItem.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
addDocumentPath(int, MysqlxExpr.DocumentPathItem.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
addDocumentPathBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
addDocumentPathBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
addDocumentPathBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
addDocumentPathBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
addEncodingMapping(String) - Method in class com.mysql.cj.MysqlCharset
 
addField(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
addField(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
addField(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
addField(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
addField(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
repeated bytes field = 1;
addFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
addFieldBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
addFld(MysqlxDatatypes.Object.ObjectField) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
addFld(int, MysqlxDatatypes.Object.ObjectField) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
addFld(MysqlxDatatypes.Object.ObjectField.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
addFld(int, MysqlxDatatypes.Object.ObjectField.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
addFld(MysqlxExpr.Object.ObjectField) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
addFld(int, MysqlxExpr.Object.ObjectField) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
addFld(MysqlxExpr.Object.ObjectField.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
addFld(int, MysqlxExpr.Object.ObjectField.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
addFldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
addFldBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
addFldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
addFldBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
addGetter(CtClass, String, String, String) - Static method in class instrumentation.AddMethods
 
addGrouping(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
addGrouping(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
addGrouping(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
addGrouping(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
addGroupingBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
addGroupingBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
addHost(String) - Method in class com.mysql.cj.jdbc.ConnectionGroup
Add the given host (host:port pair) to this Connection Group.
addHost(String, boolean) - Method in class com.mysql.cj.jdbc.ConnectionGroup
Add the given host (host:port pair) to this Connection Group and, consequently, to all the load-balanced connections it holds.
addHost(String, String, boolean) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
addHost(String) - Method in interface com.mysql.cj.jdbc.ha.LoadBalancedConnection
 
addHost(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Adds a host to the hosts list.
addHost(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
addHost(String, String, boolean) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
addHost(String, String, boolean) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
addInputStream(InputStream) - Method in class com.mysql.cj.protocol.x.ContinuousInputStream
Adds another InputStream to the InputStreams queue.
addListener(RuntimeProperty.RuntimePropertyListener) - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
addListener(RuntimeProperty.RuntimePropertyListener) - Method in interface com.mysql.cj.conf.RuntimeProperty
Add listener for this property changes.
addListener(Session.SessionEventListener) - Method in class com.mysql.cj.CoreSession
 
addListener(Session.SessionEventListener) - Method in class com.mysql.cj.NativeSession
 
addListener(Protocol.ProtocolEventListener) - Method in class com.mysql.cj.protocol.AbstractProtocol
 
addListener(Protocol.ProtocolEventListener) - Method in interface com.mysql.cj.protocol.Protocol.ProtocolEventHandler
Add listener for this protocol events.
addListener(Session.SessionEventListener) - Method in interface com.mysql.cj.Session
Add listener for this session status changes.
AddMethods - Class in instrumentation
 
AddMethods() - Constructor for class instrumentation.AddMethods
 
addNotice(Notice) - Method in class com.mysql.cj.protocol.x.StatementExecuteOkBuilder
 
addNotices(List<Notice>) - Method in class com.mysql.cj.protocol.x.XMessage
 
addOperation(MysqlxCrud.UpdateOperation) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
addOperation(int, MysqlxCrud.UpdateOperation) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
addOperation(MysqlxCrud.UpdateOperation.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
addOperation(int, MysqlxCrud.UpdateOperation.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
addOperationBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
addOperationBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
addOrder(MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
addOrder(int, MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
addOrder(MysqlxCrud.Order.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
addOrder(int, MysqlxCrud.Order.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
addOrder(MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
addOrder(int, MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
addOrder(MysqlxCrud.Order.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
addOrder(int, MysqlxCrud.Order.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
addOrder(MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
addOrder(int, MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
addOrder(MysqlxCrud.Order.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
addOrder(int, MysqlxCrud.Order.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
addOrderBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
addOrderBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
addOrderBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
addOrderBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
addOrderBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
addOrderBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
addOrReplaceOne(String, DbDoc) - Method in interface com.mysql.cj.xdevapi.Collection
Adds the document to the collection.
addOrReplaceOne(String, String) - Method in interface com.mysql.cj.xdevapi.Collection
Adds the document to the collection.
addOrReplaceOne(String, DbDoc) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
addOrReplaceOne(String, String) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
addParam(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
addParam(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
addParam(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
addParam(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
addParam(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
addParam(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
addParam(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
addParam(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
addParamBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
addParamBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
addParamBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
addParamBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
addParametersFromDBMD(ResultSet) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
addPayload(byte[], int, int) - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
Add and compress the payload into the compressed packet.
addProjection(MysqlxCrud.Projection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
addProjection(int, MysqlxCrud.Projection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
addProjection(MysqlxCrud.Projection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
addProjection(int, MysqlxCrud.Projection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
addProjection(MysqlxCrud.Column) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
addProjection(int, MysqlxCrud.Column) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
addProjection(MysqlxCrud.Column.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
addProjection(int, MysqlxCrud.Column.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
addProjectionBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
addProjectionBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
addProjectionBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
addProjectionBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
addPropertiesGettersSetters(CtClass, Collection<PropertyDefinition<?>>) - Static method in class instrumentation.AddMethods
 
addProperty(RuntimeProperty<?>) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
addProperty(RuntimeProperty<?>) - Method in interface com.mysql.cj.conf.PropertySet
 
addProtocolEntity(ProtocolEntity) - Method in interface com.mysql.cj.protocol.ResultBuilder
Add ProtocolEntity.
addProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.protocol.x.OkBuilder
 
addProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.protocol.x.StatementExecuteOkBuilder
 
addProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.xdevapi.DocResultBuilder
 
addProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.xdevapi.RowResultBuilder
 
addProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.xdevapi.SqlResultBuilder
 
addProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.xdevapi.StreamingDocResultBuilder
 
addProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
addProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
addProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.xdevapi.UpdateResultBuilder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
addReplicaHost(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
addReplicaHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Adds a host to the replicas hosts list.
addReplicaHost(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
addReplicaHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
addReplicaHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
addReplicaHost(String, String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
addReplicaHost(String, String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
ADDRESS_EQUALS_HOST - Static variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
ADDRESS_EQUALS_HOST_INFO_PREFIX - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
ADDRESS_EQUALS_HOST_PTRN - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
AddResult - Interface in com.mysql.cj.xdevapi
A result from the collection.add() statement.
addResult(double) - Method in class testsuite.perf.BasePerfTest
Adds one test result to the statistics.
AddResultBuilder - Class in com.mysql.cj.xdevapi
Result builder producing an AddResult instance.
AddResultBuilder() - Constructor for class com.mysql.cj.xdevapi.AddResultBuilder
 
AddResultImpl - Class in com.mysql.cj.xdevapi
A result from the collection.add() statement.
AddResultImpl(StatementExecuteOk) - Constructor for class com.mysql.cj.xdevapi.AddResultImpl
Constructor.
addRingZero(ExceptionInterceptor) - Method in class com.mysql.cj.exceptions.ExceptionInterceptorChain
 
addRow(Row) - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
addRow(Row) - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
addRow(Row) - Method in interface com.mysql.cj.protocol.ResultsetRows
Adds a row.
addRow(MysqlxCrud.Insert.TypedRow) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
addRow(int, MysqlxCrud.Insert.TypedRow) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
addRow(MysqlxCrud.Insert.TypedRow.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
addRow(int, MysqlxCrud.Insert.TypedRow.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
addRow(List<Object>) - Method in class com.mysql.cj.xdevapi.InsertParams
Add new X Protocol row.
addRowBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
addRowBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
addSessionStateChangesListener(ServerSessionStateController.SessionStateChangesListener) - Method in class com.mysql.cj.protocol.a.NativeServerSessionStateController
 
addSessionStateChangesListener(ServerSessionStateController.SessionStateChangesListener) - Method in interface com.mysql.cj.protocol.ServerSessionStateController
addSetter(CtClass, String, String, String) - Static method in class instrumentation.AddMethods
 
addSlaveHost(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
addSlaveHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
addSlaveHost(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
addSlaveHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
addSlaveHost(String, String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
Deprecated. 
AddStatement - Interface in com.mysql.cj.xdevapi
A statement adding documents to a collection.
addStatementEventListener(StatementEventListener) - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
 
AddStatementImpl - Class in com.mysql.cj.xdevapi
 
AddStatementImpl(MysqlxSession, String, String, DbDoc) - Constructor for class com.mysql.cj.xdevapi.AddStatementImpl
 
AddStatementImpl(MysqlxSession, String, String, DbDoc[]) - Constructor for class com.mysql.cj.xdevapi.AddStatementImpl
 
addSubExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
addSubIntervalExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
addToEnvironment(String, Object) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
addToGlobalBlacklist(String, long) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Deprecated. 
addToGlobalBlacklist(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Deprecated. 
addToGlobalBlocklist(String, long) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Adds a host to the blocklist with the given timeout.
addToGlobalBlocklist(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Adds a host to the blocklist.
addToHistogram(int[], long[], long, int, long, long) - Method in class com.mysql.cj.log.BaseMetricsHolder
 
addToPerformanceHistogram(long, int) - Method in class com.mysql.cj.log.BaseMetricsHolder
 
addToTablesAccessedHistogram(long, int) - Method in class com.mysql.cj.log.BaseMetricsHolder
 
addUncompressedHeader(byte, int) - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
Add and compress the header for the raw packet into the compressed packet.
addUpdate(String, Object) - Method in class com.mysql.cj.xdevapi.UpdateParams
Add update parameter.
addValue(String) - Method in class com.mysql.cj.protocol.ServerSessionStateController.SessionStateChange
 
addValue(MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
addValue(int, MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
addValue(MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
addValue(int, MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
addValue(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
addValue(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
addValue(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
addValue(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
addValue(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
addValue(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
addValue(MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
addValue(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
addValue(JsonValue) - Method in class com.mysql.cj.xdevapi.JsonArray
Add value to this array.
addValueBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
addValueBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
addValueBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
addValueBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
addValueBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
addValueBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
adjustDuration(Duration, Field) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
adjustFlagsByMysqlType() - Method in class com.mysql.cj.result.Field
 
adjustLocalDateTime(LocalDateTime, Field) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
adjustLocalTime(LocalTime, Field) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
adjustNanosPrecision(Timestamp, int, boolean) - Static method in class com.mysql.cj.util.TimeUtil
Return a new Timestamp object which value is adjusted according to known DATE, DATETIME or TIMESTAMP field precision.
adjustNanosPrecision(LocalDateTime, int, boolean) - Static method in class com.mysql.cj.util.TimeUtil
Return a new LocalDateTime object which value is adjusted according to known DATE, DATETIME or TIMESTAMP field precision.
adjustNanosPrecision(LocalTime, int, boolean) - Static method in class com.mysql.cj.util.TimeUtil
 
adjustNanosPrecision(Duration, int, boolean) - Static method in class com.mysql.cj.util.TimeUtil
 
adjustPayloadLength() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
To be called after write operations to ensure that payloadLength contains the real size of written data.
adjustResult(BigDecimal) - Method in class com.mysql.cj.result.BigDecimalValueFactory
Adjust the result value by apply the scale, if appropriate.
adjustScaleFactor() - Static method in class testsuite.regression.MicroPerformanceRegressionTest
 
adjustTime(Time) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
adjustTimestamp(Timestamp, Field, boolean) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
affinityOrderedServers - Variable in class com.mysql.cj.jdbc.ha.ServerAffinityStrategy
 
afterHandshake() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
afterHandshake() - Method in interface com.mysql.cj.protocol.Protocol
 
afterHandshake() - Method in interface com.mysql.cj.protocol.SocketFactory
Called by the driver after completing the MySQL protocol handshake and reading the results of the authentication.
afterHandshake() - Method in class com.mysql.cj.protocol.StandardSocketFactory
 
afterHandshake() - Method in class com.mysql.cj.protocol.x.XProtocol
 
afterHandshake() - Method in interface com.mysql.jdbc.SocketFactory
Deprecated.
Called by the driver after issuing the MySQL protocol handshake and reading the results of the handshake.
afterHandshake() - Method in class com.mysql.jdbc.SocketFactoryWrapper
 
afterLast() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
afterLast() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
afterLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
afterLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
afterLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
afterLast() - Method in interface com.mysql.cj.protocol.ResultsetRows
Moves to after last.
algorithm_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
algorithm_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
algorithm_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
algorithm_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
ALGORITHM_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
ALGORITHM_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
algorithmIdentifier - Variable in class com.mysql.cj.protocol.x.CompressionAlgorithm
 
alias_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
alias_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
alias_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
alias_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
ALIAS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
ALIAS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
aliasedHostname - Variable in class testsuite.UnreliableSocketFactory.HangingInputStream
 
aliasedHostname - Variable in class testsuite.UnreliableSocketFactory.HangingOutputStream
 
aliasedHostname - Variable in class testsuite.UnreliableSocketFactory.HangingSocket
 
aliases - Variable in class com.mysql.cj.MysqlCharset
 
ALIASES - Static variable in class com.mysql.cj.protocol.x.CompressionAlgorithm
 
alignPacketSize(int, int) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
all - Variable in class com.mysql.cj.xdevapi.AbstractDataResult
List of all elements.
allAddresses - Variable in class testsuite.simple.ConnectionTest.LocalSocketAddressCheckThread
 
allColumns() - Method in class testsuite.x.devapi.TableSelectTest
 
allocateSequentialId() - Method in class com.mysql.cj.util.SequentialIdLease
Finds and allocates the first available sequential id.
AllowableValues(boolean) - Constructor for enum com.mysql.cj.conf.BooleanPropertyDefinition.AllowableValues
 
ALLOWED_CIPHERS - Static variable in class com.mysql.cj.protocol.ExportControlled
 
allowedOnClosedConnection(Method) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Checks if the given method is allowed on closed connections.
allowRelationalColumns - Variable in class com.mysql.cj.xdevapi.ExprParser
Are relational columns identifiers allowed?
allowReplicaDownConnections - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
allowSourceDownConnections - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
allowsRsa(Statement) - Method in class testsuite.regression.ConnectionRegressionTest
 
allowsRsa(Session) - Method in class testsuite.x.devapi.SecureSessionTest
 
allProceduresAreCallable() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
allTablesAreSelectable() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
alpha - Variable in class documentation.PropertiesDocGenerator.XmlMap
 
alreadyClosedCounter - Variable in class testsuite.regression.ResultSetRegressionTest.TestBug67318ExceptionInterceptor
 
alternateDnsSrvType - Variable in enum com.mysql.cj.conf.ConnectionUrl.Type
 
andExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
Any(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
Any() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
anyOf(MysqlxDatatypes.Scalar) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build an Any Scalar type.
appendAsHex(StringBuilder, byte[]) - Static method in class com.mysql.cj.util.StringUtils
 
appendAsHex(StringBuilder, int) - Static method in class com.mysql.cj.util.StringUtils
 
appendChar(StringBuilder, char) - Static method in class com.mysql.cj.xdevapi.JsonParser
 
appendConnectionAttributes(NativePacketPayload, String, String) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
appendDeadlockStatusInformation(Session, String, StringBuilder) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
appendJdbcTypeMappingQuery(StringBuilder, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
appendMessage(String) - Method in exception com.mysql.cj.exceptions.CJException
 
appendMessageToException(SQLException, String, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
appendRequiredProperties(Properties) - Method in class testsuite.BaseTestCase
Some tests build connections strings for internal usage but, in order for them to work, they may require some connection properties set in the main test suite URL.
appendResultSetSlashGStyle(StringBuilder, Resultset) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
appendXid(StringBuilder, Xid) - Static method in class com.mysql.cj.jdbc.MysqlXAConnection
 
applyFilterParams(FilterParams, Consumer<List<MysqlxCrud.Order>>, Consumer<MysqlxCrud.Limit>, Consumer<MysqlxExpr.Expr>, Consumer<List<MysqlxDatatypes.Scalar>>) - Static method in class com.mysql.cj.protocol.x.XMessageBuilder
Apply the given filter params to the builder object (represented by the setter methods).
applyFilterParams(FilterParams, Consumer<List<MysqlxCrud.Order>>, Consumer<MysqlxCrud.LimitExpr>, Consumer<MysqlxExpr.Expr>) - Static method in class com.mysql.cj.protocol.x.XMessageBuilder
Apply the given filter params to the builder object (represented by the setter methods) using the variant that takes a LimitExpr and no Args.
applyPacketDecorators(MessageSender<NativePacketPayload>, MessageReader<NativePacketHeader, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
Apply optional decorators to configured PacketSender and PacketReader.
areCompressedStreamsContinuous() - Method in class com.mysql.cj.protocol.x.CompressorStreamsFactory
 
argObjectToExpr(Object, boolean) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build Expr with any object.
argObjectToScalar(Object) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a Scalar type with any object.
argObjectToScalarAny(Object) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build an Any type with any object.
args - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
args - Variable in class com.mysql.cj.xdevapi.SqlStatementImpl
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
args_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
ARGS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
ARGS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
ARGS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
ARGS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
ARGS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
ARGS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
argsBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
argsBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
argsBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
argsBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
argsBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
argsBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
Array(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
Array() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
Array(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
Array() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
ARRAY - Static variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
 
array - Variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
(optional) true if the field is an array
array_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
array_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
array_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
array_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
ARRAY_APPEND_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
append the value on the array at the identified path
ARRAY_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
ARRAY_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
ARRAY_INDEX_ASTERISK_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
[*]
ARRAY_INDEX_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
[index]
ARRAY_INSERT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
insert the value in the array at the index identified in the source path
ARRAY_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
ARRAY = 3;
ARRAY_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
ARRAY = 8;
arrayAppend(String, Object) - Method in interface com.mysql.cj.xdevapi.ModifyStatement
Append a value to the specified array.
arrayAppend(String, Object) - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
arrayBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
arrayBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
arrayInsert(String, Object) - Method in interface com.mysql.cj.xdevapi.ModifyStatement
Insert a value into the specified array.
arrayInsert(String, Object) - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
arrayToString(MysqlxExpr.Array) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
 
AS_CLAUSE - Static variable in class com.mysql.cj.QueryInfo
 
asBoolean - Variable in enum com.mysql.cj.conf.BooleanPropertyDefinition.AllowableValues
 
asBoolean() - Method in enum com.mysql.cj.conf.BooleanPropertyDefinition.AllowableValues
 
asByteArrayOutputStream - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
asBytes() - Method in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
ASC_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
ASC = 1;
asDOMResult - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
asNumber() - Method in enum com.mysql.cj.xdevapi.FilterParams.RowLock
Get the row lock type id.
asNumber() - Method in enum com.mysql.cj.xdevapi.FilterParams.RowLockOptions
Get the row lock option id.
asSAXResult - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
assertByteArrayEquals(String, byte[], byte[]) - Method in class testsuite.BaseTestCase
 
assertCapturedSql(String, String...) - Static method in class testsuite.simple.StatementsTest.QueryInfoQueryInterceptor
 
assertConnectionsHistory(String...) - Static method in class testsuite.BaseTestCase
Asserts the most recent history of connection attempts from the global data in UnreliableSocketFactory.
assertCurrentUser(String, Properties, String, boolean) - Method in class testsuite.regression.ConnectionRegressionTest
 
assertEqualsFSAware(String, String) - Method in class testsuite.BaseTestCase
 
AssertionFailedException - Exception in com.mysql.cj.exceptions
Assertions for empty code paths that should never be executed.
AssertionFailedException(Exception) - Constructor for exception com.mysql.cj.exceptions.AssertionFailedException
Creates an AssertionFailedException for the given exception that should never have been thrown.
AssertionFailedException(String) - Constructor for exception com.mysql.cj.exceptions.AssertionFailedException
Creates an AssertionFailedException for the reason given.
assertNonSecureConnection(Connection) - Static method in class testsuite.BaseTestCase
 
assertNonSecureSession(Session) - Static method in class testsuite.x.devapi.DevApiBaseTestCase
 
assertPreparedStatementsCount(int, int, int) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
assertPreparedStatementsCountsAndId(Session, int, Statement<?, ?>, int, int) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
assertPreparedStatementsStatusCounts(Session, int, int, int) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
assertResultSetLength(ResultSet, int) - Method in class testsuite.BaseTestCase
 
assertResultSetsEqual(ResultSet, ResultSet) - Method in class testsuite.BaseTestCase
 
assertSecureConnection(Connection) - Static method in class testsuite.BaseTestCase
 
assertSecureConnection(Connection, String) - Static method in class testsuite.BaseTestCase
 
assertSecureSession(Session) - Static method in class testsuite.x.devapi.DevApiBaseTestCase
 
assertSecureSession(Session, String) - Static method in class testsuite.x.devapi.DevApiBaseTestCase
 
assertSessionStatusEquals(Statement, String, String) - Method in class testsuite.BaseTestCase
 
assertSessionStatusEquals(Session, String, String) - Static method in class testsuite.x.internal.InternalXBaseTestCase
 
assertSessionStatusNotEquals(Session, String, String) - Static method in class testsuite.x.internal.InternalXBaseTestCase
 
assertSingleValueQuery(Statement, String, Object) - Static method in class testsuite.simple.MultiHostConnectionTest
Asserts the execution and return for a simple single value query.
assertSize(int) - Method in enum com.mysql.cj.conf.ConnectionUrl.HostsCardinality
 
assertSQLException(Connection, String, String) - Static method in class testsuite.simple.MultiHostConnectionTest
Asserts the SQLException thrown for connection commit() or rollback();
assertSQLException(Statement, String, String) - Static method in class testsuite.simple.MultiHostConnectionTest
Asserts the SQLException thrown for a query execution.
assertTestPreparedStatementsResult(DocResult, int, int) - Method in class testsuite.x.devapi.CollectionFindTest
 
assertTestPreparedStatementsResult(Result, int, String, int...) - Method in class testsuite.x.devapi.CollectionModifyTest
 
assertTestPreparedStatementsResult(Result, int, String, int...) - Method in class testsuite.x.devapi.CollectionRemoveTest
 
assertTestPreparedStatementsResult(Result, int, String, int...) - Method in class testsuite.x.devapi.TableDeleteTest
 
assertTestPreparedStatementsResult(RowResult, int, int) - Method in class testsuite.x.devapi.TableSelectTest
 
assertTestPreparedStatementsResult(Result, int, String, int...) - Method in class testsuite.x.devapi.TableUpdateTest
 
assertThrows(Class<EX>, Callable<?>) - Static method in class com.mysql.cj.ConnectionUrlTest
 
assertThrows(String, Class<EX>, Callable<?>) - Static method in class com.mysql.cj.ConnectionUrlTest
 
assertThrows(Class<EX>, String, Callable<?>) - Static method in class com.mysql.cj.ConnectionUrlTest
 
assertThrows(String, Class<EX>, String, Callable<?>) - Static method in class com.mysql.cj.ConnectionUrlTest
 
assertThrows(Class<EX>, String, Callable<?>) - Static method in class com.mysql.cj.result.CommonAsserts
 
assertThrows(Class<EX>, Callable<?>) - Static method in class com.mysql.cj.xdevapi.JsonDocTest
 
assertThrows(Class<EX>, String, Callable<?>) - Static method in class com.mysql.cj.xdevapi.JsonDocTest
 
assertThrows(Class<EX>, Callable<?>) - Static method in class testsuite.BaseTestCase
 
assertThrows(String, Class<EX>, Callable<?>) - Static method in class testsuite.BaseTestCase
 
assertThrows(Class<EX>, String, Callable<?>) - Static method in class testsuite.BaseTestCase
 
assertThrows(String, Class<EX>, String, Callable<?>) - Static method in class testsuite.BaseTestCase
 
assertThrows(Properties, String, Object, SQLType, TimeZone, String) - Method in class testsuite.simple.DateTimeTest
 
assertThrows(Properties, String, Object, SQLType, TimeZone, String, String, DateTimeTest.UseMethod, String) - Method in class testsuite.simple.DateTimeTest
 
assertThrows(Properties, String, Object, SQLType, TimeZone, String, String, DateTimeTest.UseMethod, Calendar, String) - Method in class testsuite.simple.DateTimeTest
 
assertThrows(Class<EX>, Callable<?>) - Static method in class testsuite.x.internal.InternalXBaseTestCase
 
assertThrows(String, Class<EX>, Callable<?>) - Static method in class testsuite.x.internal.InternalXBaseTestCase
 
assertThrows(Class<EX>, String, Callable<?>) - Static method in class testsuite.x.internal.InternalXBaseTestCase
 
assertThrows(String, Class<EX>, String, Callable<?>) - Static method in class testsuite.x.internal.InternalXBaseTestCase
 
assertTlsVersion(Session, String) - Method in class testsuite.x.devapi.SecureSessionTest
 
assertTokenAt(int, ExprParser.TokenType) - Method in class com.mysql.cj.xdevapi.ExprParser
Assert that the token at pos is of type type.
assertTrue(String, boolean) - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Throws an exception with the given message if condition evalutates to 'false'.
assertTrue(boolean) - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Throws an exception if condition evalutates to 'false'.
assertUser(String, Session) - Method in class testsuite.x.devapi.SecureSessionTest
 
asSql() - Method in class com.mysql.cj.ClientPreparedQuery
 
asSql() - Method in interface com.mysql.cj.PreparedQuery
 
asStringWriter - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
AsyncQueryTest - Class in testsuite.x.devapi
 
AsyncQueryTest() - Constructor for class testsuite.x.devapi.AsyncQueryTest
 
atLeastOneWorked - Variable in class testsuite.simple.ConnectionTest.LocalSocketAddressCheckThread
 
atomicExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse an atomic expression.
AUTH_411_OVERHEAD - Static variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
AUTH_DATA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
AUTH_DATA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
AUTH_DATA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
authData_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
authData_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
authData_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
authData_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
authData_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
authData_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
AuthenticateContinue(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
AuthenticateContinue() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
AuthenticateOk(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
AuthenticateOk() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
AuthenticateStart(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
AuthenticateStart() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
AUTHENTICATION_MECHANISM - Static variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
AuthenticationFidoClient - Class in com.mysql.cj.protocol.a.authentication
MySQL 'authentication_fido_client' authentication plugin.
AuthenticationFidoClient() - Constructor for class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
authenticationId - Variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
AuthenticationKerberosClient - Class in com.mysql.cj.protocol.a.authentication
MySQL 'authentication_kerberos_client' authentication plugin.
AuthenticationKerberosClient() - Constructor for class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
AuthenticationLdapSaslClientPlugin - Class in com.mysql.cj.protocol.a.authentication
MySQL 'authentication_ldap_sasl_client' authentication plugin.
AuthenticationLdapSaslClientPlugin() - Constructor for class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms - Enum in com.mysql.cj.protocol.a.authentication
 
AuthenticationMechanisms(String, String) - Constructor for enum com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms
 
AuthenticationPlugin<M extends Message> - Interface in com.mysql.cj.protocol
Implementors of this interface can be installed via the "authenticationPlugins" configuration property.
authenticationPlugins - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Contains instances of authentication plugins that implements AuthenticationPlugin interface.
AuthenticationProvider<M extends Message> - Interface in com.mysql.cj.protocol
 
AuthenticationTest - Class in testsuite.simple
 
AuthenticationTest() - Constructor for class testsuite.simple.AuthenticationTest
 
authenticatorData - Variable in class com.mysql.cj.callback.FidoAuthenticationCallback
 
authLdapSaslCliPluginChallengeBadIterations() - Method in class testsuite.simple.AuthenticationTest
Test wrong 'server-first-message' due to insufficient iterations.
authLdapSaslCliPluginChallengeBadNonce() - Method in class testsuite.simple.AuthenticationTest
Test wrong 'server-first-message' due to bad server nonce.
authLdapSaslCliPluginChallengeBadProof() - Method in class testsuite.simple.AuthenticationTest
Test wrong 'server-final-message' due to bad proof.
authLdapSaslCliPluginChallengeMissingAttributes() - Method in class testsuite.simple.AuthenticationTest
Test wrong 'server-first-message' due to missing attributes.
authLdapSaslCliPluginChallengeMissingProof() - Method in class testsuite.simple.AuthenticationTest
Test wrong 'server-final-message' due to missing proof.
authLdapSaslCliPluginChallengeUnsupportedMech() - Method in class testsuite.simple.AuthenticationTest
Test unsupported SASL mechanism.
authLdapSaslCliPluginScramSha1TestVector() - Method in class testsuite.simple.AuthenticationTest
authLdapSaslCliPluginScramSha256TestVector() - Method in class testsuite.simple.AuthenticationTest
AuthMech() - Constructor for enum com.mysql.cj.conf.PropertyDefinitions.AuthMech
 
authMech - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
authMech - Variable in class com.mysql.cj.protocol.x.XAuthenticationProvider
 
authority - Variable in class com.mysql.cj.conf.ConnectionUrlParser
 
authorizationId - Variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
authPluginDataLength - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
authProvider - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
AuthStage() - Constructor for enum com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.AuthStage
 
AuthTestPlugin() - Constructor for class testsuite.regression.ConnectionRegressionTest.AuthTestPlugin
 
autoClosePStmtStreams - Variable in class com.mysql.cj.ClientPreparedQuery
 
autoCommit - Variable in class com.mysql.cj.protocol.a.NativeServerSession
Are we in autoCommit mode?
autoCommitFailureClosesAllResultSets() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
autoGenerateTestcaseScript - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
autoIncrementIncrement - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
autoReconnect - Variable in class com.mysql.cj.CoreSession
 
autoReconnect - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
autoReconnect - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
autoReconnectForPools - Variable in class com.mysql.cj.CoreSession
 
autoReconnectForPools - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
available() - Method in class com.mysql.cj.protocol.a.CompressedInputStream
 
available() - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileInputStream
 
available() - Method in class com.mysql.cj.protocol.ReadAheadInputStream
 
available() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Same as InputStream.available(), except that the exact number of bytes that can be read from the underlying InputStream may not be accurate until it is known if the next bytes contain compressed data or not.
available() - Method in class com.mysql.cj.protocol.x.ConfinedInputStream
Returns the number of bytes not yet consumed.
available() - Method in class com.mysql.cj.protocol.x.ContinuousInputStream
Returns the number of bytes available in the active underlying InputStream.
available() - Method in class testsuite.InjectedSocketFactory.InjectedInputStream
 
available() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
available() - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 

B

balancer - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
BalanceStrategy - Interface in com.mysql.cj.jdbc.ha
Implement this interface to provide a new load balancing strategy for URLs of the form "jdbc:mysql:loadbalance://..", and provide the implementation class name as the configuration parameter "loadBalanceStrategy".
Base64Decoder - Class in com.mysql.cj.util
This decoder implements standard Base64 decoding except it allows and silently ignores non-base64 input characters (spaces, line breaks etc) Note: Java 6+ provide standard decoders
Base64Decoder() - Constructor for class com.mysql.cj.util.Base64Decoder
 
Base64Decoder.IntWrapper - Class in com.mysql.cj.util
 
BaseBugReport - Class in com.mysql.cj.jdbc.util
Base class to help file bug reports for Connector/J.
BaseBugReport() - Constructor for class com.mysql.cj.jdbc.util.BaseBugReport
Constructor for this BugReport, sets up JDBC driver used to create connections.
BaseCollectionTestCase - Class in testsuite.x.devapi
 
BaseCollectionTestCase() - Constructor for class testsuite.x.devapi.BaseCollectionTestCase
 
baseConnectionString - Variable in class com.mysql.cj.conf.ConnectionUrlParser
 
BASEDIR_KEY - Static variable in class com.mysql.cj.admin.ServerController
Where is the server installed?
BASELINE_TIMES - Static variable in class testsuite.regression.MicroPerformanceRegressionTest
 
BaseMetricsHolder - Class in com.mysql.cj.log
 
BaseMetricsHolder() - Constructor for class com.mysql.cj.log.BaseMetricsHolder
 
BasePerfTest - Class in testsuite.perf
Base class for performance test cases.
BasePerfTest() - Constructor for class testsuite.perf.BasePerfTest
 
baseQueryInfo - Variable in class com.mysql.cj.QueryInfo
 
BaseQueryInterceptor - Class in testsuite
 
BaseQueryInterceptor() - Constructor for class testsuite.BaseQueryInterceptor
 
BaseTableTestCase - Class in testsuite.x.devapi
 
BaseTableTestCase() - Constructor for class testsuite.x.devapi.BaseTableTestCase
 
BaseTestCase - Class in testsuite
Base class for all test cases.
BaseTestCase() - Constructor for class testsuite.BaseTestCase
Creates a new BaseTestCase object.
BaseTestCase.MockConnectionConfiguration - Class in testsuite
 
baseUrl - Variable in class testsuite.x.internal.InternalXBaseTestCase
 
basicAsyncQuery() - Method in class testsuite.x.devapi.AsyncQueryTest
 
basicCollectionAsTable() - Method in class testsuite.x.devapi.CollectionFindTest
 
basicCommit() - Method in class testsuite.x.devapi.TransactionTest
 
basicCompressedPacketTest() - Method in class com.mysql.cj.protocol.a.CompressedPacketSenderTest
 
basicHeaderRead() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest
 
basicInsert() - Method in class testsuite.x.devapi.TableInsertTest
 
basicMultipleResults() - Method in class testsuite.x.devapi.SessionTest
 
basicPacketSanityTest() - Method in class com.mysql.cj.protocol.a.SimplePacketSenderTest
 
basicQuery() - Method in class testsuite.x.devapi.TableSelectTest
 
basicRollback() - Method in class testsuite.x.devapi.TransactionTest
 
basicSavepoint() - Method in class testsuite.x.devapi.TransactionTest
 
basicSessionFailoverByPriorities() - Method in class testsuite.x.devapi.SessionTest
 
basicSessionFailoverRandomSort() - Method in class testsuite.x.devapi.SessionTest
 
basicSql() - Method in class testsuite.x.devapi.SessionTest
 
basicTwoPartSplitPacketTest() - Method in class com.mysql.cj.protocol.a.CompressedPacketSenderTest
Test the situation where a single packet is split into two and the second part doesn't exceed the capacity of the second compressed packet.
basicViewQuery() - Method in class testsuite.x.devapi.TableSelectTest
 
batchCommandIndex - Variable in class com.mysql.cj.ClientPreparedQuery
Command index of currently executing batch command.
batchCount - Variable in class com.mysql.cj.QueryInfo
 
batchedArgs - Variable in class com.mysql.cj.AbstractQuery
Holds batched commands
batchedArgs - Variable in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
batchedGeneratedKeys - Variable in class com.mysql.cj.jdbc.StatementImpl
 
batchedValuesClause - Variable in class com.mysql.cj.jdbc.ClientPreparedStatement
 
batchHasPlainStatements - Variable in class com.mysql.cj.jdbc.ClientPreparedStatement
Does the batch (if any) contain "plain" statements added by Statement.addBatch(String)? If so, we can't re-write it to use multi-value or multi-queries.
BEFORE_START_OF_ROWS - Static variable in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
 
beforeFirst() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
beforeFirst() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
beforeFirst() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
beforeFirst() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
beforeFirst() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
beforeFirst() - Method in interface com.mysql.cj.protocol.ResultsetRows
Moves to before first.
beforeHandshake() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
beforeHandshake() - Method in interface com.mysql.cj.protocol.Protocol
 
beforeHandshake() - Method in interface com.mysql.cj.protocol.SocketFactory
Called by the driver before issuing the MySQL protocol handshake.
beforeHandshake() - Method in class com.mysql.cj.protocol.StandardSocketFactory
 
beforeHandshake() - Method in class com.mysql.cj.protocol.x.XProtocol
 
beforeHandshake() - Method in interface com.mysql.jdbc.SocketFactory
Deprecated.
Called by the driver before issuing the MySQL protocol handshake.
beforeHandshake() - Method in class com.mysql.jdbc.SocketFactoryWrapper
 
beforeLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
beforeLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
beforeLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
beforeLast() - Method in interface com.mysql.cj.protocol.ResultsetRows
Moves to before last.
BestResponseTimeBalanceStrategy - Class in com.mysql.cj.jdbc.ha
 
BestResponseTimeBalanceStrategy() - Constructor for class com.mysql.cj.jdbc.ha.BestResponseTimeBalanceStrategy
 
BIDI_MSG1 - Static variable in class testsuite.simple.SaslPrepTest
 
BIDI_MSG2 - Static variable in class testsuite.simple.SaslPrepTest
 
bidiCombinations() - Method in class testsuite.simple.SaslPrepTest
Bidirectional Characters.
BIG_DECIMAL_MAX_BYTE_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MAX_DOUBLE_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MAX_FLOAT_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MAX_INTEGER_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MAX_LONG_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MAX_NEGATIVE_DOUBLE_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MAX_NEGATIVE_FLOAT_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MAX_SHORT_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MIN_BYTE_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MIN_INTEGER_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MIN_LONG_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_MIN_SHORT_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_NEGATIVE_ONE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_ONE - Static variable in class com.mysql.cj.Constants
 
BIG_DECIMAL_ZERO - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_MAX_BYTE_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_MAX_INTEGER_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_MAX_LONG_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_MAX_SHORT_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_MIN_BYTE_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_MIN_INTEGER_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_MIN_LONG_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_MIN_SHORT_VALUE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_NEGATIVE_ONE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_ONE - Static variable in class com.mysql.cj.Constants
 
BIG_INTEGER_ZERO - Static variable in class com.mysql.cj.Constants
 
bigDecimalValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
BigDecimalValueFactory - Class in com.mysql.cj.result
A value factory for creating BigDecimal values.
BigDecimalValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.BigDecimalValueFactory
 
BigDecimalValueFactory(PropertySet, int) - Constructor for class com.mysql.cj.result.BigDecimalValueFactory
 
BigDecimalValueFactoryTest - Class in com.mysql.cj.result
BigDecimalValueFactoryTest() - Constructor for class com.mysql.cj.result.BigDecimalValueFactoryTest
 
BIN_LEN_DATE - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_DOUBLE - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_FLOAT - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_INT1 - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_INT2 - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_INT4 - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_INT8 - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_TIME_NO_FRAC - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_TIME_WITH_MICROS - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_TIMESTAMP_NO_FRAC - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_TIMESTAMP_WITH_MICROS - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BIN_LEN_TIMESTAMP_WITH_TZ - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
BinaryBufferRow - Class in com.mysql.cj.protocol.a.result
A BufferRow implementation that holds one row packet from a server-side prepared statement (which is re-used by the driver, and thus saves memory allocations), and tries when possible to avoid allocations to break out the results as individual byte[]s.
BinaryBufferRow(NativePacketPayload, ColumnDefinition, ExceptionInterceptor, ValueDecoder) - Constructor for class com.mysql.cj.protocol.a.result.BinaryBufferRow
 
binaryData - Variable in class com.mysql.cj.jdbc.Blob
The binary data that makes up this BLOB
binaryInputStreamStreamToReader(ByteArrayOutputStream) - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
BinaryResultsetReader - Class in com.mysql.cj.protocol.a
 
BinaryResultsetReader(NativeProtocol) - Constructor for class com.mysql.cj.protocol.a.BinaryResultsetReader
 
BinaryRowFactory - Class in com.mysql.cj.protocol.a
Handle binary-encoded data for server-side PreparedStatements
BinaryRowFactory(NativeProtocol, ColumnDefinition, Resultset.Concurrency, boolean) - Constructor for class com.mysql.cj.protocol.a.BinaryRowFactory
 
binaryStreamValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
BinaryStreamValueFactory - Class in com.mysql.cj.result
A value factory for a raw stream of bytes from the value.
BinaryStreamValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.BinaryStreamValueFactory
 
BinaryStreamValueFactoryTest - Class in com.mysql.cj.result
 
BinaryStreamValueFactoryTest() - Constructor for class com.mysql.cj.result.BinaryStreamValueFactoryTest
 
bind(String, Object) - Method in class com.mysql.cj.xdevapi.FilterableStatement
 
bind(List<Object>) - Method in class com.mysql.cj.xdevapi.SqlStatementImpl
 
bind(Map<String, Object>) - Method in class com.mysql.cj.xdevapi.SqlStatementImpl
 
bind(String, Object) - Method in interface com.mysql.cj.xdevapi.Statement
Bind the named argument to the given value.
bind(Map<String, Object>) - Method in interface com.mysql.cj.xdevapi.Statement
Bind the set of arguments named by the keys in the map to the associated values in the map.
bind(List<Object>) - Method in interface com.mysql.cj.xdevapi.Statement
Bind a list of objects numerically starting at 0.
bind(Object...) - Method in interface com.mysql.cj.xdevapi.Statement
Bind an array of objects numerically starting at 0.
bind(SocketAddress) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
bind(Name, Object) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
bind(String, Object) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
bind(SocketAddress) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
bind(SocketAddress) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
bindArgsOrder() - Method in class testsuite.x.devapi.BindTest
 
bindAttributes - Variable in class com.mysql.cj.NativeQueryAttributesBindings
 
bindDataSource(String, DataSource) - Method in class testsuite.regression.DataSourceRegressionTest
 
bindingsAsRs - Variable in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
BindTest - Class in testsuite.x.devapi
 
BindTest() - Constructor for class testsuite.x.devapi.BindTest
 
bindVal - Variable in class testsuite.x.devapi.RowLockingTest.FindRowLock
 
bindVal - Variable in class testsuite.x.devapi.RowLockingTest.SelectRowLock
 
BindValue - Interface in com.mysql.cj
 
bindValueConstructor - Variable in class com.mysql.cj.NativeQueryBindings
 
bindValues - Variable in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
bindValues - Variable in class com.mysql.cj.NativeQueryBindings
Bind values for individual fields
BIT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
BIT = 17;
bitExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
bitField0_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
bitToLong(byte[], int, int) - Static method in class com.mysql.cj.util.DataTypeUtil
Interpret a BIT value as a long.
Blob - Class in com.mysql.cj.jdbc
The representation (mapping) in the JavaTM programming language of an SQL BLOB value.
Blob(ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.Blob
Creates a Blob without data
Blob(byte[], ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.Blob
Creates a BLOB encapsulating the given binary data
Blob(byte[], ResultSetInternalMethods, int) - Constructor for class com.mysql.cj.jdbc.Blob
Creates an updatable BLOB that can update in-place (not implemented yet).
BLOB_STREAM_READ_BUF_SIZE - Static variable in class com.mysql.cj.ServerPreparedQuery
 
blobColumnName - Variable in class com.mysql.cj.jdbc.BlobFromLocator
 
BlobFromLocator - Class in com.mysql.cj.jdbc
The representation (mapping) in the JavaTM programming language of an SQL BLOB value.
BlobFromLocator(ResultSetImpl, int, ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.BlobFromLocator
Creates an updatable BLOB that can update in-place
BlobFromLocator.LocatorInputStream - Class in com.mysql.cj.jdbc
 
BlobRegressionTest - Class in testsuite.regression
Tests fixes for BLOB handling.
BlobRegressionTest() - Constructor for class testsuite.regression.BlobRegressionTest
 
BlobTest - Class in testsuite.simple
Tests BLOB functionality in the driver.
BlobTest() - Constructor for class testsuite.simple.BlobTest
 
BlobValueEncoder - Class in com.mysql.cj.protocol.a
 
BlobValueEncoder() - Constructor for class com.mysql.cj.protocol.a.BlobValueEncoder
 
booleanFrom(String, String, ExceptionInterceptor) - Static method in class com.mysql.cj.conf.BooleanPropertyDefinition
 
BooleanProperty - Class in com.mysql.cj.conf
 
BooleanProperty(PropertyDefinition<Boolean>) - Constructor for class com.mysql.cj.conf.BooleanProperty
 
BooleanPropertyDefinition - Class in com.mysql.cj.conf
 
BooleanPropertyDefinition(PropertyKey, Boolean, boolean, String, String, String, int) - Constructor for class com.mysql.cj.conf.BooleanPropertyDefinition
 
BooleanPropertyDefinition.AllowableValues - Enum in com.mysql.cj.conf
 
BooleanValueEncoder - Class in com.mysql.cj.protocol.a
 
BooleanValueEncoder() - Constructor for class com.mysql.cj.protocol.a.BooleanValueEncoder
 
booleanValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
BooleanValueFactory - Class in com.mysql.cj.result
A value factory for creating Boolean values.
BooleanValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.BooleanValueFactory
 
BooleanValueFactoryTest - Class in com.mysql.cj.result
BooleanValueFactoryTest() - Constructor for class com.mysql.cj.result.BooleanValueFactoryTest
 
boundBeforeExecutionNum - Variable in class com.mysql.cj.NativeQueryBindValue
 
bracesLevel - Variable in class com.mysql.cj.util.EscapeTokenizer
 
bracketAsValue() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
buf - Variable in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
buf - Variable in class com.mysql.cj.protocol.ReadAheadInputStream
 
buffer - Variable in class com.mysql.cj.protocol.a.CompressedInputStream
The packet data after it has been un-compressed
buffer - Variable in class com.mysql.cj.util.LazyString
 
bufferedLog - Static variable in class testsuite.BufferingLogger
 
BufferedRowList - Class in com.mysql.cj.result
 
BufferedRowList(List<Row>) - Constructor for class com.mysql.cj.result.BufferedRowList
 
BufferedRowList(Iterator<Row>) - Constructor for class com.mysql.cj.result.BufferedRowList
Create a new instance by filling the internal buffer by draining the row stream.
BufferingLogger - Class in testsuite
Provides logging facilities for those platforms that don't have built-in facilities.
BufferingLogger(String) - Constructor for class testsuite.BufferingLogger
 
BufferingLogger(String, boolean) - Constructor for class testsuite.BufferingLogger
 
bufferLength - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
bufferOut - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
Bug104067QueryInterceptor() - Constructor for class testsuite.regression.ConnectionRegressionTest.Bug104067QueryInterceptor
 
bug21798850() - Method in class testsuite.x.devapi.BindTest
 
Bug29329326QueryInterceptor() - Constructor for class testsuite.regression.ConnectionRegressionTest.Bug29329326QueryInterceptor
 
Bug56100QueryInterceptor() - Constructor for class testsuite.regression.ConnectionRegressionTest.Bug56100QueryInterceptor
 
Bug71038QueryInterceptor() - Constructor for class testsuite.regression.CharsetRegressionTest.Bug71038QueryInterceptor
 
Bug72712QueryInterceptor() - Constructor for class testsuite.regression.CharsetRegressionTest.Bug72712QueryInterceptor
 
Bug73663QueryInterceptor() - Constructor for class testsuite.regression.CharsetRegressionTest.Bug73663QueryInterceptor
 
Bug75168LoadBalanceExceptionChecker() - Constructor for class testsuite.regression.ConnectionRegressionTest.Bug75168LoadBalanceExceptionChecker
 
Bug75168QueryInterceptor() - Constructor for class testsuite.regression.ConnectionRegressionTest.Bug75168QueryInterceptor
 
Bug75592QueryInterceptor() - Constructor for class testsuite.regression.ConnectionRegressionTest.Bug75592QueryInterceptor
 
Bug88227QueryInterceptor() - Constructor for class testsuite.regression.ConnectionRegressionTest.Bug88227QueryInterceptor
 
Bug95139QueryInterceptor() - Constructor for class testsuite.regression.CharsetRegressionTest.Bug95139QueryInterceptor
 
build() - Method in interface com.mysql.cj.protocol.ResultBuilder
Build the result using already added protocol instances.
build() - Method in class com.mysql.cj.protocol.x.OkBuilder
 
build() - Method in class com.mysql.cj.protocol.x.StatementExecuteOkBuilder
 
build() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
build() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
build() - Method in class com.mysql.cj.xdevapi.AddResultBuilder
 
build() - Method in class com.mysql.cj.xdevapi.DocResultBuilder
 
build() - Method in class com.mysql.cj.xdevapi.InsertResultBuilder
 
build() - Method in class com.mysql.cj.xdevapi.RowResultBuilder
 
build() - Method in class com.mysql.cj.xdevapi.SqlResultBuilder
 
build() - Method in class com.mysql.cj.xdevapi.StreamingDocResultBuilder
 
build() - Method in class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
build() - Method in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
build() - Method in class com.mysql.cj.xdevapi.UpdateResultBuilder
 
buildAny(String) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Build a Protocol buffers Any with a string value.
buildAny(boolean) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Build a Protocol buffers Any with a boolean value.
buildCapabilitiesGet() - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildCapabilitiesSet(Map<String, Object>) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildClose() - Method in interface com.mysql.cj.MessageBuilder
 
buildClose() - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildClose() - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildCollationMapping() - Method in class com.mysql.cj.NativeCharsetSettings
Builds the map needed for 4.1.0 and newer servers that maps field-level charset/collation info to a java character encoding name.
buildCollection(String, String) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Build a Protocol buffers Collection.
buildComInitDb(NativePacketPayload, byte[]) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComInitDb(NativePacketPayload, String) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComPing(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComQuery(M, Session, PreparedQuery, QueryBindings, String) - Method in interface com.mysql.cj.MessageBuilder
 
buildComQuery(NativePacketPayload, byte[]) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComQuery(NativePacketPayload, String) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComQuery(NativePacketPayload, String, String) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComQuery(NativePacketPayload, Session, PreparedQuery, QueryBindings, String) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComQuery(XMessage, Session, PreparedQuery, QueryBindings, String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildComQuit(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComSetOption(NativePacketPayload, int) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComShutdown(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComStmtClose(NativePacketPayload, long) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComStmtExecute(NativePacketPayload, long, byte, boolean, PreparedQuery) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComStmtFetch(NativePacketPayload, long, long) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComStmtPrepare(NativePacketPayload, byte[]) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComStmtPrepare(NativePacketPayload, String, String) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComStmtReset(NativePacketPayload, long) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComStmtSendLongData(NativePacketPayload, long, int, byte[]) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildComStmtSendLongDataHeader(NativePacketPayload, long, int) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildConnectionString() - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Builds a connection string with the parts corresponding to the current counter position.
buildConnectionString(String...) - Method in class testsuite.x.devapi.SessionFailoverTest
Builds a connection string with the given hosts while setting priorities according to their positions.
buildConnectionStringCacheKey(String, Properties) - Static method in class com.mysql.cj.conf.ConnectionUrl
Builds a connection URL cache map key based on the connection string itself plus the string representation of the given connection properties.
buildConnectionStringNoUser(String...) - Method in class testsuite.x.devapi.SessionFailoverTest
 
buildCreateCollection(String, String, Schema.CreateCollectionOptions) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildCreateCollection(String, String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildCreateCollectionIndex(String, String, CreateIndexParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildDelete(FilterParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a non-prepared delete operation.
buildDisableNotices(String...) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildDocInsert(String, String, List<String>, boolean) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a non-prepared doc insert operation.
buildDocUpdate(FilterParams, List<UpdateSpec>) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a non-prepared doc update operation.
buildDropCollection(String, String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildDropCollectionIndex(String, String, String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildEnableNotices(String...) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
Builder() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
buildExpectOpen() - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildExternalAuthStart(String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildFind(FilterParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a non-prepared find operation.
buildFrom(String) - Static method in class com.mysql.cj.util.DnsSrv.SrvRecord
 
buildHostInfo(String, int, String, String, Map<String, String>) - Method in class com.mysql.cj.conf.ConnectionUrl
Creates a new HostInfo structure with the given components, passing through the properties transformer if there is one defined in this connection string;
buildHostInfoForEmptyHost(String, String, String) - Method in class com.mysql.cj.conf.ConnectionUrlParser
Builds an HostInfo instance for empty host authority segments.
buildHostInfoResortingToAddressEqualsSyntaxParser(String, String, String) - Method in class com.mysql.cj.conf.ConnectionUrlParser
Parses the host information using the alternate syntax "address=(key1=value1)(key2=value2)...".
buildHostInfoResortingToGenericSyntaxParser(String, String, String) - Method in class com.mysql.cj.conf.ConnectionUrlParser
Parses the host information using the generic syntax "host:port".
buildHostInfoResortingToKeyValueSyntaxParser(String, String, String) - Method in class com.mysql.cj.conf.ConnectionUrlParser
Parses the host information using the alternate syntax "(key1=value1, key2=value2, ...)".
buildHostInfoResortingToSubHostsListParser(String, String, String) - Method in class com.mysql.cj.conf.ConnectionUrlParser
Parses the host information using the alternate sub hosts lists syntax "[host1, host2, ...]".
buildHostInfoResortingToUriParser(String, String, String) - Method in class com.mysql.cj.conf.ConnectionUrlParser
Parses the host information resorting to a URI object.
buildIndexMapping() - Method in interface com.mysql.cj.protocol.ColumnDefinition
Builds a hash between column names and their indices for fast retrieval.
buildIndexMapping() - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
buildListNotices() - Method in class com.mysql.cj.protocol.x.XMessageBuilder
List the notices the server allows subscribing to.
buildListObjects(String, String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
List the objects in the given schema.
buildLiteralExpr(MysqlxDatatypes.Scalar) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Wrap an Any value in a LITERAL expression.
buildLiteralNullScalar() - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a LITERAL Expr with a Scalar NULL type.
buildLiteralScalar(double) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a LITERAL Expr with a Scalar DOUBLE type.
buildLiteralScalar(long) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a LITERAL Expr with a Scalar SINT (signed int) type.
buildLiteralScalar(String) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a LITERAL Expr with a Scalar STRING type.
buildLiteralScalar(byte[]) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a LITERAL Expr with a Scalar OCTETS type.
buildLiteralScalar(boolean) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a LITERAL Expr with a Scalar BOOL type.
buildModifyCollectionOptions(String, String, Schema.ModifyCollectionOptions) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildMysql41AuthContinue(String, String, byte[], String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildMysql41AuthStart() - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildOptionalCommandLine() - Method in class com.mysql.cj.admin.ServerController
Builds the list of command-line arguments that will be passed to the mysql server to be started.
buildPartial() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
buildPartial() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
buildPlaceholderExpr(int) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Creates a placeholder expression for the given position in the args array
buildPlainAuthStart(String, String, String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildPrepareDeallocate(int) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for deallocating a prepared statement.
buildPrepareDelete(int, FilterParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a prepared delete operation.
buildPrepareDocUpdate(int, FilterParams, List<UpdateSpec>) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a prepared doc update operation.
buildPrepareExecute(int, FilterParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for executing a prepared statement with the given filters.
buildPrepareFind(int, FilterParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a prepared find operation.
buildPrepareRowUpdate(int, FilterParams, UpdateParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a prepared row update operation.
buildPrepareSqlStatement(int, String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build a Prepare message for a SQL statement.
buildRowInsert(String, String, InsertParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a non-prepared row insert operation.
buildRowUpdate(FilterParams, UpdateParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build an XMessage for a non-prepared row update operation.
buildSessionResetAndClose() - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildSessionResetKeepOpen() - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildSha256MemoryAuthContinue(String, String, byte[], String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildSha256MemoryAuthStart() - Method in class com.mysql.cj.protocol.x.XMessageBuilder
 
buildSqlStatement(String) - Method in interface com.mysql.cj.MessageBuilder
 
buildSqlStatement(String, List<Object>) - Method in interface com.mysql.cj.MessageBuilder
 
buildSqlStatement(String) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildSqlStatement(String, List<Object>) - Method in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
buildSqlStatement(String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build a StmtExecute message for a SQL statement.
buildSqlStatement(String, List<Object>) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build a StmtExecute message for a SQL statement.
buildString(int, char) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
buildUnaryOp(String, MysqlxExpr.Expr) - Method in class com.mysql.cj.xdevapi.ExprParser
Build a unary operator expression.
buildXpluginCommand(XpluginStatementCommand, MysqlxDatatypes.Any...) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Build a StmtExecute message for an xplugin command.
builtIndexMapping - Variable in class com.mysql.cj.result.DefaultColumnDefinition
 
BUNDLE_NAME - Static variable in class com.mysql.cj.Messages
 
BusyThread() - Constructor for class testsuite.regression.StressRegressionTest.BusyThread
 
busyThread - Variable in class testsuite.regression.StressRegressionTest.CreateThread
 
ByteArrayRow - Class in com.mysql.cj.protocol.a.result
A RowHolder implementation that is for cached results (a-la mysql_store_result()).
ByteArrayRow(byte[][], ExceptionInterceptor, ValueDecoder) - Constructor for class com.mysql.cj.protocol.a.result.ByteArrayRow
 
ByteArrayRow(byte[][], ExceptionInterceptor) - Constructor for class com.mysql.cj.protocol.a.result.ByteArrayRow
 
ByteArrayValueEncoder - Class in com.mysql.cj.protocol.a
 
ByteArrayValueEncoder() - Constructor for class com.mysql.cj.protocol.a.ByteArrayValueEncoder
 
byteBuffer - Variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
BYTES_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
BYTES = 7;
bytesAreSame(byte[], byte[]) - Method in class testsuite.simple.CharsetTest
 
byteValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
ByteValueFactory - Class in com.mysql.cj.result
A value factory for creating byte values.
ByteValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.ByteValueFactory
 
ByteValueFactoryTest - Class in com.mysql.cj.result
ByteValueFactoryTest() - Constructor for class com.mysql.cj.result.ByteValueFactoryTest
 

C

c - Variable in class testsuite.regression.ConnectionRegressionTest.CancelTask
 
c - Variable in class testsuite.regression.ConnectionRegressionTest.PollTask
 
cache - Variable in class com.mysql.cj.PerConnectionLRUFactory.PerConnectionLRU
 
CacheAdapter<K,V> - Interface in com.mysql.cj
 
CacheAdapterFactory<K,V> - Interface in com.mysql.cj
 
cacheDefaultTimeZone - Variable in class com.mysql.cj.protocol.a.NativeServerSession
 
cachedPrincipalName - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
CachedResultSetMetaData - Interface in com.mysql.cj.jdbc.result
 
CachedResultSetMetaDataImpl - Class in com.mysql.cj.jdbc.result
 
CachedResultSetMetaDataImpl() - Constructor for class com.mysql.cj.jdbc.result.CachedResultSetMetaDataImpl
 
CachedRowsetTest - Class in testsuite.regression
Regression test cases for the ResultSet class.
CachedRowsetTest() - Constructor for class testsuite.regression.CachedRowsetTest
 
cachedServerPreparedStatementsWithQueryAttributes() - Method in class testsuite.simple.QueryAttributesTest
Tests if server prepared statements get their query attributes cleared automatically when cached.
cachePrepStmts - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
cacheServerConfiguration - Variable in class com.mysql.cj.CoreSession
 
cacheServerConfiguration - Variable in class com.mysql.cj.NativeCharsetSettings
 
cacheSqlLimit - Variable in class com.mysql.cj.PerConnectionLRUFactory.PerConnectionLRU
 
CACHING_SHA2_DIGEST_LENGTH - Static variable in class com.mysql.cj.protocol.Security
 
CachingSha2PasswordPlugin - Class in com.mysql.cj.protocol.a.authentication
 
CachingSha2PasswordPlugin() - Constructor for class com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin
 
CachingSha2PasswordPlugin.AuthStage - Enum in com.mysql.cj.protocol.a.authentication
 
cal - Variable in class com.mysql.cj.result.SqlDateValueFactory
 
cal - Variable in class com.mysql.cj.result.SqlTimestampValueFactory
 
cal - Variable in class com.mysql.cj.result.SqlTimeValueFactory
 
calculateDifferences(Map<?, ?>, Map<?, ?>) - Static method in class com.mysql.cj.util.Util
 
calculateScaleFactor() - Static method in class testsuite.regression.MicroPerformanceRegressionTest
 
calculateSlowQueryThreshold() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
calendar - Variable in class com.mysql.cj.NativeQueryBindValue
 
call() - Method in class testsuite.x.devapi.SessionFailoverTest.ConnectionsCounterFakeServer
 
CallableStatement - Class in com.mysql.cj.jdbc
Representation of stored procedures for JDBC
CallableStatement(JdbcConnection, CallableStatement.CallableStatementParamInfo) - Constructor for class com.mysql.cj.jdbc.CallableStatement
Creates a new CallableStatement
CallableStatement(JdbcConnection, String, String, boolean) - Constructor for class com.mysql.cj.jdbc.CallableStatement
Creates a new CallableStatement
CallableStatement.CallableStatementParam - Class in com.mysql.cj.jdbc
 
CallableStatement.CallableStatementParamInfo - Class in com.mysql.cj.jdbc
 
CallableStatementParam(String, int, boolean, boolean, int, String, int, int, short, int) - Constructor for class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
CallableStatementParamInfo(CallableStatement.CallableStatementParamInfo) - Constructor for class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
Constructor that converts a full list of parameter metadata into one that only represents the placeholders present in the {CALL ()}.
CallableStatementParamInfo(ResultSet) - Constructor for class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
CallableStatementRegressionTest - Class in testsuite.regression
Tests fixes for bugs in CallableStatement code.
CallableStatementRegressionTest() - Constructor for class testsuite.regression.CallableStatementRegressionTest
 
CallableStatementTest - Class in testsuite.simple
Tests callable statement functionality.
CallableStatementTest() - Constructor for class testsuite.simple.CallableStatementTest
 
CallableStatementWrapper - Class in com.mysql.cj.jdbc
Wraps callable statements created by pooled connections.
CallableStatementWrapper(ConnectionWrapper, MysqlPooledConnection, CallableStatement) - Constructor for class com.mysql.cj.jdbc.CallableStatementWrapper
 
callbackHandler - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
A callback for updating the username from the authentication plugin.
callConnectionEventListeners(int, SQLException) - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
Notifies all registered ConnectionEventListeners of ConnectionEvents.
CALLER_INFORMATION_NOT_AVAILABLE - Static variable in class com.mysql.cj.util.LogUtils
 
callFunction(CallableStatement, Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
callingStoredFunction - Variable in class com.mysql.cj.jdbc.CallableStatement
 
callingStoredFunction - Variable in class com.mysql.cj.jdbc.EscapeProcessorResult
 
callProcedure(CallableStatement, Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
cancel() - Method in interface com.mysql.cj.CancelQueryTask
 
cancel() - Method in class com.mysql.cj.CancelQueryTaskImpl
 
cancel() - Method in class com.mysql.cj.jdbc.StatementImpl
 
cancel() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
CancelQueryTask - Interface in com.mysql.cj
 
CancelQueryTaskImpl - Class in com.mysql.cj
Thread used to implement query timeouts...Eventually we could be more efficient and have one thread with timers, but this is a straightforward and simple way to implement a feature that isn't used all that often.
CancelQueryTaskImpl(Query) - Constructor for class com.mysql.cj.CancelQueryTaskImpl
 
cancelRowUpdates() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
cancelRowUpdates() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
cancelStatus - Variable in class com.mysql.cj.AbstractQuery
 
CancelStatus() - Constructor for enum com.mysql.cj.Query.CancelStatus
 
CancelTask(Connection, int) - Constructor for class testsuite.regression.ConnectionRegressionTest.CancelTask
 
cancelTimeoutMutex - Variable in class com.mysql.cj.AbstractQuery
Mutex to prevent race between returning query results and noticing that query has been timed-out or cancelled.
cancelTimer - Variable in class com.mysql.cj.NativeSession
 
canHandleAsServerPreparedStatement(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
canHandleAsServerPreparedStatementNoCache(String, ServerVersion, boolean, boolean, boolean) - Static method in class com.mysql.cj.util.StringUtils
 
canReuseRowPacketForBufferRow - Variable in class com.mysql.cj.protocol.a.AbstractRowFactory
 
canReuseRowPacketForBufferRow() - Method in class com.mysql.cj.protocol.a.AbstractRowFactory
 
canReuseRowPacketForBufferRow() - Method in class com.mysql.cj.protocol.a.BinaryRowFactory
 
canReuseRowPacketForBufferRow() - Method in class com.mysql.cj.protocol.a.TextRowFactory
 
capabilities - Variable in class com.mysql.cj.protocol.a.NativeServerSession
 
capabilities - Variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
Capabilities(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
Capabilities() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
capabilities_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
capabilities_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
capabilities_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
capabilities_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
CAPABILITIES_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
CAPABILITIES_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
capabilitiesBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
capabilitiesBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
CapabilitiesGet(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
CapabilitiesGet() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
CapabilitiesSet(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
CapabilitiesSet() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
Capability(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
Capability() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
capabilityFlags - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
capturedSql - Static variable in class testsuite.simple.StatementsTest.QueryInfoQueryInterceptor
 
cardinality - Variable in enum com.mysql.cj.conf.ConnectionUrl.Type
 
CASCADED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
the view WHERE clause is checked, then checking recurses to underlying views
caseInsensitiveValues - Static variable in enum com.mysql.cj.conf.PropertyKey
 
cast() - Method in class testsuite.x.devapi.CollectionFindTest
 
catalog_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
catalog_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
CATALOG_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
catchRuntimeException(CtClass, CtMethod, String) - Static method in class instrumentation.TranslateExceptions
 
catchRuntimeException(CtClass, CtMethod, String, boolean) - Static method in class instrumentation.TranslateExceptions
 
category - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
CATEGORY_AUTH - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_BLOBS - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_CONNECTION - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_DATETIMES - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_DEBUGING_PROFILING - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_EXCEPTIONS - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_HA - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_INTEGRATION - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_JDBC - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_METADATA - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_NETWORK - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_PERFORMANCE - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_PREPARED_STATEMENTS - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_RESULT_SETS - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_SECURITY - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_SESSION - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_STATEMENTS - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_USER_DEFINED - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
CATEGORY_XDEVAPI - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
caughtWhileCancelling - Variable in class com.mysql.cj.CancelQueryTaskImpl
 
ccAlias - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
ccAlias - Variable in enum com.mysql.cj.conf.PropertyKey
 
ceiling - Variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
certFactory - Variable in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
change(String, Object) - Method in interface com.mysql.cj.xdevapi.ModifyStatement
Add an update to the statement setting the field, if it exists at the document path, to the given value.
change(String, Object) - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
changeDatabase(String) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
changeDatabase(String) - Method in interface com.mysql.cj.protocol.Protocol
 
changeDatabase(String) - Method in class com.mysql.cj.protocol.x.XProtocol
 
changes - Variable in class testsuite.regression.ConnectionRegressionTest.TestBug102404Listener
 
changeUser(String, String, String) - Method in class com.mysql.cj.CoreSession
 
changeUser(String, String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
changeUser(String, String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
changeUser(String, String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
changeUser(String, String) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
changeUser(String, String) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Changes the user on this connection by performing a re-authentication.
changeUser(String, String, String) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Re-authenticates as the given user and password
changeUser(String, String, String) - Method in class com.mysql.cj.protocol.a.NativeProtocol
Re-authenticates as the given user and password
changeUser(String, String, String) - Method in interface com.mysql.cj.protocol.AuthenticationProvider
Re-authenticates as the given user and password
changeUser(String, String, String) - Method in interface com.mysql.cj.protocol.Protocol
Re-authenticates as the given user and password
changeUser(String, String, String) - Method in class com.mysql.cj.protocol.x.XAuthenticationProvider
 
changeUser(String, String, String) - Method in class com.mysql.cj.protocol.x.XProtocol
 
changeUser(String, String, String) - Method in interface com.mysql.cj.Session
Re-authenticates as the given user and password
CHAR - Variable in enum com.mysql.cj.xdevapi.JsonParser.EscapeChar
 
CHAR - Variable in enum com.mysql.cj.xdevapi.JsonParser.StructuralToken
 
CHAR - Variable in enum com.mysql.cj.xdevapi.JsonParser.Whitespace
 
CHARACTER_SET_CLIENT - Static variable in interface com.mysql.cj.CharsetSettings
 
CHARACTER_SET_CONNECTION - Static variable in interface com.mysql.cj.CharsetSettings
 
CHARACTER_SET_RESULTS - Static variable in interface com.mysql.cj.CharsetSettings
 
characterEncoding - Variable in class com.mysql.cj.CoreSession
 
characterEncoding - Variable in class com.mysql.cj.NativeCharsetSettings
 
characters(char[], int, int) - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
characterSetNamesMatches(String) - Method in class com.mysql.cj.NativeCharsetSettings
 
characterSetResults - Variable in class com.mysql.cj.NativeCharsetSettings
 
charData - Variable in class com.mysql.cj.jdbc.Clob
 
charEncoding - Variable in class com.mysql.cj.AbstractQuery
The character encoding to use (if available)
charEncoding - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
charEncoding - Variable in class com.mysql.cj.jdbc.StatementImpl
The character encoding to use (if available)
charEncoding - Variable in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
charOctetLength - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
CHARSET_NAME_TO_CHARSET - Static variable in class com.mysql.cj.CharsetMapping
 
CHARSET_NAME_TO_COLLATION_INDEX - Static variable in class com.mysql.cj.CharsetMapping
 
charsetEncoder - Variable in class com.mysql.cj.protocol.a.StringValueEncoder
Charset encoder used to escape if needed, such as Yen sign in SJIS
CharsetMapping - Class in com.mysql.cj
Mapping between MySQL charset names and Java charset names.
CharsetMapping() - Constructor for class com.mysql.cj.CharsetMapping
 
CharsetMappingWrapper - Class in com.mysql.cj
Exposes protected CharsetMapping methods for use in tests.
CharsetMappingWrapper() - Constructor for class com.mysql.cj.CharsetMappingWrapper
 
charsetName - Variable in class com.mysql.cj.MysqlCharset
 
charsetNameToCollationIndex - Variable in class com.mysql.cj.NativeCharsetSettings
 
charsetNameToJavaEncoding - Variable in class com.mysql.cj.NativeCharsetSettings
 
charsetNameToMblen - Variable in class com.mysql.cj.NativeCharsetSettings
 
CharsetRegressionTest - Class in testsuite.regression
 
CharsetRegressionTest() - Constructor for class testsuite.regression.CharsetRegressionTest
 
CharsetRegressionTest.Bug71038QueryInterceptor - Class in testsuite.regression
Counts the number of issued "SHOW COLLATION" statements.
CharsetRegressionTest.Bug72712QueryInterceptor - Class in testsuite.regression
Statement interceptor used to implement preceding test.
CharsetRegressionTest.Bug73663QueryInterceptor - Class in testsuite.regression
Statement interceptor used to implement preceding test.
CharsetRegressionTest.Bug95139QueryInterceptor - Class in testsuite.regression
 
CharsetRegressionTest.TestBug64205QueryInterceptor - Class in testsuite.regression
 
CharsetRegressionTest.TestSetNamesQueryInterceptor - Class in testsuite.regression
 
CharsetSettings - Interface in com.mysql.cj
 
charsetSettings - Variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CharsetTest - Class in testsuite.simple
 
CharsetTest() - Constructor for class testsuite.simple.CharsetTest
 
check_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
check_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
check_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
check_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
CHECK_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
CHECK_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
checkAbonormallyLongQuery(long) - Method in class com.mysql.cj.log.BaseMetricsHolder
Update statistics that allows the driver to determine if a query is slow enough to be logged, and return the estimation result for millisOrNanos value.
checkABunchOfReturnTypesForConnection(Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkAllParametersSet() - Method in class com.mysql.cj.NativeQueryBindings
 
checkAllParametersSet() - Method in interface com.mysql.cj.QueryBindings
 
checkAndCreatePerformanceHistogram() - Method in class com.mysql.cj.log.BaseMetricsHolder
 
checkAndCreateTablesAccessedHistogram() - Method in class com.mysql.cj.log.BaseMetricsHolder
 
checkAndFireConnectionError(SQLException) - Method in class com.mysql.cj.jdbc.WrapperBase
Fires connection error event if required, before re-throwing exception
checkAndPerformCloseOnCompletionAction() - Method in class com.mysql.cj.jdbc.StatementImpl
Check if all ResultSets generated by this statement are closed.
checkAvailable() - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
checkBadParse(String) - Method in class com.mysql.cj.xdevapi.ExprParserTest
Check that a string doesn't parse.
checkBitOrBooleanType(boolean) - Method in class testsuite.simple.MetadataTest
 
checkBlob(byte[]) - Method in class testsuite.simple.BlobTest
 
checkBounds(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
checkBounds(int, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
checkBounds(int) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
checkBounds(int, int) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
checkBug20306() - Method in class testsuite.regression.ResultSetRegressionTest
 
checkBug27915() - Method in class testsuite.regression.MetaDataRegressionTest
 
checkBug32216(String, String, String) - Method in class testsuite.regression.ConnectionRegressionTest
 
checkCancelTimeout() - Method in class com.mysql.cj.AbstractQuery
 
checkCancelTimeout() - Method in class com.mysql.cj.jdbc.StatementImpl
 
checkCancelTimeout() - Method in interface com.mysql.cj.Query
 
checkClientTrusted(X509Certificate[], String) - Method in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
checkClosed() - Method in class com.mysql.cj.jdbc.Blob
 
checkClosed() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
checkClosed() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
checkClosed() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
checkClosed() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
checkClosed() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Ensures that the result set is not closed
checkClosed() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
checkClosed() - Method in class com.mysql.cj.jdbc.StatementImpl
Checks if closed() has been called, and throws an exception if so
checkClosed() - Method in interface com.mysql.cj.MysqlConnection
 
checkClosed() - Method in class com.mysql.cj.NativeSession
 
checkClosed() - Method in class com.mysql.cj.protocol.ReadAheadInputStream
 
checkCollationConnection(Properties, String, boolean, String) - Method in class testsuite.regression.CharsetRegressionTest
 
checkColumnBounds(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Checks if columnIndex is within the number of columns in this result set.
checkConfidentiality(AuthenticationPlugin<?>) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Check if given plugin requires confidentiality, but connection is without SSL
checkConnectionCapabilityForMethod(Method) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Checks if this connection is in a state capable to invoke the provided method.
checkConnectionReturnedToPool(ConnectionWrapper) - Method in class testsuite.regression.PooledConnectionRegressionTest
 
checkedShutdown() - Static method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
Performs a checked shutdown, i.e., the context ClassLoaders from this and the caller thread are checked for consistency prior to performing the shutdown operation.
checkEmptyConvertToZero() - Method in class testsuite.regression.ResultSetRegressionTest
 
checkEmptyConvertToZeroException() - Method in class testsuite.regression.ResultSetRegressionTest
 
checkErrorMessage() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
checkErrorMessage(int) - Method in class com.mysql.cj.protocol.a.NativeProtocol
Checks for errors in the reply packet, and if none, returns the reply packet, ready for reading
checkErrorMessage(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
checkErrorMessage() - Method in interface com.mysql.cj.protocol.Protocol
Read one message from the MySQL server, checks for errors in it, and if none, returns the message, ready for reading
checkErrorMessage() - Method in class com.mysql.cj.protocol.x.XProtocol
 
CheckFlag - Variable in class testsuite.x.devapi.RowLockingTest
 
checkForCharsetMismatch() - Method in class com.mysql.cj.NativeCharsetSettings
Determines if the connection charset is the same as the platform charset
checkForOutstandingStreamingData() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
checkFunctionColumnTypeForBug68307(String, DatabaseMetaData) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkGetFunctionColumnsForBug69298(String, Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkGetFunctionsForBug69298(String, Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkGetProcedureColumnsForBug69298(String, Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkGetProceduresForBug69298(String, Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkIndexOfAndMatches(String, int, int, int, int, int, int) - Method in class com.mysql.cj.util.StringInspectorTest
 
checkInterfaceImplemented(Method[], Class<?>, Object) - Method in class testsuite.simple.ConnectionTest
 
checkIsOutputParam(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
checkLicenseType(Map<String, String>) - Static method in class com.mysql.cj.LicenseConfiguration
Used in commercially-licensed clients that require connections to commercially-licensed servers as part of the licensing terms.
checkMetadataForBug22613(Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkMetaDataInfoForBug17248345(Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkNdbException(Throwable) - Method in class com.mysql.cj.jdbc.ha.NdbLoadBalanceExceptionChecker
 
checkNullOrEmptyQuery(String) - Method in class com.mysql.cj.ClientPreparedQuery
Method checkNullOrEmptyQuery.
checkNullOrEmptyQuery(String) - Method in class com.mysql.cj.jdbc.StatementImpl
Method checkNullOrEmptyQuery.
checkNullOrEmptyQuery(String) - Method in interface com.mysql.cj.PreparedQuery
 
checkParameterIndexBounds(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
checkParameterSet(int) - Method in class com.mysql.cj.NativeQueryBindings
 
checkParameterSet(int) - Method in interface com.mysql.cj.QueryBindings
 
checkParseRoundTrip(String, String) - Method in class com.mysql.cj.xdevapi.ExprParserTest
Check that a string parses and is reconstituted as a string that we expect.
checkPingQuery(Connection) - Method in class testsuite.regression.ConnectionRegressionTest
 
checkProcedureColumnTypeForBug68307(String, DatabaseMetaData) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkRange(T, String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
For range-based property, checks that value fit into range given by PropertyDefinition.
checkRange(Integer, String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.IntegerProperty
 
checkRange(Long, String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.LongProperty
 
checkRangeMatrix(Connection) - Method in class testsuite.regression.ResultSetRegressionTest
 
checkRanges() - Method in class testsuite.regression.ResultSetRegressionTest
 
checkReadOnlyProcedure() - Method in class com.mysql.cj.jdbc.CallableStatement
Check whether the stored procedure alters any data or is safe for read-only usage.
checkReadOnlySafeStatement() - Method in class com.mysql.cj.jdbc.CallableStatement
 
checkReadOnlySafeStatement() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Check to see if the statement is safe for read-only replicas after failover.
checkReallyClosedConnection(ConnectionWrapper) - Method in class testsuite.regression.PooledConnectionRegressionTest
 
checkResult17450() - Method in class testsuite.regression.ResultSetRegressionTest
 
checkResultsBug19568() - Method in class testsuite.regression.ResultSetRegressionTest
 
checkReturnedColumnsForBug44451(String, String, List<String>, ResultSet) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkRowPos() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Ensures that the cursor is positioned on a valid row and that the result set is not closed
checkRowPos() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
checkRsmdForBug13277(ResultSetMetaData) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkSequentiallyFilledPacket(byte[], int, int) - Method in class com.mysql.cj.protocol.a.PacketSenderTestBase
 
checkServerTrusted(X509Certificate[], String) - Method in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
checkStreamability() - Method in class com.mysql.cj.jdbc.CallableStatement
Checks whether or not this statement is supposed to be providing streamable result sets...If output parameters are registered, the driver can not stream the results.
checkSymmetricSetAndGet(Properties, String, Object, SQLType, TimeZone, DateTimeTest.UseMethod, Calendar, DateTimeTest.UseMethod, Class<?>, Object) - Method in class testsuite.simple.DateTimeTest
 
checkThreadContextClassLoader() - Method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
Checks if the thread's context ClassLoader is active.
checkTime(String, double) - Method in class testsuite.regression.MicroPerformanceRegressionTest
 
checkTimestampNanos() - Method in class testsuite.regression.ResultSetRegressionTest
 
checkTransactionIsolationLevel() - Method in class com.mysql.cj.jdbc.ConnectionImpl
Set transaction isolation level to the value received from server if any.
checkTransactionState() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
checkTypes(ResultSet, int[], Map<Integer, String>) - Method in class testsuite.regression.MetaDataRegressionTest
 
checkUnsupportedTypesBehavior(PreparedStatement) - Method in class testsuite.simple.StatementsTest
Helper method for *SetObject* tests.
checkUpdatability() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
Is this ResultSet updatable?
checkUpdatabilityMessage(SQLException, String) - Method in class testsuite.regression.ResultSetRegressionTest
 
checkValidProtocols(List<String>) - Static method in class com.mysql.cj.protocol.ExportControlled
 
checkWorkingWithResult() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
CHR_BEGIN_TOKEN - Static variable in class com.mysql.cj.util.EscapeTokenizer
 
CHR_COMMENT - Static variable in class com.mysql.cj.util.EscapeTokenizer
 
CHR_CR - Static variable in class com.mysql.cj.util.EscapeTokenizer
 
CHR_DBL_QUOTE - Static variable in class com.mysql.cj.util.EscapeTokenizer
 
CHR_END_TOKEN - Static variable in class com.mysql.cj.util.EscapeTokenizer
 
CHR_ESCAPE - Static variable in class com.mysql.cj.util.EscapeTokenizer
 
CHR_LF - Static variable in class com.mysql.cj.util.EscapeTokenizer
 
CHR_SGL_QUOTE - Static variable in class com.mysql.cj.util.EscapeTokenizer
 
CHR_VARIABLE - Static variable in class com.mysql.cj.util.EscapeTokenizer
 
CJ_FULL_NAME - Static variable in class com.mysql.cj.Constants
 
CJ_LICENSE - Static variable in class com.mysql.cj.Constants
 
CJ_MAJOR_VERSION - Static variable in class com.mysql.cj.Constants
 
CJ_MINOR_VERSION - Static variable in class com.mysql.cj.Constants
 
CJ_NAME - Static variable in class com.mysql.cj.Constants
 
CJ_REVISION - Static variable in class com.mysql.cj.Constants
 
CJ_VERSION - Static variable in class com.mysql.cj.Constants
 
CJCommunicationsException - Exception in com.mysql.cj.exceptions
 
CJCommunicationsException() - Constructor for exception com.mysql.cj.exceptions.CJCommunicationsException
 
CJCommunicationsException(String) - Constructor for exception com.mysql.cj.exceptions.CJCommunicationsException
 
CJCommunicationsException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.CJCommunicationsException
 
CJCommunicationsException(Throwable) - Constructor for exception com.mysql.cj.exceptions.CJCommunicationsException
 
CJCommunicationsException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.CJCommunicationsException
 
CJConnectionFeatureNotAvailableException - Exception in com.mysql.cj.exceptions
 
CJConnectionFeatureNotAvailableException() - Constructor for exception com.mysql.cj.exceptions.CJConnectionFeatureNotAvailableException
 
CJConnectionFeatureNotAvailableException(PropertySet, ServerSession, PacketSentTimeHolder, Exception) - Constructor for exception com.mysql.cj.exceptions.CJConnectionFeatureNotAvailableException
 
CJException - Exception in com.mysql.cj.exceptions
The base unchecked exception thrown internally in connector.
CJException() - Constructor for exception com.mysql.cj.exceptions.CJException
 
CJException(String) - Constructor for exception com.mysql.cj.exceptions.CJException
 
CJException(Throwable) - Constructor for exception com.mysql.cj.exceptions.CJException
 
CJException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.CJException
 
CJException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.CJException
 
CJOperationNotSupportedException - Exception in com.mysql.cj.exceptions
 
CJOperationNotSupportedException() - Constructor for exception com.mysql.cj.exceptions.CJOperationNotSupportedException
 
CJOperationNotSupportedException(String) - Constructor for exception com.mysql.cj.exceptions.CJOperationNotSupportedException
 
CJPacketTooBigException - Exception in com.mysql.cj.exceptions
Thrown when a packet that is too big for the server is created.
CJPacketTooBigException() - Constructor for exception com.mysql.cj.exceptions.CJPacketTooBigException
 
CJPacketTooBigException(String) - Constructor for exception com.mysql.cj.exceptions.CJPacketTooBigException
 
CJPacketTooBigException(Throwable) - Constructor for exception com.mysql.cj.exceptions.CJPacketTooBigException
 
CJPacketTooBigException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.CJPacketTooBigException
 
CJPacketTooBigException(long, long) - Constructor for exception com.mysql.cj.exceptions.CJPacketTooBigException
Creates a new CJPacketTooBigException object.
CJTimeoutException - Exception in com.mysql.cj.exceptions
 
CJTimeoutException() - Constructor for exception com.mysql.cj.exceptions.CJTimeoutException
 
CJTimeoutException(String) - Constructor for exception com.mysql.cj.exceptions.CJTimeoutException
 
CJTimeoutException(Throwable) - Constructor for exception com.mysql.cj.exceptions.CJTimeoutException
 
CJTimeoutException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.CJTimeoutException
 
clampedGetLength(Field) - Static method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
cleanup(Throwable) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
cleanup(Throwable) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
cleanup(Throwable) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
cleanup(Throwable) - Method in interface com.mysql.cj.MysqlConnection
Destroys this connection and any underlying resources.
cleanupByteArrayOutputStream() - Method in class com.mysql.cj.protocol.a.CompressedPacketSenderTest
 
cleanupByteArrayOutputStream() - Method in class com.mysql.cj.protocol.a.SimplePacketSenderTest
 
cleanupTempFiles(File, String) - Method in class testsuite.BaseTestCase
 
cleanupThreadExecutorService - Static variable in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
 
clear() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
clear() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
clearAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines how MySQL Server processes the view
clearAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defined how MySQL Server processes the view
clearAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string alias = 2;
clearAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
optional alias.
clearArgs() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
clearArgs() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
clearArgs() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
clearArgs() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
clearArgs() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
clearArgs() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
clearArgs() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
clearArgs() - Method in interface com.mysql.cj.xdevapi.FilterParams
Remove all current bindings.
clearArray() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Array array = 4;
clearArray() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Array array = 9;
clearAttributes() - Method in interface com.mysql.cj.jdbc.JdbcStatement
 
clearAttributes() - Method in class com.mysql.cj.jdbc.StatementImpl
 
clearAttributes() - Method in class com.mysql.cj.NativeQueryAttributesBindings
 
clearAttributes() - Method in interface com.mysql.cj.QueryAttributesBindings
Removes all query attributes from the query attributes list.
clearAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
authentication data
clearAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
authentication data
clearAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication data
clearBatch() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
clearBatch() - Method in class com.mysql.cj.jdbc.StatementImpl
 
clearBatch() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
clearBatchedArgs() - Method in class com.mysql.cj.AbstractQuery
 
clearBatchedArgs() - Method in class com.mysql.cj.jdbc.StatementImpl
 
clearBatchedArgs() - Method in interface com.mysql.cj.Query
 
clearBindings() - Method in class com.mysql.cj.xdevapi.FilterableStatement
 
clearBindings() - Method in class com.mysql.cj.xdevapi.SqlStatementImpl
 
clearBindings() - Method in interface com.mysql.cj.xdevapi.Statement
Clear all bindings for this statement.
clearBindValues() - Method in class com.mysql.cj.NativeQueryBindings
 
clearBindValues() - Method in interface com.mysql.cj.QueryBindings
 
clearCapabilities() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
clearCapabilities() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
required .Mysqlx.Connection.Capabilities capabilities = 1;
clearCatalog() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
catalog the schema originates from @note As there is currently no support for catalogs in MySQL, don't expect this field to be set.
clearCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
limits the write operations done on a VIEW
clearCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
limits the write operations done on a VIEW
clearClientMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional .Mysqlx.ClientMessages.Type client_messages = 3;
clearCode() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
error code
clearCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning code
clearCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
optional uint64 collation = 2;
clearCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
optional uint64 collation = 8;
clearCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
name of the VIEW object, which should be created
clearCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
collection to change
clearCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
name of the VIEW object, which should be deleted
clearCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
collection in which to find
clearCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
collection to insert into
clearCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
name of the VIEW object, which should be modified
clearCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
collection to change
clearColumn() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the list of aliases for column names specified in `stmt`
clearColumn() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the list of aliases for column names specified in `stmt`
clearCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
clearCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
clearCond() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
clearConditionKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
required uint32 condition_key = 1;
clearConditionValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
optional bytes condition_value = 2;
clearContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
optional uint32 content_type = 2;
clearContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
a hint about the higher-level encoding of a BYTES field | Type | Value | Description | |--------|--------|-------------------------| | BYTES | 0x0001 | GEOMETRY (WKB encoding) | | BYTES | 0x0002 | JSON (text encoding) | | BYTES | 0x0003 | XML (text encoding) | @note This list isn't comprehensive.
clearCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
filter expression to match rows that the operations will apply on
clearCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria
clearCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
filter expression to match rows that the operations will apply on
clearCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
client-side assigned cursor ID; must be allocated/open
clearCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
client-side assigned cursor ID; must be already open
clearCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
client-side assigned cursor ID; the ID is going to represent the new cursor and assigned to it the statement
clearDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
data model that the operations refer to
clearDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
data model that the operations refer to
clearDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
data model that the operations refer to
clearDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
datamodel that the operations refer to
clearDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
user name of the definer, if the value isn't set then the definer is current user
clearDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
user name of the definer, if the value isn't set then the definer is current user
clearDelete() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Delete delete = 5;
clearDirection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
optional .Mysqlx.Crud.Order.Direction direction = 2 [default = ASC];
clearDocumentPath() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
clearDocumentPath() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
clearExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
required .Mysqlx.Expr.Expr expr = 1;
clearFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
number of rows that should be retrieved from sequential cursor
clearFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
number of rows that should be retrieved from sequential cursor
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
clearField() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
clearField() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
repeated bytes field = 1;
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
clearFind() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Find find = 2;
clearFlags() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
``.type`` specific flags | Type | Value | Description | |---------|--------|--------------| | UINT | 0x0001 | zerofill | | DOUBLE | 0x0001 | unsigned | | FLOAT | 0x0001 | unsigned | | DECIMAL | 0x0001 | unsigned | | BYTES | 0x0001 | rightpad | | Value | Description | |--------|-----------------| | 0x0010 | NOT\_NULL | | 0x0020 | PRIMARY\_KEY | | 0x0040 | UNIQUE\_KEY | | 0x0080 | MULTIPLE\_KEY | | 0x0100 | AUTO\_INCREMENT | default: 0
clearFld() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
clearFld() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
clearFractionalDigits() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
displayed factional decimal digits for floating point and fixed point numbers
clearFunctionCall() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
clearGrouping() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
clearGroupingCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria for aggregated groups
clearHasTriedMaster() - Method in class com.mysql.cj.jdbc.ConnectionImpl
Deprecated.
clearHasTriedMaster() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
Deprecated.
clearHasTriedMaster() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
Deprecated.
clearHasTriedMaster() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
Deprecated.
clearHasTriedMaster() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Deprecated.
clearIdentifier() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
clearIfExists() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
if true then suppress error when deleted view does not exists
clearIndex() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
used in case of ARRY_INDEX
clearInitialResponse() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
initial response
clearInputStream() - Method in class com.mysql.cj.NativeSession
 
clearInputStream() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
clearInsert() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Insert insert = 3;
clearKeepOpen() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
clearKey() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required string key = 1;
clearKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
identifier of field
clearLength() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
maximum count of displayable characters of .type
clearLevel() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
Note or Warning
clearLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
clearLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
clearLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
clearLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
clearLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
clearLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
clearLiteral() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Datatypes.Scalar literal = 4;
clearLocking() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
perform row locking on matches
clearLockingOptions() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
additional options how to handle locked rows
clearMechName() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication mechanism name
clearMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
human-readable error message
clearMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
optional string msg = 1;
clearMsg() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning message
clearName() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required string name = 1;
clearName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
required string name = 1;
clearName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string name = 1;
clearName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of column
clearName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
identifier of function; at least name of it
clearName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
required string name = 1;
clearName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
name of operator
clearName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the column
clearNamespace() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
namespace of the statement to be executed
clearNextResultset() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
We can't do this ourselves, otherwise the contract for Statement.getMoreResults() won't work correctly.
clearNextResultset() - Method in interface com.mysql.cj.protocol.Resultset
Clears the reference to the next result set in a multi-result set "chain".
clearObj() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Object obj = 3;
clearObject() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Object object = 8;
clearOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
maximum rows to skip before applying the row_count
clearOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to skip before applying the row_count
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
clearOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
clearOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
optional .Mysqlx.Expect.Open.Condition.ConditionOperation op = 3 [default = EXPECT_OP_SET];
clearOperation() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
clearOperation() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
the type of operation to be performed
clearOperator() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Operator operator = 6;
clearOrder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
clearOrder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
clearOrder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
clearOriginalName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the column before an alias was applied
clearOriginalTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the table the column originates from before an alias was applied
clearParam() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
clearParam() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
clearParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
parameter key
clearParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
name of the variable
clearParameters() - Method in class com.mysql.cj.jdbc.CallableStatement
 
clearParameters() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
clearParameters() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
clearParameters() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
clearParameters(boolean) - Method in class com.mysql.cj.ServerPreparedQuery
 
clearPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
required bytes payload = 4;
clearPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
the payload of the notification
clearPosition() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional uint32 position = 7;
clearPrepareExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
clearProjection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
clearProjection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
clearReplaceExisting() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
if true then suppress error when created view already exists; just replace it
clearRow() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
clearRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
maximum rows to filter
clearRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to filter
clearScalar() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
clearSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
optional string schema = 2;
clearSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
schema the column originates from
clearSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of schema
clearSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
optional string schema_name = 2;
clearScope() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
global or local notification
clearSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the security context in which the view is going be executed
clearSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the security context in which the view is going be executed
clearServerMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional .Mysqlx.ServerMessages.Type server_messages = 2;
clearSeverity() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
severity of the error message
clearSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
the expression identifying an element from the source data, which can include a column identifier or any expression
clearSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
clearSqlState() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
SQL state
clearStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
clearStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
clearStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
statement for which the resultset is going to be iterated through by the cursor
clearStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
clearStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
statement that shall be executed
clearStmtExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
clearStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
client-side assigned statement ID, must be already prepared
clearStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
client-side assigned statement ID, must be already prepared
clearStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
client-side assigned statement ID, which is going to identify the result of preparation
clearTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the table the column originates from
clearTableName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of table
clearType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
required .Mysqlx.Cursor.Open.OneOfMessage.Type type = 1;
clearType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
required .Mysqlx.Datatypes.Any.Type type = 1;
clearType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
required .Mysqlx.Datatypes.Scalar.Type type = 1;
clearType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
required .Mysqlx.Expr.DocumentPathItem.Type type = 1;
clearType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
required .Mysqlx.Expr.Expr.Type type = 1;
clearType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
the type of the payload
clearType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
type of group replication event
clearType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
required .Mysqlx.Prepare.Prepare.OneOfMessage.Type type = 1;
clearType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
datatype of the field in a row
clearUncompressedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional uint64 uncompressed_size = 1;
clearUpdate() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Update update = 4;
clearUpsert() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
true if this should be treated as an Upsert (that is, update on duplicate key)
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required .Mysqlx.Datatypes.Any value = 2;
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
an expression to be computed as the new value for the operation
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required .Mysqlx.Datatypes.Any value = 2;
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
required bytes value = 1;
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
required bytes value = 1;
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
optional string value = 2;
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
value of field
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
clearValue() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
the changed value of param
clearVariable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional string variable = 3;
clearVBool() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional bool v_bool = 8;
clearVDouble() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional double v_double = 6;
clearVFloat() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional float v_float = 7;
clearViewId() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
view identifier
clearVOctets() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
4 is unused, was Null which doesn't have a storage anymore
clearVSignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional sint64 v_signed_int = 2;
clearVString() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
clearVUnsignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional uint64 v_unsigned_int = 3;
clearWarnings() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
clearWarnings() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
clearWarnings() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
clearWarnings() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
clearWarnings() - Method in class com.mysql.cj.jdbc.StatementImpl
 
clearWarnings() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
clearWarningsCalled - Variable in class com.mysql.cj.AbstractQuery
Has clearWarnings() been called?
Client - Interface in com.mysql.cj.xdevapi
X DevAPI class encapsulating a Session pooling functionality.
Client.ClientProperty - Enum in com.mysql.cj.xdevapi
 
CLIENT_CAN_HANDLE_EXPIRED_PASSWORD - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_COMPRESS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_CONNECT_ATTRS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_CONNECT_WITH_DB - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_DEPRECATE_EOF - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_FOUND_ROWS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_ID_ASSIGNED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
CLIENT_ID_ASSIGNED = 11;
CLIENT_INTERACTIVE - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_KEY - Static variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
CLIENT_LOCAL_FILES - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_LONG_FLAG - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_LONG_PASSWORD - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_MESSAGE_ID_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
CLIENT_MESSAGES_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
CLIENT_MULTI_FACTOR_AUTHENTICATION - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_MULTI_RESULTS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_MULTI_STATEMENTS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_PLUGIN_AUTH - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_PROTOCOL_41 - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_PS_MULTI_RESULTS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_QUERY_ATTRIBUTES - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_RESERVED - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_SECURE_CONNECTION - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_SESSION_TRACK - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_SSL - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
CLIENT_TRANSACTIONS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
clientCapabilities - Variable in class com.mysql.cj.protocol.x.XProtocol
 
clientDefaultAuthenticationPluginExplicitelySet - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Was the client default authentication plugin explicitly set?
clientDefaultAuthenticationPluginName - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Protocol name of default authentication plugin in client
ClientFactory - Class in com.mysql.cj.xdevapi
ClientFactory is used for creation of Client instances.
ClientFactory() - Constructor for class com.mysql.cj.xdevapi.ClientFactory
 
clientFirstMessageBare - Variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
clientId - Variable in class com.mysql.cj.protocol.x.XServerCapabilities
Server-assigned client-id.
ClientImpl - Class in com.mysql.cj.xdevapi
 
ClientImpl(String, String) - Constructor for class com.mysql.cj.xdevapi.ClientImpl
 
ClientImpl(String, Properties) - Constructor for class com.mysql.cj.xdevapi.ClientImpl
 
ClientImpl.PooledXProtocol - Class in com.mysql.cj.xdevapi
 
clientInfo - Variable in class com.mysql.cj.jdbc.CommentClientInfoProvider
 
ClientInfoProvider - Interface in com.mysql.cj.jdbc
Classes that implement this interface and provide a no-args constructor can be used by the driver to store and retrieve client information and/or labels.
ClientInfoProviderSP - Class in com.mysql.cj.jdbc
 
ClientInfoProviderSP() - Constructor for class com.mysql.cj.jdbc.ClientInfoProviderSP
 
clientKeyStorePassword - Variable in class testsuite.x.devapi.SecureSessionTest
 
clientKeyStorePath - Variable in class testsuite.x.devapi.SecureSessionTest
 
clientKeyStoreUrl - Variable in class testsuite.x.devapi.SecureSessionTest
 
clientMessageId - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
extend .google.protobuf.MessageOptions { ...
ClientMessages(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
ClientMessages() - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
clientMessages_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
clientMessages_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
clientParam - Variable in class com.mysql.cj.protocol.a.NativeServerSession
 
clientPrepare(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
clientPrepare(String, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
ClientPreparedQuery - Class in com.mysql.cj
 
ClientPreparedQuery(NativeSession) - Constructor for class com.mysql.cj.ClientPreparedQuery
 
ClientPreparedStatement - Class in com.mysql.cj.jdbc
A SQL Statement is pre-compiled and stored in a PreparedStatement object.
ClientPreparedStatement(JdbcConnection, String) - Constructor for class com.mysql.cj.jdbc.ClientPreparedStatement
Constructor used by server-side prepared statements
ClientPreparedStatement(JdbcConnection, String, String) - Constructor for class com.mysql.cj.jdbc.ClientPreparedStatement
Constructor for the PreparedStatement class.
ClientPreparedStatement(JdbcConnection, String, String, QueryInfo) - Constructor for class com.mysql.cj.jdbc.ClientPreparedStatement
Creates a new PreparedStatement object.
clientPrepareStatement(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
clientPrepareStatement(String, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
clientPrepareStatement(String, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
clientPrepareStatement(String, int, int, boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
clientPrepareStatement(String, int[]) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
clientPrepareStatement(String, String[]) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
clientPrepareStatement(String, int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
clientPrepareStatement(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
clientPrepareStatement(String, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
clientPrepareStatement(String, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
clientPrepareStatement(String, int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
clientPrepareStatement(String, int[]) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
clientPrepareStatement(String, String[]) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
clientPrepareStatement(String, int, int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
clientPrepareStatement(String, int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
clientPrepareStatement(String, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
clientPrepareStatement(String, int[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
clientPrepareStatement(String, String[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
clientPrepareStatement(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
clientPrepareStatement(String) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the client, using client-side emulation (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
clientPrepareStatement(String, int) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the client, using client-side emulation (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
clientPrepareStatement(String, int, int) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the client, using client-side emulation (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
clientPrepareStatement(String, int[]) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the client, using client-side emulation (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
clientPrepareStatement(String, int, int, int) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the client, using client-side emulation (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
clientPrepareStatement(String, String[]) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the client, using client-side emulation (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
ClientProperty(String) - Constructor for enum com.mysql.cj.xdevapi.Client.ClientProperty
 
clientPropsFromJson(String) - Method in class com.mysql.cj.xdevapi.ClientImpl
 
Clob - Class in com.mysql.cj.jdbc
Simplistic implementation of java.sql.Clob for MySQL Connector/J
Clob(ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.Clob
 
Clob(String, ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.Clob
 
ClobValueEncoder - Class in com.mysql.cj.protocol.a
 
ClobValueEncoder() - Constructor for class com.mysql.cj.protocol.a.ClobValueEncoder
 
clone() - Method in interface com.mysql.cj.BindValue
 
clone() - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
clone() - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
clone() - Method in class com.mysql.cj.NativeQueryBindings
 
clone() - Method in class com.mysql.cj.NativeQueryBindValue
 
clone() - Method in interface com.mysql.cj.QueryBindings
 
clone() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
clone() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
clone() - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
close() - Method in class com.mysql.cj.jdbc.BlobFromLocator.LocatorInputStream
 
close() - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
close() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
close() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
The physical connection is not actually closed.
close(boolean) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
close() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.IteratorWithCleanup
 
close() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.SingleStringIterator
 
close() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.StringListIterator
 
close() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
close() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
close() - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called when an application calls Connection.close(), before the driver processes its own internal logic for close.
close() - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
Invoked by the container (not the client), and should close the physical connection.
close() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
close() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
close() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
close() - Method in class com.mysql.cj.jdbc.StatementImpl
In many cases, it is desirable to immediately release a Statement's database and JDBC resources instead of waiting for this to happen when it is automatically closed.
close() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
close() - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
close() - Method in class com.mysql.cj.protocol.a.CompressedInputStream
 
close() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
close() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
close() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
close() - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.NamedPipeSocket
 
close() - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileInputStream
 
close() - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileOutputStream
 
close() - Method in interface com.mysql.cj.protocol.Protocol
 
close() - Method in class com.mysql.cj.protocol.ReadAheadInputStream
 
close() - Method in interface com.mysql.cj.protocol.ResultsetRows
We're done.
close() - Method in class com.mysql.cj.protocol.WatchableOutputStream
 
close() - Method in class com.mysql.cj.protocol.WatchableWriter
 
close() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Closes this stream.
close() - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
Closes this stream.
close() - Method in class com.mysql.cj.protocol.x.ConfinedInputStream
Closes this stream and throws away any bytes not consumed from the underlying InputStream.
close() - Method in class com.mysql.cj.protocol.x.ContinuousInputStream
Closes this stream and all underlying InputStreams.
close() - Method in class com.mysql.cj.protocol.x.ContinuousOutputStream
Instead of closing the OutputStream flushes its data.
close() - Method in class com.mysql.cj.protocol.x.XProtocol
 
Close(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
Close() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
Close(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
Close() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
Close(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
Close() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
Close(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
Close() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
close() - Method in interface com.mysql.cj.xdevapi.Client
Close Client.
close() - Method in class com.mysql.cj.xdevapi.ClientImpl
 
close() - Method in class com.mysql.cj.xdevapi.ClientImpl.PooledXProtocol
 
close() - Method in interface com.mysql.cj.xdevapi.Session
Close this session.
close() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
close() - Method in class testsuite.InjectedSocketFactory.InjectedInputStream
 
close() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
close() - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
close() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
close() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
close() - Method in class testsuite.simple.TestLifecycleInterceptor
 
close() - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 
close() - Method in class testsuite.UnreliableSocketFactory.HangingOutputStream
 
close() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
closeAllConnections() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Closes all live connections.
closeAllOpenResults() - Method in class com.mysql.cj.jdbc.StatementImpl
Close any open result sets that have been 'held open'
closeAllOpenStatements() - Method in class com.mysql.cj.jdbc.ConnectionImpl
Closes all currently open statements.
closeConnectionProxy(LoadBalancedConnectionProxy) - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
closeConnections() - Method in class testsuite.simple.DateTimeTest
 
closed - Variable in class com.mysql.cj.jdbc.ConnectionWrapper
 
closed - Variable in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
closed - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
closed - Variable in class com.mysql.cj.protocol.x.ConfinedInputStream
 
closed - Variable in class com.mysql.cj.protocol.x.ContinuousInputStream
 
closedExplicitly - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
closedHosts - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
ClosedOnExpiredPasswordException - Exception in com.mysql.cj.exceptions
Equivalent to SQLSTATE ER_MUST_CHANGE_PASSWORD_LOGIN = 1862 "Your password has expired.
ClosedOnExpiredPasswordException() - Constructor for exception com.mysql.cj.exceptions.ClosedOnExpiredPasswordException
 
ClosedOnExpiredPasswordException(String) - Constructor for exception com.mysql.cj.exceptions.ClosedOnExpiredPasswordException
 
ClosedOnExpiredPasswordException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.ClosedOnExpiredPasswordException
 
ClosedOnExpiredPasswordException(Throwable) - Constructor for exception com.mysql.cj.exceptions.ClosedOnExpiredPasswordException
 
ClosedOnExpiredPasswordException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.ClosedOnExpiredPasswordException
 
closedProxyTotalPhysicalConnections - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
closedProxyTotalTransactions - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
closedReason - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
closeEventCount - Variable in class testsuite.regression.PooledConnectionRegressionTest
 
closeOnCompletion - Variable in class com.mysql.cj.jdbc.StatementImpl
 
closeOnCompletion() - Method in class com.mysql.cj.jdbc.StatementImpl
 
closeOnCompletion() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
closeOwner(boolean) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
closeOwner(boolean) - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
 
closeQuery() - Method in class com.mysql.cj.AbstractQuery
 
closeQuery() - Method in class com.mysql.cj.ClientPreparedQuery
 
closeQuery() - Method in class com.mysql.cj.jdbc.StatementImpl
 
closeQuery() - Method in interface com.mysql.cj.Query
 
closeQuery() - Method in class com.mysql.cj.ServerPreparedQuery
 
closeQuery() - Method in class com.mysql.cj.ServerPreparedQueryTestcaseGenerator
 
closeStatement(Statement) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
CLOSING_MARKERS - Static variable in class com.mysql.cj.QueryInfo
 
closingMarkers - Variable in class com.mysql.cj.util.StringInspector
 
cNonce - Variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
cnt - Variable in class testsuite.regression.CharsetRegressionTest.Bug71038QueryInterceptor
 
cnt - Variable in class testsuite.regression.ConnectionRegressionTest.Bug29329326QueryInterceptor
 
code - Variable in class com.mysql.cj.protocol.x.Notice.XWarning
 
code_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
code_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
code_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
code_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
CODE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
CODE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
colDecimals - Variable in class com.mysql.cj.result.Field
 
colFlag - Variable in class com.mysql.cj.result.Field
 
Collation - Class in com.mysql.cj
 
Collation(int, String, int, String) - Constructor for class com.mysql.cj.Collation
 
Collation(int, String[], int, String) - Constructor for class com.mysql.cj.Collation
 
collation_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
collation_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
collation_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
collation_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
COLLATION_CONNECTION - Static variable in interface com.mysql.cj.CharsetSettings
 
COLLATION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
COLLATION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
COLLATION_INDEX_TO_CHARSET - Static variable in class com.mysql.cj.CharsetMapping
 
COLLATION_INDEX_TO_COLLATION_NAME - Static variable in class com.mysql.cj.CharsetMapping
 
COLLATION_NAME_TO_COLLATION_INDEX - Static variable in class com.mysql.cj.CharsetMapping
 
collationIndex - Variable in class com.mysql.cj.result.Field
 
collationIndexToCharsetName - Variable in class com.mysql.cj.NativeCharsetSettings
 
collationIndexToCollationName - Variable in class com.mysql.cj.NativeCharsetSettings
 
collationNames - Variable in class com.mysql.cj.Collation
 
collationNameToCollationIndex - Variable in class com.mysql.cj.NativeCharsetSettings
 
collectHostsInfo(ConnectionUrlParser) - Method in class com.mysql.cj.conf.ConnectionUrl
Collects the hosts information from the ConnectionUrlParser.
Collection(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
Collection() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
collection - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
Collection - Interface in com.mysql.cj.xdevapi
Representation of a document collection.
collection - Variable in class testsuite.x.devapi.BaseCollectionTestCase
Collection for testing.
collection - Variable in class testsuite.x.devapi.TransactionTest
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
collection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
COLLECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
COLLECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
COLLECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
COLLECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
COLLECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
COLLECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
COLLECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
CollectionAddTest - Class in testsuite.x.devapi
 
CollectionAddTest() - Constructor for class testsuite.x.devapi.CollectionAddTest
 
collectionBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
collectionBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
collectionBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
collectionBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
collectionBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
collectionBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
collectionBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
CollectionFindTest - Class in testsuite.x.devapi
 
CollectionFindTest() - Constructor for class testsuite.x.devapi.CollectionFindTest
 
CollectionImpl - Class in com.mysql.cj.xdevapi
 
CollectionImpl(MysqlxSession, SchemaImpl, String) - Constructor for class com.mysql.cj.xdevapi.CollectionImpl
 
CollectionModifyTest - Class in testsuite.x.devapi
 
CollectionModifyTest() - Constructor for class testsuite.x.devapi.CollectionModifyTest
 
collectionName - Variable in class com.mysql.cj.xdevapi.AddStatementImpl
 
collectionName - Variable in class testsuite.x.devapi.BaseCollectionTestCase
 
CollectionRemoveTest - Class in testsuite.x.devapi
 
CollectionRemoveTest() - Constructor for class testsuite.x.devapi.CollectionRemoveTest
 
CollectionTest - Class in testsuite.x.devapi
 
CollectionTest() - Constructor for class testsuite.x.devapi.CollectionTest
 
collectProperties(ConnectionUrlParser, Properties) - Method in class com.mysql.cj.conf.ConnectionUrl
Joins the connection arguments from the connection string with the ones from the given connection arguments map collecting them in a single map.
Column(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
Column() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
Column - Interface in com.mysql.cj.xdevapi
Represents individual column of RowResult
column_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
column_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
column_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
column_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
COLUMN_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
COLUMN_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
columnCount - Variable in class com.mysql.cj.protocol.a.ColumnDefinitionFactory
 
columnDefinition - Variable in class com.mysql.cj.NativeQueryBindings
 
columnDefinition - Variable in class com.mysql.cj.protocol.a.AbstractRowFactory
 
columnDefinition - Variable in class com.mysql.cj.protocol.a.result.NativeResultset
The metadata for this result set
ColumnDefinition - Interface in com.mysql.cj.protocol
Represents protocol specific result set metadata, eg., for native protocol, Protocol::ColumnDefinition41 protocol entity.
ColumnDefinitionFactory - Class in com.mysql.cj.protocol.a
 
ColumnDefinitionFactory(long, ColumnDefinition) - Constructor for class com.mysql.cj.protocol.a.ColumnDefinitionFactory
 
columnDefinitionFromCache - Variable in class com.mysql.cj.protocol.a.ColumnDefinitionFactory
 
ColumnDefinitionReader - Class in com.mysql.cj.protocol.a
 
ColumnDefinitionReader(NativeProtocol) - Constructor for class com.mysql.cj.protocol.a.ColumnDefinitionReader
 
ColumnIdentifier(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
ColumnIdentifier() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
columnIdentifier() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a column identifier (which may optionally include a JSON document path).
columnIdentifierToString(MysqlxExpr.ColumnIdentifier) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Column identifier (or JSON path) to string.
ColumnImpl - Class in com.mysql.cj.xdevapi
 
ColumnImpl(Field) - Constructor for class com.mysql.cj.xdevapi.ColumnImpl
Constructor.
columnIndexName - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.IndexMetaDataKey
 
columnIndexOfXml - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
columnLabelToIndex - Variable in class com.mysql.cj.result.DefaultColumnDefinition
Map column names (and all of their permutations) to column indices
ColumnMetaData(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
ColumnMetaData() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
columnMetaDataToField(MysqlxResultset.ColumnMetaData, String) - Method in class com.mysql.cj.protocol.x.FieldFactory
Convert a X Protocol MysqlxResultset.ColumnMetaData message to a C/J Field object.
columnName - Variable in class com.mysql.cj.result.Field
 
columnNameToIndex - Variable in class com.mysql.cj.result.DefaultColumnDefinition
Map column names (and all of their permutations) to column indices
columnNonUnique - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.IndexMetaDataKey
 
columnOrdinalPosition - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.IndexMetaDataKey
 
columnSize - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
columnToIndexCache - Variable in class com.mysql.cj.result.DefaultColumnDefinition
The above map is a case-insensitive tree-map, it can be slow, this caches lookups into that map, because the other alternative is to create new object instances for every call to findColumn()....
columnType - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.IndexMetaDataKey
 
columnUsed - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
Keep track of columns accessed
com.mysql.cj - package com.mysql.cj
 
com.mysql.cj.admin - package com.mysql.cj.admin
 
com.mysql.cj.callback - package com.mysql.cj.callback
 
com.mysql.cj.conf - package com.mysql.cj.conf
 
com.mysql.cj.conf.url - package com.mysql.cj.conf.url
 
com.mysql.cj.exceptions - package com.mysql.cj.exceptions
 
com.mysql.cj.interceptors - package com.mysql.cj.interceptors
 
com.mysql.cj.jdbc - package com.mysql.cj.jdbc
 
com.mysql.cj.jdbc.admin - package com.mysql.cj.jdbc.admin
 
com.mysql.cj.jdbc.exceptions - package com.mysql.cj.jdbc.exceptions
 
com.mysql.cj.jdbc.ha - package com.mysql.cj.jdbc.ha
 
com.mysql.cj.jdbc.integration.c3p0 - package com.mysql.cj.jdbc.integration.c3p0
 
com.mysql.cj.jdbc.interceptors - package com.mysql.cj.jdbc.interceptors
 
com.mysql.cj.jdbc.jmx - package com.mysql.cj.jdbc.jmx
 
com.mysql.cj.jdbc.result - package com.mysql.cj.jdbc.result
 
com.mysql.cj.jdbc.util - package com.mysql.cj.jdbc.util
 
com.mysql.cj.log - package com.mysql.cj.log
 
com.mysql.cj.protocol - package com.mysql.cj.protocol
 
com.mysql.cj.protocol.a - package com.mysql.cj.protocol.a
 
com.mysql.cj.protocol.a.authentication - package com.mysql.cj.protocol.a.authentication
 
com.mysql.cj.protocol.a.result - package com.mysql.cj.protocol.a.result
 
com.mysql.cj.protocol.result - package com.mysql.cj.protocol.result
 
com.mysql.cj.protocol.x - package com.mysql.cj.protocol.x
 
com.mysql.cj.result - package com.mysql.cj.result
 
com.mysql.cj.sasl - package com.mysql.cj.sasl
 
com.mysql.cj.util - package com.mysql.cj.util
 
com.mysql.cj.x.protobuf - package com.mysql.cj.x.protobuf
Message classes used for serialization with Google Protocol Buffers to support the X Protocol.
com.mysql.cj.xdevapi - package com.mysql.cj.xdevapi
Java classes for X DevAPI support.
com.mysql.jdbc - package com.mysql.jdbc
 
COM_BINLOG_DUMP - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_BINLOG_DUMP_GTID - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_CHANGE_USER - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_CONNECT - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_CONNECT_OUT - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_CREATE_DB - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_DAEMON - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_DEBUG - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_DELAYED_INSERT - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_DROP_DB - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_FIELD_LIST - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_INIT_DB - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_PING - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_PROCESS_INFO - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_PROCESS_KILL - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_QUERY - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_QUIT - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_REFRESH - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_REGISTER_SLAVE - Static variable in class com.mysql.cj.protocol.a.NativeConstants
Deprecated.
COM_RESET_CONNECTION - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_SET_OPTION - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_SHUTDOWN - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_SLEEP - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_STATISTICS - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_STMT_CLOSE - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_STMT_EXECUTE - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_STMT_FETCH - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_STMT_PREPARE - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_STMT_RESET - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_STMT_SEND_LONG_DATA - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_TABLE_DUMP - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COM_TIME - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
COMM_LINK_ERR_PATTERN - Static variable in class testsuite.simple.MultiHostConnectionTest
 
commandBuilder - Variable in class com.mysql.cj.jdbc.StatementImpl
 
commandBuilder - Variable in class com.mysql.cj.NativeCharsetSettings
 
commandBuilder - Variable in class com.mysql.cj.NativeSession
 
commandBuilder - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
commandBuilder - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
commandBuilder - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
commandBuilder - Variable in class com.mysql.cj.ServerPreparedQuery
 
commandCount - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
commandName - Variable in enum com.mysql.cj.protocol.x.XpluginStatementCommand
 
comment(char[], int, int) - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
CommentClientInfoProvider - Class in com.mysql.cj.jdbc
An implementation of ClientInfoProvider that exposes the client info as a comment prepended to all statements issued by the driver.
CommentClientInfoProvider() - Constructor for class com.mysql.cj.jdbc.CommentClientInfoProvider
 
commit() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
commit() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
commit() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
commit() - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called when an application calls Connection.commit(), before the driver processes its own internal logic for commit().
commit(Xid, boolean) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
commit(Xid, boolean) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
commit() - Method in interface com.mysql.cj.xdevapi.Session
Commit the transaction.
commit() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
commit() - Method in class testsuite.simple.TestLifecycleInterceptor
 
CommonAsserts - Class in com.mysql.cj.result
 
CommonAsserts() - Constructor for class com.mysql.cj.result.CommonAsserts
 
CommonChecks - Class in instrumentation
 
CommonChecks() - Constructor for class instrumentation.CommonChecks
 
commonDeleteBuilder(FilterParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Initialize a Delete.Builder with common data for prepared and non-prepared executions.
commonDocUpdateBuilder(FilterParams, List<UpdateSpec>) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Initialize an Update.Builder for collection data model with common data for prepared and non-prepared executions.
commonFindBuilder(FilterParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Initialize a Find.Builder for collection data model with common data for prepared and non-prepared executions.
commonRowInsertBuilder(String, String, InsertParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Initialize a Insert.Builder for table data model with common data for prepared and non-prepared executions.
commonRowUpdateBuilder(FilterParams, UpdateParams) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Initialize an Update.Builder for table data model with common data for prepared and non-prepared executions.
commonSqlStatementBuilder(String) - Method in class com.mysql.cj.protocol.x.XMessageBuilder
Initialize a StmtExecute.Builder with common data for prepared and non-prepared executions.
CommunicationsException - Exception in com.mysql.cj.jdbc.exceptions
An exception to represent communications errors with the database.
CommunicationsException(JdbcConnection, PacketSentTimeHolder, PacketReceivedTimeHolder, Exception) - Constructor for exception com.mysql.cj.jdbc.exceptions.CommunicationsException
 
CommunicationsException(String, Throwable) - Constructor for exception com.mysql.cj.jdbc.exceptions.CommunicationsException
 
COMP_HEADER_LENGTH - Static variable in class com.mysql.cj.protocol.a.CompressedPacketSender
 
COMP_HEADER_LENGTH - Static variable in class com.mysql.cj.protocol.a.NativeProtocol
 
COMPACT_METADATA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
COMPACT_METADATA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
compactMetadata_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
compactMetadata_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
compactMetadata_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
compactMetadata_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
ComparableWrapper(K, V) - Constructor for class com.mysql.cj.jdbc.DatabaseMetaData.ComparableWrapper
 
compareResultSets(ResultSet, ResultSet) - Method in class testsuite.regression.MetaDataRegressionTest
 
compareTo(DatabaseMetaData.ComparableWrapper<K, V>) - Method in class com.mysql.cj.jdbc.DatabaseMetaData.ComparableWrapper
 
compareTo(DatabaseMetaData.IndexMetaDataKey) - Method in class com.mysql.cj.jdbc.DatabaseMetaData.IndexMetaDataKey
 
compareTo(DatabaseMetaData.TableMetaDataKey) - Method in class com.mysql.cj.jdbc.DatabaseMetaData.TableMetaDataKey
 
compareTo(ServerVersion) - Method in class com.mysql.cj.ServerVersion
 
compareTo(DnsSrv.SrvRecord) - Method in class com.mysql.cj.util.DnsSrv.SrvRecord
 
compareTo(Object) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
compensateForOnDuplicateKeyUpdate - Variable in class com.mysql.cj.jdbc.ClientPreparedStatement
 
compExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
completeCompression() - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
Complete compression of the current payload contents to the compressed packet.
completed(T, Void) - Method in class com.mysql.cj.protocol.x.ErrorToFutureCompletionHandler
 
completer - Variable in class com.mysql.cj.xdevapi.AbstractDataResult
 
completeVersion - Variable in class com.mysql.cj.ServerVersion
 
compliesWith(String) - Method in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
componentOne - Variable in class com.mysql.cj.jdbc.ConnectionImpl.CompoundCacheKey
 
componentTwo - Variable in class com.mysql.cj.jdbc.ConnectionImpl.CompoundCacheKey
 
composeName(Name, Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
composeName(String, String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
CompoundCacheKey(String, String) - Constructor for class com.mysql.cj.jdbc.ConnectionImpl.CompoundCacheKey
 
CompressedInputStream - Class in com.mysql.cj.protocol.a
Used to de-compress packets from the MySQL server when protocol-level compression is turned on.
CompressedInputStream(InputStream, RuntimeProperty<Boolean>, Log) - Constructor for class com.mysql.cj.protocol.a.CompressedInputStream
Creates a new CompressedInputStream that reads the given stream from the server.
compressedPacket - Variable in class com.mysql.cj.protocol.a.CompressedPacketSender
Buffer to compress data to.
CompressedPackets(byte[]) - Constructor for class com.mysql.cj.protocol.a.CompressedPacketSenderTest.CompressedPackets
 
CompressedPacketSender - Class in com.mysql.cj.protocol.a
A MessageSender for the compressed protocol.
CompressedPacketSender(BufferedOutputStream) - Constructor for class com.mysql.cj.protocol.a.CompressedPacketSender
 
compressedPacketSender - Variable in class com.mysql.cj.protocol.a.NativeProtocol
Track this to manually shut down.
CompressedPacketSenderTest - Class in com.mysql.cj.protocol.a
 
CompressedPacketSenderTest() - Constructor for class com.mysql.cj.protocol.a.CompressedPacketSenderTest
 
CompressedPacketSenderTest.CompressedPackets - Class in com.mysql.cj.protocol.a
Test utility to transform a buffer containing compressed packets into a sequence of payloads.
compressedPayloadLen - Variable in class com.mysql.cj.protocol.a.CompressedPacketSender
Length of current compressed packet.
compressedPayloadLen - Variable in class com.mysql.cj.protocol.a.CompressedPacketSenderTest.CompressedPackets
 
compressedSequenceId - Variable in class com.mysql.cj.protocol.a.CompressedPacketSender
Sequence id of compressed packet.
compressedSequenceId - Variable in class com.mysql.cj.protocol.a.CompressedPacketSenderTest.CompressedPackets
 
compressFreeBaseUrl - Variable in class testsuite.x.devapi.CompressionTest
 
compressFreeTestProperties - Variable in class testsuite.x.devapi.CompressionTest
 
Compression() - Constructor for enum com.mysql.cj.conf.PropertyDefinitions.Compression
 
Compression(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
Compression() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
COMPRESSION_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
COMPRESSION = 46;
COMPRESSION_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
COMPRESSION = 19;
CompressionAlgorithm - Class in com.mysql.cj.protocol.x
Contains all information about a compression algorithm, its name, compression mode and classes that implement the inflating and deflating streams of data.
CompressionAlgorithm(String, String, String) - Constructor for class com.mysql.cj.protocol.x.CompressionAlgorithm
 
compressionAlgorithm - Variable in class com.mysql.cj.protocol.x.CompressorStreamsFactory
 
compressionAlgorithm - Variable in class com.mysql.cj.protocol.x.XProtocol
 
compressionAlgorithmAgreed(Session) - Method in class testsuite.x.devapi.CompressionTest
 
compressionAlgorithms - Variable in class testsuite.x.devapi.CompressionTest.CompressionSettings
 
CompressionCounters() - Constructor for class testsuite.x.devapi.CompressionTest.CompressionCounters
 
compressionDisabled() - Method in class testsuite.x.devapi.CompressionTest
Tests compression disabled by connection option.
compressionEnabled - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
compressionEnabled - Variable in class com.mysql.cj.protocol.x.XProtocol
 
compressionMode - Variable in class com.mysql.cj.protocol.x.CompressionAlgorithm
 
CompressionMode - Enum in com.mysql.cj.protocol.x
The modes by which compression can be made.
CompressionMode() - Constructor for enum com.mysql.cj.protocol.x.CompressionMode
 
compressionNegotiationClientSideSelectionNativelySupported() - Method in class testsuite.x.devapi.CompressionTest
Tests compression negotiation with customized compression algorithms selections.
compressionNegotiationClientSideSelectionNoCommon() - Method in class testsuite.x.devapi.CompressionTest
Tests compression negotiation with customized compression algorithms selections, with empty or only unknown algorithm identifiers.
compressionNegotiationClientSideSelectionOtherThanNative() - Method in class testsuite.x.devapi.CompressionTest
Tests compression negotiation with customized compression algorithms selections, forcing the selection of a non-default algorithm (non-"deflate_stream").
compressionNegotiationClientSideSelectionUnknownIds() - Method in class testsuite.x.devapi.CompressionTest
Tests compression negotiation with customized compression algorithms selections, containing known and unknown algorithm identifiers.
compressionNegotiationClientSideSelectionWithAliases() - Method in class testsuite.x.devapi.CompressionTest
Tests usage of compression algorithms aliases ("zstd", "lz4" and "deflate") on all places compression algorithms identifiers can be used.
compressionNegotiationServerSideRestricted() - Method in class testsuite.x.devapi.CompressionTest
Tests compression negotiation, with compression algorithms restricted at server side.
compressionSettings - Variable in class testsuite.x.devapi.CompressionTest
 
CompressionSettings() - Constructor for class testsuite.x.devapi.CompressionTest.CompressionSettings
 
CompressionSplittedInputStream - Class in com.mysql.cj.protocol.x
An InputStream wrapper that analyzes X Protocol frames and, if compressed, routes them to a secondary compressor-able InputStream that also knows how to rebuild uncompressed X Protocol frames from compressed ones.
CompressionSplittedInputStream(InputStream, CompressorStreamsFactory) - Constructor for class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
CompressionSplittedOutputStream - Class in com.mysql.cj.protocol.x
An OutputStream wrapper that analyzes X Protocol frames and routes them directly to the original underlying OutputStream or passes them through to a compressor-able OutputStream to compresses the frame, rebuilds it and then sends a newly compressed X Protocol frame, depending on defined data size threshold.
CompressionSplittedOutputStream(OutputStream, CompressorStreamsFactory) - Constructor for class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
CompressionTest - Class in com.mysql.cj.protocol.x
 
CompressionTest() - Constructor for class com.mysql.cj.protocol.x.CompressionTest
 
CompressionTest - Class in testsuite.x.devapi
 
CompressionTest() - Constructor for class testsuite.x.devapi.CompressionTest
 
CompressionTest.CompressionCounters - Class in testsuite.x.devapi
 
CompressionTest.CompressionSettings - Class in testsuite.x.devapi
 
CompressionTest.TestInflaterInputStream - Class in testsuite.x.devapi
 
CompressionTest.TestInputStream - Class in testsuite.x.devapi
 
CompressionTest.TestSyncFlushDeflaterOutputStream - Class in testsuite.x.devapi
 
compressionThreshold() - Method in class testsuite.x.devapi.CompressionTest
Tests the compression threshold applied to uplink data.
compressorIn - Variable in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
compressorInputStreamInstance - Variable in class com.mysql.cj.protocol.x.CompressorStreamsFactory
 
compressorIoStreamsFactory - Variable in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
compressorIoStreamsFactory - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
compressorOut - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
compressorOutputStreamInstance - Variable in class com.mysql.cj.protocol.x.CompressorStreamsFactory
 
CompressorStreamsFactory - Class in com.mysql.cj.protocol.x
Factory class for producing inflating and deflating-able InputStream and OutputStream instances for a selected compression algorithm.
CompressorStreamsFactory(CompressionAlgorithm) - Constructor for class com.mysql.cj.protocol.x.CompressorStreamsFactory
 
computeBatchSize(int) - Method in class com.mysql.cj.ClientPreparedQuery
Computes the optimum number of batched parameter lists to send without overflowing max_allowed_packet.
computeBatchSize(int) - Method in interface com.mysql.cj.PreparedQuery
 
computeMaxParameterSetSizeAndBatchSize(int) - Method in class com.mysql.cj.ClientPreparedQuery
Computes the maximum parameter set size, and entire batch size given the number of arguments in the batch.
computeMaxParameterSetSizeAndBatchSize(int) - Method in class com.mysql.cj.ServerPreparedQuery
Computes the maximum parameter set size and the size of the entire batch given the number of arguments in the batch.
CON_CAPABILITIES_GET_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CON_CAPABILITIES_GET = 1;
CON_CAPABILITIES_SET_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CON_CAPABILITIES_SET = 2;
CON_CLOSE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CON_CLOSE = 3;
concurrency - Variable in class com.mysql.cj.jdbc.result.ResultSetFactory
 
concurrency - Variable in class com.mysql.cj.protocol.a.ResultsetFactory
 
Concurrency(int) - Constructor for enum com.mysql.cj.protocol.Resultset.Concurrency
 
cond_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
cond_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
COND_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
condBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
Condition(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
Condition() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
condition - Variable in class testsuite.x.devapi.RowLockingTest.FindRowDeadLock
 
condition - Variable in class testsuite.x.devapi.RowLockingTest.FindRowLock
 
condition - Variable in class testsuite.x.devapi.RowLockingTest.SelectRowDeadLock
 
condition - Variable in class testsuite.x.devapi.RowLockingTest.SelectRowLock
 
CONDITION_KEY_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
CONDITION_VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
conditionKey_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
conditionKey_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
ConditionOperation(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
conditionValue_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
conditionValue_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
confidenceLevel - Variable in class testsuite.perf.BasePerfTest
 
confidenceValue - Variable in class testsuite.perf.BasePerfTest
 
configurePostHandshake(boolean) - Method in interface com.mysql.cj.CharsetSettings
Sets up client character set.
configurePostHandshake(boolean) - Method in class com.mysql.cj.NativeCharsetSettings
 
configurePreHandshake(boolean) - Method in interface com.mysql.cj.CharsetSettings
Choose the MySQL collation index for the handshake packet and the corresponding Java encodings for the password and error messages.
configurePreHandshake(boolean) - Method in class com.mysql.cj.NativeCharsetSettings
 
configureSocket(Socket, PropertySet) - Method in class com.mysql.cj.protocol.StandardSocketFactory
Configures socket properties based on properties from the connection (tcpNoDelay, snd/rcv buf, traffic class, etc).
configureSQLExceptionSubclassList(String) - Method in class com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker
 
configureSQLStateList(String) - Method in class com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker
 
configureTimeZone() - Method in class com.mysql.cj.protocol.a.NativeProtocol
Configures the client's timezone if required.
configureTimeZone() - Method in interface com.mysql.cj.protocol.Protocol
 
configureTimeZone() - Method in class com.mysql.cj.protocol.x.XProtocol
 
ConfinedInputStream - Class in com.mysql.cj.protocol.x
An InputStream wrapper that limits the number of bytes that can be read form the underlying InputStream.
ConfinedInputStream(InputStream) - Constructor for class com.mysql.cj.protocol.x.ConfinedInputStream
 
ConfinedInputStream(InputStream, int) - Constructor for class com.mysql.cj.protocol.x.ConfinedInputStream
 
conn - Variable in class com.mysql.cj.jdbc.admin.MiniAdmin
 
conn - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
The connection to the database
conn - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
conn - Variable in class com.mysql.cj.jdbc.result.ResultSetFactory
 
conn - Variable in class com.mysql.cj.jdbc.util.BaseBugReport
 
conn - Variable in class testsuite.BaseTestCase
Connection to server, initialized in setUp() Cleaned up in tearDown().
conn - Variable in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
CONN_CAPABILITIES_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
CONN_CAPABILITIES = 2;
connect(String, Properties) - Method in class com.mysql.cj.jdbc.NonRegisteringDriver
Try to make a database connection to the given URL.
connect(HostInfo, String, String, String, int, TransactionEventHandler) - Method in class com.mysql.cj.NativeSession
 
connect(String, String, String) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Initialize communications with the MySQL server.
connect(String, String, String) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
connect(String, int, PropertySet, ExceptionInterceptor, Log, int) - Method in class com.mysql.cj.protocol.a.NativeSocketConnection
 
connect(String, int, PropertySet, ExceptionInterceptor, Log, int) - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
connect(String, String, String) - Method in interface com.mysql.cj.protocol.AuthenticationProvider
 
connect(String, int, PropertySet, int) - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory
 
connect(String, String, String) - Method in interface com.mysql.cj.protocol.Protocol
Create a new session.
connect(String, int, PropertySet, ExceptionInterceptor, Log, int) - Method in interface com.mysql.cj.protocol.SocketConnection
Connect to the MySQL server and setup a stream connection.
connect(String, int, PropertySet, int) - Method in interface com.mysql.cj.protocol.SocketFactory
Creates a new socket or channel using the given properties.
connect(String, int, PropertySet, int) - Method in class com.mysql.cj.protocol.SocksProxySocketFactory
 
connect(String, int, PropertySet, int) - Method in class com.mysql.cj.protocol.StandardSocketFactory
 
connect(String, String, String) - Method in class com.mysql.cj.protocol.x.XAuthenticationProvider
 
connect(String, String, String) - Method in class com.mysql.cj.protocol.x.XProtocol
 
connect(String, int, Properties) - Method in interface com.mysql.jdbc.SocketFactory
Deprecated.
Creates a new socket using the given properties.
connect(String, int, PropertySet, int) - Method in class com.mysql.jdbc.SocketFactoryWrapper
 
connect(String, int, PropertySet, int) - Method in class testsuite.InjectedSocketFactory
 
connect(String, int, PropertySet, int) - Method in class testsuite.regression.ConnectionRegressionTest.PortNumberSocketFactory
 
connect(String, int, PropertySet, int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketFactory
 
connect(SocketAddress) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
connect(SocketAddress, int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
connect(String, int, PropertySet, int) - Method in class testsuite.UnreliableSocketFactory
 
connectedToPrimaryHost() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Checks if this proxy is using the primary host in the underlying connection.
connectedToSecondaryHost() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Checks if this proxy is using a secondary host in the underlying connection.
connection - Variable in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
connection - Variable in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
connection - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
The Connection instance that created us
connection - Variable in class com.mysql.cj.jdbc.StatementImpl
The connection that created us
connection - Variable in class testsuite.regression.CharsetRegressionTest.TestBug64205QueryInterceptor
 
connection - Variable in class testsuite.regression.ConnectionRegressionTest.Bug56100QueryInterceptor
 
connection - Variable in class testsuite.regression.ConnectionRegressionTest.Bug75168QueryInterceptor
 
CONNECTION_ATTEMPTS - Static variable in class testsuite.UnreliableSocketFactory
 
CONNECTION_CLOSED_EVENT - Static variable in class com.mysql.cj.jdbc.MysqlPooledConnection
The flag for a connection being closed.
CONNECTION_ERROR_EVENT - Static variable in class com.mysql.cj.jdbc.MysqlPooledConnection
The flag for an exception being thrown.
CONNECTION_STRING_PTRN - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
connectionClosed(ConnectionEvent) - Method in class testsuite.regression.PooledConnectionRegressionTest.ConnectionListener
 
connectionCollation - Variable in class com.mysql.cj.NativeCharsetSettings
 
connectionCreationTimeMillis - Variable in class com.mysql.cj.CoreSession
The point in time when this connection was created
connectionErrorEventCount - Variable in class testsuite.regression.PooledConnectionRegressionTest
 
ConnectionErrorFiringInvocationHandler(Object) - Constructor for class com.mysql.cj.jdbc.WrapperBase.ConnectionErrorFiringInvocationHandler
 
connectionErrorOccurred(ConnectionEvent) - Method in class testsuite.regression.PooledConnectionRegressionTest.ConnectionListener
 
connectionEventListeners - Variable in class com.mysql.cj.jdbc.MysqlPooledConnection
 
ConnectionFeatureNotAvailableException - Exception in com.mysql.cj.jdbc.exceptions
Thrown when a client requests a connection-level feature that isn't available for this particular distribution of Connector/J (currently only used by code that is export-controlled).
ConnectionFeatureNotAvailableException(JdbcConnection, PacketSentTimeHolder, Exception) - Constructor for exception com.mysql.cj.jdbc.exceptions.ConnectionFeatureNotAvailableException
 
ConnectionFeatureNotAvailableException(String, Throwable) - Constructor for exception com.mysql.cj.jdbc.exceptions.ConnectionFeatureNotAvailableException
 
ConnectionFinalizerPhantomReference(MysqlConnection, NetworkResources, ReferenceQueue<? super MysqlConnection>) - Constructor for class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference
 
connectionFinalizerPhantomRefs - Static variable in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
 
ConnectionGroup - Class in com.mysql.cj.jdbc
 
ConnectionGroup(String) - Constructor for class com.mysql.cj.jdbc.ConnectionGroup
 
connectionGroup - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
connectionGroup - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
connectionGroupID - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
ConnectionGroupManager - Class in com.mysql.cj.jdbc
 
ConnectionGroupManager() - Constructor for class com.mysql.cj.jdbc.ConnectionGroupManager
 
connectionGroupProxyID - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
connectionId - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
ConnectionImpl - Class in com.mysql.cj.jdbc
A Connection represents a session with a specific database.
ConnectionImpl() - Constructor for class com.mysql.cj.jdbc.ConnectionImpl
' For the delegate only
ConnectionImpl(HostInfo) - Constructor for class com.mysql.cj.jdbc.ConnectionImpl
Creates a connection to a MySQL Server.
ConnectionImpl.CompoundCacheKey - Class in com.mysql.cj.jdbc
Used as a key for caching callable/prepared statements which (may) depend on current database.
ConnectionImpl.NetworkTimeoutSetter - Class in com.mysql.cj.jdbc
 
ConnectionIsClosedException - Exception in com.mysql.cj.exceptions
Operation attempted on already closed Connection
ConnectionIsClosedException() - Constructor for exception com.mysql.cj.exceptions.ConnectionIsClosedException
 
ConnectionIsClosedException(String) - Constructor for exception com.mysql.cj.exceptions.ConnectionIsClosedException
 
ConnectionIsClosedException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.ConnectionIsClosedException
 
ConnectionIsClosedException(Throwable) - Constructor for exception com.mysql.cj.exceptions.ConnectionIsClosedException
 
ConnectionIsClosedException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.ConnectionIsClosedException
 
ConnectionLifecycleInterceptor - Interface in com.mysql.cj.jdbc.interceptors
Implementors of this interface can be installed via the "connectionLifecycleInterceptors" configuration property and receive events and alter behavior of "lifecycle" methods on our connection implementation.
connectionLifecycleInterceptors - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
ConnectionListener() - Constructor for class testsuite.regression.PooledConnectionRegressionTest.ConnectionListener
 
ConnectionPropertiesTest() - Constructor for class com.mysql.cj.ConnectionUrlTest.ConnectionPropertiesTest
 
ConnectionPropertiesTransform - Interface in com.mysql.cj.conf
Implement this interface, and pass the class name as the 'propertiesTransform' property in your URL, and the driver will pass the properties it has parsed to your transform implementation so that you can modify/substitute/add any that you desire.
connectionProxies - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
ConnectionRegressionTest - Class in testsuite.regression
Regression tests for Connections
ConnectionRegressionTest() - Constructor for class testsuite.regression.ConnectionRegressionTest
 
ConnectionRegressionTest.AuthTestPlugin - Class in testsuite.regression
 
ConnectionRegressionTest.Bug104067QueryInterceptor - Class in testsuite.regression
 
ConnectionRegressionTest.Bug29329326QueryInterceptor - Class in testsuite.regression
Counts the number of issued "SHOW PROCESSLIST" statements.
ConnectionRegressionTest.Bug56100QueryInterceptor - Class in testsuite.regression
 
ConnectionRegressionTest.Bug75168LoadBalanceExceptionChecker - Class in testsuite.regression
 
ConnectionRegressionTest.Bug75168QueryInterceptor - Class in testsuite.regression
 
ConnectionRegressionTest.Bug75592QueryInterceptor - Class in testsuite.regression
Statement interceptor for preceding testBug75592().
ConnectionRegressionTest.Bug88227QueryInterceptor - Class in testsuite.regression
 
ConnectionRegressionTest.CancelTask - Class in testsuite.regression
 
ConnectionRegressionTest.CountingReBalanceStrategy - Class in testsuite.regression
 
ConnectionRegressionTest.ForcedLoadBalanceStrategy - Class in testsuite.regression
 
ConnectionRegressionTest.PollTask - Class in testsuite.regression
 
ConnectionRegressionTest.PortNumberSocketFactory - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug101596Transformer - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug102404Listener - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug21934573ExceptionInterceptor - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug34918989PropTransKO - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug34918989PropTransOK - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug57662Logger - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug67803ExceptionInterceptor - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug71850ExceptionInterceptor - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug73053InputStreamWrapper - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug73053SocketFactory - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug73053SocketWrapper - Class in testsuite.regression
 
ConnectionRegressionTest.TestBug98445ClientInfoProvider - Class in testsuite.regression
 
ConnectionRegressionTest.ThreadPerTaskExecutor - Class in testsuite.regression
 
ConnectionRegressionTest.ThreeAttemptsPlugin - Class in testsuite.regression
 
ConnectionRegressionTest.TwoQuestionsPlugin - Class in testsuite.regression
 
connections - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
connections - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
connectionsCounter - Variable in class testsuite.x.devapi.SessionFailoverTest.ConnectionsCounterFakeServer
 
ConnectionsCounterFakeServer() - Constructor for class testsuite.x.devapi.SessionFailoverTest.ConnectionsCounterFakeServer
 
connectionsToHostsMap - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
ConnectionStringGenerator(ConnectionUrlTest.ConnectionStringGenerator.UrlMode) - Constructor for class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Create an instance of ConnectionUrlTest.ConnectionStringGenerator and initializes internal data for the iterator.
ConnectionTest - Class in testsuite.simple
Tests java.sql.Connection functionality
ConnectionTest() - Constructor for class testsuite.simple.ConnectionTest
 
ConnectionTest.LocalSocketAddressCheckThread - Class in testsuite.simple
 
ConnectionTest.SpawnedWorkerCounter - Class in testsuite.simple
 
ConnectionTest.TestEnableEscapeProcessingQueryInterceptor - Class in testsuite.simple
 
connectionTimeZone - Variable in class com.mysql.cj.result.OffsetDateTimeValueFactory
 
connectionTimeZone - Variable in class com.mysql.cj.result.SqlTimestampValueFactory
 
connectionTimeZone - Variable in class com.mysql.cj.result.UtilCalendarValueFactory
 
connectionTimeZone - Variable in class com.mysql.cj.result.ZonedDateTimeValueFactory
 
connectionTimeZones - Variable in class testsuite.simple.DateTimeTest
 
ConnectionUrl - Class in com.mysql.cj.conf
A container for a database URL and a collection of given connection arguments.
ConnectionUrl() - Constructor for class com.mysql.cj.conf.ConnectionUrl
Empty constructor.
ConnectionUrl(String) - Constructor for class com.mysql.cj.conf.ConnectionUrl
Constructor for unsupported URLs
ConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.ConnectionUrl
Constructs an instance of ConnectionUrl, performing all the required initializations.
connectionUrl - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
ConnectionUrl.HostsCardinality - Enum in com.mysql.cj.conf
The rules describing the number of hosts a database URL may contain.
ConnectionUrl.Type - Enum in com.mysql.cj.conf
The database URL type which is determined by the scheme section of the connection string.
connectionUrlCache - Static variable in class com.mysql.cj.conf.ConnectionUrl
 
ConnectionUrlParser - Class in com.mysql.cj.conf
This class parses a connection string using the general URI structure defined in RFC 3986.
ConnectionUrlParser(String) - Constructor for class com.mysql.cj.conf.ConnectionUrlParser
Constructs a connection string parser for the given connection string.
ConnectionUrlParser.Pair<T,U> - Class in com.mysql.cj.conf
This class is a simple container for two elements.
ConnectionUrlTest - Class in com.mysql.cj
 
ConnectionUrlTest() - Constructor for class com.mysql.cj.ConnectionUrlTest
 
ConnectionUrlTest.ConnectionPropertiesTest - Class in com.mysql.cj
 
ConnectionUrlTest.ConnectionStringGenerator - Class in com.mysql.cj
Internal class for generating hundreds of thousands of connection strings.
ConnectionUrlTest.ConnectionStringGenerator.UrlMode - Enum in com.mysql.cj
 
ConnectionWrapper - Class in com.mysql.cj.jdbc
This class serves as a wrapper for the connection object.
ConnectionWrapper(MysqlPooledConnection, JdbcConnection, boolean) - Constructor for class com.mysql.cj.jdbc.ConnectionWrapper
Construct a new LogicalHandle and set instance variables
connectOneTryOnly(boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
connectTo(int) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Connects this dynamic failover connection proxy to the host pointed out by the given host index.
connectWithRetries(boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
connRef - Variable in class com.mysql.cj.jdbc.ConnectionImpl.NetworkTimeoutSetter
 
connUrl - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
consistentClassLoaders() - Static method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
Checks if the context ClassLoaders from this and the caller thread are the same.
Constants - Class in com.mysql.cj
Represents various constants used in the driver.
Constants() - Constructor for class com.mysql.cj.Constants
Prevents instantiation
constraintName - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.LocalAndReferencedColumns
 
consumed - Variable in class com.mysql.cj.protocol.x.ConfinedInputStream
 
consumeEvent(ProfilerEvent) - Method in class com.mysql.cj.log.LoggingProfilerEventHandler
 
consumeEvent(ProfilerEvent) - Method in interface com.mysql.cj.log.ProfilerEventHandler
 
consumeToken(ExprParser.TokenType) - Method in class com.mysql.cj.xdevapi.ExprParser
Consume token.
containsMessage(String, String) - Static method in class testsuite.regression.ConnectionRegressionTest
 
containsOnDuplicateKeyInString(String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
containsOnDuplicateKeyUpdate() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
containsOnDuplicateKeyUpdate() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
containsOnDuplicateKeyUpdate - Variable in class com.mysql.cj.QueryInfo
 
containsOnDuplicateKeyUpdate() - Method in class com.mysql.cj.QueryInfo
Does this query info represent a query that contains an ON DUPLICATE KEY UPDATE clause? This operation does not take into consideration the multiplicity of queries in the original SQL.
containsOnDuplicateKeyUpdateClause(String, boolean) - Static method in class com.mysql.cj.QueryInfo
Checks whether the specified SQL contains or not an ON DUPLICATE KEY UPDATE clause.
CONTENT_TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
CONTENT_TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
ContentionThread(int) - Constructor for class testsuite.regression.StressRegressionTest.ContentionThread
 
contentiousWork(Connection, Statement, int) - Method in class testsuite.regression.StressRegressionTest
 
contentType_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
contentType_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
contentType_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
contentType_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
ContentType_BYTES(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
ContentType_DATETIME(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
continueBatchOnError - Variable in class com.mysql.cj.jdbc.StatementImpl
 
ContinuousInputStream - Class in com.mysql.cj.protocol.x
An InputStream wrapper that reads from a queue of underlying InputStreams, giving the impression that all data is coming from a single, continuous, source.
ContinuousInputStream(InputStream) - Constructor for class com.mysql.cj.protocol.x.ContinuousInputStream
 
ContinuousOutputStream - Class in com.mysql.cj.protocol.x
An OutputStream wrapper that can't be closed and flushes data instead when ContinuousOutputStream.close() is called.
ContinuousOutputStream(OutputStream) - Constructor for class com.mysql.cj.protocol.x.ContinuousOutputStream
 
convertGetProcedureColumnsToInternalDescriptors(ResultSet) - Method in class com.mysql.cj.jdbc.CallableStatement
 
convertShowWarningsToSQLWarnings(boolean) - Method in class com.mysql.cj.protocol.a.NativeProtocol
Turns output of 'SHOW WARNINGS' into JDBC SQLWarning instances.
convertToJdbcFunctionList(ResultSet, List<DatabaseMetaData.ComparableWrapper<String, Row>>, Field[]) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
convertToJdbcProcedureList(boolean, ResultSet, List<DatabaseMetaData.ComparableWrapper<String, Row>>) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
convertTypeDescriptorToProcedureRow(byte[], byte[], String, boolean, boolean, boolean, DatabaseMetaData.TypeDescriptor, boolean, int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
copyFile(File, File) - Method in class testsuite.regression.SyntaxRegressionTest
 
CoreSession - Class in com.mysql.cj
 
CoreSession(HostInfo, PropertySet) - Constructor for class com.mysql.cj.CoreSession
 
count - Variable in class com.mysql.cj.xdevapi.AbstractDataResult
 
count() - Method in class com.mysql.cj.xdevapi.AbstractDataResult
Return the number of items in this result.
count() - Method in interface com.mysql.cj.xdevapi.Collection
Query the number of documents in this collection.
count() - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
count() - Method in interface com.mysql.cj.xdevapi.FetchResult
How many items are in this result? This method forces internal buffering of the entire result.
count() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
count() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
count() - Method in interface com.mysql.cj.xdevapi.Table
Query the number of rows in this table.
count() - Method in class com.mysql.cj.xdevapi.TableImpl
 
count_data(DocResult) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
countAllColumns() - Method in class testsuite.x.devapi.TableSelectTest
 
counter - Variable in class testsuite.regression.ConnectionRegressionTest.TestBug71850ExceptionInterceptor
 
counter - Variable in class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
counter - Variable in class testsuite.simple.ConnectionTest.LocalSocketAddressCheckThread
 
counters - Variable in class testsuite.x.devapi.CompressionTest
 
countersMap - Variable in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
CountingReBalanceStrategy() - Constructor for class testsuite.regression.ConnectionRegressionTest.CountingReBalanceStrategy
 
countStatements - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
countTestConnections(Set<?>, Field, boolean, String) - Method in class testsuite.regression.ConnectionRegressionTest
 
CP932_CHARS - Static variable in class testsuite.simple.CharsetTest
Test data of cp932.
cpds - Variable in class testsuite.regression.PooledConnectionRegressionTest
 
createAndCacheString() - Method in class com.mysql.cj.util.LazyString
 
createAndReuseExistingSchema() - Method in class testsuite.x.devapi.SessionTest
 
createArrayIndex() - Method in class testsuite.x.devapi.CollectionTest
 
createArrayOf(String, Object[]) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createArrayOf(String, Object[]) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createArrayOf(String, Object[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createAuthenticatedTestProtocol(XProtocol, Properties) - Method in class testsuite.x.internal.InternalXBaseTestCase
 
createBatchUpdateException(SQLException, long[], ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
Create a BatchUpdateException.
createBlob() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createBlob() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createBlob() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createBlobFile(int) - Method in class testsuite.simple.BlobTest
 
createChangeUserPacket(ServerSession, String, NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
createClob() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createClob() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createClob() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createCollection(String) - Method in interface com.mysql.cj.xdevapi.Schema
Create a new collection.
createCollection(String, boolean) - Method in interface com.mysql.cj.xdevapi.Schema
Create a new collection if it does not already exist on the server.
createCollection(String, Schema.CreateCollectionOptions) - Method in interface com.mysql.cj.xdevapi.Schema
Create a new collection.
createCollection(String) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
createCollection(String, boolean) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
createCollection(String, Schema.CreateCollectionOptions) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
CreateCollectionOptions() - Constructor for class com.mysql.cj.xdevapi.Schema.CreateCollectionOptions
 
createColumnsFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
createCommunicationsException(PropertySet, ServerSession, PacketSentTimeHolder, PacketReceivedTimeHolder, Throwable, ExceptionInterceptor) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createCommunicationsException(JdbcConnection, PacketSentTimeHolder, PacketReceivedTimeHolder, Exception, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
 
createCommunicationsException(String, Throwable, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
 
createConfigCacheIfNeeded(Object) - Method in class com.mysql.cj.NativeSession
 
createConnectionForHost(HostInfo) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Creates a new physical connection for the given HostInfo and updates required internal mappings and statistics for that connection.
createConnectionForHost(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Creates a new physical connection for the given host:port info.
createConnectionForHost(HostInfo) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Creates a new physical connection for the given HostInfo.
createConnectionForHostIndex(int) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Creates a new connection instance for host pointed out by the given host index.
createDatabase(Statement, String) - Method in class testsuite.BaseTestCase
 
createDatabase(String) - Method in class testsuite.BaseTestCase
 
createdObjects - Variable in class testsuite.BaseTestCase
list of schema objects to be dropped in tearDown
createDropSchema() - Method in class testsuite.x.devapi.SessionTest
 
createdTestSchemas - Variable in class testsuite.x.devapi.SessionTest
 
createException(String) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createException(Class<T>, String) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createException(String, ExceptionInterceptor) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createException(Class<T>, String, ExceptionInterceptor) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createException(String, Throwable) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createException(Class<T>, String, Throwable) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createException(String, Throwable, ExceptionInterceptor) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createException(String, String, int, boolean, Throwable, ExceptionInterceptor) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createException(Class<T>, String, Throwable, ExceptionInterceptor) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
 
createExistingSchemaError() - Method in class testsuite.x.devapi.SessionTest
 
createFieldMetadataForGetProcedures() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
createFkMetadataFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.BigDecimalValueFactory
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.BooleanValueFactory
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.ByteValueFactory
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.DoubleValueFactory
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.FloatValueFactory
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.IntegerValueFactory
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.LongValueFactory
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.ShortValueFactory
 
createFromBigDecimal(BigDecimal) - Method in class com.mysql.cj.result.StringValueFactory
 
createFromBigDecimal(BigDecimal) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.BigDecimalValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.BooleanValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.ByteValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.DoubleValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.FloatValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.IntegerValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.LongValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.ShortValueFactory
 
createFromBigInteger(BigInteger) - Method in class com.mysql.cj.result.StringValueFactory
 
createFromBigInteger(BigInteger) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.BigDecimalValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.BooleanValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.ByteValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.DoubleValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.FloatValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.IntegerValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.LongValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.ShortValueFactory
 
createFromBit(byte[], int, int) - Method in class com.mysql.cj.result.StringValueFactory
 
createFromBit(byte[], int, int) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.result.AbstractNumericValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.result.BinaryStreamValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.result.BooleanValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.result.ByteValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.result.OffsetDateTimeValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.result.OffsetTimeValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.result.StringValueFactory
Interpret the given byte array as a string.
createFromBytes(byte[], int, int, Field) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.result.ZonedDateTimeValueFactory
 
createFromBytes(byte[], int, int, Field) - Method in class com.mysql.cj.xdevapi.DbDocValueFactory
Interpret the given byte array as a string.
createFromDate(InternalDate) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
createFromDate(InternalDate) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromDate(InternalDate) - Method in class com.mysql.cj.result.StringValueFactory
Create a string from InternalDate.
createFromDate(InternalDate) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
createFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.StringValueFactory
Create a string from time fields.
createFromDatetime(InternalTimestamp) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.BigDecimalValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.BooleanValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.ByteValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.DoubleValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.FloatValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.IntegerValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.LongValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.ShortValueFactory
 
createFromDouble(double) - Method in class com.mysql.cj.result.StringValueFactory
 
createFromDouble(double) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromFields(Field[]) - Method in class com.mysql.cj.protocol.a.ColumnDefinitionFactory
 
createFromFields(Field[]) - Method in class com.mysql.cj.protocol.a.MergingColumnDefinitionFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.BigDecimalValueFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.BooleanValueFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.ByteValueFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.DoubleValueFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.FloatValueFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.IntegerValueFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.LongValueFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.ShortValueFactory
 
createFromLong(long) - Method in class com.mysql.cj.result.StringValueFactory
 
createFromLong(long) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromMessage(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.BinaryRowFactory
 
createFromMessage(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.ColumnDefinitionFactory
 
createFromMessage(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.TextRowFactory
 
createFromMessage(M) - Method in interface com.mysql.cj.protocol.ProtocolEntityFactory
Create ProtocolEntity of type T from protocol message.
createFromMessage(XMessage) - Method in class com.mysql.cj.protocol.x.FetchDoneEntityFactory
 
createFromMessage(XMessage) - Method in class com.mysql.cj.protocol.x.FetchDoneMoreResultsFactory
 
createFromMessage(XMessage) - Method in class com.mysql.cj.protocol.x.FieldFactory
 
createFromMessage(XMessage) - Method in class com.mysql.cj.protocol.x.NoticeFactory
 
createFromMessage(XMessage) - Method in class com.mysql.cj.protocol.x.OkFactory
 
createFromMessage(XMessage) - Method in class com.mysql.cj.protocol.x.StatementExecuteOkFactory
 
createFromMessage(XMessage) - Method in class com.mysql.cj.protocol.x.XProtocolRowFactory
 
createFromNull() - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromNull() - Method in class com.mysql.cj.result.StringValueFactory
 
createFromNull() - Method in interface com.mysql.cj.result.ValueFactory
Create result value from intermediate null value.
createFromNull() - Method in class com.mysql.cj.xdevapi.DbDocValueFactory
 
createFromProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.jdbc.result.ResultSetFactory
 
createFromProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.protocol.a.ResultsetFactory
 
createFromProtocolEntity(ProtocolEntity) - Method in interface com.mysql.cj.protocol.ProtocolEntityFactory
Create object from protocol entity.
createFromProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.xdevapi.DbDocFactory
 
createFromProtocolEntity(ProtocolEntity) - Method in class com.mysql.cj.xdevapi.RowFactory
 
createFromResultsetRows(int, int, ResultsetRows) - Method in class com.mysql.cj.jdbc.result.ResultSetFactory
Build ResultSet from ResultsetRows
createFromTime(InternalTime) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
createFromTime(InternalTime) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromTime(InternalTime) - Method in class com.mysql.cj.result.StringValueFactory
Create a string from InternalTime.
createFromTime(InternalTime) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
createFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.StringValueFactory
Create a string from time fields.
createFromTimestamp(InternalTimestamp) - Method in interface com.mysql.cj.result.ValueFactory
 
createFromYear(long) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
createFromYear(long) - Method in class com.mysql.cj.result.AbstractNumericValueFactory
 
createFromYear(long) - Method in class com.mysql.cj.result.BooleanValueFactory
 
createFromYear(long) - Method in class com.mysql.cj.result.ByteValueFactory
 
createFromYear(long) - Method in class com.mysql.cj.result.DefaultValueFactory
 
createFromYear(long) - Method in class com.mysql.cj.result.StringValueFactory
 
createFromYear(long) - Method in interface com.mysql.cj.result.ValueFactory
 
createFunction(Statement, String, String) - Method in class testsuite.BaseTestCase
 
createFunction(String, String) - Method in class testsuite.BaseTestCase
 
createFunctionColumnsFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
createGetBytesStatement() - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
createHandshakeResponsePacket(ServerSession, String, NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
createIndex(String, DbDoc) - Method in interface com.mysql.cj.xdevapi.Collection
Create a new statement defining the creation of an index on this collection.
createIndex(String, String) - Method in interface com.mysql.cj.xdevapi.Collection
Create a new statement defining the creation of an index on this collection.
createIndex(String, DbDoc) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
createIndex(String, String) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
createIndex() - Method in class testsuite.x.devapi.CollectionTest
 
createIndexInfoFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
CreateIndexParams - Class in com.mysql.cj.xdevapi
Internally-used object passing index creation parameters to XMessageBuilder.
CreateIndexParams(String, DbDoc) - Constructor for class com.mysql.cj.xdevapi.CreateIndexParams
Constructor.
CreateIndexParams(String, String) - Constructor for class com.mysql.cj.xdevapi.CreateIndexParams
Constructor.
CreateIndexParams.IndexField - Class in com.mysql.cj.xdevapi
Internally used object parsed from indexDefinition; see Collection.createIndex(String, DbDoc) description.
createInitialHistogram(long[], long, long) - Method in class com.mysql.cj.log.BaseMetricsHolder
 
createLinkFailureMessageBasedOnHeuristics(PropertySet, ServerSession, PacketSentTimeHolder, PacketReceivedTimeHolder, Throwable) - Static method in class com.mysql.cj.exceptions.ExceptionFactory
Creates a communications link failure message to be used in CommunicationsException that (hopefully) has some better information and suggestions based on heuristics.
createNClob() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createNClob() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createNClob() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createNewIO(boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createNewIO(boolean) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createNewIO(boolean) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createNewIO(boolean) - Method in interface com.mysql.cj.MysqlConnection
Creates an IO channel to the server.
createParams - Variable in enum com.mysql.cj.MysqlType
 
createPreparedStatementCaches() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createProcedure(Statement, String, String) - Method in class testsuite.BaseTestCase
 
createProcedure(String, String) - Method in class testsuite.BaseTestCase
 
createProcedureColumnsFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
createProxyInstance(ConnectionUrl) - Static method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
createProxyInstance(ConnectionUrl) - Static method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Static factory to create LoadBalancedConnection instances.
createProxyInstance(ConnectionUrl) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Static factory to create ReplicationConnection instances.
createResultSetUsingServerFetch(String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
createRuntimeProperty() - Method in class com.mysql.cj.conf.BooleanPropertyDefinition
Creates instance of BooleanProperty.
createRuntimeProperty() - Method in class com.mysql.cj.conf.EnumPropertyDefinition
Creates an instance of EnumProperty.
createRuntimeProperty() - Method in class com.mysql.cj.conf.IntegerPropertyDefinition
Creates instance of IntegerProperty.
createRuntimeProperty() - Method in class com.mysql.cj.conf.LongPropertyDefinition
Creates instance of LongProperty.
createRuntimeProperty() - Method in class com.mysql.cj.conf.MemorySizePropertyDefinition
Creates instance of ReadableMemorySizeProperty or ModifiableMemorySizeProperty depending on isRuntimeModifiable() result.
createRuntimeProperty() - Method in interface com.mysql.cj.conf.PropertyDefinition
Creates instance of ReadableProperty or ModifiableProperty depending on isRuntimeModifiable() result.
createRuntimeProperty() - Method in class com.mysql.cj.conf.StringPropertyDefinition
Creates instance of ReadableStringProperty or ModifiableStringProperty depending on isRuntimeModifiable() result.
createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class com.mysql.cj.sasl.ScramShaSaslClientFactory
 
createSchema(String) - Method in interface com.mysql.cj.xdevapi.Session
Create and return a new schema with the name given by name.
createSchema(String, boolean) - Method in interface com.mysql.cj.xdevapi.Session
Create and return a new schema with the name given by name.
createSchema(String) - Method in class com.mysql.cj.xdevapi.SessionImpl
 
createSchema(String, boolean) - Method in class com.mysql.cj.xdevapi.SessionImpl
 
createSchemaObject(String, String, String) - Method in class testsuite.BaseTestCase
 
createSchemaObject(Statement, String, String, String) - Method in class testsuite.BaseTestCase
 
createSocket(PropertySet) - Method in class com.mysql.cj.protocol.SocksProxySocketFactory
 
createSocket(PropertySet) - Method in class com.mysql.cj.protocol.StandardSocketFactory
Create the raw socket.
createSocketFactory(String) - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
createSQLException(String, String, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
 
createSQLException(String, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
 
createSQLException(String, String, Throwable, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
 
createSQLException(String, String, int, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
 
createSQLException(String, String, int, Throwable, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
 
createSQLException(String, String, int, boolean, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
 
createSQLException(String, String, int, boolean, Throwable, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
 
createSQLFeatureNotSupportedException() - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
Create a SQLFeatureNotSupportedException or a NotImplemented exception according to the JDBC version in use.
createSQLFeatureNotSupportedException(String, String, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
Create a SQLFeatureNotSupportedException or a NotImplemented exception according to the JDBC version in use.
createSQLXML() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createSQLXML() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createSQLXML() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createStatement() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createStatement(int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createStatement(int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createStatement() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createStatement(int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createStatement(int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createStatement() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createStatement(int, int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createStatement(int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createStreamingResultSet() - Method in class com.mysql.cj.jdbc.StatementImpl
We only stream result sets when they are forward-only, read-only, and the fetch size has been set to Integer.MIN_VALUE
createStruct(String, Object[]) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
createStruct(String, Object[]) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
createStruct(String, Object[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
createSubcontext(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
createSubcontext(String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
createTable(Statement, String, String) - Method in class testsuite.BaseTestCase
 
createTable(String, String) - Method in class testsuite.BaseTestCase
 
createTable(Statement, String, String, String) - Method in class testsuite.BaseTestCase
 
createTable(String, String, String) - Method in class testsuite.BaseTestCase
 
createTables() - Method in class testsuite.regression.SubqueriesRegressionTest
 
createTablesFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
createTempTestCollection(XProtocol) - Method in class testsuite.x.internal.InternalXBaseTestCase
Create a temporary collection for testing.
createTestProtocol() - Method in class testsuite.x.internal.InternalXBaseTestCase
Create a new XProtocol instance for testing.
createTestSchema(XProtocol, String) - Method in class testsuite.x.internal.InternalXBaseTestCase
 
createTestSession() - Method in class testsuite.x.internal.InternalXBaseTestCase
 
createTestTable() - Method in class testsuite.simple.BlobTest
 
createTestTable() - Method in class testsuite.simple.TraversalTest
 
createTestTable() - Method in class testsuite.simple.UpdatabilityTest
 
CreateThread() - Constructor for class testsuite.regression.StressRegressionTest.CreateThread
 
CreateThread(StressRegressionTest.BusyThread) - Constructor for class testsuite.regression.StressRegressionTest.CreateThread
 
CreateThread(int) - Constructor for class testsuite.regression.StressRegressionTest.CreateThread
 
createUser(Statement, String, String) - Method in class testsuite.BaseTestCase
 
createUser(String, String) - Method in class testsuite.BaseTestCase
 
CreateView(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
CreateView() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
createView(Statement, String, String) - Method in class testsuite.BaseTestCase
 
createView(String, String) - Method in class testsuite.BaseTestCase
 
createXid() - Method in class testsuite.simple.XATest
 
createXid(Xid) - Method in class testsuite.simple.XATest
 
creatorResultSet - Variable in class com.mysql.cj.jdbc.BlobFromLocator
The ResultSet that created this BLOB
credentialId - Variable in class com.mysql.cj.callback.FidoAuthenticationCallback
 
credentialsCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
credentialsCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
criteria - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
criteria_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
criteria_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
criteria_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
criteria_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
criteria_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
criteria_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
CRITERIA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
CRITERIA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
CRITERIA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
criteriaBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
criteriaBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
criteriaBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
criteriaStr - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
CRUD_CREATE_VIEW_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CRUD_CREATE_VIEW = 30;
CRUD_DELETE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CRUD_DELETE = 20;
CRUD_DROP_VIEW_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CRUD_DROP_VIEW = 32;
CRUD_FIND_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CRUD_FIND = 17;
CRUD_INSERT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CRUD_INSERT = 18;
CRUD_MODIFY_VIEW_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CRUD_MODIFY_VIEW = 31;
CRUD_UPDATE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CRUD_UPDATE = 19;
ctx - Variable in class testsuite.regression.DataSourceRegressionTest
 
ctx - Variable in class testsuite.simple.DataSourceTest
 
CtxOperation(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
currDatabase - Variable in class com.mysql.cj.protocol.x.XProtocol
 
current - Variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
CURRENT_SCHEMA_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
CURRENT_SCHEMA = 1;
currentConnection - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
currentDb - Variable in class com.mysql.cj.AbstractQuery
The database in use
currentHostIndex - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
currentHostIndex - Variable in class com.mysql.cj.jdbc.ha.SequentialBalanceStrategy
 
currentPacketLen - Variable in class com.mysql.cj.protocol.a.PacketSplitter
 
currentPosition - Variable in class com.mysql.cj.protocol.ReadAheadInputStream
 
currentPositionInBlob - Variable in class com.mysql.cj.jdbc.BlobFromLocator.LocatorInputStream
 
currentPositionInEntireResult - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
Where we are positionaly in the entire result set, used mostly to facilitate easy 'isBeforeFirst()' and 'isFirst()' methods.
currentPositionInFetchedRows - Variable in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
Position in cache of rows, used to determine if we need to fetch more rows from the server to satisfy a request for the next row.
currentResult - Variable in class com.mysql.cj.xdevapi.SqlMultiResult
 
currentResultStreamer - Variable in class com.mysql.cj.protocol.x.XProtocol
 
currentRow - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
The current row #, -1 == before start of result set
currentSessionKey - Variable in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
currentTimeMillis() - Static method in class testsuite.BaseTestCase
Retrieve the current system time in milliseconds, using the nanosecond time if possible.
currentTokenTypeEquals(ExprParser.TokenType) - Method in class com.mysql.cj.xdevapi.ExprParser
Does the current token have type `t'?
currentXAConnection - Variable in class com.mysql.cj.jdbc.SuspendableXAConnection
 
currentXAResource - Variable in class com.mysql.cj.jdbc.SuspendableXAConnection
 
currentXid - Variable in class com.mysql.cj.jdbc.SuspendableXAConnection
 
currPassword - Variable in class com.mysql.cj.protocol.x.XProtocol
 
currUser - Variable in class com.mysql.cj.protocol.x.XProtocol
 
CURSOR_CLOSE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CURSOR_CLOSE = 44;
CURSOR_FETCH_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CURSOR_FETCH = 45;
CURSOR_ID_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
CURSOR_ID_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
CURSOR_ID_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
CURSOR_OPEN_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
CURSOR_OPEN = 43;
cursorExists() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
cursorExists() - Method in interface com.mysql.cj.protocol.ServerSession
Server will only open a cursor and set this flag if it can, otherwise it punts and goes back to mysql_store_results() behavior.
cursorExists() - Method in class com.mysql.cj.protocol.x.XServerSession
 
cursorId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
cursorId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
cursorId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
cursorId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
cursorId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
cursorId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
customCharsetNameToCollationIndexByUrl - Static variable in class com.mysql.cj.NativeCharsetSettings
 
customCharsetNameToJavaEncodingByUrl - Static variable in class com.mysql.cj.NativeCharsetSettings
 
customCharsetNameToMblenByUrl - Static variable in class com.mysql.cj.NativeCharsetSettings
Actual mysql charset name to mblen map of user defined charsets for given server URLs.
customCollationIndexToCharsetNameByUrl - Static variable in class com.mysql.cj.NativeCharsetSettings
Actual collation index to mysql charset name map of user defined charsets for given server URLs.
customCollationIndexToCollationNameByUrl - Static variable in class com.mysql.cj.NativeCharsetSettings
 
customCollationNameToCollationIndexByUrl - Static variable in class com.mysql.cj.NativeCharsetSettings
 
customJavaEncodingUcToCharsetNameByUrl - Static variable in class com.mysql.cj.NativeCharsetSettings
 
customMultibyteEncodingsByUrl - Static variable in class com.mysql.cj.NativeCharsetSettings
 

D

data - Variable in class testsuite.MockJndiContextFactory.MockJndiContext
 
data - Variable in class testsuite.MockJndiContextFactory.MockJndiName
 
data1 - Static variable in class com.mysql.cj.protocol.x.CompressionTest
 
data2 - Static variable in class com.mysql.cj.protocol.x.CompressionTest
 
DATA_MODEL_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
DATA_MODEL_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
DATA_MODEL_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
DATA_MODEL_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
DATA_SOURCE_CLASS_NAME - Static variable in class com.mysql.cj.jdbc.MysqlDataSourceFactory
The class name for a standard MySQL DataSource.
database - Variable in class com.mysql.cj.jdbc.ConnectionImpl
The database we're currently using.
database - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
The 'current' database name being used
database - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
database - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
DatabaseMetaData - Class in com.mysql.cj.jdbc
JDBC Interface to Mysql functions
DatabaseMetaData(JdbcConnection, String, ResultSetFactory) - Constructor for class com.mysql.cj.jdbc.DatabaseMetaData
Creates a new DatabaseMetaData object.
DatabaseMetaData.ComparableWrapper<K extends java.lang.Object & java.lang.Comparable<? super K>,V> - Class in com.mysql.cj.jdbc
Helper/wrapper class to provide means of sorting objects by using a sorting key.
DatabaseMetaData.IndexMetaDataKey - Class in com.mysql.cj.jdbc
Helper class to provide means of comparing indexes by NON_UNIQUE, TYPE, INDEX_NAME, and ORDINAL_POSITION.
DatabaseMetaData.IteratorWithCleanup<T> - Class in com.mysql.cj.jdbc
 
DatabaseMetaData.LocalAndReferencedColumns - Class in com.mysql.cj.jdbc
 
DatabaseMetaData.ProcedureType - Enum in com.mysql.cj.jdbc
Enumeration for Procedure Types
DatabaseMetaData.SingleStringIterator - Class in com.mysql.cj.jdbc
 
DatabaseMetaData.StringListIterator - Class in com.mysql.cj.jdbc
 
DatabaseMetaData.TableMetaDataKey - Class in com.mysql.cj.jdbc
Helper class to provide means of comparing tables by TABLE_TYPE, TABLE_CAT, TABLE_SCHEM and TABLE_NAME.
DatabaseMetaData.TableType - Enum in com.mysql.cj.jdbc
Enumeration for Table Types
DatabaseMetaData.TypeDescriptor - Class in com.mysql.cj.jdbc
Parses and represents common data type information used by various column/parameter methods.
DatabaseMetaDataUsingInfoSchema - Class in com.mysql.cj.jdbc
DatabaseMetaData implementation that uses INFORMATION_SCHEMA
DatabaseMetaDataUsingInfoSchema(JdbcConnection, String, ResultSetFactory) - Constructor for class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
DatabaseMetaDataUsingInfoSchema.FunctionConstant - Enum in com.mysql.cj.jdbc
 
databaseName - Variable in class com.mysql.cj.jdbc.MysqlDataSource
Database Name
databaseName - Variable in class com.mysql.cj.result.Field
 
DatabaseObject - Interface in com.mysql.cj.xdevapi
A client-side representation of X Plugin server object, e.g.
DatabaseObject.DbObjectStatus - Enum in com.mysql.cj.xdevapi
Existence states of database objects.
DatabaseObject.DbObjectType - Enum in com.mysql.cj.xdevapi
Type of database objects.
DatabaseObjectDescription - Class in com.mysql.cj.xdevapi
Represents the item of XPLUGIN_STMT_LIST_OBJECTS operation result.
DatabaseObjectDescription(String, String) - Constructor for class com.mysql.cj.xdevapi.DatabaseObjectDescription
Constructor.
databasesUsedToTablesUsed - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
DatabaseTerm() - Constructor for enum com.mysql.cj.conf.PropertyDefinitions.DatabaseTerm
 
databaseTerm - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
DatabaseUrlContainer - Interface in com.mysql.cj.conf
Implementors of this class must be able to provide a database URL.
DataConversionException - Exception in com.mysql.cj.exceptions
Indicates that data could not be converted according to the given request.
DataConversionException(String) - Constructor for exception com.mysql.cj.exceptions.DataConversionException
 
dataDefinitionCausesTransactionCommit() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
DATADIR_KEY - Static variable in class com.mysql.cj.admin.ServerController
Where are the databases installed?
DataModel(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
dataModel_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
dataModel_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
dataModel_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
dataModel_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
dataModel_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
dataModel_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
dataModel_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
dataModel_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
DataReadException - Exception in com.mysql.cj.exceptions
Indicates that data could not be read according to the given request.
DataReadException(Exception) - Constructor for exception com.mysql.cj.exceptions.DataReadException
 
DataReadException(String) - Constructor for exception com.mysql.cj.exceptions.DataReadException
 
dataSize - Variable in exception com.mysql.cj.exceptions.DataTruncationException
 
DataSourceRegressionTest - Class in testsuite.regression
Tests fixes for bugs related to datasources.
DataSourceRegressionTest() - Constructor for class testsuite.regression.DataSourceRegressionTest
 
DataSourceTest - Class in testsuite.simple
 
DataSourceTest() - Constructor for class testsuite.simple.DataSourceTest
 
DataStoreMetadata - Interface in com.mysql.cj
 
DataStoreMetadataImpl - Class in com.mysql.cj
 
DataStoreMetadataImpl(Session) - Constructor for class com.mysql.cj.DataStoreMetadataImpl
 
dataTruncatedErr - Static variable in class testsuite.simple.DateTimeTest
 
DataTruncationException - Exception in com.mysql.cj.exceptions
 
DataTruncationException() - Constructor for exception com.mysql.cj.exceptions.DataTruncationException
 
DataTruncationException(String) - Constructor for exception com.mysql.cj.exceptions.DataTruncationException
 
DataTruncationException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.DataTruncationException
 
DataTruncationException(Throwable) - Constructor for exception com.mysql.cj.exceptions.DataTruncationException
 
DataTruncationException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.DataTruncationException
 
DataTruncationException(String, int, boolean, boolean, int, int, int) - Constructor for exception com.mysql.cj.exceptions.DataTruncationException
 
DataTypeUtil - Class in com.mysql.cj.util
Utilities to manipulate internal data type formats.
DataTypeUtil() - Constructor for class com.mysql.cj.util.DataTypeUtil
 
DATE_BUF_LEN - Static variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
Buffer length of MySQL date string: 'YYYY-MM-DD'.
DATE_FORMATTER - Static variable in class com.mysql.cj.util.TimeUtil
 
DATE_LITERAL_NO_DELIMITERS - Static variable in class com.mysql.cj.util.TimeUtil
 
DATE_LITERAL_WITH_DELIMITERS - Static variable in class com.mysql.cj.util.TimeUtil
 
DATE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
DATE = 1;
DateTest - Class in testsuite.simple
 
DateTest() - Constructor for class testsuite.simple.DateTest
 
DATETIME_FORMATTER_NO_FRACT_NO_OFFSET - Static variable in class com.mysql.cj.util.TimeUtil
 
DATETIME_FORMATTER_NO_FRACT_WITH_OFFSET - Static variable in class com.mysql.cj.util.TimeUtil
 
DATETIME_FORMATTER_WITH_MICROS_NO_OFFCET - Static variable in class testsuite.simple.DateTimeTest
 
DATETIME_FORMATTER_WITH_MILLIS_NO_OFFSET - Static variable in class com.mysql.cj.util.TimeUtil
 
DATETIME_FORMATTER_WITH_NANOS_NO_OFFSET - Static variable in class com.mysql.cj.util.TimeUtil
 
DATETIME_FORMATTER_WITH_NANOS_WITH_OFFSET - Static variable in class com.mysql.cj.util.TimeUtil
 
DATETIME_FORMATTER_WITH_OPTIONAL_MICROS - Static variable in class com.mysql.cj.util.TimeUtil
 
DATETIME_LITERAL_SHORT12 - Static variable in class com.mysql.cj.util.TimeUtil
 
DATETIME_LITERAL_SHORT14 - Static variable in class com.mysql.cj.util.TimeUtil
 
DATETIME_LITERAL_WITH_DELIMITERS - Static variable in class com.mysql.cj.util.TimeUtil
 
DATETIME_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
DATETIME = 12;
DATETIME_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
DATETIME = 2;
datetimePrecision - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
DateTimeRegressionTest - Class in testsuite.regression
 
DateTimeRegressionTest() - Constructor for class testsuite.regression.DateTimeRegressionTest
 
DateTimeTest - Class in testsuite.simple
 
DateTimeTest() - Constructor for class testsuite.simple.DateTimeTest
 
DateTimeTest.UseMethod - Enum in testsuite.simple
 
day - Variable in class com.mysql.cj.protocol.InternalDate
 
DB - Static variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
db - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
The database that was in use when we were created
dbCharset - Variable in class testsuite.x.devapi.DevApiBaseTestCase
 
dbClass - Variable in class testsuite.BaseTestCase
The driver to use
dbCollation - Variable in class testsuite.x.devapi.DevApiBaseTestCase
 
DbDoc - Interface in com.mysql.cj.xdevapi
The object representation of a JSON document.
DbDocFactory - Class in com.mysql.cj.xdevapi
Create DbDoc objects from internal row representation.
DbDocFactory(PropertySet) - Constructor for class com.mysql.cj.xdevapi.DbDocFactory
 
DbDocImpl - Class in com.mysql.cj.xdevapi
Represents a JSON object:
DbDocImpl() - Constructor for class com.mysql.cj.xdevapi.DbDocImpl
 
DbDocValueFactory - Class in com.mysql.cj.xdevapi
A ValueFactory implementation to create DbDocs.
DbDocValueFactory(PropertySet) - Constructor for class com.mysql.cj.xdevapi.DbDocValueFactory
Constructor.
dbInUse - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
dbmd - Variable in class com.mysql.cj.jdbc.ConnectionImpl
Internal DBMD to use for various database-version specific features
dbName - Variable in class testsuite.BaseTestCase
Default catalog.
DbObjectStatus() - Constructor for enum com.mysql.cj.xdevapi.DatabaseObject.DbObjectStatus
 
DbObjectType() - Constructor for enum com.mysql.cj.xdevapi.DatabaseObject.DbObjectType
 
dbUrl - Static variable in class testsuite.BaseTestCase
JDBC URL, initialized from com.mysql.cj.testsuite.url system property, or defaults to jdbc:mysql:///test and its connection URL.
DeadlockTimeoutRollbackMarker - Interface in com.mysql.cj.exceptions
Marker interface for exceptions that are caused by deadlock/wait timeout
Deallocate(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
Deallocate() - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
deallocatePrepared() - Method in class com.mysql.cj.xdevapi.PreparableStatement
Deallocate this prepared statement from current MysqlxSession.
dealWithInvocationException(InvocationTargetException) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Deals with InvocationException from proxied objects.
DEBUG - Static variable in class com.mysql.cj.log.Jdk14Logger
 
DEBUG - Static variable in class com.mysql.cj.log.StandardLogger
 
DEBUG_MSG_LEN - Static variable in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
DEBUG_MSG_LEN - Static variable in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
DebugBufferingPacketReader - Class in com.mysql.cj.protocol.a
A decorating MessageReader which put debugging info to a ring-buffer.
DebugBufferingPacketReader(MessageReader<NativePacketHeader, NativePacketPayload>, LinkedList<StringBuilder>, RuntimeProperty<Integer>) - Constructor for class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
DebugBufferingPacketSender - Class in com.mysql.cj.protocol.a
 
DebugBufferingPacketSender(MessageSender<NativePacketPayload>, LinkedList<StringBuilder>, RuntimeProperty<Integer>) - Constructor for class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
DebugBufferingPacketSenderTest - Class in com.mysql.cj.protocol.a
DebugBufferingPacketSenderTest() - Constructor for class com.mysql.cj.protocol.a.DebugBufferingPacketSenderTest
 
decachePreparedStatement(JdbcPreparedStatement) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
decachePreparedStatement(JdbcPreparedStatement) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
decachePreparedStatement(JdbcPreparedStatement) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
decachePreparedStatement(JdbcPreparedStatement) - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
DECIMAL_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
DECIMAL = 18;
decimalDigits - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
decimalField - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
decode(String) - Static method in class com.mysql.cj.conf.ConnectionUrlParser
URL-decode the given string.
decode(String) - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Utility method to URL decode the given string.
decode(byte[], int, int) - Static method in class com.mysql.cj.util.Base64Decoder
 
decodeAndCreateReturnValue(int, byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.result.AbstractResultsetRow
Decode the wire-level result bytes and call the value factory.
decodeBit(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeBit(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeBit(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeBit(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeByteArray(byte[], int, int, Field, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeByteArray(byte[], int, int, Field, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeByteArray(byte[], int, int, Field, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeByteArray(byte[], int, int, Field, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeDate(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeDate(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeDate(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeDate(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeDatetime(byte[], int, int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeDatetime(byte[], int, int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeDatetime(byte[], int, int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeDatetime(byte[], int, int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeDecimal(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeDecimal(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeDecimal(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeDecimal(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeDouble(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeDouble(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeDouble(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeDouble(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeFloat(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeFloat(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeFloat(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeFloat(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeInt1(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeInt1(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeInt1(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeInt1(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeInt2(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeInt2(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeInt2(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeInt2(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeInt4(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeInt4(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeInt4(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeInt4(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeInt8(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeInt8(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeInt8(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeInt8(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeMysqlThreeByteInteger(byte[]) - Static method in class com.mysql.cj.protocol.a.NativeUtils
 
decodeMysqlThreeByteInteger(byte[], int) - Static method in class com.mysql.cj.protocol.a.NativeUtils
 
decoderMap - Static variable in class com.mysql.cj.util.Base64Decoder
 
decodeRSAPrivateKey(String) - Static method in class com.mysql.cj.protocol.ExportControlled
 
decodeRSAPublicKey(String) - Static method in class com.mysql.cj.protocol.ExportControlled
 
decodeSet(byte[], int, int, Field, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeSet(byte[], int, int, Field, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeSet(byte[], int, int, Field, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeSet(byte[], int, int, Field, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeSkippingPlusSign(String) - Static method in class com.mysql.cj.conf.ConnectionUrlParser
URL-decode the given string skipping all occurrences of the plus sign.
decodeTime(byte[], int, int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeTime(byte[], int, int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeTime(byte[], int, int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeTime(byte[], int, int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeTimestamp(byte[], int, int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeTimestamp(byte[], int, int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeTimestamp(byte[], int, int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeTimestamp(byte[], int, int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeUInt1(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeUInt1(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeUInt1(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeUInt1(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeUInt2(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeUInt2(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeUInt2(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeUInt2(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeUInt4(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeUInt4(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeUInt4(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeUInt4(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeUInt8(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeUInt8(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeUInt8(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeUInt8(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decodeYear(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
decodeYear(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
decodeYear(byte[], int, int, ValueFactory<T>) - Method in interface com.mysql.cj.protocol.ValueDecoder
 
decodeYear(byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolDecoder
 
decompressedStream - Variable in class com.mysql.cj.protocol.a.CompressedPacketSenderTest.CompressedPackets
 
decrementWorkerCount() - Method in class testsuite.simple.ConnectionTest.SpawnedWorkerCounter
 
DEFAULT_BUFFER_SIZE - Static variable in class com.mysql.cj.protocol.ReadAheadInputStream
 
DEFAULT_DATE - Static variable in class com.mysql.cj.util.TimeUtil
 
DEFAULT_ENCODERS - Static variable in class com.mysql.cj.protocol.a.NativeProtocol
 
DEFAULT_HOST - Static variable in class com.mysql.cj.conf.ConnectionUrl
 
DEFAULT_HOST - Static variable in class com.mysql.cj.conf.url.FailoverDnsSrvConnectionUrl
 
DEFAULT_HOST - Static variable in class com.mysql.cj.conf.url.LoadBalanceDnsSrvConnectionUrl
 
DEFAULT_HOST - Static variable in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
 
DEFAULT_HOST - Static variable in class com.mysql.cj.conf.url.XDevApiDnsSrvConnectionUrl
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
DEFAULT_INSTANCE - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
DEFAULT_LOGGER_CLASS - Static variable in class com.mysql.cj.jdbc.ConnectionImpl
Default logger class name
DEFAULT_METADATA_CHARSET - Static variable in class testsuite.x.internal.InternalXBaseTestCase
The default character set used to interpret metadata.
DEFAULT_MYSQL_TYPES - Static variable in class com.mysql.cj.NativeQueryBindings
 
DEFAULT_PORT - Static variable in class com.mysql.cj.conf.ConnectionUrl
 
DEFAULT_PORT - Static variable in class com.mysql.cj.conf.url.FailoverDnsSrvConnectionUrl
 
DEFAULT_PORT - Static variable in class com.mysql.cj.conf.url.LoadBalanceDnsSrvConnectionUrl
 
DEFAULT_PORT - Static variable in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
 
DEFAULT_PORT - Static variable in class com.mysql.cj.conf.url.XDevApiConnectionUrl
 
DEFAULT_PORT - Static variable in class com.mysql.cj.conf.url.XDevApiDnsSrvConnectionUrl
 
DEFAULT_PRIMARY_HOST_INDEX - Static variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
DEFAULT_RESULT_SET_CONCURRENCY - Static variable in class com.mysql.cj.jdbc.ConnectionImpl
 
DEFAULT_RESULT_SET_TYPE - Static variable in class com.mysql.cj.jdbc.ConnectionImpl
 
DEFAULT_TIME - Static variable in class com.mysql.cj.util.TimeUtil
 
DEFAULT_TIMEOUT - Static variable in class com.mysql.cj.protocol.NamedPipeSocketFactory
 
DEFAULT_TIMEOUT_MILLIS - Static variable in class testsuite.UnreliableSocketFactory
 
DEFAULT_VALUE_FALSE - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
DEFAULT_VALUE_NULL_STRING - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
DEFAULT_VALUE_TRUE - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
DEFAULT_WAIT_TIMEOUT_SECONDS - Static variable in class com.mysql.cj.exceptions.ExceptionFactory
 
DefaultColumnDefinition - Class in com.mysql.cj.result
Protocol::ColumnDefinition41 object
DefaultColumnDefinition() - Constructor for class com.mysql.cj.result.DefaultColumnDefinition
 
DefaultColumnDefinition(Field[]) - Constructor for class com.mysql.cj.result.DefaultColumnDefinition
 
defaultColumnValue - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
What is the default value for the column?
defaultLocalDateTimeValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
defaultLocalDateValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
defaultLocalTimeValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
defaultOffsetDateTimeValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
defaultOffsetTimeValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
DefaultPropertySet - Class in com.mysql.cj.conf
 
DefaultPropertySet() - Constructor for class com.mysql.cj.conf.DefaultPropertySet
 
DEFAULTS_FILE_KEY - Static variable in class com.mysql.cj.admin.ServerController
Where is the config file located?
defaultSchemaName - Variable in class com.mysql.cj.protocol.x.XProtocol
 
defaultSchemaName - Variable in class com.mysql.cj.xdevapi.SessionImpl
 
defaultSearchMode - Variable in class com.mysql.cj.util.StringInspector
 
defaultTimestampValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
defaultTimeValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
defaultTimeZone - Variable in class com.mysql.cj.protocol.a.NativeServerSession
 
defaultTimeZone - Variable in class com.mysql.cj.protocol.x.XServerSession
 
defaultTimeZone - Variable in class com.mysql.cj.result.OffsetDateTimeValueFactory
 
defaultTimeZone - Variable in class com.mysql.cj.result.SqlTimestampValueFactory
 
defaultTimeZone - Variable in class com.mysql.cj.result.UtilCalendarValueFactory
 
defaultTimeZone - Variable in class com.mysql.cj.result.ZonedDateTimeValueFactory
 
defaultTimeZone - Variable in class com.mysql.cj.xdevapi.RowFactory
 
defaultTimeZone - Variable in class com.mysql.cj.xdevapi.RowImpl
Default time zone used to create date/time result values.
defaultTimeZone - Variable in class com.mysql.cj.xdevapi.RowResultBuilder
 
defaultTimeZone - Variable in class com.mysql.cj.xdevapi.SqlResultBuilder
 
defaultTimeZone - Variable in class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
defaultTimeZone - Variable in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
defaultUtilCalendarValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
defaultValue - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
DefaultValueFactory<T> - Class in com.mysql.cj.result
The default value factory provides a base class that can be used for value factories that do not support creation from every type.
DefaultValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.DefaultValueFactory
 
defaultZonedDateTimeValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
definer_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
definer_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
definer_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
definer_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
DEFINER_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
DEFINER_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
DEFINER_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
use permissions of the user who defined the VIEW
deflater - Variable in class com.mysql.cj.protocol.a.CompressedPacketSender
 
Delete(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
Delete() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
delete() - Method in interface com.mysql.cj.xdevapi.Table
Create a new delete statement.
delete() - Method in class com.mysql.cj.xdevapi.TableImpl
 
delete_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
delete_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
DELETE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
DELETE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
DELETE = 4;
deleteAll() - Method in class testsuite.x.devapi.CollectionRemoveTest
 
deleteBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
deleter - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
PreparedStatement used to delete data
deleteRow() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
deleteRow() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
deletesAreDetected(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
deleteSome() - Method in class testsuite.x.devapi.CollectionRemoveTest
 
deleteSQL - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
DeleteStatement - Interface in com.mysql.cj.xdevapi
A statement to delete rows from a table.
DeleteStatementImpl - Class in com.mysql.cj.xdevapi
DeleteStatement implementation.
DeleteStatementImpl(MysqlxSession, String, String) - Constructor for class com.mysql.cj.xdevapi.DeleteStatementImpl
 
deltasMap - Variable in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
demo.x.devapi - package demo.x.devapi
 
demotedHosts - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
demotedTimeout - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
derivedCol() - Method in class testsuite.x.devapi.MetadataTest
 
DESC_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
DESC = 2;
description - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
description - Variable in class com.mysql.cj.jdbc.MysqlDataSource
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql
 
desiredMysqlType - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
destroy() - Method in interface com.mysql.cj.exceptions.ExceptionInterceptor
Called by the driver when this extension should release any resources it is holding and cleanup internally before the connection is closed.
destroy() - Method in class com.mysql.cj.exceptions.ExceptionInterceptorChain
 
destroy() - Method in interface com.mysql.cj.interceptors.QueryInterceptor
Called by the driver when this extension should release any resources it is holding and cleanup internally before the connection is closed.
destroy() - Method in interface com.mysql.cj.jdbc.ClientInfoProvider
Called once by the driver when the connection this provider instance belongs to is being closed.
destroy() - Method in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
destroy() - Method in class com.mysql.cj.jdbc.CommentClientInfoProvider
 
destroy() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
destroy() - Method in interface com.mysql.cj.jdbc.ha.LoadBalanceExceptionChecker
Called by the driver when this extension should release any resources it is holding and cleanup internally before the connection is closed.
destroy() - Method in class com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker
 
destroy() - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called by the driver when this extension should release any resources it is holding and cleanup internally before the connection is closed.
destroy() - Method in class com.mysql.cj.jdbc.interceptors.ResultSetScannerInterceptor
 
destroy() - Method in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
destroy() - Method in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
destroy() - Method in class com.mysql.cj.log.LoggingProfilerEventHandler
 
destroy() - Method in interface com.mysql.cj.log.ProfilerEventHandler
 
destroy() - Method in class com.mysql.cj.NoSubInterceptorWrapper
 
destroy() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
destroy() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
destroy() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
destroy() - Method in class com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin
 
destroy() - Method in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
destroy() - Method in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
destroy() - Method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
destroy() - Method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
destroy() - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
Called by the driver when this extension should release any resources it is holding and cleanup internally before the connection is closed.
destroy() - Method in class testsuite.BaseQueryInterceptor
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.AuthTestPlugin
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.Bug56100QueryInterceptor
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.Bug75168LoadBalanceExceptionChecker
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.Bug75168QueryInterceptor
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug21934573ExceptionInterceptor
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug67803ExceptionInterceptor
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug71850ExceptionInterceptor
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug98445ClientInfoProvider
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
destroy() - Method in class testsuite.regression.ConnectionRegressionTest.TwoQuestionsPlugin
 
destroy() - Method in class testsuite.regression.ResultSetRegressionTest.TestBug67318ExceptionInterceptor
 
destroy() - Method in class testsuite.simple.TestLifecycleInterceptor
 
destroySubcontext(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
destroySubcontext(String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
destroyTestProtocol() - Method in class testsuite.x.internal.XProtocolAsyncTest
 
destroyTestProtocol() - Method in class testsuite.x.internal.XProtocolAuthTest
 
destroyTestProtocol() - Method in class testsuite.x.internal.XProtocolTest
 
destroyTestSession() - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
destroyTestSession() - Method in class testsuite.x.internal.MysqlxSessionTest
 
determineParameterTypes() - Method in class com.mysql.cj.jdbc.CallableStatement
 
DevApiBaseTestCase - Class in testsuite.x.devapi
Utilities for Dev API tests.
DevApiBaseTestCase() - Constructor for class testsuite.x.devapi.DevApiBaseTestCase
 
DevApiSample - Class in demo.x.devapi
 
DevApiSample() - Constructor for class demo.x.devapi.DevApiSample
 
Direction(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
direction_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
direction_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
DIRECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
disableMultiQueries() - Method in class com.mysql.cj.NativeSession
 
disableStreamingResults() - Method in interface com.mysql.cj.jdbc.JdbcStatement
Resets this statements fetch size and result set type to the values they had before enableStreamingResults() was called.
disableStreamingResults() - Method in class com.mysql.cj.jdbc.StatementImpl
 
disconnectOnExpiredPasswords - Variable in class com.mysql.cj.CoreSession
 
disconnectOnExpiredPasswords - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
dispatchCommand(String) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
dispatchingThread - Variable in class com.mysql.cj.protocol.x.SyncMessageReader
 
dispatchingThreadMonitor - Variable in class com.mysql.cj.protocol.x.SyncMessageReader
Lock to protect the pending message.
dispose() - Method in class com.mysql.cj.sasl.ScramShaSaslClient
 
DnsSrv - Class in com.mysql.cj.util
 
DnsSrv() - Constructor for class com.mysql.cj.util.DnsSrv
 
DnsSrv.SrvRecord - Class in com.mysql.cj.util
 
dnsSrvPropertyKey - Variable in enum com.mysql.cj.conf.ConnectionUrl.Type
 
doAbort(Executor) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Aborts current connection using the given executor.
doAbort(Executor) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Aborts all live connections, using the provided Executor.
doAbort(Executor) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Executes a abort() invocation;
doAbort(Executor) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
doAbortInternal() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Aborts current connection.
doAbortInternal() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Aborts all live connections
doAbortInternal() - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Executes a abortInternal() invocation;
doAbortInternal() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
docAsTableIsJSON() - Method in class testsuite.x.devapi.MetadataTest
 
DocFilterParams - Class in com.mysql.cj.xdevapi
FilterParams implementation for Collection syntax.
DocFilterParams(String, String) - Constructor for class com.mysql.cj.xdevapi.DocFilterParams
Constructor.
DocFilterParams(String, String, boolean) - Constructor for class com.mysql.cj.xdevapi.DocFilterParams
Constructor.
doClose() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Closes current connection.
doClose() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Closes all live connections.
doClose() - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Executes a close() invocation;
doClose() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
docPathArrayLoc() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a document path array index.
docPathMember() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a document path member.
DocResult - Interface in com.mysql.cj.xdevapi
A sequence of documents retrieved from a find query.
DocResultBuilder - Class in com.mysql.cj.xdevapi
Result builder producing a DocResult instance.
DocResultBuilder(MysqlxSession) - Constructor for class com.mysql.cj.xdevapi.DocResultBuilder
 
DocResultImpl - Class in com.mysql.cj.xdevapi
A sequence of documents retrieved from a find query.
DocResultImpl(RowList, Supplier<ProtocolEntity>, PropertySet) - Constructor for class com.mysql.cj.xdevapi.DocResultImpl
Constructor.
DOCUMENT_PATH_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
DOCUMENT_PATH_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
DOCUMENT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
DOCUMENT = 1;
documentation - package documentation
 
documentField() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a document field.
documentPath() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a JSON-style document path, like WL#7909, but prefix by @.
documentPath_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
documentPath_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
documentPath_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
documentPath_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
documentPathBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
documentPathBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
DocumentPathItem(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
DocumentPathItem() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
documentPathToString(List<MysqlxExpr.DocumentPathItem>) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
JSON document path to string.
documentWalkthrough(Schema) - Static method in class demo.x.devapi.DevApiSample
 
doDebug - Variable in class com.mysql.cj.protocol.ReadAheadInputStream
 
doEscapeProcessing - Variable in class com.mysql.cj.jdbc.StatementImpl
Should we process escape codes?
doesMaxRowSizeIncludeBlobs() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
doesPlatformDbCharsetMatches() - Method in interface com.mysql.cj.CharsetSettings
 
doesPlatformDbCharsetMatches() - Method in class com.mysql.cj.NativeCharsetSettings
 
doForAll() - Method in class com.mysql.cj.jdbc.IterateBlock
 
doingUpdates - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
Are we in the middle of doing updates to the current row?
doIterations(int) - Method in class testsuite.perf.BasePerfTest
Calls doIteration() the numIterations times, displaying the mean, std, margin of error and confidence level.
domSourceToString() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
dontCheckOnDuplicateKeyUpdateInSQL - Variable in class com.mysql.cj.jdbc.StatementImpl
 
dontDownHost(String) - Static method in class testsuite.InjectedSocketFactory
 
dontDownHost(String) - Static method in class testsuite.UnreliableSocketFactory
 
dontForceFutureServer() - Static method in class testsuite.regression.ConnectionRegressionTest.ForcedLoadBalanceStrategy
 
dontHangOnConnect(String) - Static method in class testsuite.UnreliableSocketFactory
 
dontHangOnRead(String) - Static method in class testsuite.UnreliableSocketFactory
 
dontHangOnWrite(String) - Static method in class testsuite.UnreliableSocketFactory
 
dontTrackOpenResources - Variable in class com.mysql.cj.jdbc.StatementImpl
 
doOneIteration() - Method in class testsuite.perf.BasePerfTest
Sub-classes should override this to perform the operation to be measured.
doOneIteration() - Method in class testsuite.perf.LoadStorePerfTest
Runs one iteration of the test.
doPing() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Pings live connections.
doPing() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Pings both l/b connections.
doPing() - Method in interface com.mysql.cj.PingTarget
 
doPingInstead - Variable in class com.mysql.cj.jdbc.ClientPreparedStatement
 
doPingInstead() - Method in class com.mysql.cj.jdbc.StatementImpl
 
doRetrieval() - Method in class testsuite.simple.BlobTest
Mark this as deprecated to avoid warnings from compiler...
DOUBLE_ASTERISK_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
**
DOUBLE_CONST - Static variable in class testsuite.simple.TransactionTest
 
DOUBLE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
DOUBLE = 5;
doubleValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
DoubleValueFactory - Class in com.mysql.cj.result
A value factory for creating double values.
DoubleValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.DoubleValueFactory
 
DoubleValueFactoryTest - Class in com.mysql.cj.result
DoubleValueFactoryTest() - Constructor for class com.mysql.cj.result.DoubleValueFactoryTest
 
downHost(String) - Static method in class testsuite.InjectedSocketFactory
 
downHost(String) - Static method in class testsuite.UnreliableSocketFactory
 
downlinkCompressedMultipleFrame - Static variable in class com.mysql.cj.protocol.x.CompressionTest
 
downlinkCompressedSingleFrame - Static variable in class com.mysql.cj.protocol.x.CompressionTest
 
downlinkCompressedSingleFrame1Length - Static variable in class com.mysql.cj.protocol.x.CompressionTest
 
downlinkCompressedSingleFrame2Length - Static variable in class com.mysql.cj.protocol.x.CompressionTest
 
downlinkCompression() - Method in class testsuite.x.devapi.CompressionTest
Tests downlink compression using each one of the compression options.
downlinkCompressionMultipleCompressed() - Method in class com.mysql.cj.protocol.x.CompressionTest
Tests that the CompressionSplittedInputStream reads multiple compressed messages and inflates them properly.
downlinkCompressionSingleCompressed() - Method in class com.mysql.cj.protocol.x.CompressionTest
Tests that the CompressionSplittedInputStream reads single compressed messages and inflates them properly.
downlinkCompressionSplittingUncompressed() - Method in class com.mysql.cj.protocol.x.CompressionTest
Tests that the CompressionSplittedInputStream reads from original underlying InputStream when data is not compressed.
downlinkCompressionUsed() - Method in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
drainRows() - Method in class com.mysql.cj.protocol.x.XProtocol
Used only in tests
Driver - Class in com.mysql.cj.jdbc
The Java SQL framework allows for multiple database drivers.
Driver() - Constructor for class com.mysql.cj.jdbc.Driver
Construct a new driver and register it with DriverManager
driver - Variable in class com.mysql.cj.jdbc.util.BaseBugReport
 
Driver - Class in com.mysql.jdbc
Backwards compatibility to support apps that call Class.forName("com.mysql.jdbc.Driver");.
Driver() - Constructor for class com.mysql.jdbc.Driver
 
dropBuffer() - Static method in class testsuite.BufferingLogger
 
dropCollection(String) - Method in interface com.mysql.cj.xdevapi.Schema
Drop the collection from this schema.
dropCollection(String) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
dropCollection(String) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
dropDatabase(Statement, String) - Method in class testsuite.BaseTestCase
 
dropDatabase(String) - Method in class testsuite.BaseTestCase
 
dropFunction(Statement, String) - Method in class testsuite.BaseTestCase
 
dropFunction(String) - Method in class testsuite.BaseTestCase
 
dropIndex(String) - Method in interface com.mysql.cj.xdevapi.Collection
Create a new statement defining the removal of an index on this collection.
dropIndex(String) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
dropProcedure(Statement, String) - Method in class testsuite.BaseTestCase
 
dropProcedure(String) - Method in class testsuite.BaseTestCase
 
dropSchema(String) - Method in interface com.mysql.cj.xdevapi.Session
Drop the existing schema with the name given by name.
dropSchema(String) - Method in class com.mysql.cj.xdevapi.SessionImpl
 
dropSchemaObject(String, String) - Method in class testsuite.BaseTestCase
 
dropSchemaObject(Statement, String, String) - Method in class testsuite.BaseTestCase
 
dropTable(Statement, String) - Method in class testsuite.BaseTestCase
 
dropTable(String) - Method in class testsuite.BaseTestCase
 
dropTempTestCollection(XProtocol) - Method in class testsuite.x.internal.InternalXBaseTestCase
 
dropUser(Statement, String) - Method in class testsuite.BaseTestCase
 
dropUser(String) - Method in class testsuite.BaseTestCase
 
DropView(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
DropView() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
dropView(Statement, String) - Method in class testsuite.BaseTestCase
 
dropView(String) - Method in class testsuite.BaseTestCase
 
DUE_TO_TIMEOUT_FALSE - Static variable in class com.mysql.cj.exceptions.ExceptionFactory
 
DUE_TO_TIMEOUT_MAYBE - Static variable in class com.mysql.cj.exceptions.ExceptionFactory
 
DUE_TO_TIMEOUT_TRUE - Static variable in class com.mysql.cj.exceptions.ExceptionFactory
 
DUMMY_SCHEMA - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
dumpAsHex(byte[], int) - Static method in class com.mysql.cj.util.StringUtils
Returns the given bytes as a hex and ASCII dump (up to length bytes).
dumpCloseForTestcase() - Method in class com.mysql.cj.ServerPreparedQueryTestcaseGenerator
 
dumpExecuteForTestcase() - Method in class com.mysql.cj.ServerPreparedQueryTestcaseGenerator
 
dumpLeftovers() - Method in class com.mysql.cj.protocol.x.ConfinedInputStream
Skips the number bytes not yet consumed from the underlying InputStream.
dumpPacketRingBuffer() - Method in class com.mysql.cj.NativeSession
 
dumpPacketRingBuffer() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
dumpPrepareForTestcase() - Method in class com.mysql.cj.ServerPreparedQueryTestcaseGenerator
 
dumpQueriesOnException - Variable in class com.mysql.cj.jdbc.StatementImpl
 
dumpSqlStatesMappingsAsXml() - Static method in class documentation.ErrorMappingsDocGenerator
 
dumpTestcaseQuery(String) - Static method in class com.mysql.cj.util.TestUtils
 
DURATION_LITERAL_NO_DAYS - Static variable in class com.mysql.cj.util.TimeUtil
 
DURATION_LITERAL_WITH_DAYS - Static variable in class com.mysql.cj.util.TimeUtil
 
durationUnits - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
DurationValueEncoder - Class in com.mysql.cj.protocol.a
 
DurationValueEncoder() - Constructor for class com.mysql.cj.protocol.a.DurationValueEncoder
 
DurationValueFactory - Class in com.mysql.cj.result
A value factory to create Duration instances.
DurationValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.DurationValueFactory
 

E

elapsedTimeMillis - Variable in class testsuite.regression.StressRegressionTest.ContentionThread
 
emittingEscapeCode - Variable in class com.mysql.cj.util.EscapeTokenizer
 
EMPTY_BYTE_ARRAY - Static variable in class com.mysql.cj.Constants
Avoids allocation of empty byte[] when representing 0-length strings.
EMPTY_SPACE - Static variable in class com.mysql.cj.util.StringUtils
 
emptyObjectArray - Static variable in class com.mysql.cj.Messages
 
emulateLocators - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
emulateUnsupportedPstmts - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
enabled() - Static method in class com.mysql.cj.protocol.ExportControlled
 
enabled - Static variable in class testsuite.regression.ConnectionRegressionTest.Bug88227QueryInterceptor
 
enabled - Static variable in class testsuite.simple.StatementsTest.QueryInfoQueryInterceptor
 
enableFallBackToPrimaryHost - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
enableJMX - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
enableMultiQueries() - Method in class com.mysql.cj.NativeSession
 
enableStreamingResults() - Method in interface com.mysql.cj.jdbc.JdbcStatement
Workaround for containers that 'check' for sane values of Statement.setFetchSize() so that applications can use the Java variant of libmysql's mysql_use_result() behavior.
enableStreamingResults() - Method in class com.mysql.cj.jdbc.StatementImpl
 
enableStreamingResults() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.BooleanValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.ByteArrayValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.DurationValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.InputStreamValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.InstantValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.LocalDateTimeValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.LocalDateValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.LocalTimeValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.NullValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.NumberValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.OffsetDateTimeValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.OffsetTimeValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.ReaderValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.SqlDateValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.SqlTimestampValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.SqlTimeValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.StringValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.UtilCalendarValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.UtilDateValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in class com.mysql.cj.protocol.a.ZonedDateTimeValueEncoder
 
encodeAsBinary(Message, BindValue) - Method in interface com.mysql.cj.protocol.ValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.BooleanValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.DurationValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.InstantValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.LocalDateTimeValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.LocalDateValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.LocalTimeValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.NumberValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.OffsetDateTimeValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.OffsetTimeValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.SqlDateValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.SqlTimestampValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.SqlTimeValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.StringValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.UtilCalendarValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.UtilDateValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in class com.mysql.cj.protocol.a.ZonedDateTimeValueEncoder
 
encodeAsQueryAttribute(Message, BindValue) - Method in interface com.mysql.cj.protocol.ValueEncoder
 
encodeAsText(Message, BindValue) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
encodeAsText(Message, BindValue) - Method in class com.mysql.cj.protocol.a.BlobValueEncoder
 
encodeAsText(Message, BindValue) - Method in class com.mysql.cj.protocol.a.InputStreamValueEncoder
 
encodeAsText(Message, BindValue) - Method in interface com.mysql.cj.protocol.ValueEncoder
 
encodeMysqlThreeByteInteger(int) - Static method in class com.mysql.cj.protocol.a.NativeUtils
 
encodeMysqlThreeByteInteger(int, byte[], int) - Static method in class com.mysql.cj.protocol.a.NativeUtils
 
encodePercent(String) - Static method in class testsuite.TestUtils
Percent-encode all occurrence of the the percent sign (%) in the given string.
encoding - Variable in class com.mysql.cj.jdbc.MysqlDataSource
Character Encoding
encoding - Variable in class com.mysql.cj.QueryInfo
 
encoding - Variable in class com.mysql.cj.result.Field
 
encoding - Variable in class com.mysql.cj.util.LazyString
 
encryptPassword() - Method in class com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin
 
encryptPassword() - Method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
encryptPassword(String) - Method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
encryptWithRSAPublicKey(byte[], RSAPublicKey, String) - Static method in class com.mysql.cj.protocol.ExportControlled
 
encryptWithRSAPublicKey(byte[], RSAPublicKey) - Static method in class com.mysql.cj.protocol.ExportControlled
 
end(Xid, int) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
end(Xid, int) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
endCDATA() - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
endDocument() - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
endOfCurrentData - Variable in class com.mysql.cj.protocol.ReadAheadInputStream
 
endPositionOfParameterDeclaration(int, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Finds the end of the parameter declaration from the output of "SHOW CREATE PROCEDURE".
endsWith(byte[], String) - Static method in class com.mysql.cj.util.StringUtils
 
endsWith(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
endsWithIgnoreCase(String, String) - Static method in class com.mysql.cj.util.StringUtils
Determines whether or not the string 'searchIn' ends with the string 'searchFor', dis-regarding case starting at 'startAt' Shorthand for a String.regionMatch(...)
ensureArgsIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
ensureArgsIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
ensureArgsIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
ensureArgsIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
ensureArgsIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
ensureArgsIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
ensureCapabilitiesIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
ensureCapacity(int) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Checks that underlying buffer has enough space to store additionalData bytes starting from current position.
ensureColumnIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
ensureColumnIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
ensureCondIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
ensureDocumentPathIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
ensureDocumentPathIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
ensureFieldIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
ensureFieldIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
ensureFldIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
ensureFldIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
ensureGroupingIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
ensureOpen() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Ensures that this InputStream wasn't closed yet.
ensureOpen() - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
Ensures that this OutputStream wasn't closed yet.
ensureOpen() - Method in class com.mysql.cj.protocol.x.ConfinedInputStream
Ensures that this InputStream wasn't closed yet.
ensureOpen() - Method in class com.mysql.cj.protocol.x.ContinuousInputStream
Ensures that this InputStream wasn't closed yet.
ensureOperationIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
ensureOrderIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
ensureOrderIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
ensureOrderIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
ensureParamIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
ensureParamIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
ensureProjectionIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
ensureProjectionIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
ensureRowIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
ensureValueIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
ensureValueIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
ensureValueIsMutable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
ENUM_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
ENUM = 16;
EnumProperty<T extends java.lang.Enum<T>> - Class in com.mysql.cj.conf
 
EnumProperty(PropertyDefinition<T>) - Constructor for class com.mysql.cj.conf.EnumProperty
 
EnumPropertyDefinition<T extends java.lang.Enum<T>> - Class in com.mysql.cj.conf
 
EnumPropertyDefinition(PropertyKey, T, boolean, String, String, String, int) - Constructor for class com.mysql.cj.conf.EnumPropertyDefinition
 
enumType - Variable in class com.mysql.cj.conf.EnumPropertyDefinition
 
EPSILON - Static variable in class testsuite.simple.TransactionTest
 
equalHostPortPair(HostInfo) - Method in class com.mysql.cj.conf.HostInfo
Checks if this HostInfo has the same host and port pair as the given HostInfo.
equals(Object) - Method in class com.mysql.cj.jdbc.ConnectionImpl.CompoundCacheKey
 
equals(Object) - Method in class com.mysql.cj.jdbc.DatabaseMetaData.ComparableWrapper
 
equals(Object) - Method in class com.mysql.cj.jdbc.DatabaseMetaData.IndexMetaDataKey
 
equals(Object) - Method in class com.mysql.cj.jdbc.DatabaseMetaData.TableMetaDataKey
 
equals(Object) - Method in class com.mysql.cj.jdbc.MysqlXid
 
equals(Object) - Method in class com.mysql.cj.ServerVersion
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
equals(Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
equals(Object) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
equals(Object) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
equals(Object) - Method in class com.mysql.cj.xdevapi.TableImpl
 
equals(Object) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
equals(Object) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
equalsTo(String) - Method in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
ER_ABORTING_CONNECTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ACCESS_DENIED_CHANGE_USER_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ACCESS_DENIED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ACCESS_DENIED_NO_PASSWORD_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ADD_PARTITION_NO_NEW_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ADD_PARTITION_SUBPART_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ADMIN_WRONG_MRG_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_AES_INVALID_IV - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_FILEGROUP_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_AUTOINC - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_CHANGE_FTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COPY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_CHECK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_RENAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_HIDDEN_FTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_IGNORE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOPK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOT_NULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_AMBIGUOUS_FIELD_TERM - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_AUTO_CONVERT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_AUTO_INCREMENT_CONFLICT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_AUTO_POSITION_REQUIRES_GTID_MODE_ON - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_AUTOINC_READ_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_DB_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_FIELD_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_FT_COLUMN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_HOST_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_LOG_STATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_NULL_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_REPLICA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_REPLICA_AUTO_POSITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_REPLICA_UNTIL_COND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BAD_SLAVE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_BAD_SLAVE_AUTO_POSITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_BAD_SLAVE_UNTIL_COND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_BAD_TABLE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BASE64_DECODE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_CACHE_SIZE_GREATER_THAN_MAX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_CREATE_ROUTINE_NEED_SUPER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_LOGGING_IMPOSSIBLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_LOGICAL_CORRUPTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_PURGE_EMFILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_PURGE_FATAL_ERR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_PURGE_PROHIBITED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_READ_EVENT_CHECKSUM_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_ROW_INJECTION_AND_STMT_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_ROW_INJECTION_AND_STMT_MODE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_ROW_LOGGING_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_ROW_MODE_AND_STMT_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_ROW_RBR_TO_SBR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_ROW_WRONG_TABLE_DEF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_STMT_MODE_AND_NO_REPL_TABLES - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_STMT_MODE_AND_ROW_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_AND_STMT_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_AUTOINC_COLUMNS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_CREATE_IGNORE_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_CREATE_REPLACE_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_CREATE_SELECT_AUTOINC - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_FULLTEXT_PLUGIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_INSERT_DELAYED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_INSERT_IGNORE_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_INSERT_SELECT_UPDATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_INSERT_TWO_KEYS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_LIMIT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_MIXED_STATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_REPLACE_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_ROUTINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_STATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_SYSTEM_FUNCTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_SYSTEM_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_SYSTEM_VARIABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_UDF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_UPDATE_IGNORE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BINLOG_UNSAFE_WRITE_AUTOINC_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BLOB_CANT_HAVE_DEFAULT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BLOB_FIELD_IN_PART_FUNC_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BLOB_KEY_WITHOUT_LENGTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BLOB_USED_AS_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_BLOBS_AND_NO_TERMINATED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANNOT_ADD_FOREIGN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANNOT_DISCARD_TEMPORARY_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANNOT_LOAD_FROM_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANNOT_LOAD_FROM_TABLE_V2 - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANNOT_USER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_ACTIVATE_LOG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_AGGREGATE_2COLLATIONS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_AGGREGATE_3COLLATIONS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_AGGREGATE_NCOLLATIONS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CHANGE_GTID_NEXT_IN_TRANSACTION_WHEN_GTID_NEXT_LIST_IS_NULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CHANGE_TX_ISOLATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CREATE_DB - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CREATE_FEDERATED_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CREATE_FILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CREATE_GEOMETRY_OBJECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CREATE_HANDLER_FILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CREATE_SROUTINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CREATE_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CREATE_THREAD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_CREATE_USER_WITH_GRANT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_DELETE_FILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_DO_IMPLICIT_COMMIT_IN_TRX_WHEN_GTID_NEXT_IS_SET - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_DO_THIS_DURING_AN_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_DROP_FIELD_OR_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_EXECUTE_IN_READ_ONLY_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_FIND_DL_ENTRY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_FIND_SYSTEM_REC - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_FIND_UDF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_GET_STAT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_GET_WD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_INITIALIZE_UDF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_LOCK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_LOCK_LOG_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_OPEN_FILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_OPEN_LIBRARY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_READ_DIR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_REMOVE_ALL_FIELDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_RENAME_LOG_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_REOPEN_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_SET_GTID_NEXT_LIST_TO_NON_NULL_WHEN_GTID_MODE_IS_OFF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_SET_GTID_NEXT_TO_ANONYMOUS_WHEN_GTID_MODE_IS_ON - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_SET_GTID_NEXT_TO_GTID_WHEN_GTID_MODE_IS_OFF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_SET_GTID_NEXT_WHEN_OWNING_GTID - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_SET_GTID_PURGED_WHEN_GTID_EXECUTED_IS_NOT_EMPTY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_SET_GTID_PURGED_WHEN_GTID_MODE_IS_OFF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_SET_GTID_PURGED_WHEN_OWNED_GTIDS_IS_NOT_EMPTY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_SET_WD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_UPDATE_TABLE_IN_CREATE_TABLE_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_UPDATE_WITH_READLOCK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_USE_OPTION_HERE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CANT_WRITE_LOCK_LOG_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CHANGE_RPL_INFO_REPOSITORY_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CHECK_NO_SUCH_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CHECK_NOT_IMPLEMENTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CHECKREAD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CLIENT_INTERACTION_TIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COALESCE_ONLY_ON_HASH_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COALESCE_PARTITION_NO_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COL_COUNT_DOESNT_MATCH_CORRUPTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2 - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE_V2 - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COLLATION_CHARSET_MISMATCH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COLUMNACCESS_DENIED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COMMIT_NOT_ALLOWED_IN_SF_OR_TRG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CON_COUNT_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_COND_ITEM_TOO_LONG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CONFLICT_FN_PARSE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CONFLICTING_DECLARATIONS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CONNECT_TO_FOREIGN_DATA_SOURCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CONNECT_TO_MASTER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_CONNECT_TO_SOURCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CONSECUTIVE_REORG_PARTITIONS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CORRUPT_HELP_DB - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CRASHED_ON_REPAIR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CRASHED_ON_USAGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CREATE_DB_WITH_READ_LOCK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CREATE_FILEGROUP_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CUT_VALUE_GROUP_CONCAT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_CYCLIC_REFERENCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DA_INVALID_CONDITION_NUMBER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DATA_OUT_OF_RANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DATA_TOO_LONG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DATABASE_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DATETIME_FUNCTION_OVERFLOW - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DB_CREATE_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DB_DROP_DELETE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DB_DROP_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DB_DROP_RMDIR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DBACCESS_DENIED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DDL_LOG_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DEBUG_SYNC_HIT_LIMIT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DEBUG_SYNC_TIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DELAYED_CANT_CHANGE_LOCK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DELAYED_INSERT_TABLE_LOCKED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DELAYED_NOT_SUPPORTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DERIVED_MUST_HAVE_ALIAS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DIFF_GROUPS_PROC - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DISCARD_FK_CHECKS_RUNNING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DISK_FULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DIVISION_BY_ZERO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DROP_DB_WITH_READ_LOCK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DROP_FILEGROUP_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DROP_INDEX_FK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DROP_LAST_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DROP_PARTITION_NON_EXISTENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DROP_USER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUMP_NOT_IMPLEMENTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_ARGUMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_ENTRY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_ENTRY_AUTOINCREMENT_CASE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_ENTRY_WITH_KEY_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_FIELDNAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_INDEX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_KEYNAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_LIST_ENTRY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_SIGNAL_SET - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_UNIQUE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUP_UNKNOWN_IN_INDEX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_DUPLICATED_VALUE_IN_TYPE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EMPTY_QUERY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ENGINE_OUT_OF_MEMORY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_DURING_CHECKPOINT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_DURING_COMMIT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_DURING_FLUSH_LOGS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_DURING_ROLLBACK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_IN_TRIGGER_BODY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_IN_UNKNOWN_TRIGGER_BODY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_MESSAGES - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_ON_CLOSE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_ON_MASTER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_ERROR_ON_READ - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_ON_RENAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_ON_SOURCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_ON_WRITE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ERROR_WHEN_EXECUTING_COMMAND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_ALREADY_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_CANNOT_ALTER_IN_THE_PAST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_CANNOT_CREATE_IN_THE_PAST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_CANNOT_DELETE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_CANT_ALTER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_COMPILE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_DATA_TOO_LONG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_DOES_NOT_EXIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_DROP_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_ENDS_BEFORE_STARTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_EXEC_TIME_IN_THE_PAST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_INVALID_CREATION_CTX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_MODIFY_QUEUE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_NEITHER_M_EXPR_NOR_M_AT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_OPEN_TABLE_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_RECURSION_FORBIDDEN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_SAME_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_SET_VAR_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENT_STORE_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EVENTS_DB_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EXCEPTIONS_WRITE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EXEC_STMT_WITH_OPEN_CURSOR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_EXPLAIN_NOT_SUPPORTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FAILED_READ_FROM_PAR_FILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FAILED_ROUTINE_BREAK_BINLOG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FEATURE_DISABLED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FIELD_NOT_FOUND_PART_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FIELD_SPECIFIED_TWICE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FILE_CORRUPT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FILE_EXISTS_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FILE_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FILE_USED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FILEGROUP_OPTION_ONLY_ONCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FILSORT_ABORT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_CANNOT_DELETE_PARENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_CANNOT_OPEN_PARENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_COLUMN_CANNOT_CHANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_COLUMN_CANNOT_CHANGE_CHILD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_COLUMN_CANNOT_DROP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_COLUMN_CANNOT_DROP_CHILD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_COLUMN_NOT_NULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_DEPTH_EXCEEDED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_DUP_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_FAIL_ADD_SYSTEM - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_INCORRECT_OPTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_NO_INDEX_CHILD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FK_NO_INDEX_PARENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FLUSH_MASTER_BINLOG_CLOSED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_FLUSH_SOURCE_BINLOG_CLOSED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FORBID_SCHEMA_CHANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FORCING_CLOSE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOREIGN_DATA_SOURCE_DOESNT_EXIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOREIGN_DATA_STRING_INVALID - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOREIGN_DUPLICATE_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOREIGN_DUPLICATE_KEY_WITH_CHILD_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOREIGN_DUPLICATE_KEY_WITHOUT_CHILD_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOREIGN_KEY_ON_PARTITIONED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOREIGN_SERVER_DOESNT_EXIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOREIGN_SERVER_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FORM_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FOUND_GTID_EVENT_WHEN_GTID_MODE_IS_OFF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FPARSER_BAD_HEADER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FPARSER_EOF_IN_COMMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FPARSER_ERROR_IN_PARAMETER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FPARSER_TOO_BIG_FILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FRM_UNKNOWN_TYPE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FSEEK_FAIL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FT_MATCHING_KEY_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FULLTEXT_NOT_SUPPORTED_WITH_PARTITIONING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FUNC_INEXISTENT_NAME_COLLISION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_FUNCTION_NOT_DEFINED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GET_ERRMSG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GET_ERRNO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GET_STACKED_DA_WITHOUT_ACTIVE_HANDLER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GET_TEMPORARY_ERRMSG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GLOBAL_VARIABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GNO_EXHAUSTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GOT_SIGNAL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GRANT_PLUGIN_USER_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GRANT_WRONG_HOST_OR_USER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_EXECUTED_WAS_CHANGED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_MODE_2_OR_3_REQUIRES_ENFORCE_GTID_CONSISTENCY_ON - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_MODE_CAN_ONLY_CHANGE_ONE_STEP_AT_A_TIME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_MODE_REQUIRES_BINLOG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_NEXT_CANT_BE_AUTOMATIC_IF_GTID_NEXT_LIST_IS_NON_NULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_NEXT_IS_NOT_IN_GTID_NEXT_LIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_NEXT_TYPE_UNDEFINED_GROUP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_PURGED_WAS_CHANGED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_UNSAFE_CREATE_DROP_TEMPORARY_TABLE_IN_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_UNSAFE_CREATE_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_GTID_UNSAFE_NON_TRANSACTIONAL_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_HANDSHAKE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_HASHCHK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_HOST_IS_BLOCKED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_HOST_NOT_PRIVILEGED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_HOSTNAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_IDENT_CAUSES_TOO_LONG_PATH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ILLEGAL_GRANT_FOR_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ILLEGAL_HA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ILLEGAL_HA_CREATE_OPTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ILLEGAL_REFERENCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ILLEGAL_VALUE_FOR_TYPE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INCONSISTENT_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INCONSISTENT_PARTITION_INFO_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INCONSISTENT_TYPE_OF_FUNCTIONS_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INCORRECT_GLOBAL_LOCAL_VAR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INDEX_COLUMN_TOO_LONG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INDEX_CORRUPT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INDEX_REBUILD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_FORCED_RECOVERY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_FT_AUX_NOT_HEX_ID - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_FT_LIMIT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_FT_WRONG_DOCID_COLUMN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_FT_WRONG_DOCID_INDEX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_IMPORT_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_INDEX_CORRUPT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_NO_FT_TEMP_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_NO_FT_USES_PARSER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_ONLINE_LOG_TOO_BIG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_READ_ONLY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INNODB_UNDO_LOG_FULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INSECURE_CHANGE_MASTER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_INSECURE_CHANGE_SOURCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INSECURE_PLAIN_TEXT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INSERT_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_SQL_LOG_BIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INTERNAL_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INVALID_ARGUMENT_FOR_LOGARITHM - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INVALID_CHARACTER_STRING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INVALID_DEFAULT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INVALID_FIELD_SIZE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INVALID_GROUP_FUNC_USE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INVALID_ON_UPDATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INVALID_USE_OF_NULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_INVALID_YEAR_COLUMN_LENGTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_IO_ERR_LOG_INDEX_READ - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_IO_READ_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_IO_WRITE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_IPSOCK_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_KEY_COLUMN_DOES_NOT_EXITS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_KEY_DOES_NOT_EXITS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_KEY_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_KEY_PART_0 - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_KEY_REF_DO_NOT_MATCH_TABLE_REF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_KILL_DENIED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LIMITED_PART_RANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LIST_OF_FIELDS_ONLY_IN_HASH_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOAD_DATA_INVALID_COLUMN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOAD_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOCAL_VARIABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOCK_ABORTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOCK_DEADLOCK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOCK_OR_ACTIVE_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOCK_TABLE_FULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOCK_WAIT_TIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOG_IN_USE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOG_PURGE_NO_FILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOG_PURGE_UNKNOWN_ERR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_LOGGING_PROHIBIT_CHANGING_OF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_M_BIGGER_THAN_D - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MALFORMED_DEFINER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MALFORMED_GTID_SET_ENCODING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MALFORMED_GTID_SET_SPECIFICATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MALFORMED_GTID_SPECIFICATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MALFORMED_PACKET - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MASTER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_MASTER_DELAY_VALUE_OUT_OF_RANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_MASTER_FATAL_ERROR_READING_BINLOG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_MASTER_HAS_PURGED_REQUIRED_GTIDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_MASTER_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_MASTER_NET_READ - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_MASTER_NET_WRITE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_MAX_PREPARED_STMT_COUNT_REACHED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MAXVALUE_IN_VALUES_IN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MESSAGE_AND_STATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MISSING_HA_CREATE_OPTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MISSING_SKIP_REPLICA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MISSING_SKIP_SLAVE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_MIX_HANDLER_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MIX_OF_GROUP_FUNC_AND_FIELDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MIXING_NOT_ALLOWED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MTS_CANT_PARALLEL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MTS_CHANGE_MASTER_CANT_RUN_WITH_GAPS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_MTS_CHANGE_SOURCE_CANT_RUN_WITH_GAPS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MTS_EVENT_BIGGER_PENDING_JOBS_SIZE_MAX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MTS_FEATURE_IS_NOT_SUPPORTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MTS_INCONSISTENT_DATA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MTS_RECOVERY_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MTS_RESET_WORKERS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MTS_UPDATED_DBS_GREATER_MAX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MULTI_UPDATE_KEY_CONFLICT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MULTIPLE_DEF_CONST_IN_LIST_PART_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MULTIPLE_PRI_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MUST_CHANGE_PASSWORD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_MUST_CHANGE_PASSWORD_LOGIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NAME_BECOMES_EMPTY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NATIVE_FCT_NAME_COLLISION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NDB_CANT_SWITCH_BINLOG_FORMAT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NDB_REPLICATION_SCHEMA_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NEED_REPREPARE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NET_ERROR_ON_WRITE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NET_FCNTL_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NET_PACKET_TOO_LARGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NET_PACKETS_OUT_OF_ORDER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NET_READ_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NET_READ_ERROR_FROM_PIPE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NET_READ_INTERRUPTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NET_UNCOMPRESS_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NET_WRITE_INTERRUPTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NETWORK_READ_EVENT_CHECKSUM_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NEVER_USED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NEW_ABORTING_CONNECTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NISAMCHK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_BINARY_LOGGING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_BINLOG_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_CONST_EXPR_IN_RANGE_OR_LIST_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_DB_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_DEFAULT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_DEFAULT_FOR_FIELD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_DEFAULT_FOR_VIEW_FIELD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_FILE_MAPPING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_FORMAT_DESCRIPTION_EVENT_BEFORE_BINLOG_STATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_FT_MATERIALIZED_SUBQUERY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_GROUP_FOR_PROC - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_PARTITION_FOR_GIVEN_VALUE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_PARTITION_FOR_GIVEN_VALUE_SILENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_PARTS_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_PERMISSION_TO_CREATE_USER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_RAID_COMPILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_REFERENCED_ROW - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_REFERENCED_ROW_2 - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_SUCH_INDEX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_SUCH_KEY_VALUE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_SUCH_PARTITION__UNUSED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_SUCH_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_SUCH_THREAD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_SUCH_USER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_TABLES_USED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NO_UNIQUE_LOGFILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NON_GROUPING_FIELD_USED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NON_INSERTABLE_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NON_RO_SELECT_DISABLE_TIMER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NON_UNIQ_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NON_UPDATABLE_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NONEXISTING_GRANT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NONEXISTING_PROC_GRANT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NONEXISTING_TABLE_GRANT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NONUNIQ_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NONUPDATEABLE_COLUMN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NORMAL_SHUTDOWN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NOT_ALLOWED_COMMAND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NOT_FORM_FILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NOT_KEYFILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NOT_SUPPORTED_AUTH_MODE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NOT_SUPPORTED_YET - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NOT_VALID_PASSWORD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NULL_COLUMN_IN_INDEX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_NULL_IN_VALUES_LESS_THAN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_OLD_FILE_FORMAT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_OLD_KEYFILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_OLD_TEMPORALS_UPGRADED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ONLY_FD_AND_RBR_EVENTS_ALLOWED_IN_BINLOG_STATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ONLY_INTEGERS_ALLOWED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ONLY_ON_RANGE_LIST_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_OPEN_AS_READONLY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_OPERAND_COLUMNS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_OPTION_PREVENTS_STATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ORDER_WITH_PROC - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_OUT_OF_RESOURCES - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_OUT_OF_SORTMEMORY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_OUTOFMEMORY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARSE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PART_STATE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_CLAUSE_ON_NONPARTITIONED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_COLUMN_LIST_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_CONST_DOMAIN_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_ENTRY_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_EXCHANGE_DIFFERENT_OPTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_EXCHANGE_FOREIGN_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_EXCHANGE_PART_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_EXCHANGE_TEMP_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_FIELDS_TOO_LONG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_FUNC_NOT_ALLOWED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_FUNCTION_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_FUNCTION_IS_NOT_ALLOWED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_INSTEAD_OF_SUBPARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_MAXVALUE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_MERGE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_MGMT_ON_NONPARTITIONED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_NO_TEMPORARY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_NOT_DEFINED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_REQUIRES_VALUES_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_SUBPART_MIX_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_SUBPARTITION_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_WRONG_NO_PART_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_WRONG_NO_SUBPART_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITION_WRONG_VALUES_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PARTITIONS_MUST_BE_DEFINED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PASSWD_LENGTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PASSWORD_ANONYMOUS_USER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PASSWORD_EXPIRE_ANONYMOUS_USER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PASSWORD_FORMAT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PASSWORD_NO_MATCH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PASSWORD_NOT_ALLOWED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PATH_LENGTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PLUGIN_IS_NOT_LOADED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PLUGIN_IS_PERMANENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PLUGIN_NO_INSTALL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PLUGIN_NO_UNINSTALL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PRIMARY_CANT_HAVE_NULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PROC_AUTO_GRANT_FAIL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PROC_AUTO_REVOKE_FAIL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PROCACCESS_DENIED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PS_MANY_PARAM - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_PS_NO_RECURSION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_QUERY_CACHE_DISABLED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_QUERY_INTERRUPTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_QUERY_ON_FOREIGN_DATA_SOURCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_QUERY_ON_MASTER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_QUERY_ON_SOURCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_QUERY_TIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_RANGE_NOT_INCREASING_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_RBR_NOT_AVAILABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_READ_ONLY_MODE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_READ_ONLY_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_READY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_RECORD_FILE_FULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REFERENCED_TRG_DOES_NOT_EXIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REGEXP_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_RELAY_LOG_FAIL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_RELAY_LOG_INIT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REMOVED_SPACES - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_RENAMED_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REORG_HASH_ONLY_ON_SAME_NO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REORG_NO_PARAM_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REORG_OUTSIDE_RANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REORG_PARTITION_NOT_EXIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_CANT_CREATE_CONVERSION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_CONFIGURATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_CONVERSION_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_CORRUPT_EVENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_CREATE_EVENT_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_FATAL_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_HEARTBEAT_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_HEARTBEAT_VALUE_OUT_OF_RANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_HEARTBEAT_VALUE_OUT_OF_RANGE_MIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_IGNORE_SERVER_IDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_IGNORED_SSL_PARAMS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_IGNORED_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_INCIDENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_IO_THREAD_MUST_STOP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_MI_INIT_REPOSITORY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_MUST_STOP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_NOT_RUNNING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_RELAY_LOG_READ_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_RELAY_LOG_WRITE_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_RLI_INIT_REPOSITORY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_SILENT_RETRY_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_SOURCE_COM_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_SQL_THREAD_MUST_STOP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_THREAD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_WAS_NOT_RUNNING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REPLICA_WAS_RUNNING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REQUIRES_PRIMARY_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_RESERVED_SYNTAX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_RESIGNAL_WITHOUT_ACTIVE_HANDLER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_REVOKE_GRANTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ROW_DOES_NOT_MATCH_GIVEN_PARTITION_SET - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ROW_DOES_NOT_MATCH_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ROW_IN_WRONG_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ROW_IS_REFERENCED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ROW_IS_REFERENCED_2 - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ROW_SINGLE_PARTITION_FIELD_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_RPL_INFO_DATA_TOO_LONG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SAME_NAME_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SAME_NAME_PARTITION_FIELD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SELECT_REDUCED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SERVER_IS_IN_SECURE_AUTH_MODE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SERVER_SHUTDOWN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SESSION_WAS_KILLED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SET_CONSTANTS_ONLY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SET_PASSWORD_AUTH_PLUGIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SET_STATEMENT_CANNOT_INVOKE_FUNCTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SHUTDOWN_COMPLETE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SIGNAL_BAD_CONDITION_TYPE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SIGNAL_EXCEPTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SIGNAL_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SIGNAL_WARN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SIZE_OVERFLOW_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SKIPPING_LOGGED_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SLAVE_CANT_CREATE_CONVERSION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_CONFIGURATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_CONVERSION_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_CORRUPT_EVENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_CREATE_EVENT_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_FATAL_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_HEARTBEAT_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_IGNORE_SERVER_IDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_IGNORED_SSL_PARAMS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_IGNORED_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_INCIDENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_IO_THREAD_MUST_STOP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_MASTER_COM_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_MI_INIT_REPOSITORY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_MUST_STOP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_NOT_RUNNING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_RELAY_LOG_READ_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_RELAY_LOG_WRITE_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_RLI_INIT_REPOSITORY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_SILENT_RETRY_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_SQL_THREAD_MUST_STOP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_THREAD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_WAS_NOT_RUNNING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SLAVE_WAS_RUNNING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SOURCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SOURCE_DELAY_VALUE_OUT_OF_RANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SOURCE_FATAL_ERROR_READING_BINLOG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SOURCE_HAS_PURGED_REQUIRED_GTIDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SOURCE_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SOURCE_NET_READ - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SOURCE_NET_WRITE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_ALREADY_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_BAD_CURSOR_QUERY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_BAD_CURSOR_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_BAD_SQLSTATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_BAD_VAR_SHADOW - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_BADRETURN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_BADSELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_BADSTATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_CANT_ALTER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_CANT_SET_AUTOCOMMIT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_CASE_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_COND_MISMATCH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_CURSOR_AFTER_HANDLER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_CURSOR_ALREADY_OPEN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_CURSOR_MISMATCH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_CURSOR_NOT_OPEN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_DOES_NOT_EXIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_DROP_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_DUP_COND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_DUP_CURS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_DUP_HANDLER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_DUP_PARAM - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_DUP_VAR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_FETCH_NO_DATA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_GOTO_IN_HNDLR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_LABEL_MISMATCH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_LABEL_REDEFINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_LILABEL_MISMATCH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_NO_AGGREGATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_NO_DROP_SP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_NO_RECURSION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_NO_RECURSIVE_CREATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_NO_RETSET - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_NORETURN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_NORETURNEND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_NOT_VAR_ARG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_PROC_TABLE_CORRUPT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_RECURSION_LIMIT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_STORE_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_SUBSELECT_NYI - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_UNDECLARED_VAR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_UNINIT_VAR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_VARCOND_AFTER_CURSHNDLR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_WRONG_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_WRONG_NO_OF_ARGS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SP_WRONG_NO_OF_FETCH_ARGS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SPATIAL_CANT_HAVE_NULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SPATIAL_MUST_HAVE_GEOM_COL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SPECIFIC_ACCESS_DENIED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SQL_MODE_NO_EFFECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SQL_REPLICA_SKIP_COUNTER_NOT_SETTABLE_IN_GTID_MODE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SQL_SLAVE_SKIP_COUNTER_NOT_SETTABLE_IN_GTID_MODE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SQLTHREAD_WITH_SECURE_REPLICA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SQLTHREAD_WITH_SECURE_SLAVE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_SR_INVALID_CREATION_CTX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STACK_OVERRUN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STACK_OVERRUN_NEED_MORE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STARTUP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STMT_CACHE_FULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STMT_HAS_NO_OPEN_CURSOR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STOP_REPLICA_IO_THREAD_TIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STOP_REPLICA_SQL_THREAD_TIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STOP_SLAVE_IO_THREAD_TIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_STOP_SLAVE_SQL_THREAD_TIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_STORAGE_ENGINE_NOT_LOADED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_FORMAT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SUBPARTITION_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SUBPARTITION_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SUBQUERY_NO_1_ROW - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_SYNTAX_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_CANT_HANDLE_AUTO_INCREMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_CANT_HANDLE_BLOB - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_CANT_HANDLE_FT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_CANT_HANDLE_SPKEYS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_CORRUPT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_DEF_CHANGED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_EXISTS_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_HAS_NO_FT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_IN_FK_CHECK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_IN_SYSTEM_TABLESPACE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_MUST_HAVE_COLUMNS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_NEEDS_REBUILD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_NEEDS_UPGRADE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_NOT_LOCKED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_NOT_LOCKED_FOR_WRITE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLE_SCHEMA_MISMATCH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLEACCESS_DENIED_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLENAME_NOT_ALLOWED_HERE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLES_DIFFERENT_METADATA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLESPACE_AUTO_EXTEND_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLESPACE_DISCARDED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLESPACE_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TABLESPACE_MISSING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TEMP_FILE_WRITE_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TEMP_TABLE_PREVENTS_SWITCH_OUT_OF_RBR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TEMPORARY_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TEXTFILE_NOT_READABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_BIG_DISPLAYWIDTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_BIG_FIELDLENGTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_BIG_FOR_UNCOMPRESS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_BIG_PRECISION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_BIG_ROWSIZE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_BIG_SCALE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_BIG_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_BIG_SET - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_HIGH_LEVEL_OF_NESTING_FOR_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_LONG_BODY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_LONG_FIELD_COMMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_LONG_IDENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_LONG_INDEX_COMMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_LONG_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_LONG_STRING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_LONG_TABLE_COMMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_LONG_TABLE_PARTITION_COMMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_CONCURRENT_TRXS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_DELAYED_THREADS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_FIELDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_KEY_PARTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_KEYS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_PARTITION_FUNC_FIELDS_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_PARTITIONS_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_ROWS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_TABLES - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_USER_CONNECTIONS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MANY_VALUES_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TOO_MUCH_AUTO_TIMESTAMP_COLS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRANS_CACHE_FULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_ALREADY_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_CANT_CHANGE_ROW - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_CANT_OPEN_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_CORRUPTED_FILE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_DOES_NOT_EXIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_IN_WRONG_SCHEMA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_INVALID_CREATION_CTX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_NO_CREATION_CTX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_NO_DEFINER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_NO_SUCH_ROW_IN_TRG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRG_ON_VIEW_OR_TEMP_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRUNCATE_ILLEGAL_FK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRUNCATED_WRONG_VALUE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_TRUNCATED_WRONG_VALUE_FOR_FIELD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UDF_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UDF_NO_PATHS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNDO_RECORD_TOO_BIG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNEXPECTED_EOF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNION_TABLES_IN_DIFFERENT_DIR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_ALTER_ALGORITHM - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_ALTER_LOCK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_CHARACTER_SET - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_COLLATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_COM_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_EXPLAIN_FORMAT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_KEY_CACHE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_LOCALE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_PARTITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_PROCEDURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_STMT_HANDLER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_STORAGE_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_SYSTEM_VARIABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_TARGET_BINLOG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNKNOWN_TIME_ZONE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNSUPORTED_LOG_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNSUPPORTED_ENGINE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNSUPPORTED_EXTENSION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNSUPPORTED_PS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UNTIL_COND_IGNORED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UPDATE_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UPDATE_LOG_DEPRECATED_IGNORED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UPDATE_LOG_DEPRECATED_TRANSLATED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UPDATE_TABLE_USED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_USER_LIMIT_REACHED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_USERNAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VALUES_IS_NOT_INT_TYPE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VAR_CANT_BE_READ - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VARIABLE_IS_NOT_STRUCT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VARIABLE_IS_READONLY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VARIABLE_NOT_SETTABLE_IN_SF_OR_TRIGGER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VARIABLE_NOT_SETTABLE_IN_SP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VARIABLE_NOT_SETTABLE_IN_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_CHECK_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_CHECKSUM - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_DELETE_MERGE_VIEW - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_FRM_NO_USER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_INVALID - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_INVALID_CREATION_CTX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_MULTIUPDATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_NO_CREATION_CTX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_NO_EXPLAIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_NO_INSERT_FIELD_LIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_NONUPD_CHECK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_OTHER_USER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_PREVENT_UPDATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_RECURSIVE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_SELECT_CLAUSE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_SELECT_DERIVED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_SELECT_TMPTABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_SELECT_VARIABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_VIEW_WRONG_LIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_ALLOWED_PACKET_OVERFLOWED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_CANT_DROP_DEFAULT_KEYCACHE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_DATA_OUT_OF_RANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_DATA_TRUNCATED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_DEPRECATED_SYNTAX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_DEPRECATED_SYNTAX_WITH_VER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_ENGINE_TRANSACTION_ROLLBACK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_FIELD_RESOLVED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_HOSTNAME_WONT_WORK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_I_S_SKIPPED_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_INDEX_NOT_APPLICABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_INVALID_TIMESTAMP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_LEGACY_SYNTAX_CONVERTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_NULL_TO_NOTNULL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_ONLY_MASTER_LOG_FILE_NO_POS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
ER_WARN_ONLY_SOURCE_LOG_FILE_NO_POS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_OPEN_TEMP_TABLES_MUST_BE_ZERO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_PURGE_LOG_IN_USE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_PURGE_LOG_IS_ACTIVE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_QC_RESIZE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_TOO_FEW_RECORDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_TOO_MANY_RECORDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_TRIGGER_DOESNT_HAVE_CREATED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_USING_OTHER_HANDLER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_VIEW_MERGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARN_VIEW_WITHOUT_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARNING_NOT_COMPLETE_ROLLBACK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_CREATED_TEMP_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_DROPPED_TEMP_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_ARGUMENTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_AUTO_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_COLUMN_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_DB_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_FIELD_SPEC - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_FIELD_TERMINATORS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_FIELD_WITH_GROUP - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_FK_DEF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_GROUP_FIELD - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_KEY_COLUMN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_LOCK_OF_SYSTEM_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_MAGIC - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_MRG_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_NAME_FOR_CATALOG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_NAME_FOR_INDEX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_NATIVE_TABLE_STRUCTURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_OBJECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_OUTER_JOIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_PARAMCOUNT_TO_PROCEDURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_PARAMETERS_TO_NATIVE_FCT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_PARAMETERS_TO_PROCEDURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_PARAMETERS_TO_STORED_FCT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_PARTITION_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_PERFSCHEMA_USAGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_SIZE_NUMBER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_SPVAR_TYPE_IN_LIMIT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_STRING_LENGTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_SUB_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_SUM_SELECT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_TABLE_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_TYPE_COLUMN_VALUE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_TYPE_FOR_VAR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_USAGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_VALUE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_VALUE_COUNT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_VALUE_COUNT_ON_ROW - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_VALUE_FOR_TYPE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WRONG_VALUE_FOR_VAR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_WSAS_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_COLUMN_TO_UPDATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_COMPRESSED_FRAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_CONFIGURATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_CONNECTION_SESSION_ATTRIBUTE_EMPTY_KEY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_CONNECTION_SESSION_ATTRIBUTE_KEY_LENGTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_CONNECTION_SESSION_ATTRIBUTE_LENGTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_CONNECTION_SESSION_ATTRIBUTE_TYPE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_CONNECTION_SESSION_ATTRIBUTE_VALUE_LENGTH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_CURSOR_ID - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_DOC_PATH - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_INSERT_DATA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_LOCKING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_MEMBER_TO_UPDATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_MESSAGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_NOTICE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_PROJECTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_SCHEMA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_STATEMENT_ID - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_TABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_TYPE_OF_UPDATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_UPDATE_DATA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_BAD_UPSERT_DATA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CANNOT_DISABLE_NOTICE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CAPABILITIES_PREPARE_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CAPABILITY_COMPRESSION_INVALID_ALGORITHM - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CAPABILITY_COMPRESSION_INVALID_CLIENT_STYLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CAPABILITY_COMPRESSION_INVALID_OPTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CAPABILITY_COMPRESSION_INVALID_SERVER_STYLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CAPABILITY_COMPRESSION_MISSING_REQUIRED_FIELDS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CAPABILITY_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CAPABILITY_SET_NOT_ALLOWED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CMD_ARGUMENT_OBJECT_EMPTY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CMD_ARGUMENT_TYPE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CMD_ARGUMENT_VALUE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CMD_INVALID_ARGUMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CMD_NUM_ARGUMENTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_COLLECTION_OPTION_DOESNT_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CURSOR_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_CURSOR_REACHED_EOF - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_DECOMPRESSION_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_DOC_ID_MISSING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_DOC_REQUIRED_FIELD_MISSING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_DOCUMENT_DOESNT_MATCH_EXPECTED_SCHEMA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_DUPLICATE_ENTRY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_DUPLICATED_CAPABILITIES - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPECT_BAD_CONDITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPECT_BAD_CONDITION_VALUE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPECT_FIELD_EXISTS_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPECT_NO_ERROR_FAILED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPECT_NOT_OPEN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPR_BAD_NUM_ARGS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPR_BAD_OPERATOR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPR_BAD_REGEX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPR_BAD_TYPE_VALUE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPR_BAD_VALUE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_EXPR_MISSING_ARG - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_FRAME_COMPRESSION_DISABLED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_INVALID_ADMIN_COMMAND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_INVALID_ARGUMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_INVALID_COLLECTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_INVALID_NAMESPACE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_INVALID_PROTOCOL_DATA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_INVALID_VALIDATION_SCHEMA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_MISSING_ARGUMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_MYSQLX_ACCOUNT_MISSING_PERMISSIONS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_PREPARED_EXECUTE_ARGUMENT_CONSISTENCY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_PREPARED_EXECUTE_ARGUMENT_NOT_SUPPORTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_PREPARED_STATMENT_CAN_HAVE_ONE_CURSOR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_PROJ_BAD_KEY_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_SERVICE_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_X_SESSION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_XA_RBDEADLOCK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_XA_RBROLLBACK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_XA_RBTIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_XA_RMERR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_XAER_DUPID - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_XAER_INVAL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_XAER_NOTA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_XAER_OUTSIDE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_XAER_RMFAIL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_YES - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ZLIB_Z_BUF_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ZLIB_Z_DATA_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ER_ZLIB_Z_MEM_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
errMsg - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
errMsgPacket - Static variable in class com.mysql.cj.protocol.x.SyncMessageReaderTest
 
ERROR - Static variable in class com.mysql.cj.log.Jdk14Logger
 
ERROR - Static variable in class com.mysql.cj.log.StandardLogger
 
error(Throwable) - Method in interface com.mysql.cj.protocol.MessageListener
Exceptionally complete underlying Future.
error(Throwable) - Method in class com.mysql.cj.protocol.x.ResultMessageListener
 
Error(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.Error
 
Error() - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.Error
 
ERROR_CODE_NULL_LOAD_BALANCED_CONNECTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ERROR_CODE_REPLICATION_CONNECTION_WITH_NO_HOSTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
ERROR_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
ERROR = 0;
ERROR_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
ERROR = 1;
ERROR_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
ERROR = 3;
ErrorMappingsDocGenerator - Class in documentation
Creates XML file describing mapping of MySQL error #'s to SQL92 and X/Open states.
ErrorMappingsDocGenerator() - Constructor for class documentation.ErrorMappingsDocGenerator
 
errorMessageEncoding - Variable in class com.mysql.cj.NativeCharsetSettings
The (Java) encoding used to interpret error messages received from the server.
errorOnPacketTooBig() - Method in class testsuite.x.devapi.SessionTest
Test the client-side enforcing of server `mysqlx_max_allowed_packet'.
errorOnSetTrue - Static variable in class testsuite.regression.ConnectionRegressionTest.Bug104067QueryInterceptor
 
ErrorToFutureCompletionHandler<T> - Class in com.mysql.cj.protocol.x
Base class that propagates any error to the given future allowing only implementation of the success callback.
ErrorToFutureCompletionHandler(CompletableFuture<?>, Runnable) - Constructor for class com.mysql.cj.protocol.x.ErrorToFutureCompletionHandler
 
escapeblockFast(byte[], NativePacketPayload, int) - Method in class com.mysql.cj.protocol.a.InputStreamValueEncoder
 
escapeBytes(ByteArrayOutputStream, byte[]) - Static method in class com.mysql.cj.util.StringUtils
 
escapeBytesIfNeeded() - Method in interface com.mysql.cj.BindValue
 
escapeBytesIfNeeded - Variable in class com.mysql.cj.NativeQueryBindValue
 
escapeBytesIfNeeded() - Method in class com.mysql.cj.NativeQueryBindValue
 
escapeBytesIfNeeded(byte[]) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
EscapeChar(char, String, boolean) - Constructor for enum com.mysql.cj.xdevapi.JsonParser.EscapeChar
 
escapeChars - Static variable in class com.mysql.cj.xdevapi.ExprParser
 
escapeChars - Static variable in class com.mysql.cj.xdevapi.JsonParser
 
escapeChars - Static variable in class com.mysql.cj.xdevapi.JsonString
 
escapeCharsForXml(String, boolean) - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
escapeCharsForXml(char[], int, int, boolean) - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
escapeCharsForXml(char, boolean) - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
escaped - Variable in class com.mysql.cj.util.StringInspector
 
ESCAPED - Variable in enum com.mysql.cj.xdevapi.JsonParser.EscapeChar
 
escapedSql - Variable in class com.mysql.cj.jdbc.EscapeProcessorResult
 
escapeLiteral(String) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Escape a string literal.
EscapeProcessingTest - Class in testsuite.simple
Tests escape processing
EscapeProcessingTest() - Constructor for class testsuite.simple.EscapeProcessingTest
 
EscapeProcessor - Class in com.mysql.cj.jdbc
EscapeProcessor performs all escape code processing as outlined in the JDBC spec by JavaSoft.
EscapeProcessor() - Constructor for class com.mysql.cj.jdbc.EscapeProcessor
 
EscapeProcessorRegressionTest - Class in testsuite.regression
Tests regressions w/ the Escape Processor code.
EscapeProcessorRegressionTest() - Constructor for class testsuite.regression.EscapeProcessorRegressionTest
 
EscapeProcessorResult - Class in com.mysql.cj.jdbc
Wraps output from EscapeProcessor, to help prevent multiple passes over the query string, to detect characters such as '@' (defining/using a variable), which are used further up the call stack to handle failover.
EscapeProcessorResult() - Constructor for class com.mysql.cj.jdbc.EscapeProcessorResult
 
escapeQuote(String, String) - Static method in class com.mysql.cj.util.StringUtils
 
escapeSQL(String, TimeZone, boolean, boolean, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.EscapeProcessor
Escape process one string
escapeString(StringBuilder, String, boolean, CharsetEncoder) - Static method in class com.mysql.cj.util.StringUtils
 
EscapeTokenizer - Class in com.mysql.cj.util
EscapeTokenizer breaks up an SQL statement into SQL and escape code parts.
EscapeTokenizer(String) - Constructor for class com.mysql.cj.util.EscapeTokenizer
Creates a new EscapeTokenizer object.
EUCJPMS_CHARS - Static variable in class testsuite.simple.CharsetTest
Test data of eucjpms.
evaluateChallenge(byte[]) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
 
eventCreationPointDesc - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
eventCreationTime - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
eventDuration - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
eventSink - Variable in class com.mysql.cj.CoreSession
The event sink to use for profiling
eventSink - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
eventType - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
EventType() - Constructor for enum com.mysql.cj.protocol.Protocol.ProtocolEventListener.EventType
 
example_metadata() - Method in class testsuite.x.devapi.MetadataTest
 
exceedMaxAllowedPacketHeaderRead() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest
 
EXCEPTION_INTERCEPTOR_GETTER - Static variable in class instrumentation.TranslateExceptions
 
EXCEPTION_INTERCEPTOR_MEMBER - Static variable in class instrumentation.TranslateExceptions
 
exceptionChecker - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
ExceptionFactory - Class in com.mysql.cj.exceptions
 
ExceptionFactory() - Constructor for class com.mysql.cj.exceptions.ExceptionFactory
 
exceptionForNonExistingColumns() - Method in class testsuite.x.devapi.ResultTest
 
exceptionInterceptor - Variable in class com.mysql.cj.CoreSession
 
ExceptionInterceptor - Interface in com.mysql.cj.exceptions
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.Blob
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.BlobFromLocator
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.Clob
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.MysqlPooledConnection
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.MysqlSavepoint
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.StatementImpl
 
exceptionInterceptor - Variable in class com.mysql.cj.jdbc.WrapperBase
 
exceptionInterceptor - Variable in class com.mysql.cj.NativeQueryBindValue
 
exceptionInterceptor - Variable in class com.mysql.cj.protocol.a.AbstractRowFactory
 
exceptionInterceptor - Variable in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
exceptionInterceptor - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
exceptionInterceptor - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
exceptionInterceptor - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
exceptionInterceptor - Variable in class com.mysql.cj.protocol.AbstractSocketConnection
 
exceptionInterceptor - Variable in class com.mysql.cj.protocol.result.AbstractResultsetRow
 
ExceptionInterceptorChain - Class in com.mysql.cj.exceptions
 
ExceptionInterceptorChain(String, Properties, Log) - Constructor for class com.mysql.cj.exceptions.ExceptionInterceptorChain
 
exceptionMessage - Variable in exception com.mysql.cj.exceptions.CJException
We can't override the Throwable.detailMessage directly because it has a private accessibility, thus for that need we use this protected variable and override CJException.getMessage()
exceptionMessage - Variable in exception com.mysql.cj.jdbc.exceptions.CommunicationsException
 
ExceptionsTest - Class in testsuite.simple
 
ExceptionsTest() - Constructor for class testsuite.simple.ExceptionsTest
 
ExceptionSubclassesTest - Class in testsuite.regression
 
ExceptionSubclassesTest() - Constructor for class testsuite.regression.ExceptionSubclassesTest
 
EXCLUSIVE_LOCK_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
Lock matching rows so no other transaction can read or write to it
execProcBug49831(Connection) - Method in class testsuite.regression.CallableStatementRegressionTest
 
execSQL(Query, String, int, NativePacketPayload, boolean, ProtocolEntityFactory<T, NativePacketPayload>, ColumnDefinition, boolean) - Method in class com.mysql.cj.NativeSession
Send a query to the server.
EXECUTABLE_NAME_KEY - Static variable in class com.mysql.cj.admin.ServerController
What is the name of the executable to run?
EXECUTABLE_PATH_KEY - Static variable in class com.mysql.cj.admin.ServerController
What is the path to the mysql server executable (if not standard?)
execute() - Method in class com.mysql.cj.jdbc.CallableStatement
 
execute() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
execute() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
execute(String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
execute(String, int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
execute(String, int[]) - Method in class com.mysql.cj.jdbc.StatementImpl
 
execute(String, String[]) - Method in class com.mysql.cj.jdbc.StatementImpl
 
execute(String, int) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
execute(String, int[]) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
execute(String, String[]) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
execute(String) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
Execute(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
Execute() - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
execute() - Method in class com.mysql.cj.xdevapi.AddStatementImpl
 
execute() - Method in class com.mysql.cj.xdevapi.InsertStatementImpl
 
execute() - Method in class com.mysql.cj.xdevapi.PreparableStatement
Executes synchronously this statement either directly or using prepared statements if: 1.
execute() - Method in class com.mysql.cj.xdevapi.SqlStatementImpl
 
execute() - Method in interface com.mysql.cj.xdevapi.Statement
Execute the statement synchronously.
execute(Runnable) - Method in class testsuite.regression.ConnectionRegressionTest.ThreadPerTaskExecutor
 
executeAsync() - Method in class com.mysql.cj.xdevapi.AddStatementImpl
 
executeAsync() - Method in class com.mysql.cj.xdevapi.DeleteStatementImpl
 
executeAsync() - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
executeAsync() - Method in class com.mysql.cj.xdevapi.InsertStatementImpl
 
executeAsync() - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
executeAsync() - Method in class com.mysql.cj.xdevapi.RemoveStatementImpl
 
executeAsync() - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
executeAsync() - Method in class com.mysql.cj.xdevapi.SqlStatementImpl
 
executeAsync() - Method in interface com.mysql.cj.xdevapi.Statement
Execute the statement asynchronously.
executeAsync() - Method in class com.mysql.cj.xdevapi.UpdateStatementImpl
 
executeBatch() - Method in class com.mysql.cj.jdbc.CallableStatement
 
executeBatch() - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeBatch() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeBatchedStoredProc(Connection) - Method in class testsuite.simple.CallableStatementTest
 
executeBatchInternal() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
executeBatchInternal() - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeBatchSerially(int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Executes the current batch of statements by executing them one-by-one.
executeBatchSerially(int) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
executeBatchUsingMultiQueries(boolean, int, int) - Method in class com.mysql.cj.jdbc.StatementImpl
Rewrites batch into a single query to send to the server.
executeBatchWithMultiValuesClause(int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Rewrites the already prepared statement into a multi-values clause INSERT/REPLACE statement and executes the entire batch using this new statement.
executeInternal(int, M, boolean, boolean, ColumnDefinition, boolean) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Actually execute the prepared statement.
executeInternal(int, M, boolean, boolean, ColumnDefinition, boolean) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
executeInternal(String, boolean) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeLargeBatch() - Method in class com.mysql.cj.jdbc.CallableStatement
 
executeLargeBatch() - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeLargeBatch() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeLargeUpdate() - Method in class com.mysql.cj.jdbc.CallableStatement
 
executeLargeUpdate() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
executeLargeUpdate() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
executeLargeUpdate(String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeLargeUpdate(String, int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeLargeUpdate(String, int[]) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeLargeUpdate(String, String[]) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeLargeUpdate(String) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeLargeUpdate(String, int) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeLargeUpdate(String, int[]) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeLargeUpdate(String, String[]) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeMetadataQuery(PreparedStatement) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
executePreparedBatchAsMultiStatement(int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Rewrites the already prepared statement into a multi-statement query and executes the entire batch using this new statement.
executePreparedStatement() - Method in class com.mysql.cj.xdevapi.DeleteStatementImpl
 
executePreparedStatement() - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
executePreparedStatement() - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
executePreparedStatement() - Method in class com.mysql.cj.xdevapi.PreparableStatement
Executes a previously server-prepared statement.
executePreparedStatement() - Method in class com.mysql.cj.xdevapi.RemoveStatementImpl
 
executePreparedStatement() - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
executePreparedStatement() - Method in class com.mysql.cj.xdevapi.UpdateStatementImpl
 
executeQuery() - Method in class com.mysql.cj.jdbc.CallableStatement
 
executeQuery() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
executeQuery() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
executeQuery(String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeQuery(String) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeSimpleNonQuery(JdbcConnection, String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeStatement() - Method in class com.mysql.cj.xdevapi.DeleteStatementImpl
 
executeStatement() - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
executeStatement() - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
executeStatement() - Method in class com.mysql.cj.xdevapi.PreparableStatement
Executes the statement directly (non-prepared).
executeStatement() - Method in class com.mysql.cj.xdevapi.RemoveStatementImpl
 
executeStatement() - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
executeStatement() - Method in class com.mysql.cj.xdevapi.UpdateStatementImpl
 
executeTime - Variable in class com.mysql.cj.AbstractQuery
Elapsed time of the execution
executeTopLevelOnly() - Method in interface com.mysql.cj.interceptors.QueryInterceptor
Should the driver execute this interceptor only for the "original" top-level query, and not put it in the execution path for queries that may be executed from other interceptors? If an interceptor issues queries using the connection it was created for, and does not return true for this method, it must ensure that it does not cause infinite recursion.
executeTopLevelOnly() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
executeTopLevelOnly() - Method in class com.mysql.cj.jdbc.interceptors.ResultSetScannerInterceptor
 
executeTopLevelOnly() - Method in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
executeTopLevelOnly() - Method in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
executeTopLevelOnly() - Method in class com.mysql.cj.NoSubInterceptorWrapper
 
executeTopLevelOnly() - Method in class testsuite.BaseQueryInterceptor
 
executeUpdate() - Method in class com.mysql.cj.jdbc.CallableStatement
 
executeUpdate() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
executeUpdate() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
executeUpdate(String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeUpdate(String, int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeUpdate(String, int[]) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeUpdate(String, String[]) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executeUpdate(String, int) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeUpdate(String, int[]) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeUpdate(String, String[]) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeUpdate(String) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
executeUpdateInternal(boolean, boolean) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
executeUpdateInternal(QueryBindings, boolean) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Added to allow batch-updates
executeUpdateInternal(String, boolean, boolean) - Method in class com.mysql.cj.jdbc.StatementImpl
 
executionFinished(TestIdentifier, TestExecutionResult) - Method in class testsuite.JUnitSummary
 
executionSkipped(TestIdentifier, String) - Method in class testsuite.JUnitSummary
 
executionStarted(TestIdentifier) - Method in class testsuite.JUnitSummary
 
executor - Variable in class testsuite.x.devapi.SessionFailoverTest.ConnectionsCounterFakeServer
 
exercise35610(Statement, boolean) - Method in class testsuite.regression.ResultSetRegressionTest
 
exerciseUpdatableResultSet(int, String) - Method in class testsuite.regression.ResultSetRegressionTest
 
exhaustTypes() - Method in class testsuite.x.devapi.MetadataTest
Some metadata fields have no sense with concrete SQL data type.
existsInDatabase() - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
existsInDatabase() - Method in interface com.mysql.cj.xdevapi.DatabaseObject
Query the existence of this database object.
existsInDatabase() - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
existsInDatabase() - Method in class com.mysql.cj.xdevapi.TableImpl
 
expandPropertiesFromConfigFiles(Map<String, String>) - Method in class com.mysql.cj.conf.ConnectionUrl
Expands the connection argument "useConfig" by reading the mentioned configuration files.
EXPECT_CLOSE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
EXPECT_CLOSE = 25;
EXPECT_CTX_COPY_PREV_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
copy the operations from the parent Expect-block
EXPECT_CTX_EMPTY_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
start with a empty set of operations
EXPECT_DOCID_GENERATED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
Check if X Protocol supports document _id generation
EXPECT_FIELD_EXIST_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
Check if X Protocol field exists
EXPECT_NO_ERROR_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
Change error propagation behaviour
EXPECT_OP_SET_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
set the condition; set, if not set; overwrite, if set
EXPECT_OP_UNSET_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
unset the condition
EXPECT_OPEN_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
EXPECT_OPEN = 24;
EXPLAINABLE_STATEMENT - Static variable in class com.mysql.cj.protocol.a.NativeProtocol
 
EXPLAINABLE_STATEMENT_EXTENSION - Static variable in class com.mysql.cj.protocol.a.NativeProtocol
 
explainSlowQueries - Variable in class com.mysql.cj.ServerPreparedQuery
 
explainSlowQuery(String, String) - Method in class com.mysql.cj.protocol.a.NativeProtocol
Runs an 'EXPLAIN' on the given query and dumps the results to the log
explicitlyAutoCommit - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
explicitlyReadOnly - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
explicitPort - Variable in class com.mysql.cj.jdbc.MysqlDataSource
Was the port explicitly set?
explicitUrl - Variable in class com.mysql.cj.jdbc.MysqlDataSource
Should we construct the URL, or has it been set explicitly?
ExportControlled - Class in com.mysql.cj.protocol
Holds functionality that falls under export-control regulations.
ExportControlled() - Constructor for class com.mysql.cj.protocol.ExportControlled
 
ExportControlled.KeyStoreConf - Class in com.mysql.cj.protocol
 
ExportControlled.X509TrustManagerWrapper - Class in com.mysql.cj.protocol
Implementation of X509TrustManager wrapping JVM X509TrustManagers to add expiration and identity check
exportTo(ColumnDefinition) - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
exportTo(ColumnDefinition) - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
exposeAsDriverPropertyInfo() - Method in interface com.mysql.cj.jdbc.JdbcPropertySet
Exposes all ConnectionPropertyInfo instances as DriverPropertyInfo
exposeAsDriverPropertyInfo() - Method in class com.mysql.cj.jdbc.JdbcPropertySetImpl
 
exposeAsProperties() - Method in class com.mysql.cj.conf.DefaultPropertySet
 
exposeAsProperties() - Method in class com.mysql.cj.conf.HostInfo
Exposes this host info as a single properties instance.
exposeAsProperties() - Method in interface com.mysql.cj.conf.PropertySet
 
exposeAsProperties() - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
exposeAsXml() - Static method in class documentation.PropertiesDocGenerator
Returns a description of the connection properties as an XML document.
Expr(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
Expr() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
expr(String) - Static method in class com.mysql.cj.xdevapi.Expression
Static method for static import to allow: set("b", expr("a + 1"))
expr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
expr_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
expr_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
EXPR_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
exprBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
Expression - Class in com.mysql.cj.xdevapi
A wrapper for expression strings.
Expression(String) - Constructor for class com.mysql.cj.xdevapi.Expression
 
expressionString - Variable in class com.mysql.cj.xdevapi.Expression
 
ExprParser - Class in com.mysql.cj.xdevapi
Expression parser for X protocol.
ExprParser(String) - Constructor for class com.mysql.cj.xdevapi.ExprParser
Constructor.
ExprParser(String, boolean) - Constructor for class com.mysql.cj.xdevapi.ExprParser
Constructor.
ExprParser.ParseExpr - Interface in com.mysql.cj.xdevapi
An expression parser.
ExprParser.Token - Class in com.mysql.cj.xdevapi
Token.
ExprParser.TokenType - Enum in com.mysql.cj.xdevapi
Token types used by the lexer.
ExprParserTest - Class in com.mysql.cj.xdevapi
Expression parser tests.
ExprParserTest() - Constructor for class com.mysql.cj.xdevapi.ExprParserTest
 
exprToString(MysqlxExpr.Expr) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Serialize an expression to a string.
ExprUnparser - Class in com.mysql.cj.xdevapi
Serializer utility for dealing with X Protocol expression trees.
ExprUnparser() - Constructor for class com.mysql.cj.xdevapi.ExprUnparser
 
ExprUtil - Class in com.mysql.cj.xdevapi
Utilities to deal with Expr (and related) structures.
ExprUtil() - Constructor for class com.mysql.cj.xdevapi.ExprUtil
 
extractDefaultValues() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
extractForeignKeyForTable(ArrayList<Row>, ResultSet, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Extracts foreign key info for one table.
extractForeignKeyFromCreateTable(String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Creates a result set similar enough to 'SHOW TABLE STATUS' to allow the same code to work on extracting the foreign key data
extractNativeEncodedColumn(NativePacketPayload, Field[], int, byte[][]) - Method in class com.mysql.cj.protocol.a.BinaryRowFactory
Copy the raw result bytes from the
extractProcedureName() - Method in class com.mysql.cj.jdbc.CallableStatement
 
extractSqlFromPacket(String, NativePacketPayload, int, int) - Static method in class com.mysql.cj.protocol.a.NativePacketPayload
 

F

fact - Variable in class testsuite.x.internal.InternalXBaseTestCase
 
failed(Throwable, Void) - Method in class com.mysql.cj.protocol.x.ErrorToFutureCompletionHandler
 
failedPreparingStatement(int, XProtocolError) - Method in class com.mysql.cj.MysqlxSession
Propagate to the underlying protocol instance that preparing a statement on the connected server failed.
failedPreparingStatement(int, XProtocolError) - Method in class com.mysql.cj.protocol.x.XProtocol
Informs this protocol instance that preparing a statement on the connected server failed.
failIfRequired() - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 
failIfRequired() - Method in class testsuite.UnreliableSocketFactory.HangingOutputStream
 
failOver() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Initiates a default failover procedure starting at the current connection host index.
failOver(int) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Initiates a default failover procedure starting at the given host index.
FailoverConnectionProxy - Class in com.mysql.cj.jdbc.ha
A proxy for a dynamic com.mysql.cj.jdbc.JdbcConnection implementation that provides failover features for list of hosts.
FailoverConnectionProxy(ConnectionUrl) - Constructor for class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Instantiates a new FailoverConnectionProxy for the given list of hosts and connection properties.
FailoverConnectionProxy.FailoverJdbcInterfaceProxy - Class in com.mysql.cj.jdbc.ha
Proxy class to intercept and deal with errors that may occur in any object bound to the current connection.
FailoverConnectionUrl - Class in com.mysql.cj.conf.url
 
FailoverConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.url.FailoverConnectionUrl
Constructs an instance of FailoverConnectionUrl, performing all the required initializations.
FailoverDnsSrvConnectionUrl - Class in com.mysql.cj.conf.url
 
FailoverDnsSrvConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.url.FailoverDnsSrvConnectionUrl
Constructs an instance of FailoverDnsSrvConnectionUrl, performing all the required initializations.
FailoverJdbcInterfaceProxy(Object) - Constructor for class com.mysql.cj.jdbc.ha.FailoverConnectionProxy.FailoverJdbcInterfaceProxy
 
failoverReadOnly - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
fakeParameterTypes(boolean) - Method in class com.mysql.cj.jdbc.CallableStatement
Used to fake up some metadata when we don't have access to SHOW CREATE PROCEDURE or mysql.proc.
fallBackToPrimaryIfAvailable() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Falls back to primary host or keep current connection if primary not available.
fastClientCal - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
fastDefaultCal - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
FATAL - Static variable in class com.mysql.cj.log.Jdk14Logger
 
FATAL - Static variable in class com.mysql.cj.log.StandardLogger
 
FATAL_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
FATAL = 1;
FeatureNotAvailableException - Exception in com.mysql.cj.exceptions
 
FeatureNotAvailableException() - Constructor for exception com.mysql.cj.exceptions.FeatureNotAvailableException
 
FeatureNotAvailableException(String) - Constructor for exception com.mysql.cj.exceptions.FeatureNotAvailableException
 
FeatureNotAvailableException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.FeatureNotAvailableException
 
FeatureNotAvailableException(Throwable) - Constructor for exception com.mysql.cj.exceptions.FeatureNotAvailableException
 
FeatureNotAvailableException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.FeatureNotAvailableException
 
Fetch(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
Fetch() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
FETCH_ROWS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
FETCH_ROWS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
fetchAll() - Method in class com.mysql.cj.xdevapi.AbstractDataResult
Create a list of all elements in the result forcing internal buffering.
fetchAll() - Method in interface com.mysql.cj.xdevapi.FetchResult
Create a list of all elements in the result forcing internal buffering.
fetchAll() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
fetchAll() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
fetchDirection - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
The direction to fetch rows (always FETCH_FORWARD)
FetchDone(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
FetchDone() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
FetchDoneEntity - Class in com.mysql.cj.protocol.x
ProtocolEntity representing a MysqlxResultset.FetchDone message.
FetchDoneEntity() - Constructor for class com.mysql.cj.protocol.x.FetchDoneEntity
 
FetchDoneEntityFactory - Class in com.mysql.cj.protocol.x
Factory producing FetchDoneEntity from protocol message.
FetchDoneEntityFactory() - Constructor for class com.mysql.cj.protocol.x.FetchDoneEntityFactory
 
FetchDoneMoreOutParams(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
FetchDoneMoreOutParams() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
FetchDoneMoreResults - Class in com.mysql.cj.protocol.x
ProtocolEntity representing a FetchDoneMoreResults message.
FetchDoneMoreResults() - Constructor for class com.mysql.cj.protocol.x.FetchDoneMoreResults
 
FetchDoneMoreResultsets(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
FetchDoneMoreResultsets() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
FetchDoneMoreResultsFactory - Class in com.mysql.cj.protocol.x
Factory producing FetchDoneMoreResults from protocol message.
FetchDoneMoreResultsFactory() - Constructor for class com.mysql.cj.protocol.x.FetchDoneMoreResultsFactory
 
fetchedRows - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
The cache of rows we have retrieved from the server.
fetchMoreRows() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
fetchOne() - Method in interface com.mysql.cj.xdevapi.FetchResult
Fetch the next element.
FetchResult<T> - Interface in com.mysql.cj.xdevapi
A set of elements from a query command.
fetchRows_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
fetchRows_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
fetchRows_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
fetchRows_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
fetchSize - Variable in class com.mysql.cj.AbstractQuery
The number of rows to fetch at a time (currently ignored)
fetchSize - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
The number of rows to fetch in one go...
FetchSuspended(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
FetchSuspended() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
FidoAuthenticationCallback - Class in com.mysql.cj.callback
The callback object used by the authentication plugin AuthenticationFidoClient to exchange authenticator data between the driver and the client application.
FidoAuthenticationCallback(byte[], String, byte[]) - Constructor for class com.mysql.cj.callback.FidoAuthenticationCallback
Instances of this object are used to exchange FIDO data between the client application and the driver and is responsible for managing all the interactions with the FIDO authenticator devices.
fidoAuthenticationCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
field - Variable in class com.mysql.cj.NativeQueryBindValue
 
Field - Class in com.mysql.cj.result
Field is a class used to describe fields in a ResultSet
Field(LazyString, LazyString, LazyString, LazyString, LazyString, long, int, short, int, int, String, MysqlType) - Constructor for class com.mysql.cj.result.Field
 
Field(String, String, int, String, MysqlType, int) - Constructor for class com.mysql.cj.result.Field
Used by prepared statements to re-use result set data conversion methods when generating bound parameter retrieval instance for statement interceptors.
field - Variable in class com.mysql.cj.xdevapi.ColumnImpl
 
FIELD - Static variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
 
field - Variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
The full document path to the document member or field to be indexed
field_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
field_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
field_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
field_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
FIELD_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
FIELD_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
FIELD_FLAG_AUTO_INCREMENT - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_FLAG_BINARY - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_FLAG_BLOB - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_FLAG_MULTIPLE_KEY - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_FLAG_NOT_NULL - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_FLAG_PRIMARY_KEY - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_FLAG_UNIQUE_KEY - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_FLAG_UNSIGNED - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_FLAG_ZEROFILL - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_BIT - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_BLOB - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_DATE - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_DATETIME - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_DECIMAL - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_DOUBLE - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_ENUM - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_FLOAT - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_GEOMETRY - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_INT24 - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_JSON - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_LONG - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_LONG_BLOB - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_LONGLONG - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_MEDIUM_BLOB - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_NEWDECIMAL - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_NULL - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_SET - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_SHORT - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_STRING - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_TIME - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_TIMESTAMP - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_TINY - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_TINY_BLOB - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_VAR_STRING - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_VARCHAR - Static variable in enum com.mysql.cj.MysqlType
 
FIELD_TYPE_YEAR - Static variable in enum com.mysql.cj.MysqlType
 
fieldBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
FieldFactory - Class in com.mysql.cj.protocol.x
Factory producing Field from protocol message.
FieldFactory(String) - Constructor for class com.mysql.cj.protocol.x.FieldFactory
 
fieldNameToIndex(String) - Method in class com.mysql.cj.xdevapi.RowImpl
Map a field name to it's index in the row.
fields - Variable in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
fields - Variable in class com.mysql.cj.result.DefaultColumnDefinition
 
fields - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
fields - Variable in class com.mysql.cj.xdevapi.CreateIndexParams
 
fields - Variable in class com.mysql.cj.xdevapi.DocResultBuilder
 
fields(String...) - Method in interface com.mysql.cj.xdevapi.FindStatement
Add/replace the field projections defining the result.
fields(Expression) - Method in interface com.mysql.cj.xdevapi.FindStatement
Add/replace the field projection defining the result.
fields(String...) - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
fields(Expression) - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
fields - Variable in class com.mysql.cj.xdevapi.RowResultBuilder
 
fields - Variable in class com.mysql.cj.xdevapi.SqlResultBuilder
 
fields - Variable in class com.mysql.cj.xdevapi.StreamingDocResultBuilder
 
fields - Variable in class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
FieldType(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
fill(int) - Method in class com.mysql.cj.protocol.ReadAheadInputStream
 
fillPacketSequentially(byte[]) - Method in class com.mysql.cj.protocol.a.PacketSenderTestBase
 
fillPrimitiveDefaults(Class<?>[], Object[], int) - Method in class testsuite.BaseTestCase
 
fillSendPacket(QueryBindings) - Method in class com.mysql.cj.ClientPreparedQuery
 
fillSendPacket(QueryBindings) - Method in interface com.mysql.cj.PreparedQuery
 
fillSendPacket(QueryBindings) - Method in class com.mysql.cj.ServerPreparedQuery
 
FilterableStatement<STMT_T,RES_T> - Class in com.mysql.cj.xdevapi
Abstract class, common to several X DevAPI statement classes.
FilterableStatement(FilterParams) - Constructor for class com.mysql.cj.xdevapi.FilterableStatement
Constructor.
filterParams - Variable in class com.mysql.cj.xdevapi.FilterableStatement
 
FilterParams - Interface in com.mysql.cj.xdevapi
Transforms X DevAPI filter parameters into X Protocol message entities.
FilterParams.RowLock - Enum in com.mysql.cj.xdevapi
The type of row lock.
FilterParams.RowLockOptions - Enum in com.mysql.cj.xdevapi
Options that define the behavior while retrieving locked rows.
finalizeResource(AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference) - Static method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
Release resources from the given AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference and remove it from the references set.
finalizeResources() - Method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference
 
finalizeWrite() - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
Finalizes the writing of the compressed OutputStream, if one is currently in use, by flushing it into a temporary buffer and reassembling the original X Protocol frame into a compressed one.
Find(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
Find() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
find() - Method in interface com.mysql.cj.xdevapi.Collection
Create a new find statement retrieving all documents in the collection.
find(String) - Method in interface com.mysql.cj.xdevapi.Collection
Create a new find statement retrieving documents matching the given search condition.
find() - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
find(String) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
find_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
find_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
FIND_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
FIND_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
FIND = 0;
findAndSeekToOffset(int) - Method in class com.mysql.cj.protocol.a.result.AbstractBufferRow
 
findAndSeekToOffset(int) - Method in class com.mysql.cj.protocol.a.result.BinaryBufferRow
 
findAndSeekToOffset(int) - Method in class com.mysql.cj.protocol.a.result.TextBufferRow
 
findBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
findCallerStackDepth(StackTraceElement[]) - Static method in class com.mysql.cj.log.Jdk14Logger
 
findCallingClassAndMethod(Throwable) - Static method in class com.mysql.cj.util.LogUtils
 
findColumn(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
findColumn(String, boolean, int) - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
findColumn(String, boolean, int) - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
findConnectionForXid(JdbcConnection, Xid) - Static method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
findEndOfReturnsClause(String, int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Finds the end of the RETURNS clause for SQL Functions by using any of the keywords allowed after the RETURNS clause, or a label.
findInitializationErrors() - Method in class com.mysql.cj.protocol.x.XMessage
 
findMysqlType(PropertySet, int, short, long, LazyString, LazyString, int, String) - Static method in class com.mysql.cj.protocol.a.NativeProtocol
 
findMysqlType(MysqlxResultset.ColumnMetaData.FieldType, int, int, int) - Method in class com.mysql.cj.protocol.x.FieldFactory
 
findNamedThreadCount(ThreadGroup, String) - Method in class testsuite.regression.ConnectionRegressionTest
 
findProcessHost(long) - Method in class com.mysql.cj.NativeSession
 
FindRowDeadLock(int, int, String) - Constructor for class testsuite.x.devapi.RowLockingTest.FindRowDeadLock
 
FindRowLock(int, int, int, int, String) - Constructor for class testsuite.x.devapi.RowLockingTest.FindRowLock
 
FindStatement - Interface in com.mysql.cj.xdevapi
A statement to find the set of documents according to the given specification.
FindStatementImpl - Class in com.mysql.cj.xdevapi
FindStatement implementation.
FindStatementImpl(MysqlxSession, String, String, String) - Constructor for class com.mysql.cj.xdevapi.FindStatementImpl
 
finishStreaming() - Method in interface com.mysql.cj.protocol.ResultStreamer
Finish the result streaming.
finishStreaming() - Method in class com.mysql.cj.xdevapi.AbstractDataResult
 
finishStreaming() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
fireStatementEvent(StatementEvent) - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
 
first() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
first() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
firstAlphaCharUc(String, int) - Static method in class com.mysql.cj.util.StringUtils
 
firstCharOfQuery - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
First character of the query that created this result set...Used to determine whether or not to parse server info messages in certain circumstances.
firstCharOfStatementUc(String, boolean) - Static method in class com.mysql.cj.QueryInfo
Finds and returns the first non-whitespace character from the specified SQL, skipping comments and quoted text.
firstFetchCompleted - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
Have we attempted to fetch any rows yet?
firstNonWsCharUc(String) - Static method in class com.mysql.cj.util.StringUtils
Returns the first non-whitespace char, converted to upper case
firstNonWsCharUc(String, int) - Static method in class com.mysql.cj.util.StringUtils
 
firstPass - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
fixDecimalExponent(String) - Static method in class com.mysql.cj.util.StringUtils
Adds '+' to decimal numbers that are positive (MySQL doesn't understand them otherwise
FixedBufferSocketConnection(byte[]) - Constructor for class com.mysql.cj.protocol.a.SimplePacketReaderTest.FixedBufferSocketConnection
 
fixHostInfo(HostInfo) - Method in class com.mysql.cj.conf.ConnectionUrl
Fixes the host information by moving data around and filling in missing data.
fixParameterName(String) - Method in class com.mysql.cj.jdbc.CallableStatement
Adds 'at' symbol to beginning of parameter names if needed.
fixProtocolDependencies(Map<String, String>) - Method in class com.mysql.cj.conf.ConnectionUrl
Fixes the protocol (TCP vs PIPE) dependencies for the given host properties map.
fixProtocolDependencies(Map<String, String>) - Method in class com.mysql.cj.conf.url.XDevApiConnectionUrl
 
fixProtocolDependencies(Map<String, String>) - Method in class com.mysql.cj.conf.url.XDevApiDnsSrvConnectionUrl
 
flags_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
flags_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
FLAGS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
flagsMask - Variable in enum com.mysql.cj.MysqlType
 
fld_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
fld_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
fld_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
fld_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
FLD_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
FLD_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
fldBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
fldBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
FLOAT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
FLOAT = 6;
floatValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
FloatValueFactory - Class in com.mysql.cj.result
A value factory for creating float values.
FloatValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.FloatValueFactory
 
FloatValueFactoryTest - Class in com.mysql.cj.result
FloatValueFactoryTest() - Constructor for class com.mysql.cj.result.FloatValueFactoryTest
 
flush() - Method in class testsuite.UnreliableSocketFactory.HangingOutputStream
 
flushAllStaticData() - Static method in class testsuite.InjectedSocketFactory
 
flushAllStaticData() - Static method in class testsuite.UnreliableSocketFactory
 
flushConnectionAttempts() - Static method in class testsuite.UnreliableSocketFactory
 
forceClose() - Method in class com.mysql.cj.CoreSession
 
forceClose() - Method in class com.mysql.cj.NativeSession
 
forceClose() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
forceClose() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
Forcibly closes the underlying socket to MySQL.
forceClose() - Method in class com.mysql.cj.protocol.NetworkResources
Forcibly closes the underlying socket to MySQL.
forceClose() - Method in interface com.mysql.cj.protocol.SocketConnection
 
forceClose() - Method in interface com.mysql.cj.Session
Clobbers the physical network connection and marks this session as closed.
forceClosed - Variable in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
forceClosedReason - Variable in class com.mysql.cj.NativeSession
Why was this session implicitly closed, if known? (for diagnostics)
forcedFutureServer - Static variable in class testsuite.regression.ConnectionRegressionTest.ForcedLoadBalanceStrategy
 
ForcedLoadBalanceStrategy() - Constructor for class testsuite.regression.ConnectionRegressionTest.ForcedLoadBalanceStrategy
 
forceFutureServer(String, int) - Static method in class testsuite.regression.ConnectionRegressionTest.ForcedLoadBalanceStrategy
 
forceFutureServerTimes - Static variable in class testsuite.regression.ConnectionRegressionTest.ForcedLoadBalanceStrategy
 
forceStop() - Method in class com.mysql.cj.admin.ServerController
Forcefully terminates the server process (if started).
forEach(T) - Method in class com.mysql.cj.jdbc.IterateBlock
 
forget(Xid) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
forget(Xid) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
formatNanos(int, int) - Static method in class com.mysql.cj.util.TimeUtil
Return a string representation of a fractional seconds part.
formatNanos(int, int, boolean) - Static method in class com.mysql.cj.util.TimeUtil
Return a string representation of a fractional seconds part.
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
forNumber(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
FRACTIONAL_DIGITS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
fractionalDigits_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
fractionalDigits_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
Frame(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
Frame() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
frameHeader - Variable in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
frameHeader - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
frameHeaderBuffered - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
frameHeaderConsumed - Variable in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
frameHeaderDumped - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
framePayloadConsumed - Variable in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
framePayloadDumped - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
framePayloadLength - Variable in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
framePayloadLength - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
free() - Method in class com.mysql.cj.jdbc.Blob
 
free() - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
free() - Method in class com.mysql.cj.jdbc.Clob
 
free() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
freePreparedStatementId(int) - Method in class com.mysql.cj.MysqlxSession
Free a prepared statement id so that it can be reused.
freePreparedStatementId(int) - Method in class com.mysql.cj.protocol.x.XProtocol
Frees a prepared statement id so that it can be reused.
from(LocalDate) - Static method in class com.mysql.cj.protocol.InternalDate
 
from(Calendar) - Static method in class com.mysql.cj.protocol.InternalDate
 
from(LocalTime) - Static method in class com.mysql.cj.protocol.InternalTime
 
from(LocalDateTime) - Static method in class com.mysql.cj.protocol.InternalTime
 
from(OffsetTime) - Static method in class com.mysql.cj.protocol.InternalTime
 
from(Duration) - Static method in class com.mysql.cj.protocol.InternalTime
 
from(Calendar, int) - Static method in class com.mysql.cj.protocol.InternalTime
 
from(LocalDate) - Static method in class com.mysql.cj.protocol.InternalTimestamp
 
from(LocalDateTime) - Static method in class com.mysql.cj.protocol.InternalTimestamp
 
from(OffsetDateTime) - Static method in class com.mysql.cj.protocol.InternalTimestamp
 
from(ZonedDateTime) - Static method in class com.mysql.cj.protocol.InternalTimestamp
 
from(Calendar, int) - Static method in class com.mysql.cj.protocol.InternalTimestamp
 
fromResultSet - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
fromValue(String, int) - Static method in enum com.mysql.cj.conf.ConnectionUrl.Type
Returns the ConnectionUrl.Type corresponding to the given scheme and number of hosts, if any.
fromValue(String) - Static method in enum com.mysql.cj.conf.PropertyKey
Looks for a PropertyKey that matches the given value as key name.
fromValue(String) - Static method in enum com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms
 
fromValue(int, Resultset.Concurrency) - Static method in enum com.mysql.cj.protocol.Resultset.Concurrency
 
fromValue(int, Resultset.Type) - Static method in enum com.mysql.cj.protocol.Resultset.Type
 
fullColumnNameToIndex - Variable in class com.mysql.cj.result.DefaultColumnDefinition
Map of fully-specified column names to column indices
fullIteration() - Method in class com.mysql.cj.jdbc.IterateBlock
 
fullName - Variable in class com.mysql.cj.result.Field
 
FullReadInputStream - Class in com.mysql.cj.protocol
InputStream wrapper that provides methods to aggregate reads of a given size.
FullReadInputStream(InputStream) - Constructor for class com.mysql.cj.protocol.FullReadInputStream
 
FUNC_CALL_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
FUNC_CALL = 4;
FUNCTION_CALL_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
FunctionCall(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
FunctionCall() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
functionCall() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a function call of the form: IDENTIFIER PAREN_EXPR_LIST.
functionCall_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
functionCall_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
functionCallBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
functionCallToString(MysqlxExpr.FunctionCall) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Function call to string.
FunctionConstant() - Constructor for enum com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema.FunctionConstant
 
functionReturnValueResults - Variable in class com.mysql.cj.jdbc.CallableStatement
 
future - Variable in class com.mysql.cj.protocol.x.ErrorToFutureCompletionHandler
 
future - Variable in class com.mysql.cj.protocol.x.ResultMessageListener
 

G

gatherPerfMetrics - Variable in class com.mysql.cj.CoreSession
 
gatherPerfMetrics - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
gatherPerfMetrics - Variable in class com.mysql.cj.ServerPreparedQuery
The "gatherPerfMetrics" connection property value
GENERATED_DOCUMENT_IDS_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
..
GENERATED_INSERT_ID_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
GENERATED_INSERT_ID = 3;
generateDeleteRuleClause() - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
generatedIds - Variable in class com.mysql.cj.protocol.x.StatementExecuteOk
 
generatedIds - Variable in class com.mysql.cj.protocol.x.StatementExecuteOkBuilder
 
generatedKeyAlwaysReturned() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
generatedKeysResults - Variable in class com.mysql.cj.jdbc.StatementImpl
 
generateMultiStatementForBatch(int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
generateOptionalRefContraintsJoin() - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
generateParameterMap() - Method in class com.mysql.cj.jdbc.CallableStatement
 
generatePingResultSet() - Method in class com.mysql.cj.jdbc.StatementImpl
 
generateQueryCommentBlock(StringBuilder) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
generateRandomPrintableAsciiString(int) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
Generates a RFC 5802 safe nonce: "a sequence of random printable ASCII characters excluding ','"
generateStatements() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
Figure out whether or not this ResultSet is updatable, and if so, generate the PreparedStatements to support updates.
generateUpdateRuleClause() - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
GENERIC_HOST_PTRN - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
GEOJSON - Static variable in class com.mysql.cj.xdevapi.CreateIndexParams
 
GEOMETRY_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
GEOMETRY = 1;
get(K) - Method in interface com.mysql.cj.CacheAdapter
 
get(String) - Static method in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
get(String) - Method in class com.mysql.cj.PerConnectionLRUFactory.PerConnectionLRU
 
get(int) - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
get(int) - Method in class com.mysql.cj.result.BufferedRowList
 
get(int) - Method in interface com.mysql.cj.result.RowList
Optionally retrieve Row at index n.
get() - Method in class com.mysql.cj.util.LazyString
 
get(int) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
get() - Method in class testsuite.x.internal.XProtocolAsyncTest.ValueHolder
 
getAcceptedIssuers() - Method in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
getActiveConnectionCount() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getActiveConnectionCount(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getActiveHostCount() - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
getActiveHostCount(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getActiveHostCount(String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
getActiveHostCount(String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
getActiveHostLists(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getActiveHostsList(String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
getActiveHostsList(String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
getActiveLogicalConnectionCount() - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
getActiveLogicalConnectionCount(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getActiveLogicalConnectionCount(String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
getActiveLogicalConnectionCount(String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
getActiveLogicalConnectionCount(String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
getActiveLogicalConnectionCount(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
getActiveMasterHostCount(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
Deprecated. 
getActiveMySQLConnection() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getActiveMySQLConnection() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getActiveMySQLConnection() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getActiveMySQLConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
getActiveMySQLConnection() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getActivePhysicalConnectionCount() - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
getActivePhysicalConnectionCount(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getActivePhysicalConnectionCount() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
getActivePhysicalConnectionCount(String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
getActivePhysicalConnectionCount(String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
getActiveReplicaHostCount(String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
getActiveReplicaHostCount(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
getActiveSlaveHostCount(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
Deprecated. 
getActiveSourceHostCount(String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
getActiveSourceHostCount(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
getActiveStatementCount() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getActiveStatementCount() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getActiveStatementCount() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getActiveStatementCount() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Returns the number of statements active on this connection, which haven't been .close()d.
getAddress(boolean) - Method in class testsuite.BaseTestCase.MockConnectionConfiguration
 
getAddress() - Method in class testsuite.BaseTestCase.MockConnectionConfiguration
 
getAffectedItemsCount() - Method in class com.mysql.cj.protocol.x.StatementExecuteOk
 
getAffectedItemsCount() - Method in class com.mysql.cj.xdevapi.AbstractDataResult
 
getAffectedItemsCount() - Method in interface com.mysql.cj.xdevapi.Result
Get the count of affected items from manipulation statements.
getAffectedItemsCount() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
getAffectedItemsCount() - Method in class com.mysql.cj.xdevapi.UpdateResult
 
getAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines how MySQL Server processes the view
getAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
defines how MySQL Server processes the view
getAlgorithm() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
defines how MySQL Server processes the view
getAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defined how MySQL Server processes the view
getAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
defined how MySQL Server processes the view
getAlgorithm() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
defined how MySQL Server processes the view
getAlgorithmIdentifier() - Method in class com.mysql.cj.protocol.x.CompressionAlgorithm
Gets this algorithm's identifier.
getAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string alias = 2;
getAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
optional string alias = 2;
getAlias() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
optional string alias = 2;
getAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
optional alias.
getAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
optional alias.
getAlias() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ProjectionOrBuilder
optional alias.
getAliasBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string alias = 2;
getAliasBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
optional string alias = 2;
getAliasBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
optional string alias = 2;
getAliasBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
optional alias.
getAliasBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
optional alias.
getAliasBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ProjectionOrBuilder
optional alias.
getAll() - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
getAllFields() - Method in class com.mysql.cj.protocol.x.XMessage
 
getAllowableValues() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getAllowableValues() - Method in class com.mysql.cj.conf.BooleanPropertyDefinition
 
getAllowableValues() - Method in class com.mysql.cj.conf.EnumPropertyDefinition
 
getAllowableValues() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns the list of allowable values.
getAllowedCiphers(PropertySet, List<String>) - Static method in class com.mysql.cj.protocol.ExportControlled
 
getAllowedProtocols(PropertySet, ServerVersion, String[]) - Static method in class com.mysql.cj.protocol.ExportControlled
 
getAlternateDnsSrvType() - Method in enum com.mysql.cj.conf.ConnectionUrl.Type
 
getAndResetConnectionsCounter() - Method in class testsuite.x.devapi.SessionFailoverTest.ConnectionsCounterFakeServer
 
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
values for parameters used in filter expression
getArgs(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
values for parameters used in filter expression
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
values for parameters used in filter expression
getArgs(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
values for parameters used in filter expression
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
values for parameters used in row expressions
getArgs(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
values for parameters used in row expressions
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
values for parameters used in filter expression
getArgs(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
values for parameters used in filter expression
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
Arguments to bind to the prepared statement
getArgs(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.ExecuteOrBuilder
Arguments to bind to the prepared statement
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
getArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
values for wildcard replacements
getArgs(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
values for wildcard replacements
getArgs() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getArgs() - Method in interface com.mysql.cj.xdevapi.FilterParams
Get binding arguments.
getArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
getArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
getArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
getArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
getArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
getArgsBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
getArgsBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
getArgsBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
getArgsBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
getArgsBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
getArgsBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
getArgsBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
values for parameters used in filter expression
getArgsCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
values for parameters used in filter expression
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
values for parameters used in filter expression
getArgsCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
values for parameters used in filter expression
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
values for parameters used in row expressions
getArgsCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
values for parameters used in row expressions
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
values for parameters used in filter expression
getArgsCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
values for parameters used in filter expression
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
Arguments to bind to the prepared statement
getArgsCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.ExecuteOrBuilder
Arguments to bind to the prepared statement
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
getArgsCount() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
values for wildcard replacements
getArgsCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
values for wildcard replacements
getArgsFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
getArgsFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
getArgsFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
getArgsFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
getArgsFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
getArgsFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
values for parameters used in filter expression
getArgsList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
values for parameters used in filter expression
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
values for parameters used in filter expression
getArgsList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
values for parameters used in filter expression
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
values for parameters used in row expressions
getArgsList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
values for parameters used in row expressions
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
values for parameters used in filter expression
getArgsList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
values for parameters used in filter expression
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
Arguments to bind to the prepared statement
getArgsList() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.ExecuteOrBuilder
Arguments to bind to the prepared statement
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
getArgsList() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
values for wildcard replacements
getArgsList() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
values for wildcard replacements
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
values for parameters used in filter expression
getArgsOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
values for parameters used in filter expression
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
values for parameters used in filter expression
getArgsOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
values for parameters used in filter expression
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
values for parameters used in row expressions
getArgsOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
values for parameters used in row expressions
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
values for parameters used in filter expression
getArgsOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
values for parameters used in filter expression
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
Arguments to bind to the prepared statement
getArgsOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.ExecuteOrBuilder
Arguments to bind to the prepared statement
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
getArgsOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
values for wildcard replacements
getArgsOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
values for wildcard replacements
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
values for parameters used in filter expression
getArgsOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
values for parameters used in filter expression
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
values for parameters used in filter expression
getArgsOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
values for parameters used in filter expression
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
values for parameters used in row expressions
getArgsOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
values for parameters used in row expressions
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
values for parameters used in filter expression
getArgsOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
values for parameters used in filter expression
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
Arguments to bind to the prepared statement
getArgsOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.ExecuteOrBuilder
Arguments to bind to the prepared statement
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
getArgsOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
values for wildcard replacements
getArgsOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
values for wildcard replacements
getArray(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getArray(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getArray(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getArray(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getArray(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getArray(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getArray(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getArray(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getArray() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Array array = 4;
getArray() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
optional .Mysqlx.Datatypes.Array array = 4;
getArray() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
optional .Mysqlx.Datatypes.Array array = 4;
getArray() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Array array = 9;
getArray() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.Array array = 9;
getArray() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.Array array = 9;
getArrayBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Array array = 4;
getArrayBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Array array = 9;
getArrayFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Array array = 4;
getArrayFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Array array = 9;
getArrayIndexMap(List<String>) - Method in class com.mysql.cj.jdbc.ha.RandomBalanceStrategy
 
getArrayOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Array array = 4;
getArrayOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
optional .Mysqlx.Datatypes.Array array = 4;
getArrayOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
optional .Mysqlx.Datatypes.Array array = 4;
getArrayOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Array array = 9;
getArrayOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.Array array = 9;
getArrayOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.Array array = 9;
getAsciiStream() - Method in class com.mysql.cj.jdbc.Clob
 
getAsciiStream(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getAsciiStream(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getAsciiStream(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getAsciiStream(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getAsDriverPropertyInfo(RuntimeProperty<?>) - Method in class com.mysql.cj.jdbc.JdbcPropertySetImpl
 
getAttributes(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getAttributeValue(int) - Method in class com.mysql.cj.NativeQueryAttributesBindings
 
getAttributeValue(int) - Method in interface com.mysql.cj.QueryAttributesBindings
Returns an internal representation of the query attribute in the given position of the query attributes list.
getAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
authentication data
getAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
authentication data
getAuthData() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinueOrBuilder
authentication data
getAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
authentication data
getAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
authentication data
getAuthData() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOkOrBuilder
authentication data
getAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication data
getAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
authentication data
getAuthData() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStartOrBuilder
authentication data
getAuthenticationMechanisms() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getAuthenticationPlugin(String) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Get an authentication plugin instance from the authentication plugins map by pluginName key.
getAuthenticationProvider() - Method in class com.mysql.cj.protocol.AbstractProtocol
 
getAuthenticationProvider() - Method in interface com.mysql.cj.protocol.Protocol
 
getAuthenticatorData() - Method in class com.mysql.cj.callback.FidoAuthenticationCallback
Returns the FIDO Authenticator Data produced by the authenticator interaction.
getAuthority() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Returns the authority section.
getAuthPluginDataLength() - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
getAutoCommit() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getAutoCommit() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getAutoCommit() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getAutoIncrementIncrement() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getAutoIncrementIncrement() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getAutoIncrementIncrement() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getAutoIncrementIncrement() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Returns the -session- value of 'auto_increment_increment' from the server if it exists, or '1' if not.
getAutoIncrementValue() - Method in interface com.mysql.cj.xdevapi.InsertResult
Get the auto-increment value if one was generated from a row insert statement.
getAutoIncrementValue() - Method in class com.mysql.cj.xdevapi.InsertResultImpl
 
getAutoIncrementValue() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
getAutoIncrementValue() - Method in interface com.mysql.cj.xdevapi.SqlResult
 
getAutoIncrementValue() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
getBatchCommandIndex() - Method in class com.mysql.cj.ClientPreparedQuery
 
getBatchCommandIndex() - Method in interface com.mysql.cj.PreparedQuery
 
getBatchedArgs() - Method in class com.mysql.cj.AbstractQuery
 
getBatchedArgs() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getBatchedArgs() - Method in interface com.mysql.cj.Query
Get the batched args as added by the addBatch method(s).
getBatchedGeneratedKeys(Statement) - Method in class com.mysql.cj.jdbc.StatementImpl
 
getBatchedGeneratedKeys(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getBigDecimal(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getBigDecimal(int, int) - Method in class com.mysql.cj.jdbc.CallableStatement
Deprecated.
getBigDecimal(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getBigDecimal(int, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
Deprecated.
getBigDecimal(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getBigDecimal(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getBigDecimal(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getBigDecimal(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getBigDecimal(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBigDecimal(int, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Deprecated.
getBigDecimal(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBigDecimal(String, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Deprecated.
getBigDecimal() - Method in class com.mysql.cj.xdevapi.JsonNumber
Get number as BigDecimal.
getBigDecimal(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a decimal value.
getBigDecimal(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a decimal value.
getBigDecimal(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getBigDecimal(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getBigInteger(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getBigInteger(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getBigInteger(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBigInteger(int) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
 
getBigInteger(byte[], int, int) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
getBinaryData() - Method in class com.mysql.cj.jdbc.Blob
 
getBinaryEncodedLength(int) - Static method in class com.mysql.cj.protocol.a.NativeUtils
Get the length of a binary-encoded value of the given type.
getBinaryLength() - Method in interface com.mysql.cj.BindValue
Gets the length of this bind value in the binary protocol representation.
getBinaryLength() - Method in class com.mysql.cj.NativeQueryBindValue
 
getBinaryLength(BindValue) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
getBinaryLength(BindValue) - Method in interface com.mysql.cj.protocol.ValueEncoder
 
getBinaryStream() - Method in class com.mysql.cj.jdbc.Blob
 
getBinaryStream(long, long) - Method in class com.mysql.cj.jdbc.Blob
 
getBinaryStream() - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
getBinaryStream(long, long) - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
getBinaryStream() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
getBinaryStream(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getBinaryStream(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getBinaryStream(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBinaryStream(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBinding(int, boolean) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
Returns the structure representing the value that (can be)/(is) bound at the given parameter index.
getBinding(int, boolean) - Method in class com.mysql.cj.NativeQueryBindings
Returns the structure representing the value that (can be)/(is) bound at the given parameter index.
getBinding(int, boolean) - Method in interface com.mysql.cj.QueryBindings
 
getBindValues() - Method in class com.mysql.cj.NativeQueryBindings
 
getBindValues() - Method in interface com.mysql.cj.QueryBindings
 
getBlob(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getBlob(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getBlob(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getBlob(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getBlob(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getBlob(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getBlob(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBlob(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBoolean(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getBoolean(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getBoolean(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getBoolean(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getBoolean(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getBoolean(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getBoolean(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBoolean(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBoolean(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a boolean value.
getBoolean(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a boolean value.
getBoolean(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getBoolean(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getBooleanAllowableValues() - Static method in class com.mysql.cj.conf.BooleanPropertyDefinition
 
getBooleanProperty(String) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getBooleanProperty(PropertyKey) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getBooleanProperty(String) - Method in interface com.mysql.cj.conf.PropertySet
 
getBooleanProperty(PropertyKey) - Method in interface com.mysql.cj.conf.PropertySet
 
getBooleanRuntimeProperty(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties getters added by instrumentation.
getBoundBeforeExecutionNum() - Method in interface com.mysql.cj.BindValue
 
getBoundBeforeExecutionNum() - Method in class com.mysql.cj.NativeQueryBindValue
 
getBranchQualifier() - Method in class com.mysql.cj.jdbc.MysqlXid
 
getBuffer() - Method in class com.mysql.cj.protocol.a.NativePacketHeader
 
getBuffer() - Method in interface com.mysql.cj.protocol.MessageHeader
 
getBuffer() - Method in class com.mysql.cj.protocol.x.XMessageHeader
 
getBuffer() - Static method in class testsuite.BufferingLogger
 
getByJdbcType(int) - Static method in enum com.mysql.cj.MysqlType
 
getByName(String) - Static method in enum com.mysql.cj.MysqlType
Get MysqlType matching the full MySQL type name, for example "DECIMAL(5,3) UNSIGNED ZEROFILL".
getByte(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getByte(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getByte(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getByte(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getByte(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getByte(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getByte(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getByte(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getByte(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a byte value.
getByte(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a byte value.
getByte(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getByte(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getByteArrayString(byte[]) - Method in class testsuite.simple.CharsetTest
 
getByteBuffer() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
 
getByteBuffer() - Method in interface com.mysql.cj.protocol.Message
Returns the array of bytes this Buffer is using to read from.
getByteBuffer() - Method in class com.mysql.cj.protocol.x.XMessage
 
getBytes(long, int) - Method in class com.mysql.cj.jdbc.Blob
 
getBytes(long, int) - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
getBytes(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getBytes(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getBytes(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getBytes(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getBytes(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getBytes(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getBytes(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBytes(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getBytes(BindValue) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
getBytes(BindValue) - Method in class com.mysql.cj.protocol.a.BlobValueEncoder
 
getBytes(BindValue) - Method in class com.mysql.cj.protocol.a.ByteArrayValueEncoder
 
getBytes(BindValue) - Method in class com.mysql.cj.protocol.a.ClobValueEncoder
 
getBytes(BindValue) - Method in class com.mysql.cj.protocol.a.InputStreamValueEncoder
 
getBytes(BindValue) - Method in class com.mysql.cj.protocol.a.NullValueEncoder
 
getBytes(BindValue) - Method in class com.mysql.cj.protocol.a.ReaderValueEncoder
 
getBytes(int) - Method in class com.mysql.cj.protocol.a.result.BinaryBufferRow
 
getBytes(int) - Method in class com.mysql.cj.protocol.a.result.ByteArrayRow
 
getBytes(int) - Method in class com.mysql.cj.protocol.a.result.TextBufferRow
 
getBytes(BindValue) - Method in class com.mysql.cj.protocol.a.StringValueEncoder
 
getBytes(BindValue) - Method in interface com.mysql.cj.protocol.ValueEncoder
 
getBytes(int) - Method in interface com.mysql.cj.result.Row
Returns the value at the given column as a byte array.
getBytes(String, String) - Static method in class com.mysql.cj.util.StringUtils
Returns the byte[] representation of the given string using the given encoding.
getBytes(char[]) - Static method in class com.mysql.cj.util.StringUtils
Returns the byte[] representation of subset of the given char[] using the default/platform encoding.
getBytes(char[], String) - Static method in class com.mysql.cj.util.StringUtils
Returns the byte[] representation of subset of the given char[] using the given encoding.
getBytes(char[], int, int) - Static method in class com.mysql.cj.util.StringUtils
 
getBytes(char[], int, int, String) - Static method in class com.mysql.cj.util.StringUtils
Returns the byte[] representation of subset of the given char[] using the given encoding.
getBytes(String) - Static method in class com.mysql.cj.util.StringUtils
 
getBytes(String, int, int) - Static method in class com.mysql.cj.util.StringUtils
 
getBytes(String, int, int, String) - Static method in class com.mysql.cj.util.StringUtils
 
getBytesInternal(PreparedStatement, long, int) - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
getBytesNullTerminated(String, String) - Static method in class com.mysql.cj.util.StringUtils
 
getBytesRepresentation(int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
getBytesRepresentation(int) - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
getBytesRepresentation(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getBytesRepresentation(int) - Method in class com.mysql.cj.NativeQueryBindings
 
getBytesRepresentation(int) - Method in interface com.mysql.cj.QueryBindings
 
getBytesRepresentationForBatch(int, int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
Get bytes representation for a parameter in a statement batch.
getBytesWrapped(String, char, char, String) - Static method in class com.mysql.cj.util.StringUtils
Returns the byte[] representation of the given string properly wrapped between the given char delimiters using the given encoding.
getByteValue() - Method in interface com.mysql.cj.BindValue
 
getByteValue() - Method in class com.mysql.cj.NativeQueryBindValue
 
getCachedMetaData(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getCachedMetaData(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getCachedMetaData(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getCachedMetaData(String) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Returns cached metadata (or null if not cached) for the given query, which must match _exactly_.
getCalendar() - Method in interface com.mysql.cj.BindValue
 
getCalendar() - Method in class com.mysql.cj.NativeQueryBindValue
 
getCallStmtParameterTypes(String, String, DatabaseMetaData.ProcedureType, String, List<Row>, boolean) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getCancelTimeoutMutex() - Method in class com.mysql.cj.AbstractQuery
 
getCancelTimeoutMutex() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getCancelTimeoutMutex() - Method in interface com.mysql.cj.Query
 
getCancelTimer() - Method in class com.mysql.cj.NativeSession
 
getCanonicalDate(String) - Static method in class com.mysql.cj.util.TimeUtil
 
getCanonicalDateTime(String) - Static method in class com.mysql.cj.util.TimeUtil
 
getCanonicalTime(String) - Static method in class com.mysql.cj.util.TimeUtil
 
getCanonicalTimeZone(String, ExceptionInterceptor) - Static method in class com.mysql.cj.util.TimeUtil
Returns the 'official' Java timezone name for the given timezone
getCapabilities() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getCapabilities() - Method in interface com.mysql.cj.protocol.ServerSession
 
getCapabilities() - Method in class com.mysql.cj.protocol.x.XServerSession
 
getCapabilities(int) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilities(int) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilities(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesOrBuilder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilities() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
required .Mysqlx.Connection.Capabilities capabilities = 1;
getCapabilities() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
required .Mysqlx.Connection.Capabilities capabilities = 1;
getCapabilities() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSetOrBuilder
required .Mysqlx.Connection.Capabilities capabilities = 1;
getCapabilitiesBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
required .Mysqlx.Connection.Capabilities capabilities = 1;
getCapabilitiesBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesCount() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesCount() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesOrBuilder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
getCapabilitiesFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
required .Mysqlx.Connection.Capabilities capabilities = 1;
getCapabilitiesList() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesList() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesList() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesOrBuilder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesOrBuilder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
required .Mysqlx.Connection.Capabilities capabilities = 1;
getCapabilitiesOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
required .Mysqlx.Connection.Capabilities capabilities = 1;
getCapabilitiesOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSetOrBuilder
required .Mysqlx.Connection.Capabilities capabilities = 1;
getCapabilitiesOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilitiesOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesOrBuilder
repeated .Mysqlx.Connection.Capability capabilities = 1;
getCapabilityFlags() - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
getCapabilityFlags() - Method in interface com.mysql.cj.protocol.ServerCapabilities
 
getCapabilityFlags() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getCapacity() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
 
getCardinality() - Method in enum com.mysql.cj.conf.ConnectionUrl.Type
 
getCascadeDeleteOption(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Parses the cascade option string and returns the DBMD constant that represents it (for deletes) Please note that in MySQL, NO ACTION is the equivalent to RESTRICT.
getCascadeUpdateOption(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Parses the cascade option string and returns the DBMD constant that represents it (for Updates).
getCatalog() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getCatalog() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getCatalog() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getCatalog() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
catalog the schema originates from @note As there is currently no support for catalogs in MySQL, don't expect this field to be set.
getCatalog() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
catalog the schema originates from @note As there is currently no support for catalogs in MySQL, don't expect this field to be set.
getCatalog() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
catalog the schema originates from @note As there is currently no support for catalogs in MySQL, don't expect this field to be set.
getCatalogName(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getCatalogs() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getCatalogs() - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getCatalogSeparator() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getCatalogTerm() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getCategory() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getCategory() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns the property category.
getCaughtWhileCancelling() - Method in interface com.mysql.cj.CancelQueryTask
 
getCaughtWhileCancelling() - Method in class com.mysql.cj.CancelQueryTaskImpl
 
getCcAlias() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getCcAlias() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns the property camel-case alias.
getCcAlias() - Method in enum com.mysql.cj.conf.PropertyKey
Gets the camel-case alias key name of this enum element.
getChannel() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getChannel() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getChannel() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getChar() - Method in class com.mysql.cj.util.StringInspector
Returns the character in the current position.
getCharacterSetMetadata() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getCharacterSetMetadata() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getCharacterSetMetadata() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getCharacterSetMetadata() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getCharacterSetName() - Method in interface com.mysql.cj.xdevapi.Column
Get character set name for the column value.
getCharacterSetName() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getCharacterSetsAndCollations() - Method in class testsuite.simple.CharsetTest
 
getCharacterStream(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getCharacterStream(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getCharacterStream(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getCharacterStream(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getCharacterStream() - Method in class com.mysql.cj.jdbc.Clob
 
getCharacterStream(long, long) - Method in class com.mysql.cj.jdbc.Clob
 
getCharacterStream() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
getCharacterStream(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getCharacterStream(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getCharacterStream(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getCharacterStream(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getCharsetSettings() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getCharsetSettings() - Method in interface com.mysql.cj.protocol.ServerSession
 
getCharsetSettings() - Method in class com.mysql.cj.protocol.x.XServerSession
 
getCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
limits the write operations done on a VIEW
getCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
limits the write operations done on a VIEW
getCheck() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
limits the write operations done on a VIEW
getCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
limits the write operations done on a VIEW
getCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
limits the write operations done on a VIEW
getCheck() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
limits the write operations done on a VIEW
getClassName() - Method in enum com.mysql.cj.MysqlType
 
getClient(String, String) - Method in class com.mysql.cj.xdevapi.ClientFactory
Creates a Client object which provides a Session pooling functionality.
getClient(String, Properties) - Method in class com.mysql.cj.xdevapi.ClientFactory
Creates a Client object that provides a Session pooling functionality.
getClientInfo(Connection) - Method in interface com.mysql.cj.jdbc.ClientInfoProvider
Returns the client info for the connection that this provider instance belongs to.
getClientInfo(Connection, String) - Method in interface com.mysql.cj.jdbc.ClientInfoProvider
Returns the client info for the connection that this provider instance belongs to.
getClientInfo(Connection) - Method in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
getClientInfo(Connection, String) - Method in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
getClientInfo(Connection) - Method in class com.mysql.cj.jdbc.CommentClientInfoProvider
 
getClientInfo(Connection, String) - Method in class com.mysql.cj.jdbc.CommentClientInfoProvider
 
getClientInfo(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getClientInfo() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getClientInfo(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getClientInfo() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getClientInfo() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getClientInfo(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getClientInfo(Connection) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug98445ClientInfoProvider
 
getClientInfo(Connection, String) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug98445ClientInfoProvider
 
getClientInfoBulkSp - Variable in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
getClientInfoProperties() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getClientInfoProviderImpl() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getClientInfoProviderImpl() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getClientInfoProviderImpl() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getClientInfoProviderImpl() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getClientInfoSp - Variable in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
getClientMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional .Mysqlx.ClientMessages.Type client_messages = 3;
getClientMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
optional .Mysqlx.ClientMessages.Type client_messages = 3;
getClientMessages() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CompressionOrBuilder
optional .Mysqlx.ClientMessages.Type client_messages = 3;
getClientParam() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getClientParam() - Method in interface com.mysql.cj.protocol.ServerSession
 
getClientParam() - Method in class com.mysql.cj.protocol.x.XServerSession
 
getClientPwdExpireOk() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getClob(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getClob(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getClob(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getClob(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getClob(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getClob(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getClob(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getClob(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getClosedHosts() - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
getCode() - Method in interface com.mysql.cj.protocol.Warning
Get warning code.
getCode() - Method in class com.mysql.cj.protocol.x.Notice.XWarning
 
getCode() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
error code
getCode() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
error code
getCode() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
error code
getCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning code
getCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
warning code
getCode() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.WarningOrBuilder
warning code
getCode() - Method in class com.mysql.cj.xdevapi.WarningImpl
 
getCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
optional uint64 collation = 2;
getCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
optional uint64 collation = 2;
getCollation() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.StringOrBuilder
optional uint64 collation = 2;
getCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
optional uint64 collation = 8;
getCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
optional uint64 collation = 8;
getCollation() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
optional uint64 collation = 8;
getCollationIndex() - Method in class com.mysql.cj.result.Field
 
getCollationIndexForCollationName(String) - Method in interface com.mysql.cj.CharsetSettings
 
getCollationIndexForCollationName(String) - Method in class com.mysql.cj.NativeCharsetSettings
 
getCollationIndexForJavaEncoding(String, ServerVersion) - Method in interface com.mysql.cj.CharsetSettings
 
getCollationIndexForJavaEncoding(String, ServerVersion) - Method in class com.mysql.cj.NativeCharsetSettings
 
getCollationIndexForMysqlCharsetName(String) - Method in interface com.mysql.cj.CharsetSettings
 
getCollationIndexForMysqlCharsetName(String) - Method in class com.mysql.cj.NativeCharsetSettings
 
getCollationName() - Method in interface com.mysql.cj.xdevapi.Column
Get collation name for the column value.
getCollationName() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getCollationNameForCollationIndex(Integer) - Method in interface com.mysql.cj.CharsetSettings
 
getCollationNameForCollationIndex(Integer) - Method in class com.mysql.cj.NativeCharsetSettings
 
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
name of the VIEW object, which should be created
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
name of the VIEW object, which should be created
getCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
name of the VIEW object, which should be created
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
collection to change
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
collection to change
getCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
collection to change
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
name of the VIEW object, which should be deleted
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
name of the VIEW object, which should be deleted
getCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DropViewOrBuilder
name of the VIEW object, which should be deleted
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
collection in which to find
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
collection in which to find
getCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
collection in which to find
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
collection to insert into
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
collection to insert into
getCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
collection to insert into
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
name of the VIEW object, which should be modified
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
name of the VIEW object, which should be modified
getCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
name of the VIEW object, which should be modified
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
collection to change
getCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
collection to change
getCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
collection to change
getCollection() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getCollection() - Method in interface com.mysql.cj.xdevapi.FilterParams
Get X Protocol Collection object.
getCollection(String) - Method in interface com.mysql.cj.xdevapi.Schema
Retrieve a reference to the named collection.
getCollection(String, boolean) - Method in interface com.mysql.cj.xdevapi.Schema
Retrieve a reference to the named collection hinting that an exception should be thrown if the collection is not known to the server.
getCollection(String) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getCollection(String, boolean) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getCollectionAsTable(String) - Method in interface com.mysql.cj.xdevapi.Schema
Retrieve a reference to the named collection using the table API.
getCollectionAsTable(String) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getCollectionBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
name of the VIEW object, which should be created
getCollectionBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
collection to change
getCollectionBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
name of the VIEW object, which should be deleted
getCollectionBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
collection in which to find
getCollectionBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
collection to insert into
getCollectionBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
name of the VIEW object, which should be modified
getCollectionBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
collection to change
getCollectionFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
name of the VIEW object, which should be created
getCollectionFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
collection to change
getCollectionFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
name of the VIEW object, which should be deleted
getCollectionFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
collection in which to find
getCollectionFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
collection to insert into
getCollectionFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
name of the VIEW object, which should be modified
getCollectionFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
collection to change
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
name of the VIEW object, which should be created
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
name of the VIEW object, which should be created
getCollectionOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
name of the VIEW object, which should be created
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
collection to change
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
collection to change
getCollectionOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
collection to change
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
name of the VIEW object, which should be deleted
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
name of the VIEW object, which should be deleted
getCollectionOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DropViewOrBuilder
name of the VIEW object, which should be deleted
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
collection in which to find
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
collection in which to find
getCollectionOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
collection in which to find
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
collection to insert into
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
collection to insert into
getCollectionOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
collection to insert into
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
name of the VIEW object, which should be modified
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
name of the VIEW object, which should be modified
getCollectionOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
name of the VIEW object, which should be modified
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
collection to change
getCollectionOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
collection to change
getCollectionOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
collection to change
getCollections() - Method in interface com.mysql.cj.xdevapi.Schema
Retrieve the set of collections existing in this schema.
getCollections(String) - Method in interface com.mysql.cj.xdevapi.Schema
Retrieve the set of collections existing in this schema and matching the given pattern.
getCollections() - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getCollections(String) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getColumn(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the list of aliases for column names specified in `stmt`
getColumn(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
defines the list of aliases for column names specified in `stmt`
getColumn(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
defines the list of aliases for column names specified in `stmt`
getColumn(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the list of aliases for column names specified in `stmt`
getColumn(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
defines the list of aliases for column names specified in `stmt`
getColumn(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
defines the list of aliases for column names specified in `stmt`
getColumnBytes(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the list of aliases for column names specified in `stmt`
getColumnBytes(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
defines the list of aliases for column names specified in `stmt`
getColumnBytes(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
defines the list of aliases for column names specified in `stmt`
getColumnBytes(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the list of aliases for column names specified in `stmt`
getColumnBytes(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
defines the list of aliases for column names specified in `stmt`
getColumnBytes(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
defines the list of aliases for column names specified in `stmt`
getColumnCharacterEncoding(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
What's the Java character encoding name for the given column?
getColumnCharacterSet(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
What's the MySQL character set name for the given column?
getColumnClassName(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getColumnCount() - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getColumnCount() - Method in class com.mysql.cj.protocol.a.ColumnDefinitionFactory
 
getColumnCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the list of aliases for column names specified in `stmt`
getColumnCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
defines the list of aliases for column names specified in `stmt`
getColumnCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
defines the list of aliases for column names specified in `stmt`
getColumnCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the list of aliases for column names specified in `stmt`
getColumnCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
defines the list of aliases for column names specified in `stmt`
getColumnCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
defines the list of aliases for column names specified in `stmt`
getColumnCount() - Method in interface com.mysql.cj.xdevapi.RowResult
Count of columns.
getColumnCount() - Method in class com.mysql.cj.xdevapi.RowResultImpl
 
getColumnCount() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
getColumnCount() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
getColumnDefinition() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
getColumnDefinition() - Method in interface com.mysql.cj.protocol.Resultset
 
getColumnDefinitionFromCache() - Method in class com.mysql.cj.protocol.a.ColumnDefinitionFactory
 
getColumnDisplaySize(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getColumnLabel(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getColumnLabel() - Method in class com.mysql.cj.result.Field
 
getColumnLabel() - Method in interface com.mysql.cj.xdevapi.Column
Get alias of this column.
getColumnLabel() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getColumnLabelToIndex() - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
getColumnLabelToIndex() - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
getColumnList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the list of aliases for column names specified in `stmt`
getColumnList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
defines the list of aliases for column names specified in `stmt`
getColumnList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
defines the list of aliases for column names specified in `stmt`
getColumnList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the list of aliases for column names specified in `stmt`
getColumnList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
defines the list of aliases for column names specified in `stmt`
getColumnList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
defines the list of aliases for column names specified in `stmt`
getColumnName(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getColumnName() - Method in interface com.mysql.cj.xdevapi.Column
Get name of this column.
getColumnName() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getColumnNames() - Method in interface com.mysql.cj.xdevapi.RowResult
Names of columns.
getColumnNames() - Method in class com.mysql.cj.xdevapi.RowResultImpl
 
getColumnNames() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
getColumnNames() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
getColumnNameToIndex() - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
getColumnNameToIndex() - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
getColumnPrivileges(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getColumnPrivileges(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getColumnPrivilegesFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getColumns(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getColumns(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getColumns() - Method in interface com.mysql.cj.xdevapi.RowResult
Metadata.
getColumns() - Method in class com.mysql.cj.xdevapi.RowResultImpl
 
getColumns() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
getColumns() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
getColumnsToIndexMapForTableAndDB(String, String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getColumnToIndexCache() - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
getColumnToIndexCache() - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
getColumnType(boolean, boolean, boolean, boolean) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Determines the COLUMN_TYPE information based on parameter type (IN, OUT or INOUT) or function return parameter.
getColumnType(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getColumnTypeName(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getCommandBuilder() - Method in class com.mysql.cj.NativeCharsetSettings
 
getCommandBuilder() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getCommandCount() - Method in class com.mysql.cj.NativeSession
 
getCommandCount() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getCommandLine() - Method in class com.mysql.cj.admin.ServerController
Returns the full commandline used to start the mysql server, including and arguments to be passed to the server process.
getCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
getCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
getCompactMetadata() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.ExecuteOrBuilder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
getCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
getCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
getCompactMetadata() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
getCompression() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getCompressionExtensions(String) - Method in class com.mysql.cj.protocol.x.XProtocol
Parses and validates the value given for the connection option 'xdevapi.compression-extensions'.
getCompressionMode() - Method in class com.mysql.cj.protocol.x.CompressionAlgorithm
Gets this algorithm's compression mode.
getCompressionMode() - Method in class com.mysql.cj.protocol.x.CompressorStreamsFactory
 
getConcurrency() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getConcurrency() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getCond(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCond(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCond(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.OpenOrBuilder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.OpenOrBuilder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
getConditionKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
required uint32 condition_key = 1;
getConditionKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
required uint32 condition_key = 1;
getConditionKey() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.Open.ConditionOrBuilder
required uint32 condition_key = 1;
getConditionValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
optional bytes condition_value = 2;
getConditionValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
optional bytes condition_value = 2;
getConditionValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.Open.ConditionOrBuilder
optional bytes condition_value = 2;
getCondList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.OpenOrBuilder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.OpenOrBuilder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getCondOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.OpenOrBuilder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
getConfidenceLookup() - Method in class testsuite.perf.BasePerfTest
 
getConnection() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getConnection() - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
getConnection(String, String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
getConnection(Properties) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Creates a connection using the specified properties.
getConnection() - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
 
getConnection(boolean, boolean) - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
 
getConnection() - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
getConnection() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getConnection() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getConnection() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getConnection() - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
getConnection() - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Provides a connection to the JDBC URL specified in getUrl().
getConnection(String) - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Returns a connection using the given URL.
getConnection(String, Properties) - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Returns a connection using the given URL and properties.
getConnection() - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
 
getConnectionArgumentsAsProperties() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns a Properties instance containing the connection arguments extracted from the URL query section, i.e., per host attributes are excluded.
getConnectionAttributesMap(String) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
getConnectionAttributesMap(String) - Method in class com.mysql.cj.protocol.x.XProtocol
 
getConnectionCount() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getConnectionCountWithHostAsMaster(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
getConnectionCountWithHostAsMaster(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
getConnectionCountWithHostAsReplica(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getConnectionCountWithHostAsReplica(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getConnectionCountWithHostAsSlave(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
getConnectionCountWithHostAsSlave(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
getConnectionCountWithHostAsSource(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getConnectionCountWithHostAsSource(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getConnectionCreationTimeMillis() - Method in class com.mysql.cj.NativeSession
 
getConnectionGroup(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getConnectionGroup(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getConnectionGroupId() - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
getConnectionGroupId() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
getConnectionGroupId() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
getConnectionGroupInstance(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getConnectionGroupInstance(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getConnectionGroupProxyID() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
getConnectionId() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the id of the associated connection (-1 for none).
getConnectionId() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getConnectionMutex() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getConnectionMutex() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getConnectionMutex() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getConnectionMutex() - Method in interface com.mysql.cj.MysqlConnection
 
getConnectionUrl() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
getConnectionUrlInstance(String, Properties) - Static method in class com.mysql.cj.conf.ConnectionUrl
Static factory method that returns either a new instance of a ConnectionUrl or a cached one.
getConnectionUrlInstance(ConnectionUrlParser, Properties) - Static method in enum com.mysql.cj.conf.ConnectionUrl.Type
Instantiates a class that implements the right type of connection URLs for the given ConnectionUrlParser.
getConnectionWithProps(String) - Method in class testsuite.BaseTestCase
 
getConnectionWithProps(String, String) - Method in class testsuite.BaseTestCase
 
getConnectionWithProps(Properties) - Method in class testsuite.BaseTestCase
Returns a new connection with the given properties
getConnectionWithProps(String, Properties) - Method in class testsuite.BaseTestCase
 
getContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
optional uint32 content_type = 2;
getContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
optional uint32 content_type = 2;
getContentType() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.OctetsOrBuilder
optional uint32 content_type = 2;
getContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
a hint about the higher-level encoding of a BYTES field | Type | Value | Description | |--------|--------|-------------------------| | BYTES | 0x0001 | GEOMETRY (WKB encoding) | | BYTES | 0x0002 | JSON (text encoding) | | BYTES | 0x0003 | XML (text encoding) | @note This list isn't comprehensive.
getContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
a hint about the higher-level encoding of a BYTES field | Type | Value | Description | |--------|--------|-------------------------| | BYTES | 0x0001 | GEOMETRY (WKB encoding) | | BYTES | 0x0002 | JSON (text encoding) | | BYTES | 0x0003 | XML (text encoding) | @note This list isn't comprehensive.
getContentType() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
a hint about the higher-level encoding of a BYTES field | Type | Value | Description | |--------|--------|-------------------------| | BYTES | 0x0001 | GEOMETRY (WKB encoding) | | BYTES | 0x0002 | JSON (text encoding) | | BYTES | 0x0003 | XML (text encoding) | @note This list isn't comprehensive.
getContextForWithStatement(String, boolean) - Static method in class com.mysql.cj.QueryInfo
Returns the context of the WITH statement.
getCoreParameterIndex(int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
getCount() - Method in class com.mysql.cj.NativeQueryAttributesBindings
 
getCount() - Method in interface com.mysql.cj.QueryAttributesBindings
Get the count of query attributes in the list.
getCreateParams() - Method in enum com.mysql.cj.MysqlType
 
getCredentialId() - Method in class com.mysql.cj.callback.FidoAuthenticationCallback
Returns the FIDO Credential ID for the coming authenticator interaction.
getCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
filter expression to match rows that the operations will apply on
getCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
filter expression to match rows that the operations will apply on
getCriteria() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
filter expression to match rows that the operations will apply on
getCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria
getCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
filter criteria
getCriteria() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
filter criteria
getCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
filter expression to match rows that the operations will apply on
getCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
filter expression to match rows that the operations will apply on
getCriteria() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
filter expression to match rows that the operations will apply on
getCriteria() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getCriteria() - Method in interface com.mysql.cj.xdevapi.FilterParams
Get the search criteria.
getCriteriaBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
filter expression to match rows that the operations will apply on
getCriteriaBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria
getCriteriaBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
filter expression to match rows that the operations will apply on
getCriteriaFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
filter expression to match rows that the operations will apply on
getCriteriaFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria
getCriteriaFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
filter expression to match rows that the operations will apply on
getCriteriaOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
filter expression to match rows that the operations will apply on
getCriteriaOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
filter expression to match rows that the operations will apply on
getCriteriaOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
filter expression to match rows that the operations will apply on
getCriteriaOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria
getCriteriaOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
filter criteria
getCriteriaOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
filter criteria
getCriteriaOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
filter expression to match rows that the operations will apply on
getCriteriaOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
filter expression to match rows that the operations will apply on
getCriteriaOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
filter expression to match rows that the operations will apply on
getCrossReference(String, String, String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getCrossReference(String, String, String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getCurrentActiveHost() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
getCurrentConfidence() - Method in class testsuite.perf.BasePerfTest
Returns the current confidence level.
getCurrentConnection() - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
getCurrentConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
getCurrentConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
getCurrentDatabase() - Method in class com.mysql.cj.AbstractQuery
 
getCurrentDatabase() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getCurrentDatabase() - Method in interface com.mysql.cj.Query
 
getCurrentResult() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
getCurrentTimeNanosOrMillis() - Method in class com.mysql.cj.NativeSession
 
getCurrentTimeNanosOrMillis() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getCurrentTimeNanosOrMillis() - Static method in class com.mysql.cj.util.TimeUtil
 
getCurrentTransactionDuration() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
getCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
client-side assigned cursor ID; must be allocated/open
getCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
client-side assigned cursor ID; must be allocated/open
getCursorId() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.CloseOrBuilder
client-side assigned cursor ID; must be allocated/open
getCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
client-side assigned cursor ID; must be already open
getCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
client-side assigned cursor ID; must be already open
getCursorId() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.FetchOrBuilder
client-side assigned cursor ID; must be already open
getCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
client-side assigned cursor ID; the ID is going to represent the new cursor and assigned to it the statement
getCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
client-side assigned cursor ID; the ID is going to represent the new cursor and assigned to it the statement
getCursorId() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.OpenOrBuilder
client-side assigned cursor ID; the ID is going to represent the new cursor and assigned to it the statement
getCursorName() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getDatabase() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns the database from this connection URL.
getDatabase() - Method in class com.mysql.cj.conf.HostInfo
Shortcut to the database connection argument.
getDatabase() - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Returns the database part for the current position.
getDatabase() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getDatabase() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getDatabase(String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDatabase() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getDatabase() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Retrieves this connection object's current database name.
getDatabase() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the database the event occurred on.
getDatabase() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getDatabaseIterator(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDatabaseMajorVersion() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDatabaseMinorVersion() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDatabaseName() - Method in class com.mysql.cj.jdbc.MysqlDataSource
Gets the name of the database
getDatabaseName() - Method in class com.mysql.cj.result.Field
 
getDatabaseProductName() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDatabaseProductVersion() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDatabases() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Retrieves the database names available on this server.
getDatabases(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Retrieves the database names matching the dbPattern available on this server.
getDatabaseUrl() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns the original database URL that produced this connection string.
getDatabaseUrl() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Returns the original database URL that produced this connection string parser.
getDatabaseUrl() - Method in interface com.mysql.cj.conf.DatabaseUrlContainer
Returns the original database URL that produced this connection string.
getDatabaseUrl() - Method in class com.mysql.cj.conf.HostInfo
Returns the original database URL that produced this host info.
getDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
data model that the operations refer to
getDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
data model that the operations refer to
getDataModel() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
data model that the operations refer to
getDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
data model that the operations refer to
getDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
data model that the operations refer to
getDataModel() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
data model that the operations refer to
getDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
data model that the operations refer to
getDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
data model that the operations refer to
getDataModel() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
data model that the operations refer to
getDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
datamodel that the operations refer to
getDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
datamodel that the operations refer to
getDataModel() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
datamodel that the operations refer to
getDataSize() - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
getDataStoreMetadata() - Method in class com.mysql.cj.CoreSession
 
getDataStoreMetadata() - Method in interface com.mysql.cj.Session
 
getDate(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getDate(int, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getDate(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getDate(String, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getDate(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getDate(int, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getDate(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getDate(String, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getDate(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getDate(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getDate(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getDate(int, Calendar) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getDate(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getDate(String, Calendar) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getDate(byte[], int, int) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
getDate(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a Date value.
getDate(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a byte value.
getDate(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getDate(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getDay() - Method in class com.mysql.cj.protocol.InternalDate
 
getDbDoc(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a DbDoc value.
getDbDoc(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a DbDoc value.
getDbDoc(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getDbDoc(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getDecimals() - Method in class com.mysql.cj.result.Field
 
getDefaultHost() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns the default host.
getDefaultHost() - Method in class com.mysql.cj.conf.url.FailoverDnsSrvConnectionUrl
 
getDefaultHost() - Method in class com.mysql.cj.conf.url.LoadBalanceDnsSrvConnectionUrl
 
getDefaultHost() - Method in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
 
getDefaultHost() - Method in class com.mysql.cj.conf.url.XDevApiDnsSrvConnectionUrl
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
getDefaultInstance() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
getDefaultInstanceForType() - Method in class com.mysql.cj.protocol.x.XMessage
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
getDefaultInstanceForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
getDefaultInstances() - Static method in class com.mysql.cj.protocol.x.CompressionAlgorithm
Returns a list of the compression algorithms supported natively.
getDefaultPassword() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns the default password.
getDefaultPort() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns the default port.
getDefaultPort() - Method in class com.mysql.cj.conf.url.FailoverDnsSrvConnectionUrl
 
getDefaultPort() - Method in class com.mysql.cj.conf.url.LoadBalanceDnsSrvConnectionUrl
 
getDefaultPort() - Method in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
 
getDefaultPort() - Method in class com.mysql.cj.conf.url.XDevApiConnectionUrl
 
getDefaultPort() - Method in class com.mysql.cj.conf.url.XDevApiDnsSrvConnectionUrl
 
getDefaultSchema() - Method in interface com.mysql.cj.xdevapi.Session
Retrieve the default schema name, which might have been configured at the time of connection.
getDefaultSchema() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
getDefaultSchemaName() - Method in interface com.mysql.cj.xdevapi.Session
Retrieve the default schema name, which might have been configured at the time of connection.
getDefaultSchemaName() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
getDefaultTimeZone() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getDefaultTimeZone() - Method in interface com.mysql.cj.protocol.ServerSession
The default time zone used to marshal date/time values to/from the server.
getDefaultTimeZone() - Method in class com.mysql.cj.protocol.x.XServerSession
 
getDefaultTransactionIsolation() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDefaultUser() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns the default user.
getDefaultValue() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getDefaultValue() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns the default value.
getDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
user name of the definer, if the value isn't set then the definer is current user
getDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
user name of the definer, if the value isn't set then the definer is current user
getDefiner() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
user name of the definer, if the value isn't set then the definer is current user
getDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
user name of the definer, if the value isn't set then the definer is current user
getDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
user name of the definer, if the value isn't set then the definer is current user
getDefiner() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
user name of the definer, if the value isn't set then the definer is current user
getDefinerBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
user name of the definer, if the value isn't set then the definer is current user
getDefinerBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
user name of the definer, if the value isn't set then the definer is current user
getDefinerBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
user name of the definer, if the value isn't set then the definer is current user
getDefinerBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
user name of the definer, if the value isn't set then the definer is current user
getDefinerBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
user name of the definer, if the value isn't set then the definer is current user
getDefinerBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
user name of the definer, if the value isn't set then the definer is current user
getDelete() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Delete delete = 5;
getDelete() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Delete delete = 5;
getDelete() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Delete delete = 5;
getDeleteBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Delete delete = 5;
getDeleteFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Delete delete = 5;
getDeleteOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Delete delete = 5;
getDeleteOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Delete delete = 5;
getDeleteOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Delete delete = 5;
getDescription() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getDescription() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns the property description.
getDescription() - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.Mysqlx
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
getDescriptor() - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
getDescriptor() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
getDescriptorForType() - Method in class com.mysql.cj.protocol.x.XMessage
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
getDescriptorForType() - Method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
getDescriptorForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
getDirection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
optional .Mysqlx.Crud.Order.Direction direction = 2 [default = ASC];
getDirection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
optional .Mysqlx.Crud.Order.Direction direction = 2 [default = ASC];
getDirection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.OrderOrBuilder
optional .Mysqlx.Crud.Order.Direction direction = 2 [default = ASC];
getDnsSrvPropertyKey() - Method in enum com.mysql.cj.conf.ConnectionUrl.Type
 
getDocFormats() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getDocumentPath(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPath(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPath(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPath(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
getDocumentPath(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
document path
getDocumentPath(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
document path
getDocumentPathBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
getDocumentPathBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
getDocumentPathCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
getDocumentPathCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
document path
getDocumentPathCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
document path
getDocumentPathFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
getDocumentPathFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
getDocumentPathList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
getDocumentPathList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
document path
getDocumentPathList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
document path
getDocumentPathOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
getDocumentPathOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
document path
getDocumentPathOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
document path
getDocumentPathOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
getDocumentPathOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
getDocumentPathOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
document path
getDocumentPathOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
document path
getDouble(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getDouble(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getDouble(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getDouble(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getDouble(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getDouble(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getDouble(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getDouble(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getDouble(byte[], int, int) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
getDouble(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a double value.
getDouble(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a double value.
getDouble(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getDouble(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getDriverMajorVersion() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDriverMinorVersion() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDriverName() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDriverVersion() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getDurationString(Duration) - Static method in class com.mysql.cj.util.TimeUtil
 
getDurationUnits() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the units for getEventDuration()
getDurationUnits() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getEncodedHostFromTestsuiteUrl() - Method in class testsuite.BaseTestCase
 
getEncodedHostPortPairFromTestsuiteUrl() - Method in class testsuite.BaseTestCase
 
getEncodedTestHost() - Method in class testsuite.x.internal.InternalXBaseTestCase
 
getEncoding() - Method in class com.mysql.cj.result.Field
Returns the Java encoding for this field.
getEnumProperty(String) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getEnumProperty(PropertyKey) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getEnumProperty(String) - Method in interface com.mysql.cj.conf.PropertySet
 
getEnumProperty(PropertyKey) - Method in interface com.mysql.cj.conf.PropertySet
 
getEnumRuntimeProperty(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties getters added by instrumentation.
getEnvironment() - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
getErrorCode() - Method in exception com.mysql.cj.jdbc.exceptions.MysqlDataTruncation
 
getErrorCode() - Method in exception com.mysql.cj.protocol.x.XProtocolError
 
getErrorMessageEncoding() - Method in interface com.mysql.cj.CharsetSettings
 
getErrorMessageEncoding() - Method in class com.mysql.cj.NativeCharsetSettings
 
getEventCreationPointAsString() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the description of where the event was created.
getEventCreationPointAsString() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getEventCreationTime() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the time (in System.currentTimeMillis() form) when this event was created.
getEventCreationTime() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getEventDuration() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the duration of the event in milliseconds
getEventDuration() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getEventType() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the event type
getEventType() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getExceptionInterceptor() - Method in class com.mysql.cj.CoreSession
 
getExceptionInterceptor() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getExceptionInterceptor() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getExceptionInterceptor() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getExceptionInterceptor() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getExceptionInterceptor() - Method in interface com.mysql.cj.jdbc.JdbcStatement
 
getExceptionInterceptor() - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
 
getExceptionInterceptor() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getExceptionInterceptor() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getExceptionInterceptor() - Method in interface com.mysql.cj.MysqlConnection
 
getExceptionInterceptor() - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
getExceptionInterceptor() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
getExceptionInterceptor() - Method in class com.mysql.cj.protocol.AbstractProtocol
 
getExceptionInterceptor() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
getExceptionInterceptor() - Method in interface com.mysql.cj.protocol.Protocol
 
getExceptionInterceptor() - Method in interface com.mysql.cj.protocol.SocketConnection
 
getExceptionInterceptor() - Method in class com.mysql.cj.protocol.x.XProtocol
 
getExceptionInterceptor() - Method in interface com.mysql.cj.Session
 
getExecuteTime() - Method in class com.mysql.cj.AbstractQuery
 
getExecuteTime() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getExecuteTime() - Method in interface com.mysql.cj.Query
Returns the elapsed time for the server to execute the query.
getExistentCollectionWithRequireExistsShouldNotThrow() - Method in class testsuite.x.devapi.CollectionTest
 
getExportedKeys(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getExportedKeys(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
required .Mysqlx.Expr.Expr expr = 1;
getExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
required .Mysqlx.Expr.Expr expr = 1;
getExpr() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.OrderOrBuilder
required .Mysqlx.Expr.Expr expr = 1;
getExprBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
required .Mysqlx.Expr.Expr expr = 1;
getExpressionString() - Method in class com.mysql.cj.xdevapi.Expression
Get the string form of this expression
getExprFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
required .Mysqlx.Expr.Expr expr = 1;
getExprOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
required .Mysqlx.Expr.Expr expr = 1;
getExprOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
required .Mysqlx.Expr.Expr expr = 1;
getExprOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.OrderOrBuilder
required .Mysqlx.Expr.Expr expr = 1;
getExtraNameCharacters() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getFailoverConnection() - Method in class testsuite.BaseTestCase
 
getFailoverConnection(Properties) - Method in class testsuite.BaseTestCase
 
getFetchDirection() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getFetchDirection() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getFetchDirection() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
number of rows that should be retrieved from sequential cursor
getFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
number of rows that should be retrieved from sequential cursor
getFetchRows() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.FetchOrBuilder
number of rows that should be retrieved from sequential cursor
getFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
number of rows that should be retrieved from sequential cursor
getFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
number of rows that should be retrieved from sequential cursor
getFetchRows() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.OpenOrBuilder
number of rows that should be retrieved from sequential cursor
getFetchSize() - Method in class com.mysql.cj.jdbc.result.ResultSetFactory
 
getFetchSize() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getFetchSize() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getFetchSize() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getFetchSize() - Method in interface com.mysql.cj.protocol.ProtocolEntityFactory
 
getField() - Method in interface com.mysql.cj.BindValue
 
getField(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
Returns the field instance for the given column index
getField() - Method in class com.mysql.cj.NativeQueryBindValue
 
getField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.protocol.x.XMessage
 
getField(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
getField(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
repeated .Mysqlx.Expr.Expr field = 1;
getField(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRowOrBuilder
repeated .Mysqlx.Expr.Expr field = 1;
getField(int) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
repeated bytes field = 1;
getField(int) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
repeated bytes field = 1;
getField(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.RowOrBuilder
repeated bytes field = 1;
getField() - Method in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
Get the full document path to the document member or field to be indexed.
getFieldBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
getFieldBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
getFieldCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
getFieldCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
repeated .Mysqlx.Expr.Expr field = 1;
getFieldCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRowOrBuilder
repeated .Mysqlx.Expr.Expr field = 1;
getFieldCount() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
repeated bytes field = 1;
getFieldCount() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
repeated bytes field = 1;
getFieldCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.RowOrBuilder
repeated bytes field = 1;
getFieldFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
getFieldList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
getFieldList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
repeated .Mysqlx.Expr.Expr field = 1;
getFieldList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRowOrBuilder
repeated .Mysqlx.Expr.Expr field = 1;
getFieldList() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
repeated bytes field = 1;
getFieldList() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
repeated bytes field = 1;
getFieldList() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.RowOrBuilder
repeated bytes field = 1;
getFieldOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
getFieldOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
repeated .Mysqlx.Expr.Expr field = 1;
getFieldOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRowOrBuilder
repeated .Mysqlx.Expr.Expr field = 1;
getFieldOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
getFieldOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
repeated .Mysqlx.Expr.Expr field = 1;
getFieldOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRowOrBuilder
repeated .Mysqlx.Expr.Expr field = 1;
getFields() - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getFields() - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
getFields() - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
getFields() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getFields() - Method in class com.mysql.cj.xdevapi.CreateIndexParams
Get index fields.
getFields() - Method in interface com.mysql.cj.xdevapi.FilterParams
Get X Protocol Projection objects.
getFieldType() - Method in interface com.mysql.cj.BindValue
 
getFieldType() - Method in class com.mysql.cj.NativeQueryBindValue
 
getFileStream(String) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getFilterParams() - Method in interface com.mysql.cj.xdevapi.SelectStatement
Return FilterParams defined for this statement.
getFilterParams() - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
getFind() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Find find = 2;
getFind() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Find find = 2;
getFind() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Find find = 2;
getFindBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Find find = 2;
getFindFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Find find = 2;
getFindOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Find find = 2;
getFindOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Find find = 2;
getFindOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Find find = 2;
getFirstCharOfQuery() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getFirstCharOfQuery() - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
Returns the first character of the query that was issued to create this result set, upper-cased.
getFirstStmtChar() - Method in class com.mysql.cj.QueryInfo
Returns the first character of the statement from the query used to build this QueryInfo.
getFlags() - Method in class com.mysql.cj.result.Field
 
getFlags() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
``.type`` specific flags | Type | Value | Description | |---------|--------|--------------| | UINT | 0x0001 | zerofill | | DOUBLE | 0x0001 | unsigned | | FLOAT | 0x0001 | unsigned | | DECIMAL | 0x0001 | unsigned | | BYTES | 0x0001 | rightpad | | Value | Description | |--------|-----------------| | 0x0010 | NOT\_NULL | | 0x0020 | PRIMARY\_KEY | | 0x0040 | UNIQUE\_KEY | | 0x0080 | MULTIPLE\_KEY | | 0x0100 | AUTO\_INCREMENT | default: 0
getFlags() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
``.type`` specific flags | Type | Value | Description | |---------|--------|--------------| | UINT | 0x0001 | zerofill | | DOUBLE | 0x0001 | unsigned | | FLOAT | 0x0001 | unsigned | | DECIMAL | 0x0001 | unsigned | | BYTES | 0x0001 | rightpad | | Value | Description | |--------|-----------------| | 0x0010 | NOT\_NULL | | 0x0020 | PRIMARY\_KEY | | 0x0040 | UNIQUE\_KEY | | 0x0080 | MULTIPLE\_KEY | | 0x0100 | AUTO\_INCREMENT | default: 0
getFlags() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
``.type`` specific flags | Type | Value | Description | |---------|--------|--------------| | UINT | 0x0001 | zerofill | | DOUBLE | 0x0001 | unsigned | | FLOAT | 0x0001 | unsigned | | DECIMAL | 0x0001 | unsigned | | BYTES | 0x0001 | rightpad | | Value | Description | |--------|-----------------| | 0x0010 | NOT\_NULL | | 0x0020 | PRIMARY\_KEY | | 0x0040 | UNIQUE\_KEY | | 0x0080 | MULTIPLE\_KEY | | 0x0100 | AUTO\_INCREMENT | default: 0
getFld(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFld(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFld(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ObjectOrBuilder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFld(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
getFld(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
list of fields
getFld(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ObjectOrBuilder
list of fields
getFldBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
getFldBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
getFldCount() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldCount() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ObjectOrBuilder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
getFldCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
list of fields
getFldCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ObjectOrBuilder
list of fields
getFldFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
getFldFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
getFldList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldList() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ObjectOrBuilder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
getFldList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
list of fields
getFldList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ObjectOrBuilder
list of fields
getFldOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ObjectOrBuilder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
getFldOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
list of fields
getFldOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ObjectOrBuilder
list of fields
getFldOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ObjectOrBuilder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
getFldOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
getFldOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
list of fields
getFldOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ObjectOrBuilder
list of fields
getFloat(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getFloat(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getFloat(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getFloat(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getFloat(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getFloat(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getFloat(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getFloat(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getForceClosedReason() - Method in class com.mysql.cj.NativeSession
 
getForeignKeyActions(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Returns the DELETE and UPDATE foreign key actions from the given 'SHOW TABLE STATUS' string, with the DELETE action being the first item in the array, and the UPDATE action being the second.
getFormatId() - Method in class com.mysql.cj.jdbc.MysqlXid
 
getFractionalDigits() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
displayed factional decimal digits for floating point and fixed point numbers
getFractionalDigits() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
displayed factional decimal digits for floating point and fixed point numbers
getFractionalDigits() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
displayed factional decimal digits for floating point and fixed point numbers
getFractionalDigits() - Method in interface com.mysql.cj.xdevapi.Column
Get number of fractional digits in this column's value.
getFractionalDigits() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getFullColumnNameToIndex() - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
getFullColumnNameToIndex() - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
getFullErrorDescription(Mysqlx.Error) - Static method in exception com.mysql.cj.protocol.x.XProtocolError
Format the error message's contents into a complete error description for the exception.
getFullExecutablePath() - Method in class com.mysql.cj.admin.ServerController
Returns the fully-qualifed path to the 'mysqld' executable
getFullName() - Method in class com.mysql.cj.result.Field
 
getFullyQualifiedName(String, String, String, boolean) - Static method in class com.mysql.cj.util.StringUtils
Builds and returns a fully qualified name, quoted if necessary, for the given database entity.
getFunctionCall() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
getFunctionCall() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.FunctionCall function_call = 5;
getFunctionCall() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
getFunctionCallBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
getFunctionCallFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
getFunctionCallOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
getFunctionCallOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.FunctionCall function_call = 5;
getFunctionCallOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
getFunctionColumns(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getFunctionColumns(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getFunctionConstant(DatabaseMetaDataUsingInfoSchema.FunctionConstant) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
Getter to DatabaseMetaData.function* constants.
getFunctions(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getFunctions(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getFunctionsFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getGeneratedIds() - Method in class com.mysql.cj.protocol.x.StatementExecuteOk
 
getGeneratedIds() - Method in interface com.mysql.cj.xdevapi.AddResult
Get a list of document ids generated in the server for the documents added by collection.add().
getGeneratedIds() - Method in class com.mysql.cj.xdevapi.AddResultImpl
 
getGeneratedKeys() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getGeneratedKeys() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getGeneratedKeysInternal() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getGeneratedKeysInternal(long) - Method in class com.mysql.cj.jdbc.StatementImpl
 
getGlobalBlacklist() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Deprecated. 
getGlobalBlocklist() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Returns a local hosts blocklist, while cleaning up expired records from the global blocklist, or a blocklist with the hosts to be removed.
getGlobalTransactionId() - Method in class com.mysql.cj.jdbc.MysqlXid
 
getGrouping(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
getGrouping(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
column expression list for aggregation (GROUP BY)
getGrouping(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
column expression list for aggregation (GROUP BY)
getGrouping() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getGrouping() - Method in interface com.mysql.cj.xdevapi.FilterParams
Get X Protocol Expr objects for groupBy.
getGroupingBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
getGroupingBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
getGroupingCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
getGroupingCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
column expression list for aggregation (GROUP BY)
getGroupingCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
column expression list for aggregation (GROUP BY)
getGroupingCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria for aggregated groups
getGroupingCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
filter criteria for aggregated groups
getGroupingCriteria() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
filter criteria for aggregated groups
getGroupingCriteria() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getGroupingCriteria() - Method in interface com.mysql.cj.xdevapi.FilterParams
Get X Protocol Expr objects for grouping criteria.
getGroupingCriteriaBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria for aggregated groups
getGroupingCriteriaFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria for aggregated groups
getGroupingCriteriaOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria for aggregated groups
getGroupingCriteriaOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
filter criteria for aggregated groups
getGroupingCriteriaOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
filter criteria for aggregated groups
getGroupingFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
getGroupingList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
getGroupingList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
column expression list for aggregation (GROUP BY)
getGroupingList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
column expression list for aggregation (GROUP BY)
getGroupingOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
getGroupingOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
column expression list for aggregation (GROUP BY)
getGroupingOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
column expression list for aggregation (GROUP BY)
getGroupingOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
getGroupingOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
column expression list for aggregation (GROUP BY)
getGroupingOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
column expression list for aggregation (GROUP BY)
getGroupName() - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
getGroupName() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getGroupsMatching(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getGroupsMatching(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getHighestCommonTlsVersion(Session) - Method in class testsuite.x.devapi.SecureSessionTest
 
getHoldability() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getHoldability() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getHoldability() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getHoldability() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getHoldability() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getHost() - Method in class com.mysql.cj.conf.HostInfo
Returns the host.
getHost() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getHost() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getHost() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getHost() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getHost() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
getHost() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
getHost() - Method in interface com.mysql.cj.protocol.SocketConnection
Returns the host this IO is connected to
getHostConnectedStatus(String) - Static method in class testsuite.UnreliableSocketFactory
 
getHostFailedStatus(String) - Static method in class testsuite.UnreliableSocketFactory
 
getHostFreePropertiesFromTestsuiteUrl() - Method in class testsuite.BaseTestCase
 
getHostFreePropertiesFromTestsuiteUrl(Properties) - Method in class testsuite.BaseTestCase
 
getHostFromLastConnection() - Static method in class testsuite.UnreliableSocketFactory
 
getHostFromPastConnection(int) - Static method in class testsuite.UnreliableSocketFactory
 
getHostFromTestsuiteUrl() - Method in class testsuite.BaseTestCase
 
getHostInfo(int) - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Returns the host info part for the current position and the given host.
getHostInfo() - Method in class com.mysql.cj.CoreSession
 
getHostInfo() - Method in interface com.mysql.cj.Session
 
getHostInfo() - Method in class com.mysql.cj.xdevapi.ClientImpl.PooledXProtocol
 
getHostInfoListAsHostPortPairs() - Method in class com.mysql.cj.conf.url.LoadBalanceConnectionUrl
Returns a list of this connection URL hosts in the form of host:port pairs.
getHostInfoListFromHostPortPairs(Collection<String>) - Method in class com.mysql.cj.conf.url.LoadBalanceConnectionUrl
Returns the list of HostInfo instances that matches the given collection of host:port pairs.
getHostName() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the host name the event occurred on.
getHostName() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getHostOrSpawnIsolated(String) - Method in class com.mysql.cj.conf.ConnectionUrl
Returns an existing host info with the same host:port part or spawns a new isolated host info based on this connection URL if none was found.
getHostOrSpawnIsolated(String, List<HostInfo>) - Method in class com.mysql.cj.conf.ConnectionUrl
Returns an existing host info with the same host:port part or spawns a new isolated host info based on this connection URL if none was found.
getHostParamsCount(int) - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Returns the number of host specific parameters existing in the current position and the given host.
getHostPortPair() - Method in class com.mysql.cj.conf.HostInfo
Returns a host:port representation of this host.
getHostPortPair() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getHostPortPair() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getHostPortPair() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getHostPortPair() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getHostPortPair() - Method in class testsuite.BaseTestCase.MockConnectionConfiguration
 
getHostPortPair() - Method in class testsuite.x.devapi.SessionFailoverTest.ConnectionsCounterFakeServer
 
getHostProperties() - Method in class com.mysql.cj.conf.HostInfo
Returns the properties specific to this host.
getHosts() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Returns the hosts information.
getHostsCount() - Method in enum com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator.UrlMode
 
getHostsFromAllConnections() - Static method in class testsuite.UnreliableSocketFactory
 
getHostsFromLastConnections(int) - Static method in class testsuite.UnreliableSocketFactory
 
getHostsList() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns a list of the hosts in this connection URL.
getHostsList(HostsListView) - Method in class com.mysql.cj.conf.ConnectionUrl
Returns a list of the hosts in this connection URL, filtered for the given view.
getHostsList(HostsListView) - Method in class com.mysql.cj.conf.url.FailoverDnsSrvConnectionUrl
Returns a hosts list built from the result of the DNS SRV lookup for the original host name.
getHostsList(HostsListView) - Method in class com.mysql.cj.conf.url.LoadBalanceDnsSrvConnectionUrl
Returns a hosts list built from the result of the DNS SRV lookup for the original host name.
getHostsList(HostsListView) - Method in class com.mysql.cj.conf.url.ReplicationConnectionUrl
Returns a list of the hosts in this connection URL, filtered for the given view.
getHostsList(HostsListView) - Method in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
Returns a hosts list built from the result of the DNS SRV lookup for the original host name.
getHostsList(HostsListView) - Method in class com.mysql.cj.conf.url.XDevApiConnectionUrl
 
getHostsList(HostsListView) - Method in class com.mysql.cj.conf.url.XDevApiDnsSrvConnectionUrl
Returns a hosts list built from the result of the DNS SRV lookup for the original host name.
getHostsListFromDnsSrv(HostInfo) - Method in class com.mysql.cj.conf.ConnectionUrl
Returns a hosts list built from the result of the DNS SRV lookup for the original host name.
getHostUnknownStatus(String) - Static method in class testsuite.UnreliableSocketFactory
 
getHours() - Method in class com.mysql.cj.protocol.InternalTime
 
getHours() - Method in class com.mysql.cj.protocol.InternalTimestamp
 
getIanaMechanismName() - Method in class com.mysql.cj.sasl.ScramSha1SaslClient
 
getIanaMechanismName() - Method in class com.mysql.cj.sasl.ScramSha256SaslClient
 
getIanaMechanismName() - Method in class com.mysql.cj.sasl.ScramShaSaslClient
Returns the real IANA-registered mechanism name of this SASL client.
getId() - Method in class com.mysql.cj.AbstractQuery
 
getId() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getId() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getId() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getId() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getId() - Method in interface com.mysql.cj.MysqlConnection
 
getId() - Method in interface com.mysql.cj.Query
Returns the query id used when profiling
getIdentifier() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
getIdentifier() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
getIdentifier() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
getIdentifierBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
getIdentifierFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
getIdentifierOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
getIdentifierOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
getIdentifierOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
getIdentifierQuoteString() - Method in class com.mysql.cj.CoreSession
 
getIdentifierQuoteString() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getIdentifierQuoteString() - Method in class com.mysql.cj.NativeSession
 
getIdentifierQuoteString() - Method in interface com.mysql.cj.Session
 
getIdleFor() - Method in class com.mysql.cj.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.cj.jdbc.ConnectionWrapper
 
getIdleFor() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getIdleFor() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Reports how long this connection has been idle.
getIdleFor() - Method in class com.mysql.cj.NativeSession
 
getIfExists() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
if true then suppress error when deleted view does not exists
getIfExists() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
if true then suppress error when deleted view does not exists
getIfExists() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DropViewOrBuilder
if true then suppress error when deleted view does not exists
getImplementedInterfaces(Class<?>) - Static method in class com.mysql.cj.util.Util
Retrieves a list with all interfaces implemented by the given class.
getImplementingClass() - Method in enum com.mysql.cj.conf.ConnectionUrl.Type
 
getImplementingInstance(ConnectionUrlParser, Properties) - Method in enum com.mysql.cj.conf.ConnectionUrl.Type
Instantiates a class that implements this type of connection URLs with the given arguments.
getImportedKeys(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getImportedKeys(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getIndex() - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
getIndex() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
used in case of ARRY_INDEX
getIndex() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
used in case of ARRY_INDEX
getIndex() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItemOrBuilder
used in case of ARRY_INDEX
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getIndexName() - Method in class com.mysql.cj.xdevapi.CreateIndexParams
Get index name.
getIndexType() - Method in class com.mysql.cj.xdevapi.CreateIndexParams
Get index type.
getInetAddress() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getInetAddress() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getInetAddress() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getInfo() - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
getInitialContext(Hashtable<?, ?>) - Method in class testsuite.MockJndiContextFactory
 
getInitialHandshakePacket() - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
getInitialHosts() - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
getInitializationErrorString() - Method in class com.mysql.cj.protocol.x.XMessage
 
getInitialResponse() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
initial response
getInitialResponse() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
initial response
getInitialResponse() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStartOrBuilder
initial response
getInitialValue() - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
getInitialValue() - Method in interface com.mysql.cj.conf.RuntimeProperty
Get initial value (default or defined in connection string/Properties)
getInputStream() - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.NamedPipeSocket
 
getInputStream() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getInputStream() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getInputStream() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getInputStreamClassName() - Method in class com.mysql.cj.protocol.x.CompressionAlgorithm
Gets this algorithm's InputStream implementation class name that can be used to inflate data.
getInputStreamInstance(InputStream) - Method in class com.mysql.cj.protocol.x.CompressorStreamsFactory
Creates an instance of an InputStream that wraps around the given InputStream and knows how to inflate data using the algorithm given in this class' constructor.
getInsert() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Insert insert = 3;
getInsert() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Insert insert = 3;
getInsert() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Insert insert = 3;
getInsertBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Insert insert = 3;
getInsertFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Insert insert = 3;
getInsertOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Insert insert = 3;
getInsertOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Insert insert = 3;
getInsertOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Insert insert = 3;
getInstance(Object, String, int, int) - Method in interface com.mysql.cj.CacheAdapterFactory
 
getInstance(JdbcConnection, String, String, boolean) - Static method in class com.mysql.cj.jdbc.CallableStatement
Creates a callable statement instance
getInstance(JdbcConnection, CallableStatement.CallableStatementParamInfo) - Static method in class com.mysql.cj.jdbc.CallableStatement
Creates a callable statement instance
getInstance(ConnectionWrapper, MysqlPooledConnection, CallableStatement) - Static method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getInstance(JdbcConnection, String, String) - Static method in class com.mysql.cj.jdbc.ClientPreparedStatement
Creates a prepared statement instance
getInstance(JdbcConnection, String, String, QueryInfo) - Static method in class com.mysql.cj.jdbc.ClientPreparedStatement
Creates a prepared statement instance
getInstance(HostInfo) - Static method in class com.mysql.cj.jdbc.ConnectionImpl
Creates a connection instance.
getInstance(MysqlPooledConnection, JdbcConnection, boolean) - Static method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getInstance(JdbcConnection, String, boolean, ResultSetFactory) - Static method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getInstance(JdbcConnection) - Static method in class com.mysql.cj.jdbc.MysqlPooledConnection
 
getInstance(JdbcConnection, boolean) - Static method in class com.mysql.cj.jdbc.MysqlXAConnection
 
getInstance(ConnectionWrapper, MysqlPooledConnection, PreparedStatement) - Static method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
getInstance(JdbcConnection, String, String, int, int) - Static method in class com.mysql.cj.jdbc.ServerPreparedStatement
Creates a prepared statement instance
getInstance(ConnectionWrapper, MysqlPooledConnection, Statement) - Static method in class com.mysql.cj.jdbc.StatementWrapper
 
getInstance(JdbcConnection) - Static method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
getInstance(Object, String, int, int) - Method in class com.mysql.cj.PerConnectionLRUFactory
 
getInstance(Session, SocketConnection, PropertySet, Log, TransactionEventHandler) - Static method in class com.mysql.cj.protocol.a.NativeProtocol
 
getInstance(XMessage) - Static method in class com.mysql.cj.protocol.x.Notice
 
getInstance(NativeSession) - Static method in class com.mysql.cj.ServerPreparedQuery
 
getInstance(Object, String, int, int) - Method in class com.mysql.cj.util.PerVmServerConfigCacheFactory
 
getInstance(Class<T>, String, Class<?>[], Object[], ExceptionInterceptor) - Static method in class com.mysql.cj.util.Util
Creates an instance of the specified class name through reflection using the given arguments, as long as the class implements the return type specified.
getInstanceNumber() - Method in class testsuite.BaseTestCase
Returns the per-instance counter (for messages when multi-threading stress tests)
getInt(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getInt(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getInt(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getInt(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getInt(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getInt(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getInt(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getInt(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getInt(byte[], int, int) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
getInt(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as an integer value.
getInt(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as an integer value.
getInt(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getInt(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getInteger() - Method in class com.mysql.cj.xdevapi.JsonNumber
Get number as Integer.
getIntegerProperty(String) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getIntegerProperty(PropertyKey) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getIntegerProperty(String) - Method in interface com.mysql.cj.conf.PropertySet
 
getIntegerProperty(PropertyKey) - Method in interface com.mysql.cj.conf.PropertySet
 
getIntegerRuntimeProperty(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties getters added by instrumentation.
getInterceptors() - Method in class com.mysql.cj.exceptions.ExceptionInterceptorChain
 
getIntValue() - Method in enum com.mysql.cj.protocol.Resultset.Concurrency
 
getIntValue() - Method in enum com.mysql.cj.protocol.Resultset.Type
 
getIpv6List() - Static method in class testsuite.TestUtils
Get all IPv6 addresses defined in local network adapters.
getIpv6List(String) - Static method in class testsuite.TestUtils
Get all IPv6 addresses of the given host.
getJavaEncodingForCollationIndex(int) - Method in interface com.mysql.cj.CharsetSettings
 
getJavaEncodingForCollationIndex(int) - Method in class com.mysql.cj.NativeCharsetSettings
 
getJavaEncodingForCollationIndex(Integer, String) - Method in class com.mysql.cj.NativeCharsetSettings
 
getJavaEncodingForMysqlCharset(String) - Method in interface com.mysql.cj.CharsetSettings
 
getJavaEncodingForMysqlCharset(String) - Method in class com.mysql.cj.NativeCharsetSettings
 
getJavaEncodingForMysqlCharset(String, String) - Method in class com.mysql.cj.NativeCharsetSettings
 
getJavaType() - Method in class com.mysql.cj.result.Field
 
getJDBCMajorVersion() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getJDBCMinorVersion() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getJdbcType() - Method in enum com.mysql.cj.MysqlType
 
getJVMUpdateNumber() - Static method in class com.mysql.cj.util.Util
 
getJVMVersion() - Static method in class com.mysql.cj.util.Util
 
getKeepAlive() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getKeepAlive() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getKeepAlive() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getKeepOpen() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
getKeepOpen() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
getKeepOpen() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.ResetOrBuilder
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
getKey() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.ComparableWrapper
 
getKey() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required string key = 1;
getKey() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
required string key = 1;
getKey() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectFieldOrBuilder
required string key = 1;
getKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
identifier of field
getKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
identifier of field
getKey() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectFieldOrBuilder
identifier of field
getKey(Properties) - Method in class testsuite.simple.DateTimeTest
 
getKeyBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required string key = 1;
getKeyBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
required string key = 1;
getKeyBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectFieldOrBuilder
required string key = 1;
getKeyBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
identifier of field
getKeyBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
identifier of field
getKeyBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectFieldOrBuilder
identifier of field
getKeyName() - Method in enum com.mysql.cj.conf.PropertyKey
Gets the key name of this enum element.
getKeyName() - Method in enum com.mysql.cj.xdevapi.Client.ClientProperty
 
getKeyStoreConf(PropertySet) - Static method in class com.mysql.cj.protocol.ExportControlled
 
getLargeMaxRows() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getLargeMaxRows() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getLargeUpdateCount() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getLargeUpdateCount() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getLastInsertID() - Method in class com.mysql.cj.jdbc.StatementImpl
getLastInsertID returns the value of the auto_incremented key after an executeQuery() or excute() call.
getLastInsertId() - Method in class com.mysql.cj.protocol.x.StatementExecuteOk
 
getLastPacketReceivedTime() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
getLastPacketReceivedTime() - Method in interface com.mysql.cj.protocol.PacketReceivedTimeHolder
 
getLastPacketSentTime() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketSender
 
getLastPacketSentTime() - Method in interface com.mysql.cj.protocol.PacketSentTimeHolder
Returns the send time of a very recent packet.
getLastPacketSentTime() - Method in class com.mysql.cj.protocol.x.SyncMessageSender
 
getLength() - Method in class com.mysql.cj.result.Field
 
getLength() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
maximum count of displayable characters of .type
getLength() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
maximum count of displayable characters of .type
getLength() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
maximum count of displayable characters of .type
getLength() - Method in interface com.mysql.cj.xdevapi.Column
Get this column's length.
getLength() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getLevel() - Method in interface com.mysql.cj.protocol.Warning
Get warning level.
getLevel() - Method in class com.mysql.cj.protocol.x.Notice.XWarning
 
getLevel() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
Note or Warning
getLevel() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
Note or Warning
getLevel() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.WarningOrBuilder
Note or Warning
getLevel() - Method in class com.mysql.cj.xdevapi.Schema.Validation
 
getLevel() - Method in class com.mysql.cj.xdevapi.WarningImpl
 
getLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimit() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimit() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimit() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimit() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getLimit() - Method in interface com.mysql.cj.xdevapi.FilterParams
Get max number of rows to filter.
getLimitBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExpr() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitExpr() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExpr() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitExprBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitExprFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitExprOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitExprOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitExprOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitExprOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
getLimitOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
limits the number of rows to match (user can set one of: limit, limit_expr)
getLimitOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
getLiteral() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Datatypes.Scalar literal = 4;
getLiteral() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Datatypes.Scalar literal = 4;
getLiteral() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Datatypes.Scalar literal = 4;
getLiteralBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Datatypes.Scalar literal = 4;
getLiteralFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Datatypes.Scalar literal = 4;
getLiteralOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Datatypes.Scalar literal = 4;
getLiteralOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Datatypes.Scalar literal = 4;
getLiteralOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Datatypes.Scalar literal = 4;
getLoadBalancedConnection(int, String, Properties) - Method in class testsuite.BaseTestCase
 
getLoadBalancedConnection() - Method in class testsuite.BaseTestCase
 
getLoadBalancedConnection(Properties) - Method in class testsuite.BaseTestCase
 
getLocalAddress() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getLocalAddress() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getLocalAddress() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getLocalDate(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getLocalDateTime(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getLocalInfileInputStream() - Method in interface com.mysql.cj.jdbc.JdbcStatement
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.cj.jdbc.StatementImpl
 
getLocalInfileInputStream() - Method in class com.mysql.cj.NativeSession
 
getLocalInfileInputStream() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getLocalInfileInputStream() - Method in interface com.mysql.cj.protocol.Protocol
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.cj.protocol.x.XProtocol
 
getLocalPort() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getLocalPort() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getLocalPort() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getLocalSocketAddress() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getLocalSocketAddress() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getLocalSocketAddress() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getLocalTime(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getLock() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getLock() - Method in interface com.mysql.cj.xdevapi.FilterParams
getLocking() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
perform row locking on matches
getLocking() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
perform row locking on matches
getLocking() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
perform row locking on matches
getLockingOptions() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
additional options how to handle locked rows
getLockingOptions() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
additional options how to handle locked rows
getLockingOptions() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
additional options how to handle locked rows
getLockOption() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getLockOption() - Method in interface com.mysql.cj.xdevapi.FilterParams
getLog() - Method in class com.mysql.cj.CoreSession
 
getLog() - Method in interface com.mysql.cj.Session
Returns the log mechanism that should be used to log information from/for this Session.
getLogger(String, String) - Static method in class com.mysql.cj.log.LogFactory
Returns a logger instance of the given class, with the given instance name.
getLoginTimeout() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getLoginTimeout() - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
getLogWriter() - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
getLong(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getLong(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getLong(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getLong(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getLong(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getLong(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getLong(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getLong(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getLong(byte[], int, int) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
getLong(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a long value.
getLong(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a long value.
getLong(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getLong(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getLongProperty(String) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getLongProperty(PropertyKey) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getLongProperty(String) - Method in interface com.mysql.cj.conf.PropertySet
 
getLongProperty(PropertyKey) - Method in interface com.mysql.cj.conf.PropertySet
 
getLongRuntimeProperty(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties getters added by instrumentation.
getLongUpdateCount() - Method in class com.mysql.cj.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.
getLowerBound() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getLowerBound() - Method in interface com.mysql.cj.conf.PropertyDefinition
The lowest possible value of range-based property
getMainHost() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns the single or first host info structure.
getMajor() - Method in class com.mysql.cj.ServerVersion
 
getMajorVersion() - Method in class com.mysql.cj.jdbc.NonRegisteringDriver
 
getMajorVersionInternal() - Static method in class com.mysql.cj.jdbc.NonRegisteringDriver
Gets the drivers major version number.
getMarginOfError() - Method in class testsuite.perf.BasePerfTest
Returns the current margin of error.
getMasterConnection() - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
getMasterConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
getMasterHosts() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
getMasterHosts(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
getMasterHostsList(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
Deprecated. 
getMatchingJavaEncoding(String) - Method in class com.mysql.cj.MysqlCharset
If javaEncoding parameter value is one of available java encodings for this charset then returns javaEncoding value as is.
getMaxBinaryLiteralLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxBytesPerChar(String) - Method in interface com.mysql.cj.CharsetSettings
 
getMaxBytesPerChar(Integer, String) - Method in interface com.mysql.cj.CharsetSettings
 
getMaxBytesPerChar(String) - Method in class com.mysql.cj.NativeCharsetSettings
 
getMaxBytesPerChar(Integer, String) - Method in class com.mysql.cj.NativeCharsetSettings
 
getMaxCatalogNameLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxCharLiteralLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxColumnNameLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxColumnsInIndex() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxColumnsInSelect() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxColumnsInTable() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxConnections() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxCursorNameLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxFieldSize() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getMaxFieldSize() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getMaxIndexLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxProcedureNameLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxRows() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getMaxRows() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getMaxRowSize() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxSchemaNameLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxStatementLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxStatements() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxTableNameLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxTablesInSelect() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMaxUserNameLength() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMeanValue() - Method in class testsuite.perf.BasePerfTest
Returns the meanValue.
getMechanismName() - Method in class com.mysql.cj.sasl.ScramSha1SaslClient
 
getMechanismName() - Method in class com.mysql.cj.sasl.ScramSha256SaslClient
 
getMechanismNames(Map<String, ?>) - Method in class com.mysql.cj.sasl.ScramShaSaslClientFactory
 
getMechName() - Method in enum com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms
 
getMechName() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication mechanism name
getMechName() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
authentication mechanism name
getMechName() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStartOrBuilder
authentication mechanism name
getMechNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication mechanism name
getMechNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
authentication mechanism name
getMechNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStartOrBuilder
authentication mechanism name
getMemorySizeProperty(String) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getMemorySizeProperty(PropertyKey) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getMemorySizeProperty(String) - Method in interface com.mysql.cj.conf.PropertySet
 
getMemorySizeProperty(PropertyKey) - Method in interface com.mysql.cj.conf.PropertySet
 
getMemorySizeRuntimeProperty(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties getters added by instrumentation.
getMessage() - Method in exception com.mysql.cj.exceptions.CJConnectionFeatureNotAvailableException
 
getMessage() - Method in exception com.mysql.cj.exceptions.CJException
 
getMessage() - Method in exception com.mysql.cj.jdbc.exceptions.CommunicationsException
 
getMessage() - Method in exception com.mysql.cj.jdbc.exceptions.ConnectionFeatureNotAvailableException
 
getMessage() - Method in exception com.mysql.cj.jdbc.exceptions.MysqlDataTruncation
 
getMessage() - Method in exception com.mysql.cj.jdbc.MysqlXAException
 
getMessage() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the optional message for this event
getMessage() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getMessage() - Method in interface com.mysql.cj.protocol.Warning
Get warning message.
getMessage() - Method in class com.mysql.cj.protocol.x.Notice.XWarning
 
getMessage() - Method in class com.mysql.cj.protocol.x.XMessage
 
getMessage() - Method in class com.mysql.cj.xdevapi.WarningImpl
 
getMessageBuilder() - Method in class com.mysql.cj.CoreSession
 
getMessageBuilder() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getMessageBuilder() - Method in class com.mysql.cj.protocol.AbstractProtocol
 
getMessageBuilder() - Method in interface com.mysql.cj.protocol.Protocol
 
getMessageBuilder() - Method in interface com.mysql.cj.Session
 
getMessageBuilder() - Method in class com.mysql.cj.xdevapi.PreparableStatement
Helper method to return an XMessageBuilder instance from MysqlxSession in use.
getMessageClassForType(int) - Static method in class com.mysql.cj.protocol.x.MessageConstants
 
getMessageSequence() - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
getMessageSequence() - Method in class com.mysql.cj.protocol.a.MultiPacketReader
 
getMessageSequence() - Method in class com.mysql.cj.protocol.a.NativePacketHeader
 
getMessageSequence() - Method in class com.mysql.cj.protocol.a.SimplePacketReader
 
getMessageSequence() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
getMessageSequence() - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
getMessageSequence() - Method in interface com.mysql.cj.protocol.MessageHeader
 
getMessageSequence() - Method in interface com.mysql.cj.protocol.MessageReader
Get last message sequence number, as it was stored by MessageReader.readHeader().
getMessageSequence() - Method in class com.mysql.cj.protocol.x.XMessageHeader
 
getMessageSize() - Method in class com.mysql.cj.protocol.a.NativePacketHeader
 
getMessageSize() - Method in interface com.mysql.cj.protocol.MessageHeader
 
getMessageSize() - Method in class com.mysql.cj.protocol.x.XMessageHeader
 
getMessageType() - Method in class com.mysql.cj.protocol.x.XMessageHeader
 
getMetaData() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
getMetaData() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getMetaData(boolean, boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getMetaData() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getMetaData() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getMetaData() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
getMetadata() - Method in interface com.mysql.cj.jdbc.result.CachedResultSetMetaData
 
getMetadata() - Method in class com.mysql.cj.jdbc.result.CachedResultSetMetaDataImpl
 
getMetaData() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getMetadata() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getMetaData() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
getMetadata() - Method in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
 
getMetadata() - Method in interface com.mysql.cj.protocol.ResultsetRows
 
getMetadataCollationIndex() - Method in interface com.mysql.cj.CharsetSettings
 
getMetadataCollationIndex() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMetadataCollationIndex() - Method in class com.mysql.cj.NativeCharsetSettings
 
getMetadataEncoding() - Method in interface com.mysql.cj.CharsetSettings
 
getMetadataEncoding() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getMetadataEncoding() - Method in class com.mysql.cj.NativeCharsetSettings
 
getMetadataSafeStatement() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getMetadataSafeStatement(int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getMetadataSafeStatement() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getMetadataSafeStatement() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getMetadataSafeStatement() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getMetricsHolder() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getMinor() - Method in class com.mysql.cj.ServerVersion
 
getMinorVersion() - Method in class com.mysql.cj.jdbc.NonRegisteringDriver
 
getMinorVersionInternal() - Static method in class com.mysql.cj.jdbc.NonRegisteringDriver
Get the drivers minor version number.
getMinutes() - Method in class com.mysql.cj.protocol.InternalTime
 
getMinutes() - Method in class com.mysql.cj.protocol.InternalTimestamp
 
getMonth() - Method in class com.mysql.cj.protocol.InternalDate
 
getMoreResults() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getMoreResults(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
getMoreResults() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getMoreResults(int) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
human-readable error message
getMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
human-readable error message
getMsg() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
human-readable error message
getMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
optional string msg = 1;
getMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
optional string msg = 1;
getMsg() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.OkOrBuilder
optional string msg = 1;
getMsg() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning message
getMsg() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
warning message
getMsg() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.WarningOrBuilder
warning message
getMsgBytes() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
human-readable error message
getMsgBytes() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
human-readable error message
getMsgBytes() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
human-readable error message
getMsgBytes() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
optional string msg = 1;
getMsgBytes() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
optional string msg = 1;
getMsgBytes() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.OkOrBuilder
optional string msg = 1;
getMsgBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning message
getMsgBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
warning message
getMsgBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.WarningOrBuilder
warning message
getMultiHostParentProxy() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getMultiHostParentProxy() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getMultiHostParentProxy() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getMultiHostParentProxy() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getMultiHostSafeProxy() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getMultiHostSafeProxy() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getMultiHostSafeProxy() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getMultiHostSafeProxy() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getMysqlCharsetForJavaEncoding(String, ServerVersion) - Method in interface com.mysql.cj.CharsetSettings
 
getMysqlCharsetForJavaEncoding(String, ServerVersion) - Method in class com.mysql.cj.NativeCharsetSettings
 
getMysqlCharsetNameForCollationIndex(Integer) - Method in interface com.mysql.cj.CharsetSettings
 
getMysqlCharsetNameForCollationIndex(Integer) - Method in class com.mysql.cj.NativeCharsetSettings
 
getMysqlInput() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.FixedBufferSocketConnection
 
getMysqlInput() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
getMysqlInput() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
getMysqlInput() - Method in interface com.mysql.cj.protocol.SocketConnection
 
getMysqlOutput() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
getMysqlOutput() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
getMysqlOutput() - Method in interface com.mysql.cj.protocol.SocketConnection
 
getMysqlSocket() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
getMysqlSocket() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
getMysqlSocket() - Method in interface com.mysql.cj.protocol.SocketConnection
 
getMysqlType() - Method in interface com.mysql.cj.BindValue
 
getMysqlType() - Method in class com.mysql.cj.NativeQueryBindValue
 
getMysqlType() - Method in class com.mysql.cj.result.Field
 
getMysqlTypeId() - Method in class com.mysql.cj.result.Field
 
getMysqlVariable(Connection, String) - Method in class testsuite.BaseTestCase
 
getMysqlVariable(String) - Method in class testsuite.BaseTestCase
Returns the named MySQL variable from the currently connected server.
getName() - Method in interface com.mysql.cj.BindValue
Gets the name of this query attribute.
getName() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getName() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns the property name.
getName() - Method in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
getName() - Method in enum com.mysql.cj.MysqlType
 
getName() - Method in class com.mysql.cj.NativeQueryBindValue
 
getName() - Method in class com.mysql.cj.result.Field
 
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required string name = 1;
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
required string name = 1;
getName() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilityOrBuilder
required string name = 1;
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
required string name = 1;
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
required string name = 1;
getName() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CollectionOrBuilder
required string name = 1;
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string name = 1;
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
optional string name = 1;
getName() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
optional string name = 1;
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of column
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
name of column
getName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
name of column
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
identifier of function; at least name of it
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
identifier of function; at least name of it
getName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCallOrBuilder
identifier of function; at least name of it
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
required string name = 1;
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
required string name = 1;
getName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.IdentifierOrBuilder
required string name = 1;
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
name of operator
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
name of operator
getName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.OperatorOrBuilder
name of operator
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the column
getName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
name of the column
getName() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
name of the column
getName() - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
getName() - Method in interface com.mysql.cj.xdevapi.DatabaseObject
Retrieve the name of the database object represented by the Java object.
getName() - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getName() - Method in class com.mysql.cj.xdevapi.TableImpl
 
getNameBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
identifier of function; at least name of it
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required string name = 1;
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
required string name = 1;
getNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilityOrBuilder
required string name = 1;
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
required string name = 1;
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
required string name = 1;
getNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CollectionOrBuilder
required string name = 1;
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string name = 1;
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
optional string name = 1;
getNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of column
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
name of column
getNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
name of column
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
required string name = 1;
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
required string name = 1;
getNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.IdentifierOrBuilder
required string name = 1;
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
name of operator
getNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
name of operator
getNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.OperatorOrBuilder
name of operator
getNamedParamIndex(String, boolean) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getNameFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
identifier of function; at least name of it
getNameInNamespace() - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
getNameOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
identifier of function; at least name of it
getNameOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
identifier of function; at least name of it
getNameOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCallOrBuilder
identifier of function; at least name of it
getNameParser(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
getNameParser(String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
getNamespace() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
namespace of the statement to be executed
getNamespace() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
namespace of the statement to be executed
getNamespace() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
namespace of the statement to be executed
getNamespaceBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
namespace of the statement to be executed
getNamespaceBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
namespace of the statement to be executed
getNamespaceBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
namespace of the statement to be executed
getNanos() - Method in class com.mysql.cj.protocol.InternalTime
 
getNanos() - Method in class com.mysql.cj.protocol.InternalTimestamp
 
getNCharacterStream(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getNCharacterStream(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getNCharacterStream(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getNCharacterStream(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getNCharacterStream(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getNCharacterStream(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getNCharacterStream(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getNCharacterStream(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getNCharacterStream(String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getNCharacterStream(int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getNClob(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getNClob(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getNClob(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getNClob(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getNClob(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getNClob(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getNClob(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getNClob(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getNClob(String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getNClob(int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getNegotiatedProperty(String) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
 
getNetworkResources() - Method in class com.mysql.cj.NativeSession
 
getNetworkResources() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
getNetworkResources() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
getNetworkResources() - Method in interface com.mysql.cj.protocol.SocketConnection
 
getNetworkTimeout() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getNetworkTimeout() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getNetworkTimeout() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getNewConnection() - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Use this if you need to get a new connection for your bug report (i.e.
getNewConnection() - Method in class testsuite.BaseTestCase
 
getNewJdbcInterfaceProxy(Object) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Gets locally bound instances of FailoverJdbcInterfaceProxy.
getNewJdbcInterfaceProxy(Object) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Instantiates a new JdbcInterfaceProxy for the given object.
getNewPreparedStatementId(PreparableStatement<?>) - Method in class com.mysql.cj.MysqlxSession
Return an id to be used as a client-managed prepared statement id.
getNewPreparedStatementId(PreparableStatement<?>) - Method in class com.mysql.cj.protocol.x.XProtocol
Returns an id to be used as a client-managed prepared statement id.
getNewSocket() - Method in class testsuite.UnreliableSocketFactory
 
getNewWrapperForThisAsConnection() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Wraps this object with a new load balanced Connection instance.
getNewWrapperForThisAsConnection() - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Wraps this object with a new multi-host Connection instance.
getNewWrapperForThisAsConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Wraps this object with a new replication Connection instance.
getNext() - Method in enum com.mysql.cj.sasl.ScramShaSaslClient.ScramExchangeStage
 
getNextNonNoticeMessageType() - Method in class com.mysql.cj.protocol.x.SyncMessageReader
 
getNextPacketFromServer() - Method in class com.mysql.cj.protocol.a.CompressedInputStream
Retrieves and un-compressed (if necessary) the next packet from the server.
getNextPacketIfRequired(int) - Method in class com.mysql.cj.protocol.a.CompressedInputStream
Determines if another packet needs to be read from the server to be able to read numBytes from the stream.
getNextResultset() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
getNextResultset() - Method in interface com.mysql.cj.protocol.Resultset
Returns the next ResultSet in a multi-resultset "chain", if any, null if none exists.
getNextRoundRobinHostIndex(String, List<?>) - Static method in class com.mysql.cj.jdbc.ConnectionImpl
 
getNextValidByte(byte[], Base64Decoder.IntWrapper, int) - Static method in class com.mysql.cj.util.Base64Decoder
 
getNoDbUrl(String) - Method in class testsuite.BaseTestCase
 
getNodeType() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getNonExistentCollectionWithoutRequireExistsShouldNotThrow() - Method in class testsuite.x.devapi.CollectionTest
 
getNonExistentCollectionWithRequireExistsShouldThrow() - Method in class testsuite.x.devapi.CollectionTest
 
getNoopPacketSender() - Method in class com.mysql.cj.protocol.a.PacketSenderTestBase
Get a no-op packet sender that can be used when testing decorators.
getNormalizedAlgorithmName(String) - Static method in class com.mysql.cj.protocol.x.CompressionAlgorithm
Returns the normalized compression algorithm identifier.
getNotices() - Method in class com.mysql.cj.protocol.x.XMessage
 
getNString(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getNString(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getNString(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getNString(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getNString(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getNString(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getNString(String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getNString(int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getNthFactorPassword(int) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
getNull(int) - Method in class com.mysql.cj.protocol.a.result.BinaryBufferRow
Check whether a column is NULL and update the 'wasNull' status.
getNull(int) - Method in class com.mysql.cj.protocol.a.result.ByteArrayRow
 
getNull(int) - Method in class com.mysql.cj.protocol.a.result.TextBufferRow
 
getNull(int) - Method in class com.mysql.cj.protocol.x.XProtocolRow
 
getNull(int) - Method in interface com.mysql.cj.result.Row
Check whether a column is NULL and update the 'wasNull' status.
getNullLoadBalancedConnectionInstance() - Static method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
getNumber() - Method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
getNumberOfExecutions() - Method in class com.mysql.cj.NativeQueryBindings
 
getNumberOfExecutions() - Method in interface com.mysql.cj.QueryBindings
 
getNumberOfMasterPromotion(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
getNumberOfQueries() - Method in class com.mysql.cj.QueryInfo
Returns the number of queries identified in the original SQL string.
getNumberOfReplicaPromotions() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getNumberOfReplicasAdded() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getNumberOfReplicasRemoved() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getNumberOfSlavePromotions() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
getNumberOfSlavesAdded() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
getNumberOfSlavesRemoved() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
getNumberOfSourcePromotion(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getNumericFunctions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getObj() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Object obj = 3;
getObj() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
optional .Mysqlx.Datatypes.Object obj = 3;
getObj() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
optional .Mysqlx.Datatypes.Object obj = 3;
getObjBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Object obj = 3;
getObject(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getObject(int, Map<String, Class<?>>) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getObject(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getObject(String, Map<String, Class<?>>) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getObject(int, Class<T>) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getObject(String, Class<T>) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getObject(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getObject(int, Map<String, Class<?>>) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getObject(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getObject(String, Map<String, Class<?>>) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getObject(int, Class<T>) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getObject(String, Class<T>) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getObject(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getObject(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getObject(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObject(int, Class<T>) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObject(String, Class<T>) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObject(int, Map<String, Class<?>>) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObject(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObject(String, Map<String, Class<?>>) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObject() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Object object = 8;
getObject() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.Object object = 8;
getObject() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.Object object = 8;
getObjectBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Object object = 8;
getObjectFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Object object = 8;
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.mysql.cj.jdbc.MysqlDataSourceFactory
 
getObjectName() - Method in class com.mysql.cj.xdevapi.DatabaseObjectDescription
Get database object name.
getObjectOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Object object = 8;
getObjectOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.Object object = 8;
getObjectOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.Object object = 8;
getObjectStoredProc(int, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObjectStoredProc(int, Map<Object, Object>, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObjectStoredProc(String, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObjectStoredProc(String, Map<Object, Object>, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getObjectStoredProc(int, int) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
Functions like ResultSet.getObject(), but using the given SQL type (as registered during CallableStatement.registerOutParameter()).
getObjectStoredProc(int, Map<Object, Object>, int) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
Functions like ResultSet.getObject(), but using the given SQL type (as registered during CallableStatement.registerOutParameter()).
getObjectStoredProc(String, int) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
Functions like ResultSet.getObject(), but using the given SQL type (as registered during CallableStatement.registerOutParameter()).
getObjectStoredProc(String, Map<Object, Object>, int) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
Functions like ResultSet.getObject(), but using the given SQL type (as registered during CallableStatement.registerOutParameter()).
getObjectType() - Method in class com.mysql.cj.xdevapi.DatabaseObjectDescription
Get database object type
getObjFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Object obj = 3;
getObjOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Object obj = 3;
getObjOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
optional .Mysqlx.Datatypes.Object obj = 3;
getObjOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
optional .Mysqlx.Datatypes.Object obj = 3;
getOffset() - Method in class com.mysql.cj.protocol.a.PacketSplitter
 
getOffset() - Method in class com.mysql.cj.protocol.InternalTimestamp
 
getOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
maximum rows to skip before applying the row_count
getOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
maximum rows to skip before applying the row_count
getOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to skip before applying the row_count
getOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
maximum rows to skip before applying the row_count
getOffset() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitExprOrBuilder
maximum rows to skip before applying the row_count
getOffset() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitOrBuilder
maximum rows to skip before applying the row_count
getOffset() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getOffset() - Method in interface com.mysql.cj.xdevapi.FilterParams
Get number of rows to skip before finding others.
getOffsetBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to skip before applying the row_count
getOffsetFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to skip before applying the row_count
getOffsetOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to skip before applying the row_count
getOffsetOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
maximum rows to skip before applying the row_count
getOffsetOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitExprOrBuilder
maximum rows to skip before applying the row_count
getOne(String) - Method in interface com.mysql.cj.xdevapi.Collection
Return the document with the given id.
getOne(String) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
getOne() - Method in class testsuite.x.devapi.CollectionFindTest
 
getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.protocol.x.XMessage
 
getOOBInline() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getOOBInline() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getOOBInline() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
getOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
optional .Mysqlx.Expect.Open.Condition.ConditionOperation op = 3 [default = EXPECT_OP_SET];
getOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
optional .Mysqlx.Expect.Open.Condition.ConditionOperation op = 3 [default = EXPECT_OP_SET];
getOp() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.Open.ConditionOrBuilder
optional .Mysqlx.Expect.Open.Condition.ConditionOperation op = 3 [default = EXPECT_OP_SET];
getOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
getOp() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.OpenOrBuilder
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
getOpenResultSetCount() - Method in interface com.mysql.cj.jdbc.JdbcStatement
Returns the number of open result sets for this statement.
getOpenResultSetCount() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getOperation(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
getOperation(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
list of operations to be applied.
getOperation() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
the type of operation to be performed
getOperation() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
the type of operation to be performed
getOperation() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperationOrBuilder
the type of operation to be performed
getOperation(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
list of operations to be applied.
getOperationBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
getOperationBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
getOperationCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
getOperationCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
list of operations to be applied.
getOperationCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
list of operations to be applied.
getOperationFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
getOperationList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
getOperationList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
list of operations to be applied.
getOperationList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
list of operations to be applied.
getOperationOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
getOperationOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
list of operations to be applied.
getOperationOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
list of operations to be applied.
getOperationOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
getOperationOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
list of operations to be applied.
getOperationOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
list of operations to be applied.
getOperator() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Operator operator = 6;
getOperator() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.Operator operator = 6;
getOperator() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.Operator operator = 6;
getOperatorBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Operator operator = 6;
getOperatorFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Operator operator = 6;
getOperatorOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Operator operator = 6;
getOperatorOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.Operator operator = 6;
getOperatorOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.Operator operator = 6;
getOptions() - Method in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
Get options for decoding GEOJSON data.
getOrder() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getOrder() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns the property order.
getOrder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
getOrder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
specifies order of matched rows
getOrder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
specifies order of matched rows
getOrder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
getOrder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
sort-order in which the rows/document shall be returned in
getOrder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
sort-order in which the rows/document shall be returned in
getOrder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
getOrder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
specifies order of matched rows
getOrder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
specifies order of matched rows
getOrder() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
getOrder() - Method in interface com.mysql.cj.xdevapi.FilterParams
Get X Protocol Order objects.
getOrderBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
getOrderBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
getOrderBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
getOrderBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
getOrderBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
getOrderBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
getOrderCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
getOrderCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
specifies order of matched rows
getOrderCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
specifies order of matched rows
getOrderCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
getOrderCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
sort-order in which the rows/document shall be returned in
getOrderCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
sort-order in which the rows/document shall be returned in
getOrderCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
getOrderCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
specifies order of matched rows
getOrderCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
specifies order of matched rows
getOrderFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
getOrderFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
getOrderFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
getOrderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
getOrderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
specifies order of matched rows
getOrderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
specifies order of matched rows
getOrderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
getOrderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
sort-order in which the rows/document shall be returned in
getOrderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
sort-order in which the rows/document shall be returned in
getOrderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
getOrderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
specifies order of matched rows
getOrderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
specifies order of matched rows
getOrderOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
getOrderOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
specifies order of matched rows
getOrderOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
specifies order of matched rows
getOrderOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
getOrderOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
sort-order in which the rows/document shall be returned in
getOrderOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
sort-order in which the rows/document shall be returned in
getOrderOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
getOrderOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
specifies order of matched rows
getOrderOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
specifies order of matched rows
getOrderOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
getOrderOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
specifies order of matched rows
getOrderOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
specifies order of matched rows
getOrderOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
getOrderOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
sort-order in which the rows/document shall be returned in
getOrderOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
sort-order in which the rows/document shall be returned in
getOrderOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
getOrderOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
specifies order of matched rows
getOrderOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
specifies order of matched rows
getOriginalName() - Method in class com.mysql.cj.result.Field
 
getOriginalName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the column before an alias was applied
getOriginalName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
name of the column before an alias was applied
getOriginalName() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
name of the column before an alias was applied
getOriginalProperties() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns the original (common to all hosts) connection arguments as provided in the connection string query section.
getOriginalSql() - Method in class com.mysql.cj.ClientPreparedQuery
 
getOriginalSql() - Method in interface com.mysql.cj.PreparedQuery
 
getOriginalTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the table the column originates from before an alias was applied
getOriginalTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
name of the table the column originates from before an alias was applied
getOriginalTable() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
name of the table the column originates from before an alias was applied
getOriginalTableName() - Method in class com.mysql.cj.result.Field
 
getOSName() - Static method in class com.mysql.cj.jdbc.NonRegisteringDriver
Standardizes OS name information to align with other drivers/clients for MySQL connection attributes.
getOutputParameters(int) - Method in class com.mysql.cj.jdbc.CallableStatement
Returns the ResultSet that holds the output parameters, or throws an appropriate exception if none exist, or they weren't returned.
getOutputStream() - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.NamedPipeSocket
 
getOutputStream() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getOutputStream() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getOutputStream() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getOutputStreamClassName() - Method in class com.mysql.cj.protocol.x.CompressionAlgorithm
Gets this algorithm's OutputStream implementation class name that can be used to deflate data.
getOutputStreamInstance(OutputStream) - Method in class com.mysql.cj.protocol.x.CompressorStreamsFactory
Creates an instance of an OutputStream that wraps around the given OutputStream and knows how to deflate data using the algorithm given in this class' constructor.
getOwner() - Method in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
 
getOwner() - Method in interface com.mysql.cj.protocol.ResultsetRows
Returns the result set that 'owns' this RowData
getOwnerFetchSize() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getOwnerFetchSize() - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
 
getOwningQuery() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getOwningQuery() - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
 
getOwningStatement() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getOwningStatementFetchSize() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getOwningStatementFetchSize() - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
 
getOwningStatementMaxRows() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getOwningStatementMaxRows() - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
 
getOwningStatementServerId() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getOwningStatementServerId() - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
 
getPackageName(Class<?>) - Static method in class com.mysql.cj.util.Util
Returns the package name of the given class.
getPacketLen() - Method in class com.mysql.cj.protocol.a.PacketSplitter
 
getPacketReader() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getPacketReceivedTimeHolder() - Method in class com.mysql.cj.protocol.AbstractProtocol
 
getPacketReceivedTimeHolder() - Method in interface com.mysql.cj.protocol.Protocol
 
getPacketSender() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getPacketSentTimeHolder() - Method in class com.mysql.cj.protocol.AbstractProtocol
 
getPacketSentTimeHolder() - Method in interface com.mysql.cj.protocol.Protocol
 
getParam(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
getParam(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
list of parameters
getParam(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCallOrBuilder
list of parameters
getParam(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
getParam(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
list of parameters
getParam(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.OperatorOrBuilder
list of parameters
getParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
parameter key
getParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
parameter key
getParam() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChangedOrBuilder
parameter key
getParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
name of the variable
getParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
name of the variable
getParam() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChangedOrBuilder
name of the variable
getParamBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
getParamBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
getParamBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
getParamBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
getParamBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
name of the variable
getParamBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
name of the variable
getParamBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChangedOrBuilder
name of the variable
getParamCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
getParamCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
list of parameters
getParamCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCallOrBuilder
list of parameters
getParamCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
getParamCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
list of parameters
getParamCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.OperatorOrBuilder
list of parameters
getParameter(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameter(String) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterBindings() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
getParameterBindings() - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
getParameterClassName(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterClassName(int) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
getParameterCount() - Method in class com.mysql.cj.ClientPreparedQuery
 
getParameterCount() - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterCount() - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
getParameterCount() - Method in interface com.mysql.cj.PreparedQuery
 
getParameterFields() - Method in class com.mysql.cj.ServerPreparedQuery
 
getParameterIndexOffset() - Method in class com.mysql.cj.jdbc.CallableStatement
 
getParameterIndexOffset() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
For calling stored functions, this will be -1 as Connector/J does not count the first '?' parameter marker, but JDBC counts it * as 1, otherwise it will return 0
getParameterMetaData() - Method in class com.mysql.cj.jdbc.CallableStatement
 
getParameterMetaData() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
getParameterMetaData() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
getParameterMetaData() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
getParameterMode(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterMode(int) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
getParameterType(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterType(int) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
getParameterTypeName(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
getParameterTypeName(int) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
getParamFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
getParamFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
getParamList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
getParamList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
list of parameters
getParamList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCallOrBuilder
list of parameters
getParamList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
getParamList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
list of parameters
getParamList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.OperatorOrBuilder
list of parameters
getParamName() - Method in class com.mysql.cj.protocol.x.Notice.XSessionVariableChanged
 
getParamOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
getParamOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
list of parameters
getParamOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCallOrBuilder
list of parameters
getParamOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
getParamOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
list of parameters
getParamOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.OperatorOrBuilder
list of parameters
getParamOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
getParamOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
list of parameters
getParamOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCallOrBuilder
list of parameters
getParamOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
getParamOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
list of parameters
getParamOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.OperatorOrBuilder
list of parameters
getParams() - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Returns the connection parameters part for the current position.
getParamsCount() - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Returns the number of connection parameters existing the the current position.
getParamType() - Method in class com.mysql.cj.protocol.x.Notice.XSessionStateChanged
 
getParentLogger() - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
getParentLogger() - Method in class com.mysql.cj.jdbc.NonRegisteringDriver
 
getParentProxy() - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Get this connection's parent proxy.
getParserForType() - Method in class com.mysql.cj.protocol.x.XMessage
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
getParserForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
getPassword() - Method in class com.mysql.cj.conf.HostInfo
Returns the password.
getPassword() - Method in class com.mysql.cj.jdbc.MysqlDataSource
Get the password.
getPassword(String, CallbackHandler) - Method in class com.mysql.cj.sasl.ScramShaSaslClientFactory
Gets the password, which is provided by a CallbackHandler to be implemented by the requester of this service.
getPasswordCharacterEncoding() - Method in interface com.mysql.cj.CharsetSettings
 
getPasswordCharacterEncoding() - Method in class com.mysql.cj.NativeCharsetSettings
 
getPath() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Returns the path section.
getPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
required bytes payload = 4;
getPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
required bytes payload = 4;
getPayload() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CompressionOrBuilder
required bytes payload = 4;
getPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
the payload of the notification
getPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
the payload of the notification
getPayload() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.FrameOrBuilder
the payload of the notification
getPayloadLength() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Get the actual length of payload the buffer contains.
getPlaceholderNameToPositionMap() - Method in class com.mysql.cj.xdevapi.ExprParser
Get a mapping of parameter names to positions.
getPlatform() - Static method in class com.mysql.cj.jdbc.NonRegisteringDriver
Standardizes platform information to align with other drivers/clients for MySQL connection attributes.
getPointOfOrigin() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getPointOfOrigin() - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
StackTrace generated where ResultSet was created...
getPooledConnection() - Method in class com.mysql.cj.jdbc.MysqlConnectionPoolDataSource
 
getPooledConnection(String, String) - Method in class com.mysql.cj.jdbc.MysqlConnectionPoolDataSource
 
getPort() - Method in class com.mysql.cj.conf.HostInfo
Returns the port.
getPort() - Method in class com.mysql.cj.jdbc.MysqlDataSource
Returns the port number
getPort() - Method in class com.mysql.cj.MysqlxSession
 
getPort() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
getPort() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
getPort() - Method in interface com.mysql.cj.protocol.SocketConnection
 
getPort() - Method in class com.mysql.cj.util.DnsSrv.SrvRecord
 
getPort(Properties) - Method in class testsuite.BaseTestCase
 
getPort() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getPort() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getPort() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getPortFreeHostname(Properties) - Method in class testsuite.BaseTestCase
 
getPortFromTestsuiteUrl() - Method in class testsuite.BaseTestCase
 
getPortNumber() - Method in class com.mysql.cj.jdbc.MysqlDataSource
Returns the port number
getPosition() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
 
getPosition() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
getPosition() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
getPosition() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
getPosition() - Method in interface com.mysql.cj.protocol.Message
Returns the current position to write to/ read from
getPosition() - Method in class com.mysql.cj.protocol.x.XMessage
 
getPosition() - Method in class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
getPosition() - Method in class com.mysql.cj.result.BufferedRowList
 
getPosition() - Method in interface com.mysql.cj.result.RowList
Returns the current position.
getPosition() - Method in class com.mysql.cj.util.StringInspector
Returns the current position.
getPosition() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional uint32 position = 7;
getPosition() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional uint32 position = 7;
getPosition() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional uint32 position = 7;
getPositionalPlaceholderCount() - Method in class com.mysql.cj.xdevapi.ExprParser
Return the number of positional placeholders in the expression.
getPrecision(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
getPrecision(int) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
getPrecision(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getPrecision() - Method in enum com.mysql.cj.MysqlType
The PRECISION column represents the maximum column size that the server supports for the given datatype.
getPrefix(int) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
getPreparedSql() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
getPreparedSql() - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
getPreparedStatementExecutionsCount(Session, int) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
getPreparedStatementId() - Method in class com.mysql.cj.xdevapi.PreparableStatement.PreparableStatementFinalizer
 
getPreparedStatementId(PreparableStatement<?>) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
getPreparedStatementsCount() - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
getPreparedStatementsCount(int) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
getPreparedStatementsCount(Session) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
getPrepareExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
getPrepareExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
getPrepareExecute() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessageOrBuilder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
getPrepareExecuteBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
getPrepareExecuteFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
getPrepareExecuteOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
getPrepareExecuteOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
getPrepareExecuteOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessageOrBuilder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
getPrepareStatementXMessage() - Method in class com.mysql.cj.xdevapi.DeleteStatementImpl
 
getPrepareStatementXMessage() - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
getPrepareStatementXMessage() - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
getPrepareStatementXMessage() - Method in class com.mysql.cj.xdevapi.PreparableStatement
Returns the XMessage needed to prepare this statement.
getPrepareStatementXMessage() - Method in class com.mysql.cj.xdevapi.RemoveStatementImpl
 
getPrepareStatementXMessage() - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
getPrepareStatementXMessage() - Method in class com.mysql.cj.xdevapi.UpdateStatementImpl
 
getPrepDeallocateCount(Session) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
getPrepExecuteCount(Session) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
getPrepPrepareCount(Session) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
getPreviousPacketSentTime() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketSender
 
getPreviousPacketSentTime() - Method in interface com.mysql.cj.protocol.PacketSentTimeHolder
Returns the send time of a previous packet.
getPreviousPacketSentTime() - Method in class com.mysql.cj.protocol.x.SyncMessageSender
 
getPrimaryKeys(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getPrimaryKeys(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getPrimaryKeysFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getPriority() - Method in class com.mysql.cj.util.DnsSrv.SrvRecord
 
getProcedureColumns(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getProcedureOrFunctionColumns(Field[], String, String, String, String, boolean, boolean) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getProcedureOrFunctionColumnType(boolean, boolean, boolean, boolean) - Static method in class com.mysql.cj.jdbc.DatabaseMetaData
Determines the COLUMN_TYPE information based on parameter type (IN, OUT or INOUT) or function return parameter.
getProcedures(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getProcedures(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getProceduresAndOrFunctions(Field[], String, String, String, boolean, boolean) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getProcedureTerm() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getProcessHost() - Method in class com.mysql.cj.MysqlxSession
 
getProcessHost() - Method in class com.mysql.cj.NativeSession
 
getProcessHost() - Method in interface com.mysql.cj.Session
 
getProfilerEventHandler() - Method in class com.mysql.cj.CoreSession
 
getProfilerEventHandler() - Method in interface com.mysql.cj.Session
Returns the current ProfilerEventHandler or initializes a new one if none exists.
getProjection(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
getProjection(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
list of column projections that shall be returned
getProjection(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
list of column projections that shall be returned
getProjection(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjection(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjection(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjection() - Method in class com.mysql.cj.xdevapi.InsertParams
Get X Protocol Column objects list for projection.
getProjectionBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
getProjectionBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
getProjectionBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
getProjectionCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
list of column projections that shall be returned
getProjectionCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
list of column projections that shall be returned
getProjectionCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
getProjectionFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
getProjectionList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
getProjectionList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
list of column projections that shall be returned
getProjectionList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
list of column projections that shall be returned
getProjectionList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
getProjectionOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
list of column projections that shall be returned
getProjectionOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
list of column projections that shall be returned
getProjectionOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
getProjectionOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
list of column projections that shall be returned
getProjectionOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
list of column projections that shall be returned
getProjectionOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProjectionOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
name of the columns to insert data into (empty if data_model is DOCUMENT)
getProperties() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Returns the properties map contained in this connection string.
getProperties() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getProperties() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getProperties() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getProperties() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
getProperties() - Method in interface com.mysql.cj.MysqlConnection
Returns the parsed and passed in properties for this connection.
getPropertiesFromConfigFiles(String) - Static method in class com.mysql.cj.conf.ConnectionUrl
Returns a map containing the properties read from the given configuration files.
getPropertiesFromTestsuiteUrl() - Method in class testsuite.BaseTestCase
Returns the properties that represent the default URL used for connections for all testcases.
getPropertiesFromUrl(ConnectionUrl) - Method in class testsuite.BaseTestCase
 
getProperty(String) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getProperty(PropertyKey) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getProperty(String) - Method in class com.mysql.cj.conf.HostInfo
Returns the connection argument for the given key.
getProperty(String) - Method in interface com.mysql.cj.conf.PropertySet
 
getProperty(PropertyKey) - Method in interface com.mysql.cj.conf.PropertySet
 
getPropertyDefinition() - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
getPropertyDefinition(PropertyKey) - Static method in class com.mysql.cj.conf.PropertyDefinitions
 
getPropertyDefinition() - Method in interface com.mysql.cj.conf.RuntimeProperty
 
getPropertyInfo(String, Properties) - Method in class com.mysql.cj.jdbc.NonRegisteringDriver
 
getPropertyKey() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getPropertyKey() - Method in interface com.mysql.cj.conf.PropertyDefinition
Get the property key.
getPropertySet() - Method in class com.mysql.cj.CoreSession
 
getPropertySet() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getPropertySet() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getPropertySet() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getPropertySet() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getPropertySet() - Method in interface com.mysql.cj.MysqlConnection
 
getPropertySet() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
getPropertySet() - Method in class com.mysql.cj.protocol.AbstractProtocol
 
getPropertySet() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
getPropertySet() - Method in interface com.mysql.cj.protocol.Protocol
 
getPropertySet() - Method in interface com.mysql.cj.protocol.SocketConnection
 
getPropertySet() - Method in interface com.mysql.cj.Session
 
getProtocol() - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Returns the protocol part (scheme) for the current position.
getProtocol() - Method in class com.mysql.cj.MysqlxSession
 
getProtocol() - Method in class com.mysql.cj.NativeSession
 
getProtocolPluginName() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
getProtocolPluginName() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
getProtocolPluginName() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
getProtocolPluginName() - Method in class com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin
 
getProtocolPluginName() - Method in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
getProtocolPluginName() - Method in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
getProtocolPluginName() - Method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
getProtocolPluginName() - Method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
getProtocolPluginName() - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
Returns the client-side name that the MySQL server uses on the wire for this plugin.
getProtocolPluginName() - Method in class testsuite.regression.ConnectionRegressionTest.AuthTestPlugin
 
getProtocolPluginName() - Method in class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
getProtocolPluginName() - Method in class testsuite.regression.ConnectionRegressionTest.TwoQuestionsPlugin
 
getProxy() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getProxy() - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Get this connection's proxy.
getPseudoColumns(String, String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getQuery() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Returns the query section.
getQuery() - Method in interface com.mysql.cj.jdbc.JdbcStatement
 
getQuery() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getQueryAttributesBindings() - Method in class com.mysql.cj.AbstractQuery
 
getQueryAttributesBindings() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getQueryAttributesBindings() - Method in interface com.mysql.cj.Query
 
getQueryBindings() - Method in class com.mysql.cj.ClientPreparedQuery
 
getQueryBindings() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
getQueryBindings() - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
getQueryBindings() - Method in interface com.mysql.cj.PreparedQuery
 
getQueryComment() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getQueryComment() - Method in interface com.mysql.cj.protocol.Protocol
Returns the comment that will be prepended to all statements sent to the server.
getQueryComment() - Method in class com.mysql.cj.protocol.x.XProtocol
 
getQueryInfo() - Method in class com.mysql.cj.ClientPreparedQuery
 
getQueryInfo() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
getQueryInfo() - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
getQueryInfo() - Method in interface com.mysql.cj.PreparedQuery
 
getQueryInfoForBatch(int) - Method in class com.mysql.cj.QueryInfo
Returns a QueryInfo for a multi-values INSERT/REPLACE assembled for the specified batch count, without re-parsing.
getQueryInterceptors() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getQueryInterceptorsInstances() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getQueryInterceptorsInstances() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getQueryInterceptorsInstances() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getQueryInterceptorsInstances() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getQueryReturnType() - Method in class com.mysql.cj.QueryInfo
Returns the return type of the parsed query.
getQueryReturnType(String, boolean) - Static method in class com.mysql.cj.QueryInfo
Returns the type of return that can be expected from executing the given query.
getQueryTimeout() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getQueryTimeout() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getQueryTimingUnits() - Method in class com.mysql.cj.CoreSession
 
getQueryTimingUnits() - Method in class com.mysql.cj.protocol.AbstractProtocol
 
getQueryTimingUnits() - Method in interface com.mysql.cj.protocol.Protocol
 
getQueryTimingUnits() - Method in interface com.mysql.cj.Session
 
getQueryToCancel() - Method in interface com.mysql.cj.CancelQueryTask
 
getQueryToCancel() - Method in class com.mysql.cj.CancelQueryTaskImpl
 
getQuotedIdChar() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getRandomTestSchemaName() - Method in class testsuite.x.devapi.SessionTest
Create a random schema name.
getRealTimeout(int) - Method in class com.mysql.cj.protocol.StandardSocketFactory
Validates the connection/socket timeout that must really be used.
getReceiveBufferSize() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getReceiveBufferSize() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getReceiveBufferSize() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getRecordCountFromInfo(String) - Method in class com.mysql.cj.jdbc.StatementImpl
Parses actual record count from 'info' message
getRef(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getRef(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getRef(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getRef(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getRef(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getRef(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getRef(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getRef(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getReference() - Method in class com.mysql.cj.jdbc.MysqlDataSource
Required method to support this class as a Referenceable.
getRegisteredConnectionGroups() - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getRegisteredConnectionGroups() - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
getRegisteredConnectionGroups() - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
getRegisteredConnectionGroups() - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
getRegisteredConnectionGroups() - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
getRegisteredReplicationConnectionGroups() - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getRelyingPartyId() - Method in class com.mysql.cj.callback.FidoAuthenticationCallback
Returns the FIDO Relying Party ID for the coming authenticator interaction.
getRemoteSocketAddress() - Method in class com.mysql.cj.CoreSession
 
getRemoteSocketAddress() - Method in class com.mysql.cj.NativeSession
 
getRemoteSocketAddress() - Method in interface com.mysql.cj.Session
 
getRemoteSocketAddress() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getRemoteSocketAddress() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getRemoteSocketAddress() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.mysql.cj.protocol.x.XMessage
 
getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.protocol.x.XMessage
 
getReplaceExisting() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
if true then suppress error when created view already exists; just replace it
getReplaceExisting() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
if true then suppress error when created view already exists; just replace it
getReplaceExisting() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
if true then suppress error when created view already exists; just replace it
getReplicaConnection() - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
getReplicaConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
getReplicaHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
getReplicaHostOrSpawnIsolated(String) - Method in class com.mysql.cj.conf.url.ReplicationConnectionUrl
Returns an existing replica host info with the same host:port part or spawns a new isolated host info based on this connection URL if none was found.
getReplicaHosts() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getReplicaHosts(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getReplicaHostsList(String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
getReplicaHostsList(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
getReplicaHostsListFromHostPortPairs(Collection<String>) - Method in class com.mysql.cj.conf.url.ReplicationConnectionUrl
Returns the list of HostInfo instances that matches the given collection of host:port pairs in the corresponding hosts list.
getReplicaPromotionCount(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getReplicaPromotionCount(String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
getReplicaPromotionCount(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
getReplicasConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
getReplicasListAsHostPortPairs() - Method in class com.mysql.cj.conf.url.ReplicationConnectionUrl
Returns a list of this connection URL replica hosts in the form of host:port pairs.
getReplicationMBean() - Method in class testsuite.regression.ConnectionRegressionTest
 
getRequiresEscapingEncoder() - Method in interface com.mysql.cj.CharsetSettings
 
getRequiresEscapingEncoder() - Method in class com.mysql.cj.NativeCharsetSettings
 
getResultFetchSize() - Method in class com.mysql.cj.AbstractQuery
 
getResultFetchSize() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getResultFetchSize() - Method in interface com.mysql.cj.Query
 
getResultFields() - Method in class com.mysql.cj.ServerPreparedQuery
 
getResultId() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
getResultId() - Method in interface com.mysql.cj.protocol.Resultset
The id (used when profiling) to identify us
getResultSet() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getResultSet() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getResultSetConcurrency() - Method in class com.mysql.cj.jdbc.result.ResultSetFactory
 
getResultSetConcurrency() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getResultSetConcurrency() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getResultSetConcurrency() - Method in class com.mysql.cj.protocol.a.ResultsetFactory
 
getResultSetConcurrency() - Method in interface com.mysql.cj.protocol.ProtocolEntityFactory
 
getResultSetFactory() - Method in class com.mysql.cj.AbstractQuery
 
getResultSetFactory() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getResultSetFactory() - Method in interface com.mysql.cj.Query
 
getResultSetHoldability() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getResultSetHoldability() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getResultSetHoldability() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getResultSetId() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the id of the associated result set (-1 for none).
getResultSetId() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getResultSetInternal() - Method in interface com.mysql.cj.jdbc.JdbcStatement
 
getResultSetInternal() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getResultSetType() - Method in class com.mysql.cj.jdbc.result.ResultSetFactory
 
getResultSetType() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getResultSetType() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getResultSetType() - Method in class com.mysql.cj.protocol.a.ResultsetFactory
 
getResultSetType() - Method in interface com.mysql.cj.protocol.ProtocolEntityFactory
 
getResultType() - Method in class com.mysql.cj.AbstractQuery
 
getResultType() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getResultType() - Method in interface com.mysql.cj.Query
 
getReusablePacket() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getReuseAddress() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getReuseAddress() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getReuseAddress() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getReuseExisting() - Method in class com.mysql.cj.xdevapi.Schema.CreateCollectionOptions
 
getRow() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getRow(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRow(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRow(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
maximum rows to filter
getRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
maximum rows to filter
getRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to filter
getRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
maximum rows to filter
getRowCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitExprOrBuilder
maximum rows to filter
getRowCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitOrBuilder
maximum rows to filter
getRowCount(String) - Method in class testsuite.BaseTestCase
 
getRowCountBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to filter
getRowCountFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to filter
getRowCountOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to filter
getRowCountOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
maximum rows to filter
getRowCountOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitExprOrBuilder
maximum rows to filter
getRowFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
getRowId(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getRowId(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getRowId(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getRowId(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getRowId(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getRowId(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getRowIdLifetime() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getRowList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRowOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
getRows() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
getRows() - Method in interface com.mysql.cj.protocol.Resultset
 
getRows() - Method in class com.mysql.cj.xdevapi.InsertParams
Get X Protocol rows list.
getSaslServiceName() - Method in enum com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms
 
getSavepointId() - Method in class com.mysql.cj.jdbc.MysqlSavepoint
 
getSavepointName() - Method in class com.mysql.cj.jdbc.MysqlSavepoint
 
getScalar() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
getScalar() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
optional .Mysqlx.Datatypes.Scalar scalar = 2;
getScalar() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
getScalarBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
getScalarFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
getScalarOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
getScalarOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
optional .Mysqlx.Datatypes.Scalar scalar = 2;
getScalarOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
getScale(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
getScale(int) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
getScale(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getScale() - Method in class com.mysql.cj.protocol.InternalTime
 
getScale() - Method in class com.mysql.cj.protocol.InternalTimestamp
 
getScaled(BigDecimal, long) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
getScaleOrLength() - Method in interface com.mysql.cj.BindValue
 
getScaleOrLength() - Method in class com.mysql.cj.NativeQueryBindValue
 
getSchema() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getSchema() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getSchema() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
optional string schema = 2;
getSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
optional string schema = 2;
getSchema() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CollectionOrBuilder
optional string schema = 2;
getSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
schema the column originates from
getSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
schema the column originates from
getSchema() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
schema the column originates from
getSchema() - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
getSchema() - Method in interface com.mysql.cj.xdevapi.DatabaseObject
Retrieve the schema owning this database object.
getSchema() - Method in class com.mysql.cj.xdevapi.Schema.Validation
 
getSchema() - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getSchema(String) - Method in interface com.mysql.cj.xdevapi.Session
Retrieve the Schema corresponding to name.
getSchema(String) - Method in class com.mysql.cj.xdevapi.SessionImpl
 
getSchema() - Method in class com.mysql.cj.xdevapi.TableImpl
 
getSchemaBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
optional string schema = 2;
getSchemaBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
optional string schema = 2;
getSchemaBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CollectionOrBuilder
optional string schema = 2;
getSchemaName(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of schema
getSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
name of schema
getSchemaName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
name of schema
getSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
optional string schema_name = 2;
getSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
optional string schema_name = 2;
getSchemaName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.IdentifierOrBuilder
optional string schema_name = 2;
getSchemaName() - Method in interface com.mysql.cj.xdevapi.Column
Get name of Schema.
getSchemaName() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getSchemaNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of schema
getSchemaNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
name of schema
getSchemaNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
name of schema
getSchemaNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
optional string schema_name = 2;
getSchemaNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
optional string schema_name = 2;
getSchemaNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.IdentifierOrBuilder
optional string schema_name = 2;
getSchemaPatternIterator(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getSchemas() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getSchemas(String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getSchemas() - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getSchemas(String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getSchemas() - Method in interface com.mysql.cj.xdevapi.Session
Retrieve the list of Schema objects for which the current user has access.
getSchemas() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
getSchemaTerm() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getScheme() - Method in enum com.mysql.cj.conf.ConnectionUrl.Type
 
getScheme() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Returns the scheme section.
getScope() - Method in class com.mysql.cj.protocol.x.Notice
 
getScope() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
global or local notification
getScope() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
global or local notification
getScope() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.FrameOrBuilder
global or local notification
getScramble() - Method in class com.mysql.cj.callback.FidoAuthenticationCallback
Returns the FIDO Client Data Hash (scramble) for the coming authenticator interaction.
getSearchStringEscape() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getSeconds() - Method in class com.mysql.cj.protocol.InternalTime
 
getSeconds() - Method in class com.mysql.cj.protocol.InternalTimestamp
 
getSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the security context in which the view is going be executed
getSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
defines the security context in which the view is going be executed
getSecurity() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
defines the security context in which the view is going be executed
getSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the security context in which the view is going be executed
getSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
defines the security context in which the view is going be executed
getSecurity() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
defines the security context in which the view is going be executed
getSeed() - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
getSendBufferSize() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getSendBufferSize() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getSendBufferSize() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getSendTypesToServer() - Method in class com.mysql.cj.NativeQueryBindings
 
getSendTypesToServer() - Method in interface com.mysql.cj.QueryBindings
 
getSerializedSize() - Method in class com.mysql.cj.protocol.x.XMessage
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
getSerializedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
getServerDefaultCharset() - Method in class com.mysql.cj.NativeCharsetSettings
Get the server's default character set name according to collation index from server greeting, or value of 'character_set_server' variable if there is no mapping for that index
getServerDefaultCollationIndex() - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
getServerDefaultCollationIndex() - Method in interface com.mysql.cj.protocol.ServerCapabilities
 
getServerDefaultCollationIndex() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getServerInfo() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
getServerInfo() - Method in interface com.mysql.cj.protocol.Resultset
Returns the server informational message returned from a DDL or DML statement (if any), or null if none.
getServerMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional .Mysqlx.ServerMessages.Type server_messages = 2;
getServerMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
optional .Mysqlx.ServerMessages.Type server_messages = 2;
getServerMessages() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CompressionOrBuilder
optional .Mysqlx.ServerMessages.Type server_messages = 2;
getServerName() - Method in class com.mysql.cj.jdbc.MysqlDataSource
Returns the name of the database server
getServerProps() - Method in class com.mysql.cj.admin.ServerController
Returns the list of properties that will be used to start/control the server.
getServerSession() - Method in class com.mysql.cj.CoreSession
 
getServerSession() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getServerSession() - Method in interface com.mysql.cj.protocol.Protocol
 
getServerSession() - Method in class com.mysql.cj.protocol.x.XProtocol
 
getServerSession() - Method in interface com.mysql.cj.Session
 
getServerSessionStateController() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getServerSessionStateController() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getServerSessionStateController() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getServerSessionStateController() - Method in interface com.mysql.cj.MysqlConnection
 
getServerSessionStateController() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getServerSessionStateController() - Method in interface com.mysql.cj.protocol.ServerSession
 
getServerStatementId() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
getServerStatementId() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getServerStatementId() - Method in class com.mysql.cj.ServerPreparedQuery
 
getServerVariable(String) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getServerVariable(String, int) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getServerVariable(String) - Method in interface com.mysql.cj.protocol.ServerSession
 
getServerVariable(String, int) - Method in interface com.mysql.cj.protocol.ServerSession
 
getServerVariable(String) - Method in class com.mysql.cj.protocol.x.XServerSession
 
getServerVariable(String, int) - Method in class com.mysql.cj.protocol.x.XServerSession
 
getServerVariables() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getServerVariables() - Method in interface com.mysql.cj.protocol.ServerSession
 
getServerVariables() - Method in class com.mysql.cj.protocol.x.XServerSession
 
getServerVersion() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getServerVersion() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getServerVersion() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getServerVersion() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
getServerVersion() - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
getServerVersion() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getServerVersion() - Method in interface com.mysql.cj.protocol.ServerCapabilities
 
getServerVersion() - Method in interface com.mysql.cj.protocol.ServerSession
Get the version of the MySQL server we are talking to.
getServerVersion() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getServerVersion() - Method in class com.mysql.cj.protocol.x.XServerSession
 
getSession() - Method in class com.mysql.cj.AbstractQuery
 
getSession() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getSession() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getSession() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getSession() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getSession() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getSession() - Method in interface com.mysql.cj.MysqlConnection
 
getSession() - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
 
getSession() - Method in interface com.mysql.cj.Query
 
getSession() - Method in interface com.mysql.cj.xdevapi.Client
Get Session from pool or the new one.
getSession() - Method in class com.mysql.cj.xdevapi.ClientImpl
 
getSession() - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
getSession() - Method in interface com.mysql.cj.xdevapi.DatabaseObject
Retrieve the session owning the given schema object.
getSession() - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getSession(ConnectionUrl) - Method in class com.mysql.cj.xdevapi.SessionFactory
Creates Session by given URL.
getSession(String) - Method in class com.mysql.cj.xdevapi.SessionFactory
Creates Session by given URL.
getSession(Properties) - Method in class com.mysql.cj.xdevapi.SessionFactory
Creates a Session using the information contained in the given properties.
getSession() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
getSession() - Method in class com.mysql.cj.xdevapi.TableImpl
 
getSessionKey() - Static method in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
getSessionMaxRows() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getSessionMaxRows() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getSessionMaxRows() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getSessionMaxRows() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Returns the sql select limit max-rows for this session.
getSessionMaxRows() - Method in class com.mysql.cj.NativeSession
 
getSessionStateChanges() - Method in class com.mysql.cj.protocol.a.NativeServerSessionStateController
 
getSessionStateChanges() - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
getSessionStateChanges() - Method in interface com.mysql.cj.protocol.ServerSessionStateController
Get the object containing server session changes collected from the latest query execution.
getSessionStateChangesList() - Method in class com.mysql.cj.protocol.a.NativeServerSessionStateController.NativeServerSessionStateChanges
 
getSessionStateChangesList() - Method in interface com.mysql.cj.protocol.ServerSessionStateController.ServerSessionStateChanges
 
getSessionTimeZone() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getSessionTimeZone() - Method in interface com.mysql.cj.protocol.ServerSession
 
getSessionTimeZone() - Method in class com.mysql.cj.protocol.x.XServerSession
 
getSeverity() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
severity of the error message
getSeverity() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
severity of the error message
getSeverity() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
severity of the error message
getSharedSendPacket() - Method in class com.mysql.cj.NativeSession
Returns the packet used for sending data (used by PreparedStatement) with position set to 0.
getSharedSendPacket() - Method in class com.mysql.cj.protocol.a.NativeProtocol
Returns the packet used for sending data (used by PreparedStatement) with position set to 0.
getShort(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getShort(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getShort(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getShort(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getShort(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getShort(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getShort(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getShort(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getSignature() - Method in class com.mysql.cj.callback.FidoAuthenticationCallback
Returns the FIDO Signature produced by the authenticator interaction
getSimpleDateFormat(SimpleDateFormat, String, TimeZone) - Static method in class com.mysql.cj.util.TimeUtil
Get SimpleDateFormat with a default Calendar which TimeZone is replaced with the provided one.
getSimpleDateFormat(String, Calendar) - Static method in class com.mysql.cj.util.TimeUtil
Get SimpleDateFormat where a default Calendar is replaced with a clone of the provided one.
getSinceVersion() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getSinceVersion() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns the driver version where the property was introduced first.
getSingleIndexedValueWithQuery(Connection, int, String) - Method in class testsuite.BaseTestCase
 
getSingleIndexedValueWithQuery(int, String) - Method in class testsuite.BaseTestCase
 
getSingleValue(String, String, String) - Method in class testsuite.BaseTestCase
 
getSingleValueWithQuery(String) - Method in class testsuite.BaseTestCase
 
getSlaveHosts() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
getSlaveHosts(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
getSlaveHostsList(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
Deprecated. 
getSlavePromotionCount(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
getSlavePromotionCount(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
Deprecated. 
getSlavesConnection() - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
getSlavesConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
getSlowQueryThreshold() - Method in class com.mysql.cj.NativeSession
 
getSlowQueryThreshold() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getSocketConnection() - Method in class com.mysql.cj.protocol.AbstractProtocol
 
getSocketConnection() - Method in interface com.mysql.cj.protocol.Protocol
 
getSocketFactory() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
getSocketFactory() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
getSocketFactory() - Method in interface com.mysql.cj.protocol.SocketConnection
 
getSocketTimeout() - Method in class com.mysql.cj.NativeSession
 
getSoLinger() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getSoLinger() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getSoLinger() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getSoTimeout() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getSoTimeout() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getSoTimeout() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getSource(Class<T>) - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
getSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
the expression identifying an element from the source data, which can include a column identifier or any expression
getSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
the expression identifying an element from the source data, which can include a column identifier or any expression
getSource() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ProjectionOrBuilder
the expression identifying an element from the source data, which can include a column identifier or any expression
getSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
getSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
getSource() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperationOrBuilder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
getSource() - Method in class com.mysql.cj.xdevapi.UpdateSpec
Get X Protocol ColumnIdentifier.
getSourceBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
the expression identifying an element from the source data, which can include a column identifier or any expression
getSourceBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
getSourceConnection() - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
getSourceConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
getSourceConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
getSourceFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
the expression identifying an element from the source data, which can include a column identifier or any expression
getSourceFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
getSourceHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
getSourceHostOrSpawnIsolated(String) - Method in class com.mysql.cj.conf.url.ReplicationConnectionUrl
Returns an existing source host info with the same host:port part or spawns a new isolated host info based on this connection URL if none was found.
getSourceHosts() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getSourceHosts(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getSourceHostsList(String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
getSourceHostsList(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
getSourceHostsListFromHostPortPairs(Collection<String>) - Method in class com.mysql.cj.conf.url.ReplicationConnectionUrl
Returns the list of HostInfo instances that matches the given collection of host:port pairs in the corresponding hosts list.
getSourceOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
the expression identifying an element from the source data, which can include a column identifier or any expression
getSourceOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
the expression identifying an element from the source data, which can include a column identifier or any expression
getSourceOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ProjectionOrBuilder
the expression identifying an element from the source data, which can include a column identifier or any expression
getSourceOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
getSourceOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
getSourceOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperationOrBuilder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
getSourceReplicaReplicationConnection() - Method in class testsuite.BaseTestCase
 
getSourceReplicaReplicationConnection(Properties) - Method in class testsuite.BaseTestCase
 
getSourceReplicaUrl() - Method in class testsuite.BaseTestCase
 
getSourceReplicaUrl(String) - Method in class testsuite.BaseTestCase
 
getSourcesListAsHostPortPairs() - Method in class com.mysql.cj.conf.url.ReplicationConnectionUrl
Returns a list of this connection URL source hosts in the form of host:port pairs.
getSqlForBatch() - Method in class com.mysql.cj.QueryInfo
Returns a preparable query for the batch count of this QueryInfo.
getSqlForBatch(int) - Method in class com.mysql.cj.QueryInfo
Returns a preparable query for the specified batch count.
getSQLKeywords() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Get a comma separated list of all a database's SQL keywords that are NOT also SQL92/SQL2003 keywords.
getSQLKeywords() - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getSQLState() - Method in exception com.mysql.cj.exceptions.CJException
 
getSQLState() - Method in exception com.mysql.cj.jdbc.exceptions.CommunicationsException
 
getSQLState() - Method in exception com.mysql.cj.jdbc.exceptions.ConnectionFeatureNotAvailableException
 
getSQLState() - Method in exception com.mysql.cj.protocol.x.XProtocolError
 
getSqlState() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
SQL state
getSqlState() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
SQL state
getSqlState() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
SQL state
getSqlStateBytes() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
SQL state
getSqlStateBytes() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
SQL state
getSqlStateBytes() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
SQL state
getSQLStateType() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getSQLXML(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getSQLXML(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getSQLXML(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getSQLXML(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getSQLXML(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getSQLXML(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getSQLXML(String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getSQLXML(int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getSrid() - Method in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
Get srid for decoding GEOJSON data.
getSSLContext(ExportControlled.KeyStoreConf, ExportControlled.KeyStoreConf, boolean, boolean, String, ExceptionInterceptor) - Static method in class com.mysql.cj.protocol.ExportControlled
Configure the SSLContext based on the supplier property set.
getStandardDeviationP() - Method in class testsuite.perf.BasePerfTest
Returns the current STDDEV.
getStatement() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getStatementComment() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getStatementComment() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getStatementComment() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getStatementComment() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Returns the comment that will be prepended to all statements sent to the server.
getStatementExecuteOk() - Method in class com.mysql.cj.xdevapi.AbstractDataResult
Get StatementExecuteOk object finalizing the result transfer.
getStatementExecuting() - Method in class com.mysql.cj.AbstractQuery
 
getStatementExecuting() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getStatementExecuting() - Method in interface com.mysql.cj.Query
 
getStatementId() - Method in interface com.mysql.cj.log.ProfilerEvent
Returns the id of the associated statement (-1 for none).
getStatementId() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
getStaticCollationIndexForCollationName(String) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticCollationIndexForJavaEncoding(String, ServerVersion) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticCollationIndexForJavaEncoding(String, ServerVersion) - Static method in class com.mysql.cj.CharsetMappingWrapper
 
getStaticCollationIndexForMysqlCharsetName(String) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticCollationNameForCollationIndex(Integer) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticCollationNameForCollationIndex(Integer) - Static method in class com.mysql.cj.CharsetMappingWrapper
 
getStaticJavaEncodingForCollationIndex(Integer, String) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticJavaEncodingForCollationIndex(Integer) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticJavaEncodingForCollationIndex(Integer) - Static method in class com.mysql.cj.CharsetMappingWrapper
 
getStaticJavaEncodingForMysqlCharset(String, String) - Static method in class com.mysql.cj.CharsetMapping
MySQL charset could map to several Java encodings.
getStaticJavaEncodingForMysqlCharset(String) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticJavaEncodingForMysqlCharset(String) - Static method in class com.mysql.cj.CharsetMappingWrapper
 
getStaticMblen(String) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticMysqlCharsetAliasesByName(String) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticMysqlCharsetByName(String) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticMysqlCharsetByName(String) - Static method in class com.mysql.cj.CharsetMappingWrapper
 
getStaticMysqlCharsetForJavaEncoding(String, ServerVersion) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticMysqlCharsetForJavaEncoding(String, ServerVersion) - Static method in class com.mysql.cj.CharsetMappingWrapper
 
getStaticMysqlCharsetNameForCollationIndex(Integer) - Static method in class com.mysql.cj.CharsetMapping
 
getStaticMysqlCharsetNameForCollationIndex(Integer) - Static method in class com.mysql.cj.CharsetMappingWrapper
 
getStaticSqlParts() - Method in class com.mysql.cj.QueryInfo
Returns the static sections of the parsed query, as byte arrays, split by the places where the placeholders were located.
getStatusFlags() - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
getStatusFlags() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getStatusFlags() - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
getStatusFlags() - Method in interface com.mysql.cj.protocol.ServerSession
 
getStatusFlags() - Method in class com.mysql.cj.protocol.x.XServerSession
 
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
statement for which the resultset is going to be iterated through by the cursor
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
statement for which the resultset is going to be iterated through by the cursor
getStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.OpenOrBuilder
statement for which the resultset is going to be iterated through by the cursor
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
getStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.PrepareOrBuilder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
statement that shall be executed
getStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
statement that shall be executed
getStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
statement that shall be executed
getStmtBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
statement for which the resultset is going to be iterated through by the cursor
getStmtBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
getStmtExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
getStmtExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
getStmtExecute() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
getStmtExecuteBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
getStmtExecuteFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
getStmtExecuteOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
getStmtExecuteOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
getStmtExecuteOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
getStmtFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
statement for which the resultset is going to be iterated through by the cursor
getStmtFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
getStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
client-side assigned statement ID, must be already prepared
getStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
client-side assigned statement ID, must be already prepared
getStmtId() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.DeallocateOrBuilder
client-side assigned statement ID, must be already prepared
getStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
client-side assigned statement ID, must be already prepared
getStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
client-side assigned statement ID, must be already prepared
getStmtId() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.ExecuteOrBuilder
client-side assigned statement ID, must be already prepared
getStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
client-side assigned statement ID, which is going to identify the result of preparation
getStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
client-side assigned statement ID, which is going to identify the result of preparation
getStmtId() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.PrepareOrBuilder
client-side assigned statement ID, which is going to identify the result of preparation
getStmtOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
getStmtOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
statement for which the resultset is going to be iterated through by the cursor
getStmtOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
statement for which the resultset is going to be iterated through by the cursor
getStmtOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.OpenOrBuilder
statement for which the resultset is going to be iterated through by the cursor
getStmtOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
getStmtOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
getStmtOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.PrepareOrBuilder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
getStreamingData() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getString() - Method in interface com.mysql.cj.BindValue
Get a String representation of the value.
getString(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getString(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getString(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getString(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getString() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
getString(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getString(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getString(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getString(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getString(String) - Static method in class com.mysql.cj.Messages
Returns the localized message for the given message key
getString(String, Object[]) - Static method in class com.mysql.cj.Messages
 
getString() - Method in class com.mysql.cj.NativeQueryBindValue
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.BooleanValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.ByteArrayValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.DurationValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.InputStreamValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.InstantValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.LocalDateTimeValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.LocalDateValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.LocalTimeValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.NullValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.NumberValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.OffsetDateTimeValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.OffsetTimeValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.ReaderValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.SqlDateValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.SqlTimestampValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.SqlTimeValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.StringValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.UtilCalendarValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.UtilDateValueEncoder
 
getString(BindValue) - Method in class com.mysql.cj.protocol.a.ZonedDateTimeValueEncoder
 
getString(BindValue) - Method in interface com.mysql.cj.protocol.ValueEncoder
 
getString() - Method in class com.mysql.cj.xdevapi.JsonString
Get internal unescaped JsonString value.
getString(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a string value.
getString(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a string value.
getString(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getString(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getStringForClob(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getStringForNClob(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getStringForNClob(int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
getStringFunctions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getStringProperty(String) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getStringProperty(PropertyKey) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
getStringProperty(String) - Method in interface com.mysql.cj.conf.PropertySet
 
getStringProperty(PropertyKey) - Method in interface com.mysql.cj.conf.PropertySet
 
getStringRuntimeProperty(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties getters added by instrumentation.
getStringValue() - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
getStringValue() - Method in class com.mysql.cj.conf.MemorySizeProperty
 
getStringValue() - Method in interface com.mysql.cj.conf.RuntimeProperty
Get internal value representation as String.
getStringValue() - Method in class com.mysql.cj.conf.StringProperty
 
getSubminor() - Method in class com.mysql.cj.ServerVersion
 
getSubString(long, int) - Method in class com.mysql.cj.jdbc.Clob
 
getSuffix(int) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
getSuperTables(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getSyncMutex() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getSyncMutex() - Method in interface com.mysql.cj.protocol.ResultsetRowsOwner
 
getSystemFunctions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the table the column originates from
getTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
name of the table the column originates from
getTable() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
name of the table the column originates from
getTable(String) - Method in interface com.mysql.cj.xdevapi.Schema
Retrieve a reference to the named table.
getTable(String, boolean) - Method in interface com.mysql.cj.xdevapi.Schema
Retrieve a reference to the named table hinting that an exception should be thrown if the collection is not known to the server.
getTable(String) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getTable(String, boolean) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getTableLabel() - Method in interface com.mysql.cj.xdevapi.Column
Get alias of Table.
getTableLabel() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getTableName(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
getTableName() - Method in class com.mysql.cj.result.Field
 
getTableName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of table
getTableName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
name of table
getTableName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
name of table
getTableName() - Method in interface com.mysql.cj.xdevapi.Column
Get name of Table.
getTableName() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getTableNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of table
getTableNameBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
name of table
getTableNameBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
name of table
getTableNameWithCase(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getTablePrivileges(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getTablePrivileges(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getTableRowCount(String, String) - Method in interface com.mysql.cj.DataStoreMetadata
 
getTableRowCount(String, String) - Method in class com.mysql.cj.DataStoreMetadataImpl
 
getTables(String, String, String, String[]) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getTables() - Method in interface com.mysql.cj.xdevapi.Schema
Retrieve the set of tables existing in this schema.
getTables(String) - Method in interface com.mysql.cj.xdevapi.Schema
Retrieve the set of tables existing in this schema and matching the given pattern.
getTables() - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getTables(String) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
getTableTypeCompliantWith(String) - Static method in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
getTableTypeEqualTo(String) - Static method in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
getTableTypes() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getTag(String) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Gets the value of the position tag for the given key.
getTarget() - Method in class com.mysql.cj.util.DnsSrv.SrvRecord
 
getTargetTypeName() - Method in class com.mysql.cj.result.BigDecimalValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.BinaryStreamValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.BooleanValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.ByteValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.DoubleValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.DurationValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.FloatValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.IntegerValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.LocalDateTimeValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.LocalDateValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.LocalTimeValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.LongValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.OffsetDateTimeValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.OffsetTimeValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.ShortValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.SqlDateValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.SqlTimestampValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.SqlTimeValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.StringValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.result.UtilCalendarValueFactory
 
getTargetTypeName() - Method in interface com.mysql.cj.result.ValueFactory
Get the actual class name of T parameter.
getTargetTypeName() - Method in class com.mysql.cj.result.ZonedDateTimeValueFactory
 
getTargetTypeName() - Method in class com.mysql.cj.xdevapi.DbDocValueFactory
 
getTcpNoDelay() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getTcpNoDelay() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getTcpNoDelay() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getTestDatabase() - Method in class testsuite.x.internal.InternalXBaseTestCase
 
getTestHost() - Method in class testsuite.x.internal.InternalXBaseTestCase
 
getTestPassword() - Method in class testsuite.x.internal.InternalXBaseTestCase
 
getTestPort() - Method in class testsuite.x.internal.InternalXBaseTestCase
 
getTestReplicationConnectionNoReplicas(String, Properties) - Method in class testsuite.regression.ConnectionRegressionTest
Internal method for tests to get a replication connection with a single source host to the test URL.
getTestUser() - Method in class testsuite.x.internal.InternalXBaseTestCase
 
getTextLength() - Method in interface com.mysql.cj.BindValue
Gets the length of this bind value in the text protocol representation.
getTextLength() - Method in class com.mysql.cj.NativeQueryBindValue
 
getTextLength(BindValue) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
getTextLength(BindValue) - Method in interface com.mysql.cj.protocol.ValueEncoder
 
getThisAsProxy() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
getThisAsProxy() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getThisAsProxy() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
getThreadId() - Method in class com.mysql.cj.CoreSession
 
getThreadId() - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
getThreadId() - Method in interface com.mysql.cj.protocol.ServerCapabilities
 
getThreadId() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getThreadId() - Method in interface com.mysql.cj.Session
 
getThreadId(Session) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
getTime(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getTime(int, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getTime(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getTime(String, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getTime(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getTime(int, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getTime(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getTime(String, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getTime(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getTime(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getTime(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getTime(int, Calendar) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getTime(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getTime(String, Calendar) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getTime(byte[], int, int, int) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
getTime(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a Time value.
getTime(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a byte value.
getTime(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getTime(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getTimeDateFunctions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getTimeoutInMillis() - Method in class com.mysql.cj.AbstractQuery
 
getTimeoutInMillis() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getTimeoutInMillis() - Method in interface com.mysql.cj.Query
 
getTimesRebalanced() - Static method in class testsuite.regression.ConnectionRegressionTest.CountingReBalanceStrategy
 
getTimestamp(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getTimestamp(int, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getTimestamp(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getTimestamp(String, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getTimestamp(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getTimestamp(int, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getTimestamp(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getTimestamp(String, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getTimestamp(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getTimestamp(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getTimestamp(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getTimestamp(int, Calendar) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getTimestamp(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getTimestamp(String, Calendar) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getTimestamp(byte[], int, int, int) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
getTimestamp(String) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column `fieldName' as a Timestamp value.
getTimestamp(int) - Method in interface com.mysql.cj.xdevapi.Row
Retrieve the value for column at position `pos' (starting at 0) as a byte value.
getTimestamp(String) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getTimestamp(int) - Method in class com.mysql.cj.xdevapi.RowImpl
 
getTls() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
getTotalConnectionCount() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
getTotalConnectionCount(String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
getTotalHostCount(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getTotalHostCount(String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
getTotalHostCount(String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
getTotalLogicalConnectionCount() - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
getTotalLogicalConnectionCount(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getTotalLogicalConnectionCount(String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
getTotalLogicalConnectionCount(String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
getTotalLogicalConnectionCount(String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
getTotalLogicalConnectionCount(String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
getTotalPhysicalConnectionCount() - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
getTotalPhysicalConnectionCount(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getTotalPhysicalConnectionCount() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
getTotalPhysicalConnectionCount(String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
getTotalPhysicalConnectionCount(String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
getTotalTransactionCount() - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
getTotalTransactionCount(String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
getTotalTransactionCount(String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
getTotalTransactionCount(String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
getTrafficClass() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
getTrafficClass() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
getTrafficClass() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
getTransactionCount() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
getTransactionIsolation() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getTransactionIsolation() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getTransactionIsolation() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getTransactionState() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
getTransactionState() - Method in interface com.mysql.cj.protocol.ServerSession
 
getTransactionState() - Method in class com.mysql.cj.protocol.x.XServerSession
 
getTransactionTimeout() - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
getTransactionTimeout() - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
getTransferSize() - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
getTrustStoreConf(PropertySet, boolean) - Static method in class com.mysql.cj.protocol.ExportControlled
 
getType() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns this connection URL type.
getType() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getType() - Method in class com.mysql.cj.protocol.ServerSessionStateController.SessionStateChange
 
getType() - Method in class com.mysql.cj.protocol.x.Notice
 
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
required .Mysqlx.Cursor.Open.OneOfMessage.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
required .Mysqlx.Cursor.Open.OneOfMessage.Type type = 1;
getType() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessageOrBuilder
required .Mysqlx.Cursor.Open.OneOfMessage.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
required .Mysqlx.Datatypes.Any.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
required .Mysqlx.Datatypes.Any.Type type = 1;
getType() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
required .Mysqlx.Datatypes.Any.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
required .Mysqlx.Datatypes.Scalar.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
required .Mysqlx.Datatypes.Scalar.Type type = 1;
getType() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
required .Mysqlx.Datatypes.Scalar.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
required .Mysqlx.Expr.DocumentPathItem.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
required .Mysqlx.Expr.DocumentPathItem.Type type = 1;
getType() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItemOrBuilder
required .Mysqlx.Expr.DocumentPathItem.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
required .Mysqlx.Expr.Expr.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
required .Mysqlx.Expr.Expr.Type type = 1;
getType() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
required .Mysqlx.Expr.Expr.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
the type of the payload
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
the type of the payload
getType() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.FrameOrBuilder
the type of the payload
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
type of group replication event
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
type of group replication event
getType() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChangedOrBuilder
type of group replication event
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
required .Mysqlx.Prepare.Prepare.OneOfMessage.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
required .Mysqlx.Prepare.Prepare.OneOfMessage.Type type = 1;
getType() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
required .Mysqlx.Prepare.Prepare.OneOfMessage.Type type = 1;
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
datatype of the field in a row
getType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
datatype of the field in a row
getType() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
datatype of the field in a row
getType() - Method in interface com.mysql.cj.xdevapi.Column
Get this column's Type.
getType() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
getType() - Method in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
Get column type.
getTypeForMessageClass(Class<? extends MessageLite>) - Static method in class com.mysql.cj.protocol.x.MessageConstants
Lookup the "ClientMessages" type tag for a Protocol buffers message class.
getTypeInfo(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getTypeInfo() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getTypeMap() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getTypeMap() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getTypeMap() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getUDTs(String, String, String, int[]) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getUncompressedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional uint64 uncompressed_size = 1;
getUncompressedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
optional uint64 uncompressed_size = 1;
getUncompressedSize() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CompressionOrBuilder
optional uint64 uncompressed_size = 1;
getUnderlyingInterceptor() - Method in class com.mysql.cj.NoSubInterceptorWrapper
 
getUnderlyingStream() - Method in class com.mysql.cj.protocol.FullReadInputStream
 
getUnicodeStream(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Deprecated.
getUnicodeStream(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Deprecated.
getUniqueSavepointId() - Static method in class com.mysql.cj.util.StringUtils
 
getUnknownFields() - Method in class com.mysql.cj.protocol.x.XMessage
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
getUnknownFields() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
getUnreliableFailoverConnection(String[], Properties) - Method in class testsuite.BaseTestCase
 
getUnreliableFailoverConnection(String[], Properties, Set<String>) - Method in class testsuite.BaseTestCase
 
getUnreliableLoadBalancedConnection(String[], Properties) - Method in class testsuite.BaseTestCase
 
getUnreliableLoadBalancedConnection(String[], Properties, Set<String>) - Method in class testsuite.BaseTestCase
 
getUnreliableMultiHostConnection(String, String[], Properties, Set<String>) - Method in class testsuite.BaseTestCase
 
getUnreliableReplicationConnection(String[], Properties) - Method in class testsuite.BaseTestCase
 
getUnreliableReplicationConnection(String[], Properties, Set<String>) - Method in class testsuite.BaseTestCase
 
getUnreliableReplicationConnection(Set<BaseTestCase.MockConnectionConfiguration>, Properties) - Method in class testsuite.BaseTestCase
 
getUpdate() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Update update = 4;
getUpdate() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Update update = 4;
getUpdate() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Update update = 4;
getUpdateBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Update update = 4;
getUpdateCount() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
getUpdateCount() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getUpdateCount() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getUpdateCount() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
getUpdateCount() - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
getUpdateCount() - Method in interface com.mysql.cj.protocol.Resultset
Returns the update count for this result set (if one exists), otherwise -1.
getUpdateFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Update update = 4;
getUpdateID() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
getUpdateID() - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
getUpdateID() - Method in interface com.mysql.cj.protocol.Resultset
Returns the AUTO_INCREMENT value for the DDL/DML statement which created this result set.
getUpdateOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Update update = 4;
getUpdateOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Update update = 4;
getUpdateOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Update update = 4;
getUpdates() - Method in class com.mysql.cj.xdevapi.UpdateParams
Get update parameters map.
getUpdateType() - Method in class com.mysql.cj.xdevapi.UpdateSpec
Get X Protocol update type.
getUpperBound() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
getUpperBound() - Method in interface com.mysql.cj.conf.PropertyDefinition
The highest possible value of range-based property
getUpsert() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
true if this should be treated as an Upsert (that is, update on duplicate key)
getUpsert() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
true if this should be treated as an Upsert (that is, update on duplicate key)
getUpsert() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
true if this should be treated as an Upsert (that is, update on duplicate key)
getUri() - Method in interface com.mysql.cj.xdevapi.Session
Get the URL used to create this session.
getUri() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
getURL(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getURL(String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
getURL(int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getURL(String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
getURL() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getURL() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getURL() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getURL() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getURL() - Method in class com.mysql.cj.jdbc.MysqlDataSource
Returns the URL for this connection
getUrl() - Method in class com.mysql.cj.jdbc.MysqlDataSource
Returns the JDBC URL that will be used to create the database connection.
getURL(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
getURL(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
getURL(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getURL(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getUrl() - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Provides the JDBC URL to use to demonstrate the bug.
getURL() - Method in interface com.mysql.cj.MysqlConnection
 
getUser() - Method in class com.mysql.cj.conf.HostInfo
Returns the user name.
getUser() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getUser() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getUser() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getUser() - Method in class com.mysql.cj.jdbc.MysqlDataSource
Returns the configured user for this connection
getUser() - Method in interface com.mysql.cj.MysqlConnection
 
getUserInfo(int) - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Returns the user info part for the current position and the given host.
getUsername() - Method in class com.mysql.cj.callback.UsernameCallback
Get the username provided by the caller of MysqlCallbackHandler.handle(MysqlCallback).
getUserName() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getUsername(String, String, CallbackHandler) - Method in class com.mysql.cj.sasl.ScramShaSaslClientFactory
Gets the authentication id, which is provided by a CallbackHandler to be implemented by the requester of this service.
getUtilCalendar(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getValidatedReplicasConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
getValidatedSourceConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
getValidation() - Method in class com.mysql.cj.xdevapi.Schema.CreateCollectionOptions
 
getValidation() - Method in class com.mysql.cj.xdevapi.Schema.ModifyCollectionOptions
 
getValidProtocols(String[]) - Static method in class com.mysql.cj.protocol.ExportControlled
 
getValue() - Method in interface com.mysql.cj.BindValue
 
getValue() - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
getValue() - Method in interface com.mysql.cj.conf.RuntimeProperty
Get internal value representation as Object.
getValue() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.ComparableWrapper
 
getValue() - Method in class com.mysql.cj.NativeQueryBindValue
 
getValue(int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.result.BinaryBufferRow
Implementation of getValue() based on the underlying Buffer object.
getValue(int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.result.ByteArrayRow
Implementation of getValue() based on the underlying byte array.
getValue(int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.a.result.TextBufferRow
Implementation of getValue() based on the underlying Buffer object.
getValue() - Method in class com.mysql.cj.protocol.x.Notice.XSessionStateChanged
 
getValue() - Method in class com.mysql.cj.protocol.x.Notice.XSessionVariableChanged
 
getValue(int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.x.XProtocolRow
 
getValue(int, ValueFactory<T>) - Method in interface com.mysql.cj.result.Row
Retrieve a value for the given column.
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required .Mysqlx.Datatypes.Any value = 2;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
required .Mysqlx.Datatypes.Any value = 2;
getValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilityOrBuilder
required .Mysqlx.Datatypes.Any value = 2;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
an expression to be computed as the new value for the operation
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
an expression to be computed as the new value for the operation
getValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperationOrBuilder
an expression to be computed as the new value for the operation
getValue(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
getValue(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
repeated .Mysqlx.Datatypes.Any value = 1;
getValue(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ArrayOrBuilder
repeated .Mysqlx.Datatypes.Any value = 1;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required .Mysqlx.Datatypes.Any value = 2;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
required .Mysqlx.Datatypes.Any value = 2;
getValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectFieldOrBuilder
required .Mysqlx.Datatypes.Any value = 2;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
required bytes value = 1;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
required bytes value = 1;
getValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.OctetsOrBuilder
required bytes value = 1;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
required bytes value = 1;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
required bytes value = 1;
getValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.StringOrBuilder
required bytes value = 1;
getValue(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
getValue(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
list of values
getValue(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ArrayOrBuilder
list of values
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
optional string value = 2;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
optional string value = 2;
getValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItemOrBuilder
optional string value = 2;
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
value of field
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
value of field
getValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectFieldOrBuilder
value of field
getValue(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
getValue(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
updated value
getValue(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChangedOrBuilder
updated value
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
the changed value of param
getValue() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
the changed value of param
getValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChangedOrBuilder
the changed value of param
getValue() - Method in class com.mysql.cj.xdevapi.UpdateSpec
Get X Protocol value expression.
getValueBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required .Mysqlx.Datatypes.Any value = 2;
getValueBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
an expression to be computed as the new value for the operation
getValueBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required .Mysqlx.Datatypes.Any value = 2;
getValueBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
getValueBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
value of field
getValueBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
getValueBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
the changed value of param
getValueBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
getValueBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
getValueBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
optional string value = 2;
getValueBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
optional string value = 2;
getValueBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItemOrBuilder
optional string value = 2;
getValueCount() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueCount() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
repeated .Mysqlx.Datatypes.Any value = 1;
getValueCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ArrayOrBuilder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
getValueCount() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
list of values
getValueCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ArrayOrBuilder
list of values
getValueCount() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
getValueCount() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
updated value
getValueCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChangedOrBuilder
updated value
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
getValueDescriptor() - Method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
getValueEncoderSupplier(Object) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getValueEncoderSupplier(Object) - Method in interface com.mysql.cj.protocol.Protocol
 
getValueEncoderSupplier(Object) - Method in class com.mysql.cj.protocol.x.XProtocol
 
getValueFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required .Mysqlx.Datatypes.Any value = 2;
getValueFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
an expression to be computed as the new value for the operation
getValueFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
getValueFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required .Mysqlx.Datatypes.Any value = 2;
getValueFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
getValueFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
value of field
getValueFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
getValueFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
the changed value of param
getValueFromBytes(int, byte[], int, int, ValueFactory<T>) - Method in class com.mysql.cj.protocol.result.AbstractResultsetRow
Get a value from a byte array.
getValueList() - Method in class com.mysql.cj.protocol.x.Notice.XSessionStateChanged
 
getValueList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
repeated .Mysqlx.Datatypes.Any value = 1;
getValueList() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ArrayOrBuilder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
getValueList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
list of values
getValueList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ArrayOrBuilder
list of values
getValueList() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
getValueList() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
updated value
getValueList() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChangedOrBuilder
updated value
getValueNeedsQuoting() - Method in class com.mysql.cj.result.Field
 
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required .Mysqlx.Datatypes.Any value = 2;
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
required .Mysqlx.Datatypes.Any value = 2;
getValueOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilityOrBuilder
required .Mysqlx.Datatypes.Any value = 2;
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
an expression to be computed as the new value for the operation
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
an expression to be computed as the new value for the operation
getValueOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperationOrBuilder
an expression to be computed as the new value for the operation
getValueOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
repeated .Mysqlx.Datatypes.Any value = 1;
getValueOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ArrayOrBuilder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required .Mysqlx.Datatypes.Any value = 2;
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
required .Mysqlx.Datatypes.Any value = 2;
getValueOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectFieldOrBuilder
required .Mysqlx.Datatypes.Any value = 2;
getValueOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
getValueOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
list of values
getValueOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ArrayOrBuilder
list of values
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
value of field
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
value of field
getValueOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectFieldOrBuilder
value of field
getValueOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
getValueOrBuilder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
updated value
getValueOrBuilder(int) - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChangedOrBuilder
updated value
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
the changed value of param
getValueOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
the changed value of param
getValueOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChangedOrBuilder
the changed value of param
getValueOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
repeated .Mysqlx.Datatypes.Any value = 1;
getValueOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ArrayOrBuilder
repeated .Mysqlx.Datatypes.Any value = 1;
getValueOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
getValueOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
list of values
getValueOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ArrayOrBuilder
list of values
getValueOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
getValueOrBuilderList() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
updated value
getValueOrBuilderList() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChangedOrBuilder
updated value
getValues() - Method in class com.mysql.cj.protocol.ServerSessionStateController.SessionStateChange
 
getValuesClauseLength() - Method in class com.mysql.cj.QueryInfo
If this object represents a query that is re-writable as a multi-values statement and if rewriting batched statements is enabled, then returns the length of the parsed VALUES clause section, including the placeholder characters themselves, otherwise returns -1.
getVariable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional string variable = 3;
getVariable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional string variable = 3;
getVariable() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional string variable = 3;
getVariableBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional string variable = 3;
getVariableBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional string variable = 3;
getVariableBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional string variable = 3;
getVBool() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional bool v_bool = 8;
getVBool() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional bool v_bool = 8;
getVBool() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional bool v_bool = 8;
getVDouble() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional double v_double = 6;
getVDouble() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional double v_double = 6;
getVDouble() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional double v_double = 6;
getVendor() - Method in enum com.mysql.cj.MysqlType
 
getVendorCode() - Method in exception com.mysql.cj.exceptions.CJException
 
getVendorTypeNumber() - Method in enum com.mysql.cj.MysqlType
 
getVersionColumns(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getVersionColumns(String, String, String) - Method in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
getVersionColumnsFields() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
getVFloat() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional float v_float = 7;
getVFloat() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional float v_float = 7;
getVFloat() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional float v_float = 7;
getViewId() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
view identifier
getViewId() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
view identifier
getViewId() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChangedOrBuilder
view identifier
getViewIdBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
view identifier
getViewIdBytes() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
view identifier
getViewIdBytes() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChangedOrBuilder
view identifier
getVOctets() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
4 is unused, was Null which doesn't have a storage anymore
getVOctets() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
4 is unused, was Null which doesn't have a storage anymore
getVOctets() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
4 is unused, was Null which doesn't have a storage anymore
getVOctetsBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
4 is unused, was Null which doesn't have a storage anymore
getVOctetsFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
4 is unused, was Null which doesn't have a storage anymore
getVOctetsOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
4 is unused, was Null which doesn't have a storage anymore
getVOctetsOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
4 is unused, was Null which doesn't have a storage anymore
getVOctetsOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
4 is unused, was Null which doesn't have a storage anymore
getVSignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional sint64 v_signed_int = 2;
getVSignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional sint64 v_signed_int = 2;
getVSignedInt() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional sint64 v_signed_int = 2;
getVString() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
getVString() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
getVString() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
getVStringBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
getVStringFieldBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
getVStringOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
getVStringOrBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
getVStringOrBuilder() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
getVUnsignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional uint64 v_unsigned_int = 3;
getVUnsignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional uint64 v_unsigned_int = 3;
getVUnsignedInt() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional uint64 v_unsigned_int = 3;
getWarningCount() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
getWarningCount() - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
getWarnings() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
getWarnings() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
getWarnings() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
getWarnings() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
getWarnings() - Method in class com.mysql.cj.jdbc.StatementImpl
 
getWarnings() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
getWarnings() - Method in class com.mysql.cj.protocol.x.StatementExecuteOk
 
getWarnings() - Method in class com.mysql.cj.xdevapi.AbstractDataResult
 
getWarnings() - Method in interface com.mysql.cj.xdevapi.Result
Get warnings generated during statement execution.
getWarnings() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
getWarnings() - Method in class com.mysql.cj.xdevapi.UpdateResult
 
getWarningsCount() - Method in class com.mysql.cj.protocol.x.StatementExecuteOk
 
getWarningsCount() - Method in class com.mysql.cj.xdevapi.AbstractDataResult
 
getWarningsCount() - Method in interface com.mysql.cj.xdevapi.Result
Get the number of warnings generated during statement execution.
getWarningsCount() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
getWarningsCount() - Method in class com.mysql.cj.xdevapi.UpdateResult
 
getWeight() - Method in class com.mysql.cj.util.DnsSrv.SrvRecord
 
getXAConnection() - Method in class com.mysql.cj.jdbc.MysqlXADataSource
 
getXAConnection(String, String) - Method in class com.mysql.cj.jdbc.MysqlXADataSource
 
getXAConnection() - Method in class testsuite.simple.XATest
 
getXAResource() - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
getXAResource() - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
getYear() - Method in class com.mysql.cj.protocol.InternalDate
 
GLOBAL_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
GLOBAL = 1;
globalBlocklist - Static variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
globalBlocklistTimeout - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
GMT_TIMEZONE - Static variable in class com.mysql.cj.util.TimeUtil
 
GROUP_MAP - Static variable in class com.mysql.cj.jdbc.ConnectionGroupManager
 
GROUP_MAP - Static variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
GROUP_REPLICATION_STATE_CHANGED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
GROUP_REPLICATION_STATE_CHANGED = 4;
groupBy - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
groupBy(String...) - Method in interface com.mysql.cj.xdevapi.FindStatement
Add/replace the aggregation fields for this query.
groupBy(String...) - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
groupBy(String...) - Method in interface com.mysql.cj.xdevapi.SelectStatement
Add/replace the aggregation fields for this query.
groupBy(String...) - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
grouping - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
grouping_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
grouping_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
GROUPING_CRITERIA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
GROUPING_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
groupingBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
groupingCriteria - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
groupingCriteria_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
groupingCriteria_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
groupingCriteriaBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
groupName - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
groupName - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
GroupReplicationStateChanged(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
GroupReplicationStateChanged() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
GS2_CBIND_FLAG - Static variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
gs2Header - Variable in class com.mysql.cj.sasl.ScramShaSaslClient
 

H

h(byte[]) - Method in class com.mysql.cj.sasl.ScramSha1SaslClient
The "H(str)" cryptographic hash function as described in RFC 5802, Section 2.2.
h(byte[]) - Method in class com.mysql.cj.sasl.ScramSha256SaslClient
The "H(str)" cryptographic hash function as described in RFC 5802, Section 2.2 and RFC 7677, Section 3.
h(byte[]) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
The "H(str)" cryptographic hash function as described in RFC 5802, Section 2.2.
hadWarnings() - Method in class com.mysql.cj.NativeSession
 
hadWarnings - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
hadWarnings() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
handle(MysqlCallback) - Method in interface com.mysql.cj.callback.MysqlCallbackHandler
Exchanges information between the caller of this method and the owner of the MysqlCallbackHandler instance.
handleAutoCommitDefaults() - Method in class com.mysql.cj.jdbc.ConnectionImpl
Resets a default auto-commit value of 0 to 1, as required by JDBC specification.
handleCleanup(Throwable) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
handleCleanup(Throwable) - Method in interface com.mysql.cj.Session.SessionEventListener
 
handleCloseConnection(ReplicationConnection) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
handleEvent(Protocol.ProtocolEventListener.EventType, Object, Throwable) - Method in interface com.mysql.cj.protocol.Protocol.ProtocolEventListener
 
handleEvent(Protocol.ProtocolEventListener.EventType, Object, Throwable) - Method in class com.mysql.cj.xdevapi.ClientImpl
 
handleExceptionForBatch(int, int, long[], SQLException) - Method in class com.mysql.cj.jdbc.StatementImpl
 
handleNewInstance(Constructor<T>, Object[], ExceptionInterceptor) - Static method in class com.mysql.cj.util.Util
Handles constructing new instance with the given constructor and wrapping (or not, as required) the exceptions that could possibly be generated.
handleNormalClose() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
handleNormalClose() - Method in interface com.mysql.cj.Session.SessionEventListener
 
handlePropertyChange(RuntimeProperty<?>) - Method in interface com.mysql.cj.conf.RuntimeProperty.RuntimePropertyListener
 
handlePropertyChange(RuntimeProperty<?>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
handleReconnect() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
handleReconnect() - Method in interface com.mysql.cj.Session.SessionEventListener
 
handleSessionStateChanges(ServerSessionStateController.ServerSessionStateChanges) - Method in interface com.mysql.cj.protocol.ServerSessionStateController.SessionStateChangesListener
 
handleSessionStateChanges(ServerSessionStateController.ServerSessionStateChanges) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug102404Listener
 
HangingInputStream(InputStream, PropertySet, String) - Constructor for class testsuite.UnreliableSocketFactory.HangingInputStream
 
HangingOutputStream(OutputStream, PropertySet, String) - Constructor for class testsuite.UnreliableSocketFactory.HangingOutputStream
 
HangingSocket(Socket, PropertySet, String) - Constructor for class testsuite.UnreliableSocketFactory.HangingSocket
 
hangOnConnect(String) - Static method in class testsuite.UnreliableSocketFactory
 
hangOnRead(String) - Static method in class testsuite.UnreliableSocketFactory
 
hangOnWrite(String) - Static method in class testsuite.UnreliableSocketFactory
 
hasAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines how MySQL Server processes the view
hasAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
defines how MySQL Server processes the view
hasAlgorithm() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
defines how MySQL Server processes the view
hasAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defined how MySQL Server processes the view
hasAlgorithm() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
defined how MySQL Server processes the view
hasAlgorithm() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
defined how MySQL Server processes the view
hasAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string alias = 2;
hasAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
optional string alias = 2;
hasAlias() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
optional string alias = 2;
hasAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
optional alias.
hasAlias() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
optional alias.
hasAlias() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ProjectionOrBuilder
optional alias.
hasArray() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Array array = 4;
hasArray() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
optional .Mysqlx.Datatypes.Array array = 4;
hasArray() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
optional .Mysqlx.Datatypes.Array array = 4;
hasArray() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Array array = 9;
hasArray() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.Array array = 9;
hasArray() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.Array array = 9;
hasAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
authentication data
hasAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
authentication data
hasAuthData() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinueOrBuilder
authentication data
hasAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
authentication data
hasAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
authentication data
hasAuthData() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOkOrBuilder
authentication data
hasAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication data
hasAuthData() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
authentication data
hasAuthData() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStartOrBuilder
authentication data
hasBuiltIndexMapping() - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
hasBuiltIndexMapping() - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
hasCapabilities() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
required .Mysqlx.Connection.Capabilities capabilities = 1;
hasCapabilities() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
required .Mysqlx.Connection.Capabilities capabilities = 1;
hasCapabilities() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSetOrBuilder
required .Mysqlx.Connection.Capabilities capabilities = 1;
hasCapability(String) - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
hasCatalog() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
catalog the schema originates from @note As there is currently no support for catalogs in MySQL, don't expect this field to be set.
hasCatalog() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
catalog the schema originates from @note As there is currently no support for catalogs in MySQL, don't expect this field to be set.
hasCatalog() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
catalog the schema originates from @note As there is currently no support for catalogs in MySQL, don't expect this field to be set.
hasCcAlias() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
hasCcAlias() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns true if property has a camel-case alias.
hasCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
limits the write operations done on a VIEW
hasCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
limits the write operations done on a VIEW
hasCheck() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
limits the write operations done on a VIEW
hasCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
limits the write operations done on a VIEW
hasCheck() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
limits the write operations done on a VIEW
hasCheck() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
limits the write operations done on a VIEW
hasClientMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional .Mysqlx.ClientMessages.Type client_messages = 3;
hasClientMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
optional .Mysqlx.ClientMessages.Type client_messages = 3;
hasClientMessages() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CompressionOrBuilder
optional .Mysqlx.ClientMessages.Type client_messages = 3;
hasCode() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
error code
hasCode() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
error code
hasCode() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
error code
hasCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning code
hasCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
warning code
hasCode() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.WarningOrBuilder
warning code
hasCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
optional uint64 collation = 2;
hasCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
optional uint64 collation = 2;
hasCollation() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.StringOrBuilder
optional uint64 collation = 2;
hasCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
optional uint64 collation = 8;
hasCollation() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
optional uint64 collation = 8;
hasCollation() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
optional uint64 collation = 8;
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
name of the VIEW object, which should be created
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
name of the VIEW object, which should be created
hasCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
name of the VIEW object, which should be created
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
collection to change
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
collection to change
hasCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
collection to change
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
name of the VIEW object, which should be deleted
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
name of the VIEW object, which should be deleted
hasCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DropViewOrBuilder
name of the VIEW object, which should be deleted
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
collection in which to find
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
collection in which to find
hasCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
collection in which to find
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
collection to insert into
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
collection to insert into
hasCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
collection to insert into
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
name of the VIEW object, which should be modified
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
name of the VIEW object, which should be modified
hasCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
name of the VIEW object, which should be modified
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
collection to change
hasCollection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
collection to change
hasCollection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
collection to change
hasCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
hasCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
hasCompactMetadata() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.ExecuteOrBuilder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
hasCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
hasCompactMetadata() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
hasCompactMetadata() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
hasConditionKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
required uint32 condition_key = 1;
hasConditionKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
required uint32 condition_key = 1;
hasConditionKey() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.Open.ConditionOrBuilder
required uint32 condition_key = 1;
hasConditionValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
optional bytes condition_value = 2;
hasConditionValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
optional bytes condition_value = 2;
hasConditionValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.Open.ConditionOrBuilder
optional bytes condition_value = 2;
hasContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
optional uint32 content_type = 2;
hasContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
optional uint32 content_type = 2;
hasContentType() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.OctetsOrBuilder
optional uint32 content_type = 2;
hasContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
a hint about the higher-level encoding of a BYTES field | Type | Value | Description | |--------|--------|-------------------------| | BYTES | 0x0001 | GEOMETRY (WKB encoding) | | BYTES | 0x0002 | JSON (text encoding) | | BYTES | 0x0003 | XML (text encoding) | @note This list isn't comprehensive.
hasContentType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
a hint about the higher-level encoding of a BYTES field | Type | Value | Description | |--------|--------|-------------------------| | BYTES | 0x0001 | GEOMETRY (WKB encoding) | | BYTES | 0x0002 | JSON (text encoding) | | BYTES | 0x0003 | XML (text encoding) | @note This list isn't comprehensive.
hasContentType() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
a hint about the higher-level encoding of a BYTES field | Type | Value | Description | |--------|--------|-------------------------| | BYTES | 0x0001 | GEOMETRY (WKB encoding) | | BYTES | 0x0002 | JSON (text encoding) | | BYTES | 0x0003 | XML (text encoding) | @note This list isn't comprehensive.
hasCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
filter expression to match rows that the operations will apply on
hasCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
filter expression to match rows that the operations will apply on
hasCriteria() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
filter expression to match rows that the operations will apply on
hasCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria
hasCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
filter criteria
hasCriteria() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
filter criteria
hasCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
filter expression to match rows that the operations will apply on
hasCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
filter expression to match rows that the operations will apply on
hasCriteria() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
filter expression to match rows that the operations will apply on
hasCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
client-side assigned cursor ID; must be allocated/open
hasCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
client-side assigned cursor ID; must be allocated/open
hasCursorId() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.CloseOrBuilder
client-side assigned cursor ID; must be allocated/open
hasCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
client-side assigned cursor ID; must be already open
hasCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
client-side assigned cursor ID; must be already open
hasCursorId() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.FetchOrBuilder
client-side assigned cursor ID; must be already open
hasCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
client-side assigned cursor ID; the ID is going to represent the new cursor and assigned to it the statement
hasCursorId() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
client-side assigned cursor ID; the ID is going to represent the new cursor and assigned to it the statement
hasCursorId() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.OpenOrBuilder
client-side assigned cursor ID; the ID is going to represent the new cursor and assigned to it the statement
hasData() - Method in interface com.mysql.cj.xdevapi.FetchResult
Does this result have data? This indicates that the result was produced from a data-returning query.
hasData() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
hasData() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
hasDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
data model that the operations refer to
hasDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
data model that the operations refer to
hasDataModel() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
data model that the operations refer to
hasDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
data model that the operations refer to
hasDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
data model that the operations refer to
hasDataModel() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
data model that the operations refer to
hasDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
data model that the operations refer to
hasDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
data model that the operations refer to
hasDataModel() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
data model that the operations refer to
hasDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
datamodel that the operations refer to
hasDataModel() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
datamodel that the operations refer to
hasDataModel() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
datamodel that the operations refer to
hasDeadlockOrTimeoutRolledBackTx(SQLException) - Method in class com.mysql.cj.jdbc.StatementImpl
 
hasDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
user name of the definer, if the value isn't set then the definer is current user
hasDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
user name of the definer, if the value isn't set then the definer is current user
hasDefiner() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
user name of the definer, if the value isn't set then the definer is current user
hasDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
user name of the definer, if the value isn't set then the definer is current user
hasDefiner() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
user name of the definer, if the value isn't set then the definer is current user
hasDefiner() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
user name of the definer, if the value isn't set then the definer is current user
hasDelete() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Delete delete = 5;
hasDelete() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Delete delete = 5;
hasDelete() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Delete delete = 5;
hasDirection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
optional .Mysqlx.Crud.Order.Direction direction = 2 [default = ASC];
hasDirection() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
optional .Mysqlx.Crud.Order.Direction direction = 2 [default = ASC];
hasDirection() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.OrderOrBuilder
optional .Mysqlx.Crud.Order.Direction direction = 2 [default = ASC];
hasDuplicatedPriorities - Variable in class com.mysql.cj.conf.url.XDevApiConnectionUrl
 
hasExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
required .Mysqlx.Expr.Expr expr = 1;
hasExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
required .Mysqlx.Expr.Expr expr = 1;
hasExpr() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.OrderOrBuilder
required .Mysqlx.Expr.Expr expr = 1;
hasFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
number of rows that should be retrieved from sequential cursor
hasFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
number of rows that should be retrieved from sequential cursor
hasFetchRows() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.FetchOrBuilder
number of rows that should be retrieved from sequential cursor
hasFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
number of rows that should be retrieved from sequential cursor
hasFetchRows() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
number of rows that should be retrieved from sequential cursor
hasFetchRows() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.OpenOrBuilder
number of rows that should be retrieved from sequential cursor
hasField(Descriptors.FieldDescriptor) - Method in class com.mysql.cj.protocol.x.XMessage
 
hasFind() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Find find = 2;
hasFind() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Find find = 2;
hasFind() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Find find = 2;
hasFlags() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
``.type`` specific flags | Type | Value | Description | |---------|--------|--------------| | UINT | 0x0001 | zerofill | | DOUBLE | 0x0001 | unsigned | | FLOAT | 0x0001 | unsigned | | DECIMAL | 0x0001 | unsigned | | BYTES | 0x0001 | rightpad | | Value | Description | |--------|-----------------| | 0x0010 | NOT\_NULL | | 0x0020 | PRIMARY\_KEY | | 0x0040 | UNIQUE\_KEY | | 0x0080 | MULTIPLE\_KEY | | 0x0100 | AUTO\_INCREMENT | default: 0
hasFlags() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
``.type`` specific flags | Type | Value | Description | |---------|--------|--------------| | UINT | 0x0001 | zerofill | | DOUBLE | 0x0001 | unsigned | | FLOAT | 0x0001 | unsigned | | DECIMAL | 0x0001 | unsigned | | BYTES | 0x0001 | rightpad | | Value | Description | |--------|-----------------| | 0x0010 | NOT\_NULL | | 0x0020 | PRIMARY\_KEY | | 0x0040 | UNIQUE\_KEY | | 0x0080 | MULTIPLE\_KEY | | 0x0100 | AUTO\_INCREMENT | default: 0
hasFlags() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
``.type`` specific flags | Type | Value | Description | |---------|--------|--------------| | UINT | 0x0001 | zerofill | | DOUBLE | 0x0001 | unsigned | | FLOAT | 0x0001 | unsigned | | DECIMAL | 0x0001 | unsigned | | BYTES | 0x0001 | rightpad | | Value | Description | |--------|-----------------| | 0x0010 | NOT\_NULL | | 0x0020 | PRIMARY\_KEY | | 0x0040 | UNIQUE\_KEY | | 0x0080 | MULTIPLE\_KEY | | 0x0100 | AUTO\_INCREMENT | default: 0
hasFractionalDigits() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
displayed factional decimal digits for floating point and fixed point numbers
hasFractionalDigits() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
displayed factional decimal digits for floating point and fixed point numbers
hasFractionalDigits() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
displayed factional decimal digits for floating point and fixed point numbers
hasFractionalSeconds(Time) - Static method in class com.mysql.cj.util.TimeUtil
 
hasFunctionCall() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
hasFunctionCall() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.FunctionCall function_call = 5;
hasFunctionCall() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
hasGroupingCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria for aggregated groups
hasGroupingCriteria() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
filter criteria for aggregated groups
hasGroupingCriteria() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
filter criteria for aggregated groups
hash - Variable in class com.mysql.cj.jdbc.MysqlXid
 
hashCode - Variable in class com.mysql.cj.jdbc.ConnectionImpl.CompoundCacheKey
 
hashCode() - Method in class com.mysql.cj.jdbc.ConnectionImpl.CompoundCacheKey
 
hashCode() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.ComparableWrapper
 
hashCode() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.IndexMetaDataKey
 
hashCode() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.TableMetaDataKey
 
hashCode() - Method in class com.mysql.cj.jdbc.MysqlXid
 
hashCode() - Method in class com.mysql.cj.ServerVersion
 
hashCode() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
hashCode() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
hashCode() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
hashCode() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
hashCode() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
hashCode() - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
hashCode() - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
hashCode() - Method in class com.mysql.cj.xdevapi.TableImpl
 
hashCode() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
hashCode() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
hasHostParam(int, String, String) - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Checks if current host info contains the given key & value parameter.
hashPre41Password(String, String) - Static method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
hasIdentifier() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
hasIdentifier() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
hasIdentifier() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
hasIfExists() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
if true then suppress error when deleted view does not exists
hasIfExists() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
if true then suppress error when deleted view does not exists
hasIfExists() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DropViewOrBuilder
if true then suppress error when deleted view does not exists
hasIndex() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
used in case of ARRY_INDEX
hasIndex() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
used in case of ARRY_INDEX
hasIndex() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItemOrBuilder
used in case of ARRY_INDEX
hasInitialResponse() - Method in class com.mysql.cj.sasl.ScramShaSaslClient
 
hasInitialResponse() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
initial response
hasInitialResponse() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
initial response
hasInitialResponse() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStartOrBuilder
initial response
hasInsert() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Insert insert = 3;
hasInsert() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Insert insert = 3;
hasInsert() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Insert insert = 3;
hasKeepOpen() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
hasKeepOpen() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
hasKeepOpen() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.ResetOrBuilder
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
hasKey() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required string key = 1;
hasKey() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
required string key = 1;
hasKey() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectFieldOrBuilder
required string key = 1;
hasKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
identifier of field
hasKey() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
identifier of field
hasKey() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectFieldOrBuilder
identifier of field
hasLargeFields() - Method in interface com.mysql.cj.protocol.ColumnDefinition
Check if fields with type BLOB, MEDIUMBLOB, LONGBLOB, TEXT, MEDIUMTEXT or LONGTEXT exist in this ColumnDefinition.
hasLargeFields() - Method in class com.mysql.cj.result.DefaultColumnDefinition
Check if fields with type BLOB, MEDIUMBLOB, LONGBLOB, TEXT, MEDIUMTEXT or LONGTEXT exist in this ColumnDefinition.
hasLength() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
maximum count of displayable characters of .type
hasLength() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
maximum count of displayable characters of .type
hasLength() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
maximum count of displayable characters of .type
hasLevel() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
Note or Warning
hasLevel() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
Note or Warning
hasLevel() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.WarningOrBuilder
Note or Warning
hasLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimit() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
hasLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
hasLimit() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
hasLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimit() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimit() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimitExpr() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.DeleteOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
hasLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
hasLimitExpr() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
hasLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimitExpr() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLimitExpr() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOrBuilder
limits the number of rows to match (user can set one of: limit, limit_expr)
hasLiteral() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Datatypes.Scalar literal = 4;
hasLiteral() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Datatypes.Scalar literal = 4;
hasLiteral() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Datatypes.Scalar literal = 4;
hasLocking() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
perform row locking on matches
hasLocking() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
perform row locking on matches
hasLocking() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
perform row locking on matches
hasLockingOptions() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
additional options how to handle locked rows
hasLockingOptions() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
additional options how to handle locked rows
hasLockingOptions() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.FindOrBuilder
additional options how to handle locked rows
hasLongColumnInfo - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
hasLongColumnInfo() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
hasLongColumnInfo() - Method in interface com.mysql.cj.protocol.ServerSession
 
hasLongColumnInfo() - Method in class com.mysql.cj.protocol.x.XServerSession
 
hasMechName() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication mechanism name
hasMechName() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
authentication mechanism name
hasMechName() - Method in interface com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStartOrBuilder
authentication mechanism name
hasMoreResults() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
hasMoreResults() - Method in interface com.mysql.cj.protocol.ServerSession
 
hasMoreResults() - Method in class com.mysql.cj.protocol.x.XProtocol
 
hasMoreResults() - Method in class com.mysql.cj.protocol.x.XServerSession
 
hasMoreTokens() - Method in class com.mysql.cj.util.EscapeTokenizer
Does this tokenizer have more tokens available?
hasMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
human-readable error message
hasMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
human-readable error message
hasMsg() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
human-readable error message
hasMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
optional string msg = 1;
hasMsg() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
optional string msg = 1;
hasMsg() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.OkOrBuilder
optional string msg = 1;
hasMsg() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning message
hasMsg() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
warning message
hasMsg() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.WarningOrBuilder
warning message
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required string name = 1;
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
required string name = 1;
hasName() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilityOrBuilder
required string name = 1;
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
required string name = 1;
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
required string name = 1;
hasName() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CollectionOrBuilder
required string name = 1;
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string name = 1;
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
optional string name = 1;
hasName() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ColumnOrBuilder
optional string name = 1;
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of column
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
name of column
hasName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
name of column
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
identifier of function; at least name of it
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
identifier of function; at least name of it
hasName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCallOrBuilder
identifier of function; at least name of it
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
required string name = 1;
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
required string name = 1;
hasName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.IdentifierOrBuilder
required string name = 1;
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
name of operator
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
name of operator
hasName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.OperatorOrBuilder
name of operator
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the column
hasName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
name of the column
hasName() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
name of the column
hasNamespace() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
namespace of the statement to be executed
hasNamespace() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
namespace of the statement to be executed
hasNamespace() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
namespace of the statement to be executed
hasNegativeDurations - Variable in class testsuite.regression.ConnectionRegressionTest.TestBug57662Logger
 
hasNext - Variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
hasNext() - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
hasNext() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.IteratorWithCleanup
 
hasNext() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.SingleStringIterator
 
hasNext() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.StringListIterator
 
hasNext() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
hasNext() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
hasNext() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
hasNext() - Method in class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
hasNext() - Method in class com.mysql.cj.result.BufferedRowList
 
hasNext() - Method in class com.mysql.cj.xdevapi.AbstractDataResult
 
hasNext() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
hasNext() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
hasObj() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Object obj = 3;
hasObj() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
optional .Mysqlx.Datatypes.Object obj = 3;
hasObj() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
optional .Mysqlx.Datatypes.Object obj = 3;
hasObject() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Object object = 8;
hasObject() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.Object object = 8;
hasObject() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.Object object = 8;
hasOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
maximum rows to skip before applying the row_count
hasOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
maximum rows to skip before applying the row_count
hasOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to skip before applying the row_count
hasOffset() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
maximum rows to skip before applying the row_count
hasOffset() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitExprOrBuilder
maximum rows to skip before applying the row_count
hasOffset() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitOrBuilder
maximum rows to skip before applying the row_count
hasOnDuplicateKeyUpdate - Variable in class com.mysql.cj.jdbc.ServerPreparedStatement
 
hasOneof(Descriptors.OneofDescriptor) - Method in class com.mysql.cj.protocol.x.XMessage
 
hasOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
hasOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
optional .Mysqlx.Expect.Open.Condition.ConditionOperation op = 3 [default = EXPECT_OP_SET];
hasOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
optional .Mysqlx.Expect.Open.Condition.ConditionOperation op = 3 [default = EXPECT_OP_SET];
hasOp() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.Open.ConditionOrBuilder
optional .Mysqlx.Expect.Open.Condition.ConditionOperation op = 3 [default = EXPECT_OP_SET];
hasOp() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
hasOp() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpect.OpenOrBuilder
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
hasOperation() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
the type of operation to be performed
hasOperation() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
the type of operation to be performed
hasOperation() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperationOrBuilder
the type of operation to be performed
hasOperator() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Operator operator = 6;
hasOperator() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional .Mysqlx.Expr.Operator operator = 6;
hasOperator() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional .Mysqlx.Expr.Operator operator = 6;
hasOriginalName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the column before an alias was applied
hasOriginalName() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
name of the column before an alias was applied
hasOriginalName() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
name of the column before an alias was applied
hasOriginalTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the table the column originates from before an alias was applied
hasOriginalTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
name of the table the column originates from before an alias was applied
hasOriginalTable() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
name of the table the column originates from before an alias was applied
hasOutputParams - Variable in class com.mysql.cj.jdbc.CallableStatement
 
hasParam(String, String) - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Checks if the current connection properties contain the given key & value.
hasParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
parameter key
hasParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
parameter key
hasParam() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChangedOrBuilder
parameter key
hasParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
name of the variable
hasParam() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
name of the variable
hasParam() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChangedOrBuilder
name of the variable
hasPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
required bytes payload = 4;
hasPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
required bytes payload = 4;
hasPayload() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CompressionOrBuilder
required bytes payload = 4;
hasPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
the payload of the notification
hasPayload() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
the payload of the notification
hasPayload() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.FrameOrBuilder
the payload of the notification
hasPosition() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional uint32 position = 7;
hasPosition() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional uint32 position = 7;
hasPosition() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional uint32 position = 7;
hasPrepareExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
hasPrepareExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
hasPrepareExecute() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessageOrBuilder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
hasRegisteredJmx - Static variable in class com.mysql.cj.jdbc.ConnectionGroupManager
 
hasRegisteredJmx - Static variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
hasReplaceExisting() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
if true then suppress error when created view already exists; just replace it
hasReplaceExisting() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
if true then suppress error when created view already exists; just replace it
hasReplaceExisting() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
if true then suppress error when created view already exists; just replace it
hasResults() - Method in class com.mysql.cj.protocol.x.XProtocol
Used only in tests
hasRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
maximum rows to filter
hasRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
maximum rows to filter
hasRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to filter
hasRowCount() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
maximum rows to filter
hasRowCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitExprOrBuilder
maximum rows to filter
hasRowCount() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.LimitOrBuilder
maximum rows to filter
hasRows() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
hasRows() - Method in interface com.mysql.cj.protocol.Resultset
Does the result set contain rows, or is it the result of a DDL or DML statement?
hasSameProperties(JdbcConnection) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
hasSameProperties(JdbcConnection) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
hasSameProperties(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
hasSameProperties(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
hasSameProperties(JdbcConnection) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Does this connection have the same properties as another?
hasScalar() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
hasScalar() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
optional .Mysqlx.Datatypes.Scalar scalar = 2;
hasScalar() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
hasScale - Variable in class com.mysql.cj.result.BigDecimalValueFactory
 
hasSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
optional string schema = 2;
hasSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
optional string schema = 2;
hasSchema() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CollectionOrBuilder
optional string schema = 2;
hasSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
schema the column originates from
hasSchema() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
schema the column originates from
hasSchema() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
schema the column originates from
hasSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of schema
hasSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
name of schema
hasSchemaName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
name of schema
hasSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
optional string schema_name = 2;
hasSchemaName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
optional string schema_name = 2;
hasSchemaName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.IdentifierOrBuilder
optional string schema_name = 2;
hasScope() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
global or local notification
hasScope() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
global or local notification
hasScope() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.FrameOrBuilder
global or local notification
hasSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the security context in which the view is going be executed
hasSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
defines the security context in which the view is going be executed
hasSecurity() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
defines the security context in which the view is going be executed
hasSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the security context in which the view is going be executed
hasSecurity() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
defines the security context in which the view is going be executed
hasSecurity() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
defines the security context in which the view is going be executed
hasServerMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional .Mysqlx.ServerMessages.Type server_messages = 2;
hasServerMessages() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
optional .Mysqlx.ServerMessages.Type server_messages = 2;
hasServerMessages() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CompressionOrBuilder
optional .Mysqlx.ServerMessages.Type server_messages = 2;
hasSeverity() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
severity of the error message
hasSeverity() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
severity of the error message
hasSeverity() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
severity of the error message
hasSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
the expression identifying an element from the source data, which can include a column identifier or any expression
hasSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
the expression identifying an element from the source data, which can include a column identifier or any expression
hasSource() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ProjectionOrBuilder
the expression identifying an element from the source data, which can include a column identifier or any expression
hasSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
hasSource() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
hasSource() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperationOrBuilder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
hasSqlState() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
SQL state
hasSqlState() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
SQL state
hasSqlState() - Method in interface com.mysql.cj.x.protobuf.Mysqlx.ErrorOrBuilder
SQL state
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
hasStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.CreateViewOrBuilder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
hasStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.ModifyViewOrBuilder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
statement for which the resultset is going to be iterated through by the cursor
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
statement for which the resultset is going to be iterated through by the cursor
hasStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.OpenOrBuilder
statement for which the resultset is going to be iterated through by the cursor
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
hasStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.PrepareOrBuilder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
statement that shall be executed
hasStmt() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
statement that shall be executed
hasStmt() - Method in interface com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOrBuilder
statement that shall be executed
hasStmtExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
hasStmtExecute() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
hasStmtExecute() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
hasStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
client-side assigned statement ID, must be already prepared
hasStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
client-side assigned statement ID, must be already prepared
hasStmtId() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.DeallocateOrBuilder
client-side assigned statement ID, must be already prepared
hasStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
client-side assigned statement ID, must be already prepared
hasStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
client-side assigned statement ID, must be already prepared
hasStmtId() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.ExecuteOrBuilder
client-side assigned statement ID, must be already prepared
hasStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
client-side assigned statement ID, which is going to identify the result of preparation
hasStmtId() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
client-side assigned statement ID, which is going to identify the result of preparation
hasStmtId() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.PrepareOrBuilder
client-side assigned statement ID, which is going to identify the result of preparation
hasTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the table the column originates from
hasTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
name of the table the column originates from
hasTable() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
name of the table the column originates from
hasTableName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of table
hasTableName() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
name of table
hasTableName() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifierOrBuilder
name of table
hasTriedMaster() - Method in class com.mysql.cj.jdbc.ConnectionImpl
Deprecated.
hasTriedMaster() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
Deprecated.
hasTriedMaster() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
Deprecated.
hasTriedMaster() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Deprecated.
hasTriedSourceFlag - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
required .Mysqlx.Cursor.Open.OneOfMessage.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
required .Mysqlx.Cursor.Open.OneOfMessage.Type type = 1;
hasType() - Method in interface com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessageOrBuilder
required .Mysqlx.Cursor.Open.OneOfMessage.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
required .Mysqlx.Datatypes.Any.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
required .Mysqlx.Datatypes.Any.Type type = 1;
hasType() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.AnyOrBuilder
required .Mysqlx.Datatypes.Any.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
required .Mysqlx.Datatypes.Scalar.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
required .Mysqlx.Datatypes.Scalar.Type type = 1;
hasType() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
required .Mysqlx.Datatypes.Scalar.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
required .Mysqlx.Expr.DocumentPathItem.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
required .Mysqlx.Expr.DocumentPathItem.Type type = 1;
hasType() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItemOrBuilder
required .Mysqlx.Expr.DocumentPathItem.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
required .Mysqlx.Expr.Expr.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
required .Mysqlx.Expr.Expr.Type type = 1;
hasType() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
required .Mysqlx.Expr.Expr.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
the type of the payload
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
the type of the payload
hasType() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.FrameOrBuilder
the type of the payload
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
type of group replication event
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
type of group replication event
hasType() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChangedOrBuilder
type of group replication event
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
required .Mysqlx.Prepare.Prepare.OneOfMessage.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
required .Mysqlx.Prepare.Prepare.OneOfMessage.Type type = 1;
hasType() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
required .Mysqlx.Prepare.Prepare.OneOfMessage.Type type = 1;
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
datatype of the field in a row
hasType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
datatype of the field in a row
hasType() - Method in interface com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaDataOrBuilder
datatype of the field in a row
hasUncompressedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional uint64 uncompressed_size = 1;
hasUncompressedSize() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
optional uint64 uncompressed_size = 1;
hasUncompressedSize() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CompressionOrBuilder
optional uint64 uncompressed_size = 1;
hasUpdate() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Update update = 4;
hasUpdate() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
optional .Mysqlx.Crud.Update update = 4;
hasUpdate() - Method in interface com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessageOrBuilder
optional .Mysqlx.Crud.Update update = 4;
hasUpsert() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
true if this should be treated as an Upsert (that is, update on duplicate key)
hasUpsert() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
true if this should be treated as an Upsert (that is, update on duplicate key)
hasUpsert() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.InsertOrBuilder
true if this should be treated as an Upsert (that is, update on duplicate key)
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required .Mysqlx.Datatypes.Any value = 2;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
required .Mysqlx.Datatypes.Any value = 2;
hasValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxConnection.CapabilityOrBuilder
required .Mysqlx.Datatypes.Any value = 2;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
an expression to be computed as the new value for the operation
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
an expression to be computed as the new value for the operation
hasValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperationOrBuilder
an expression to be computed as the new value for the operation
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required .Mysqlx.Datatypes.Any value = 2;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
required .Mysqlx.Datatypes.Any value = 2;
hasValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectFieldOrBuilder
required .Mysqlx.Datatypes.Any value = 2;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
required bytes value = 1;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
required bytes value = 1;
hasValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.OctetsOrBuilder
required bytes value = 1;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
required bytes value = 1;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
required bytes value = 1;
hasValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.StringOrBuilder
required bytes value = 1;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
optional string value = 2;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
optional string value = 2;
hasValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItemOrBuilder
optional string value = 2;
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
value of field
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
value of field
hasValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectFieldOrBuilder
value of field
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
the changed value of param
hasValue() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
the changed value of param
hasValue() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChangedOrBuilder
the changed value of param
hasValueConstraints() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
hasValueConstraints() - Method in interface com.mysql.cj.conf.PropertyDefinition
Does the property have fixed values based constraints.
hasVariable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional string variable = 3;
hasVariable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
optional string variable = 3;
hasVariable() - Method in interface com.mysql.cj.x.protobuf.MysqlxExpr.ExprOrBuilder
optional string variable = 3;
hasVBool() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional bool v_bool = 8;
hasVBool() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional bool v_bool = 8;
hasVBool() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional bool v_bool = 8;
hasVDouble() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional double v_double = 6;
hasVDouble() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional double v_double = 6;
hasVDouble() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional double v_double = 6;
hasVFloat() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional float v_float = 7;
hasVFloat() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional float v_float = 7;
hasVFloat() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional float v_float = 7;
hasViewId() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
view identifier
hasViewId() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
view identifier
hasViewId() - Method in interface com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChangedOrBuilder
view identifier
hasVOctets() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
4 is unused, was Null which doesn't have a storage anymore
hasVOctets() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
4 is unused, was Null which doesn't have a storage anymore
hasVOctets() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
4 is unused, was Null which doesn't have a storage anymore
hasVSignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional sint64 v_signed_int = 2;
hasVSignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional sint64 v_signed_int = 2;
hasVSignedInt() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional sint64 v_signed_int = 2;
hasVString() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
hasVString() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
hasVString() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
hasVUnsignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional uint64 v_unsigned_int = 3;
hasVUnsignedInt() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
optional uint64 v_unsigned_int = 3;
hasVUnsignedInt() - Method in interface com.mysql.cj.x.protobuf.MysqlxDatatypes.ScalarOrBuilder
optional uint64 v_unsigned_int = 3;
hasWildcards(String) - Static method in class com.mysql.cj.util.StringUtils
Does the string contain wildcard symbols ('%' or '_').
having - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
having(String) - Method in interface com.mysql.cj.xdevapi.FindStatement
Add/replace the aggregate criteria for this query.
having(String) - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
having(String) - Method in interface com.mysql.cj.xdevapi.SelectStatement
Add/replace the aggregate criteria for this query.
having(String) - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
HEADER_LEN - Static variable in class com.mysql.cj.protocol.x.SyncMessageSender
Header length of X Protocol packet.
HEADER_LENGTH - Static variable in class com.mysql.cj.protocol.a.NativeConstants
Size of MySQL packet header (payload size + packet sequence ID).
HEADER_LENGTH - Static variable in class com.mysql.cj.protocol.x.XMessageHeader
 
headerBuf - Variable in class com.mysql.cj.protocol.x.XMessageHeader
 
headersQueue - Variable in class com.mysql.cj.protocol.x.SyncMessageReader
 
heuristicTestWithRandomPackets() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest
 
HEX_DIGITS - Static variable in class com.mysql.cj.util.StringUtils
 
hexEscapeBlock(byte[], int, BiConsumer<Byte, Byte>) - Static method in class com.mysql.cj.util.StringUtils
Used to escape binary data with hex
hi(String, byte[], int) - Method in class com.mysql.cj.sasl.ScramSha1SaslClient
The "Hi(str, salt, i)" PBKDF2 function as described in RFC 5802, Section 2.2.
hi(String, byte[], int) - Method in class com.mysql.cj.sasl.ScramSha256SaslClient
The "Hi(str, salt, i)" PBKDF2 function as described in RFC 5802, Section 2.2 and RFC 7677, Section 3.
hi(String, byte[], int) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
The "Hi(str, salt, i)" PBKDF2 function as described in RFC 5802, Section 2.2.
hi - Variable in class testsuite.InjectedSocketFactory
 
hi - Variable in class testsuite.InjectedSocketFactory.InjectedInputStream
 
hi - Variable in class testsuite.InjectedSocketFactory.SocketWrapper
 
HISTOGRAM_BUCKETS - Static variable in class com.mysql.cj.log.BaseMetricsHolder
 
hmac(byte[], byte[]) - Method in class com.mysql.cj.sasl.ScramSha1SaslClient
The "HMAC(key, str)" HMAC keyed hash algorithm as described in RFC 5802, Section 2.2.
hmac(byte[], byte[]) - Method in class com.mysql.cj.sasl.ScramSha256SaslClient
The "HMAC(key, str)" HMAC keyed hash algorithm as described in RFC 5802, Section 2.2 and RFC 7677, Section 3.
hmac(byte[], byte[]) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
The "HMAC(key, str)" HMAC keyed hash algorithm as described in RFC 5802, Section 2.2.
HMAC_SHA1_ALGORITHM - Static variable in class com.mysql.cj.sasl.ScramSha1SaslClient
 
HMAC_SHA256_ALGORITHM - Static variable in class com.mysql.cj.sasl.ScramSha256SaslClient
 
holdResultsOpenOverClose - Variable in class com.mysql.cj.jdbc.StatementImpl
Should this statement hold results open over .close() irregardless of connection's setting?
homePosition - Variable in class com.mysql.cj.protocol.a.result.AbstractBufferRow
The beginning of the row packet
host - Variable in class com.mysql.cj.conf.HostInfo
 
HOST - Static variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
host - Variable in class com.mysql.cj.protocol.a.TracingPacketSender
 
host - Variable in class com.mysql.cj.protocol.AbstractSocketConnection
 
host - Variable in class com.mysql.cj.protocol.StandardSocketFactory
The hostname to connect to
HOST_1 - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_1_FAIL - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_1_OK - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_2 - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_2_FAIL - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_2_OK - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_3 - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_3_FAIL - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_3_OK - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_4 - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_4_FAIL - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_4_OK - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_5 - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_5_OK - Static variable in class testsuite.simple.MultiHostConnectionTest
 
HOST_LIST_PTRN - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
HOST_PORT_SEPARATOR - Static variable in class com.mysql.cj.conf.HostInfo
 
HostInfo - Class in com.mysql.cj.conf
This class holds the following MySQL host information: host: an IP or host name.
HostInfo() - Constructor for class com.mysql.cj.conf.HostInfo
Constructs an empty HostInfo instance.
HostInfo(DatabaseUrlContainer, String, int, String, String) - Constructor for class com.mysql.cj.conf.HostInfo
Constructs a HostInfo instance initialized with the provided host, port and user info.
HostInfo(DatabaseUrlContainer, String, int, String, String, Map<String, String>) - Constructor for class com.mysql.cj.conf.HostInfo
Constructs a HostInfo instance initialized with the provided host, port, user, password and connection arguments.
hostInfo - Variable in class com.mysql.cj.CoreSession
 
hostInfo - Variable in class com.mysql.cj.xdevapi.ClientImpl.PooledXProtocol
 
hostList - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
hostName - Variable in class com.mysql.cj.jdbc.MysqlDataSource
Hostname
hostName - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
hostName - Variable in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
hostName - Variable in class testsuite.BaseTestCase.MockConnectionConfiguration
 
hostname - Variable in class testsuite.UnreliableSocketFactory
 
hostProperties - Variable in class com.mysql.cj.conf.HostInfo
 
hostRemovalGracePeriod - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
hosts - Variable in class com.mysql.cj.conf.ConnectionUrl
 
HOSTS_LIST_CLOSING_MARKERS - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
HOSTS_LIST_OPENING_MARKERS - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
HOSTS_SEPARATOR - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
HostsCardinality() - Constructor for enum com.mysql.cj.conf.ConnectionUrl.HostsCardinality
 
hostsCount() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns the number of hosts in this connection URL.
hostsCount - Variable in enum com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator.UrlMode
 
hostsList - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
HostsListView - Enum in com.mysql.cj.conf
An enumeration that identifies the type of the view intended for getting hosts lists for multi-host connections.
HostsListView() - Constructor for enum com.mysql.cj.conf.HostsListView
 
hostsToListIndexMap - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
hostsToRemove - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
hours - Variable in class com.mysql.cj.protocol.InternalTime
 
hours - Variable in class com.mysql.cj.protocol.InternalTimestamp
 
HUNG_CONNECT_HOSTS - Static variable in class testsuite.UnreliableSocketFactory
 
HUNG_READ_HOSTS - Static variable in class testsuite.UnreliableSocketFactory
 
HUNG_WRITE_HOSTS - Static variable in class testsuite.UnreliableSocketFactory
 

I

IANA_MECHANISM_NAME - Static variable in class com.mysql.cj.sasl.ScramSha1SaslClient
 
IANA_MECHANISM_NAME - Static variable in class com.mysql.cj.sasl.ScramSha256SaslClient
 
id - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
id - Static variable in class testsuite.simple.DateTimeTest
 
IDENT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
IDENT = 1;
Identifier(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
Identifier() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
identifier() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse an identifier for a function call: [schema.]name
identifier_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
identifier_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
IDENTIFIER_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
identifierBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
idleProtocol(ClientImpl.PooledXProtocol) - Method in class com.mysql.cj.xdevapi.ClientImpl
 
idleProtocols - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
idleSince - Variable in class com.mysql.cj.xdevapi.ClientImpl.PooledXProtocol
 
idx - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.StringListIterator
 
IF_EXISTS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
ifExists_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
ifExists_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
ignorableWhitespace(char[], int, int) - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
ignoreNonTxTables - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
ilriExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
IMMEDIATELY_DOWNED_HOSTS - Static variable in class testsuite.UnreliableSocketFactory
 
IMMEDIATELY_DOWNED_HOSTS_PORT - Static variable in class testsuite.InjectedSocketFactory
 
IMPERMISSIBLE_INDEXES - Static variable in class com.mysql.cj.CharsetMapping
Indexes of collations using ucs2, utf16, utf16le or utf32 character sets and that cannot be set to character_set_client system variable.
implementedInterfacesCache - Static variable in class com.mysql.cj.util.Util
Cache for the implemented interfaces searched.
implementingClass - Variable in enum com.mysql.cj.conf.ConnectionUrl.Type
 
implicitlyCloseAllOpenResults() - Method in class com.mysql.cj.jdbc.StatementImpl
Close all result sets in this statement.
in - Variable in class com.mysql.cj.protocol.a.CompressedInputStream
The stream we are reading from the server
inCDATA - Variable in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
incompressiblePacketsArentCompressed() - Method in class com.mysql.cj.protocol.a.CompressedPacketSenderTest
 
incorrectDateErr - Static variable in class testsuite.simple.DateTimeTest
 
incorrectDatetimeErr - Static variable in class testsuite.simple.DateTimeTest
 
incorrectTimeErr - Static variable in class testsuite.simple.DateTimeTest
 
incrementCounter(int) - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
Increments the counter recursively for each connection string part.
incrementNumberOfPreparedExecutes() - Method in class com.mysql.cj.log.BaseMetricsHolder
 
incrementNumberOfPrepares() - Method in class com.mysql.cj.log.BaseMetricsHolder
 
incrementNumberOfResultSetsCreated() - Method in class com.mysql.cj.log.BaseMetricsHolder
 
incrementPosition() - Method in class com.mysql.cj.util.StringInspector
Increments the current position index, by one, taking into consideration the "escaped" status of current character, if the mode SearchMode.ALLOW_BACKSLASH_ESCAPE is present in the default search mode.
incrementPosition(Set<SearchMode>) - Method in class com.mysql.cj.util.StringInspector
Increments the current position index, by one, taking into consideration the "escaped" status of current character, if the mode SearchMode.ALLOW_BACKSLASH_ESCAPE is present in the search mode specified.
incrementPosition(int) - Method in class com.mysql.cj.util.StringInspector
Increments the current position index, by be given number, taking into consideration the "escaped" status of current character, if the mode SearchMode.ALLOW_BACKSLASH_ESCAPE is present in the default search mode.
incrementPosition(int, Set<SearchMode>) - Method in class com.mysql.cj.util.StringInspector
Increments the current position index, by be given number, taking into consideration the "escaped" status of current character, if the mode SearchMode.ALLOW_BACKSLASH_ESCAPE is present in the specified search mode.
incrementQueriesIssuedSinceFailover() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Increments counter for query executions.
index - Variable in class com.mysql.cj.Collation
 
index - Variable in exception com.mysql.cj.exceptions.DataTruncationException
 
index - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
INDEX - Static variable in class com.mysql.cj.xdevapi.CreateIndexParams
 
index - Variable in class testsuite.x.devapi.RowLockingTest.MyUncaughtExceptionHandler
 
index_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
index_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
INDEX_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
IndexField(DbDoc) - Constructor for class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
Constructor.
IndexMetaDataKey(boolean, short, String, short) - Constructor for class com.mysql.cj.jdbc.DatabaseMetaData.IndexMetaDataKey
 
indexName - Variable in class com.mysql.cj.xdevapi.CreateIndexParams
 
indexOf(byte[], char) - Static method in class com.mysql.cj.util.StringUtils
 
indexOfClosingMarker(Set<SearchMode>) - Method in class com.mysql.cj.util.StringInspector
Returns the position of the next closing marker corresponding to the opening marker in the current position.
indexOfIgnoreCase(String) - Method in class com.mysql.cj.util.StringInspector
Finds the position of the given string within the source string, ignoring case, with the option to skip text delimited by the specified markers or inside comment blocks.
indexOfIgnoreCase(String, Set<SearchMode>) - Method in class com.mysql.cj.util.StringInspector
Finds the position of the given string within the source string, ignoring case, with the option to skip text delimited by the specified markers or inside comment blocks.
indexOfIgnoreCase(String...) - Method in class com.mysql.cj.util.StringInspector
Finds the position of the of the first of a consecutive sequence of strings within the source string, ignoring case, with the option to skip text delimited by the specified markers or inside comment blocks.
indexOfIgnoreCase(String, String) - Static method in class com.mysql.cj.util.StringUtils
Finds the position of a substring within a string ignoring case.
indexOfIgnoreCase(int, String, String) - Static method in class com.mysql.cj.util.StringUtils
Finds the position of a substring within a string ignoring case.
indexOfIgnoreCase(int, String, String[], String, String, Set<SearchMode>) - Static method in class com.mysql.cj.util.StringUtils
Finds the position of the first of a consecutive sequence of strings within a string, ignoring case, with the option to skip text delimited by given markers or within comments.
indexOfIgnoreCase(int, String, String, String, String, Set<SearchMode>) - Static method in class com.mysql.cj.util.StringUtils
Finds the position of a substring within a string, ignoring case, with the option to skip text delimited by given markers or within comments.
indexOfIgnoreCase(int, String, String, String, String, String, Set<SearchMode>) - Static method in class com.mysql.cj.util.StringUtils
Finds the position of a substring within a string, ignoring case, with the option to skip text delimited by given markers or within comments.
indexOfNextAlphanumericChar() - Method in class com.mysql.cj.util.StringInspector
Returns the position of the next alphanumeric character regardless the default search mode originally specified.
indexOfNextAlphanumericChar(int, String, String, String, String, Set<SearchMode>) - Static method in class com.mysql.cj.util.StringUtils
Finds the position of the next alphanumeric character within a string, with the option to skip text delimited by given markers or within comments.
indexOfNextChar() - Method in class com.mysql.cj.util.StringInspector
Returns the position of the next valid character.
indexOfNextChar(Set<SearchMode>) - Method in class com.mysql.cj.util.StringInspector
Returns the position of the next valid character using the given search mode instead of the default one.
indexOfNextNonWsChar() - Method in class com.mysql.cj.util.StringInspector
Returns the position of the next non-whitespace character regardless the default search mode originally specified.
indexOfNextNonWsChar(int, String, String, String, String, Set<SearchMode>) - Static method in class com.mysql.cj.util.StringUtils
Finds the position of the next non-whitespace character within a string, with the option to skip text delimited by given markers or within comments.
indexOfNextWsChar() - Method in class com.mysql.cj.util.StringInspector
Returns the position of the next whitespace character regardless the default search mode originally specified.
indexOfNextWsChar(int, String, String, String, String, Set<SearchMode>) - Static method in class com.mysql.cj.util.StringUtils
Finds the position of the next whitespace character within a string, with the option to skip text delimited by given markers or within comments.
indexOfQuoteDoubleAware(String, String, int) - Static method in class com.mysql.cj.util.StringUtils
 
indexOfStatementKeyword(String, boolean) - Static method in class com.mysql.cj.QueryInfo
Finds and returns the position of the first non-whitespace character from the specified SQL, skipping comments and quoted text.
indexType - Variable in class com.mysql.cj.xdevapi.CreateIndexParams
One of INDEX or SPATIAL.
infixOperators - Static variable in class com.mysql.cj.xdevapi.ExprUnparser
List of operators which will be serialized as infix operators.
inflater - Variable in class com.mysql.cj.protocol.a.CompressedInputStream
The ZIP inflater used to un-compress packets
INFO - Static variable in class com.mysql.cj.log.Jdk14Logger
 
INFO - Static variable in class com.mysql.cj.log.StandardLogger
 
info - Variable in class com.mysql.cj.protocol.a.result.OkPacket
 
INFO - Static variable in class com.mysql.cj.sasl.ScramShaSaslProvider
 
infoProvider - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
init(PropertySet, ServerSession, PacketSentTimeHolder, PacketReceivedTimeHolder) - Method in exception com.mysql.cj.exceptions.CJCommunicationsException
 
init(Properties, Log) - Method in interface com.mysql.cj.exceptions.ExceptionInterceptor
Called once per connection that wants to use the extension The properties are the same ones passed in in the URL or arguments to Driver.connect() or DriverManager.getConnection().
init(Properties, Log) - Method in class com.mysql.cj.exceptions.ExceptionInterceptorChain
 
init(MysqlConnection, Properties, Log) - Method in interface com.mysql.cj.interceptors.QueryInterceptor
Called once per connection that wants to use the interceptor The properties are the same ones passed in in the URL or arguments to Driver.connect() or DriverManager.getConnection().
init(MysqlConnection, Properties, Log) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
init(Properties) - Method in interface com.mysql.cj.jdbc.ha.LoadBalanceExceptionChecker
Called once per connection that wants to use the extension The properties are the same ones passed in in the URL or arguments to Driver.connect() or DriverManager.getConnection().
init(Properties) - Method in class com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker
 
init(MysqlConnection, Properties, Log) - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called once per connection that wants to use the extension The properties are the same ones passed in in the URL or arguments to Driver.connect() or DriverManager.getConnection().
init(MysqlConnection, Properties, Log) - Method in class com.mysql.cj.jdbc.interceptors.ResultSetScannerInterceptor
 
init(MysqlConnection, Properties, Log) - Method in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
init(MysqlConnection, Properties, Log) - Method in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
init(Log) - Method in class com.mysql.cj.log.LoggingProfilerEventHandler
 
init(Log) - Method in interface com.mysql.cj.log.ProfilerEventHandler
 
init(MysqlConnection, Properties, Log) - Method in class com.mysql.cj.NoSubInterceptorWrapper
 
init(PropertySet, ServerSession, ExceptionInterceptor) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
init(Protocol<NativePacketPayload>, MysqlCallbackHandler) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
init(Protocol<NativePacketPayload>, MysqlCallbackHandler) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
init(Protocol<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
init(Protocol<NativePacketPayload>, MysqlCallbackHandler) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
init(Protocol<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin
 
init(Protocol<NativePacketPayload>, MysqlCallbackHandler) - Method in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
init(Protocol<NativePacketPayload>, MysqlCallbackHandler) - Method in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
init(Protocol<NativePacketPayload>, MysqlCallbackHandler) - Method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
init(Protocol<NativePacketPayload>, MysqlCallbackHandler) - Method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
init(PropertySet, ServerSession, ExceptionInterceptor) - Method in class com.mysql.cj.protocol.a.ByteArrayValueEncoder
 
init(Protocol<NativePacketPayload>, PropertySet, ExceptionInterceptor) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
init(Session, SocketConnection, PropertySet, TransactionEventHandler) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
init(NativePacketPayload, String) - Method in class com.mysql.cj.protocol.a.NativeServerSessionStateController.NativeServerSessionStateChanges
 
init(PropertySet, ServerSession, ExceptionInterceptor) - Method in class com.mysql.cj.protocol.a.NullValueEncoder
 
init(PropertySet, ServerSession, ExceptionInterceptor) - Method in class com.mysql.cj.protocol.a.StringValueEncoder
 
init(Session, SocketConnection, PropertySet, TransactionEventHandler) - Method in class com.mysql.cj.protocol.AbstractProtocol
 
init(Protocol<M>) - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
We need direct Protocol reference because it isn't available from Connection before authentication complete.
init(Protocol<M>, MysqlCallbackHandler) - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
Initializes this plugin with a direct Protocol reference and a generic MysqlCallbackHandler that can be used to pass over information back to the authentication provider.
init(Protocol<M>, PropertySet, ExceptionInterceptor) - Method in interface com.mysql.cj.protocol.AuthenticationProvider
 
init(Session, SocketConnection, PropertySet, TransactionEventHandler) - Method in interface com.mysql.cj.protocol.Protocol
Init method takes the place of constructor.
init(PropertySet, ServerSession, ExceptionInterceptor) - Method in interface com.mysql.cj.protocol.ValueEncoder
 
init(Protocol<XMessage>, PropertySet, ExceptionInterceptor) - Method in class com.mysql.cj.protocol.x.XAuthenticationProvider
 
init(Session, SocketConnection, PropertySet, TransactionEventHandler) - Method in class com.mysql.cj.protocol.x.XProtocol
 
init(String, Properties) - Method in class com.mysql.cj.xdevapi.ClientImpl
 
init(String, DbDoc) - Method in class com.mysql.cj.xdevapi.CreateIndexParams
 
init(MysqlConnection, Properties, Log) - Method in class testsuite.BaseQueryInterceptor
 
init(MysqlConnection, Properties, Log) - Method in class testsuite.regression.CharsetRegressionTest.TestBug64205QueryInterceptor
 
init(MysqlConnection, Properties, Log) - Method in class testsuite.regression.CharsetRegressionTest.TestSetNamesQueryInterceptor
 
init(MysqlConnection, Properties, Log) - Method in class testsuite.regression.ConnectionRegressionTest.Bug56100QueryInterceptor
 
init(Properties) - Method in class testsuite.regression.ConnectionRegressionTest.Bug75168LoadBalanceExceptionChecker
 
init(MysqlConnection, Properties, Log) - Method in class testsuite.regression.ConnectionRegressionTest.Bug75168QueryInterceptor
 
init(Properties, Log) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug21934573ExceptionInterceptor
 
init(Properties, Log) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug67803ExceptionInterceptor
 
init(Properties, Log) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug71850ExceptionInterceptor
 
init(Properties, Log) - Method in class testsuite.regression.ResultSetRegressionTest.TestBug67318ExceptionInterceptor
 
init(MysqlConnection, Properties, Log) - Method in class testsuite.simple.TestLifecycleInterceptor
 
initConnections(TimeZone, String) - Method in class testsuite.simple.DateTimeTest
 
initException - Static variable in class testsuite.x.devapi.RowLockingTest
 
INITIAL_PACKET_SIZE - Static variable in class com.mysql.cj.protocol.a.NativeProtocol
 
INITIAL_RESPONSE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
initialHandshakePacket - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
initialize(Connection, Properties) - Method in interface com.mysql.cj.jdbc.ClientInfoProvider
Called once by the driver when it needs to configure the provider.
initialize(Connection, Properties) - Method in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
initialize(Connection, Properties) - Method in class com.mysql.cj.jdbc.CommentClientInfoProvider
 
initialize(Connection, Properties) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug98445ClientInfoProvider
 
initializeAuthentication() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
initialized - Static variable in class testsuite.regression.ConnectionRegressionTest.TestBug21934573ExceptionInterceptor
 
initializeFrom(Properties, ExceptionInterceptor) - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
initializeFrom(Reference, ExceptionInterceptor) - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
initializeFrom(Properties, ExceptionInterceptor) - Method in class com.mysql.cj.conf.MemorySizeProperty
 
initializeFrom(Reference, ExceptionInterceptor) - Method in class com.mysql.cj.conf.MemorySizeProperty
 
initializeFrom(Properties, ExceptionInterceptor) - Method in interface com.mysql.cj.conf.RuntimeProperty
Explicitly set value of this RuntimeProperty according to the self-titled property value contained in extractFrom.
initializeFrom(Reference, ExceptionInterceptor) - Method in interface com.mysql.cj.conf.RuntimeProperty
 
initializeFrom(ColumnDefinition) - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
initializeFrom(ColumnDefinition) - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
initializeFromQueryInfo() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
initializeHostsSpecs(ConnectionUrl, List<HostInfo>) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Initializes the hosts lists and makes a "clean" local copy of the given connection properties so that it can be later used to create standard connections.
initializeProperties(Properties) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
initializeProperties(Properties) - Method in interface com.mysql.cj.conf.PropertySet
Initializes the property set with driver properties that come from URL or passed to the driver manager.
initializePropsFromServer() - Method in class com.mysql.cj.jdbc.ConnectionImpl
Sets varying properties that depend on server information.
initializeReplicasConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
initializeResultsMetadataFromCache(String, CachedResultSetMetaData, ResultSetInternalMethods) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
initializeResultsMetadataFromCache(String, CachedResultSetMetaData, ResultSetInternalMethods) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
initializeResultsMetadataFromCache(String, CachedResultSetMetaData, ResultSetInternalMethods) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
initializeResultsMetadataFromCache(String, CachedResultSetMetaData, ResultSetInternalMethods) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Caches CachedResultSetMetaData that has been placed in the cache using the given SQL as a key.
initializeSafeQueryInterceptors() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
initializeSafeQueryInterceptors() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
initializeSafeQueryInterceptors() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
initializeSafeQueryInterceptors() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
initializeSourceConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
initializeWithMetadata() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
initializeWithMetadata() - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
 
initialResponse_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
initialResponse_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
initialValue - Variable in class com.mysql.cj.conf.AbstractRuntimeProperty
 
initialValueAsString - Variable in class com.mysql.cj.conf.MemorySizeProperty
 
initQuery() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
initQuery() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
initQuery() - Method in class com.mysql.cj.jdbc.StatementImpl
 
initRowsWithMetadata() - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
initRowsWithMetadata() - Method in interface com.mysql.cj.protocol.Resultset
Set metadata of this Resultset to ResultsetRows it contains.
initServerSession() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
initServerSession() - Method in interface com.mysql.cj.protocol.Protocol
 
initServerSession() - Method in class com.mysql.cj.protocol.x.XProtocol
 
injectedBuffer - Static variable in class testsuite.InjectedSocketFactory
 
injectedBufferPos - Static variable in class testsuite.InjectedSocketFactory
 
InjectedInputStream(InputStream, PropertySet, HostInfo) - Constructor for class testsuite.InjectedSocketFactory.InjectedInputStream
 
InjectedSocketFactory - Class in testsuite
 
InjectedSocketFactory() - Constructor for class testsuite.InjectedSocketFactory
 
InjectedSocketFactory.InjectedInputStream - Class in testsuite
 
InjectedSocketFactory.SocketWrapper - Class in testsuite
 
injectPerTypeProperties(Map<String, String>) - Method in class com.mysql.cj.conf.ConnectionUrl
Subclasses must override this method if they need to inject additional properties in the connection arguments map while it's being constructed.
injectPerTypeProperties(Map<String, String>) - Method in class com.mysql.cj.conf.url.LoadBalanceConnectionUrl
Injects additional properties into the connection arguments while it's being constructed.
injectPerTypeProperties(Map<String, String>) - Method in class com.mysql.cj.conf.url.LoadBalanceDnsSrvConnectionUrl
Injects additional properties into the connection arguments while the connection arguments map is being constructed.
inMysqlBlock - Variable in class com.mysql.cj.util.StringInspector
 
inOutModifier - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
inputFactory - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
inputStream - Variable in class com.mysql.cj.protocol.x.SyncMessageReader
Stream as a source of messages.
inputStreamClassFqn - Variable in class com.mysql.cj.protocol.x.CompressionAlgorithm
 
inputStreams - Variable in class com.mysql.cj.protocol.x.ContinuousInputStream
 
InputStreamValueEncoder - Class in com.mysql.cj.protocol.a
 
InputStreamValueEncoder() - Constructor for class com.mysql.cj.protocol.a.InputStreamValueEncoder
 
inQuotes - Variable in class com.mysql.cj.util.EscapeTokenizer
 
Insert(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
Insert() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
insert() - Method in interface com.mysql.cj.xdevapi.Table
Create an insert statement using the list of all columns in the table.
insert(String...) - Method in interface com.mysql.cj.xdevapi.Table
Create an insert statement using the given list columns.
insert(Map<String, Object>) - Method in interface com.mysql.cj.xdevapi.Table
Create an insert statement using the given key/value pairs.
insert() - Method in class com.mysql.cj.xdevapi.TableImpl
 
insert(String...) - Method in class com.mysql.cj.xdevapi.TableImpl
 
insert(Map<String, Object>) - Method in class com.mysql.cj.xdevapi.TableImpl
 
insert_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
insert_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
INSERT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
INSERT_STATEMENT - Static variable in class com.mysql.cj.QueryInfo
 
INSERT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
INSERT = 1;
insertBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
insertDocs() - Method in class testsuite.x.devapi.AsyncQueryTest
 
inserter - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
PreparedStatement used to insert data
InsertParams - Class in com.mysql.cj.xdevapi
Helper class for collecting parameters for relational insert command.
InsertParams() - Constructor for class com.mysql.cj.xdevapi.InsertParams
 
insertParams - Variable in class com.mysql.cj.xdevapi.InsertStatementImpl
 
InsertResult - Interface in com.mysql.cj.xdevapi
A result from the table.insert() statement.
InsertResultBuilder - Class in com.mysql.cj.xdevapi
Result builder producing an InsertResult instance.
InsertResultBuilder() - Constructor for class com.mysql.cj.xdevapi.InsertResultBuilder
 
InsertResultImpl - Class in com.mysql.cj.xdevapi
A result from a statement that doesn't return a set of rows.
InsertResultImpl(StatementExecuteOk) - Constructor for class com.mysql.cj.xdevapi.InsertResultImpl
Create a new result.
insertRow() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
insertRow() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
insertsAreDetected(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
insertSQL - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
InsertStatement - Interface in com.mysql.cj.xdevapi
A statement INSERTing new row(s) into a table.
InsertStatementImpl - Class in com.mysql.cj.xdevapi
 
InsertStatementImpl(MysqlxSession, String, String, String[]) - Constructor for class com.mysql.cj.xdevapi.InsertStatementImpl
 
InsertStatementImpl(MysqlxSession, String, String, Map<String, Object>) - Constructor for class com.mysql.cj.xdevapi.InsertStatementImpl
 
insertTestDataLocalDTTypes(PreparedStatement) - Method in class testsuite.simple.StatementsTest
Helper method for *SetObject* tests.
insertTestDataOffsetDTTypes(PreparedStatement) - Method in class testsuite.simple.StatementsTest
Helper method for *SetObject* tests.
instance - Static variable in class com.mysql.cj.protocol.x.XProtocolDecoder
 
instanceCount - Static variable in class testsuite.BaseTestCase
Instance counter
instantiatedAtLeastOnce - Static variable in class testsuite.x.devapi.CompressionTest.TestInflaterInputStream
 
instantiatedAtLeastOnce - Static variable in class testsuite.x.devapi.CompressionTest.TestInputStream
 
instantiatedAtLeastOnce - Static variable in class testsuite.x.devapi.CompressionTest.TestSyncFlushDeflaterOutputStream
 
InstantValueEncoder - Class in com.mysql.cj.protocol.a
 
InstantValueEncoder() - Constructor for class com.mysql.cj.protocol.a.InstantValueEncoder
 
instrumentation - package instrumentation
 
instrumentJdbcMethods(CtClass, Class<?>) - Static method in class instrumentation.TranslateExceptions
 
instrumentJdbcMethods(CtClass, Class<?>, boolean, String) - Static method in class instrumentation.TranslateExceptions
Instruments methods of cjClazz defined in jdbcClass.
IntegerDataType() - Constructor for enum com.mysql.cj.protocol.a.NativeConstants.IntegerDataType
 
integerFrom(String, String, int, ExceptionInterceptor) - Static method in class com.mysql.cj.conf.IntegerPropertyDefinition
 
IntegerProperty - Class in com.mysql.cj.conf
 
IntegerProperty(PropertyDefinition<Integer>) - Constructor for class com.mysql.cj.conf.IntegerProperty
 
IntegerPropertyDefinition - Class in com.mysql.cj.conf
 
IntegerPropertyDefinition(PropertyKey, int, boolean, String, String, String, int) - Constructor for class com.mysql.cj.conf.IntegerPropertyDefinition
 
IntegerPropertyDefinition(PropertyKey, int, boolean, String, String, String, int, int, int) - Constructor for class com.mysql.cj.conf.IntegerPropertyDefinition
 
integerValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
IntegerValueFactory - Class in com.mysql.cj.result
A value factory for creating int values.
IntegerValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.IntegerValueFactory
 
IntegerValueFactoryTest - Class in com.mysql.cj.result
IntegerValueFactoryTest() - Constructor for class com.mysql.cj.result.IntegerValueFactoryTest
 
interceptedQueries - Static variable in class testsuite.simple.MetadataTest.TestGetSqlKeywordsDynamicQueryInterceptor
 
interceptException(Exception) - Method in interface com.mysql.cj.exceptions.ExceptionInterceptor
 
interceptException(Exception) - Method in class com.mysql.cj.exceptions.ExceptionInterceptorChain
 
interceptException(Exception) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug21934573ExceptionInterceptor
 
interceptException(Exception) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug67803ExceptionInterceptor
 
interceptException(Exception) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug71850ExceptionInterceptor
 
interceptException(Exception) - Method in class testsuite.regression.ResultSetRegressionTest.TestBug67318ExceptionInterceptor
 
interceptors - Variable in class com.mysql.cj.exceptions.ExceptionInterceptorChain
 
INTERFACES_TO_PROXY - Static variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
internal_static_Mysqlx_ClientMessages_descriptor - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
internal_static_Mysqlx_ClientMessages_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
internal_static_Mysqlx_Connection_Capabilities_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_Capabilities_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_CapabilitiesGet_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_CapabilitiesGet_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_CapabilitiesSet_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_CapabilitiesSet_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_Capability_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_Capability_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_Close_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_Close_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_Compression_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Connection_Compression_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection
 
internal_static_Mysqlx_Crud_Collection_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Collection_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Column_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Column_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_CreateView_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_CreateView_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Delete_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Delete_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_DropView_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_DropView_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Find_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Find_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Insert_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Insert_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Insert_TypedRow_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Insert_TypedRow_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Limit_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Limit_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_LimitExpr_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_LimitExpr_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_ModifyView_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_ModifyView_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Order_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Order_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Projection_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Projection_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Update_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_Update_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_UpdateOperation_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Crud_UpdateOperation_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud
 
internal_static_Mysqlx_Cursor_Close_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor
 
internal_static_Mysqlx_Cursor_Close_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor
 
internal_static_Mysqlx_Cursor_Fetch_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor
 
internal_static_Mysqlx_Cursor_Fetch_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor
 
internal_static_Mysqlx_Cursor_Open_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor
 
internal_static_Mysqlx_Cursor_Open_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor
 
internal_static_Mysqlx_Cursor_Open_OneOfMessage_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor
 
internal_static_Mysqlx_Cursor_Open_OneOfMessage_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor
 
internal_static_Mysqlx_Datatypes_Any_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Any_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Array_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Array_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Object_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Object_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Object_ObjectField_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Object_ObjectField_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Scalar_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Scalar_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Scalar_Octets_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Scalar_Octets_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Scalar_String_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Datatypes_Scalar_String_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
internal_static_Mysqlx_Error_descriptor - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
internal_static_Mysqlx_Error_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
internal_static_Mysqlx_Expect_Close_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect
 
internal_static_Mysqlx_Expect_Close_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect
 
internal_static_Mysqlx_Expect_Open_Condition_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect
 
internal_static_Mysqlx_Expect_Open_Condition_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect
 
internal_static_Mysqlx_Expect_Open_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect
 
internal_static_Mysqlx_Expect_Open_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect
 
internal_static_Mysqlx_Expr_Array_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Array_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_ColumnIdentifier_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_ColumnIdentifier_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_DocumentPathItem_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_DocumentPathItem_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Expr_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Expr_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_FunctionCall_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_FunctionCall_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Identifier_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Identifier_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Object_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Object_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Object_ObjectField_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Object_ObjectField_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Operator_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Expr_Operator_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr
 
internal_static_Mysqlx_Notice_Frame_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_Frame_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_GroupReplicationStateChanged_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_GroupReplicationStateChanged_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_ServerHello_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_ServerHello_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_SessionStateChanged_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_SessionStateChanged_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_SessionVariableChanged_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_SessionVariableChanged_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_Warning_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Notice_Warning_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice
 
internal_static_Mysqlx_Ok_descriptor - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
internal_static_Mysqlx_Ok_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
internal_static_Mysqlx_Prepare_Deallocate_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
internal_static_Mysqlx_Prepare_Deallocate_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
internal_static_Mysqlx_Prepare_Execute_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
internal_static_Mysqlx_Prepare_Execute_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
internal_static_Mysqlx_Prepare_Prepare_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
internal_static_Mysqlx_Prepare_Prepare_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
internal_static_Mysqlx_Prepare_Prepare_OneOfMessage_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
internal_static_Mysqlx_Prepare_Prepare_OneOfMessage_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
internal_static_Mysqlx_Resultset_ColumnMetaData_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_ColumnMetaData_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_FetchDone_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_FetchDone_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_FetchDoneMoreOutParams_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_FetchDoneMoreOutParams_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_FetchDoneMoreResultsets_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_FetchDoneMoreResultsets_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_FetchSuspended_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_FetchSuspended_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_Row_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_Resultset_Row_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset
 
internal_static_Mysqlx_ServerMessages_descriptor - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
internal_static_Mysqlx_ServerMessages_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
internal_static_Mysqlx_Session_AuthenticateContinue_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Session_AuthenticateContinue_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Session_AuthenticateOk_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Session_AuthenticateOk_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Session_AuthenticateStart_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Session_AuthenticateStart_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Session_Close_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Session_Close_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Session_Reset_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Session_Reset_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession
 
internal_static_Mysqlx_Sql_StmtExecute_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql
 
internal_static_Mysqlx_Sql_StmtExecute_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql
 
internal_static_Mysqlx_Sql_StmtExecuteOk_descriptor - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql
 
internal_static_Mysqlx_Sql_StmtExecuteOk_fieldAccessorTable - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql
 
InternalDate - Class in com.mysql.cj.protocol
 
InternalDate() - Constructor for class com.mysql.cj.protocol.InternalDate
Constructs a zero date.
InternalDate(int, int, int) - Constructor for class com.mysql.cj.protocol.InternalDate
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
internalGetFieldAccessorTable() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
internalGetValueMap() - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
internalRowData - Variable in class com.mysql.cj.protocol.a.result.ByteArrayRow
 
InternalTime - Class in com.mysql.cj.protocol
 
InternalTime() - Constructor for class com.mysql.cj.protocol.InternalTime
Constructs a zero time
InternalTime(int, int, int, int, int) - Constructor for class com.mysql.cj.protocol.InternalTime
 
InternalTimestamp - Class in com.mysql.cj.protocol
 
InternalTimestamp() - Constructor for class com.mysql.cj.protocol.InternalTimestamp
Constructs a zero datetime
InternalTimestamp(int, int, int, int, int, int, int, int) - Constructor for class com.mysql.cj.protocol.InternalTimestamp
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
internalValueMap - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
InternalXBaseTestCase - Class in testsuite.x.internal
Base class for tests of X DevAPI and X Protocol client internal components.
InternalXBaseTestCase() - Constructor for class testsuite.x.internal.InternalXBaseTestCase
 
intervalWidth - Variable in class testsuite.perf.BasePerfTest
 
inTransaction - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
inTransaction() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
inTransactionOnServer() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
inTransactionOnServer() - Method in interface com.mysql.cj.protocol.ServerSession
 
inTransactionOnServer() - Method in class com.mysql.cj.protocol.x.XServerSession
 
IntWrapper(int) - Constructor for class com.mysql.cj.util.Base64Decoder.IntWrapper
 
invalid - Variable in class com.mysql.cj.jdbc.ServerPreparedStatement
Has this prepared statement been marked invalid?
invalidate(K) - Method in interface com.mysql.cj.CacheAdapter
 
invalidate(String) - Method in class com.mysql.cj.PerConnectionLRUFactory.PerConnectionLRU
 
invalidateAll(Set<K>) - Method in interface com.mysql.cj.CacheAdapter
 
invalidateAll() - Method in interface com.mysql.cj.CacheAdapter
 
invalidateAll(Set<String>) - Method in class com.mysql.cj.PerConnectionLRUFactory.PerConnectionLRU
 
invalidateAll() - Method in class com.mysql.cj.PerConnectionLRUFactory.PerConnectionLRU
 
invalidateConnection(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Closes specified connection and removes it from required mappings.
invalidateConnection(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Invalidates the specified connection by closing it.
invalidateCurrentConnection() - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Invalidates the current connection.
invalidationException - Variable in class com.mysql.cj.jdbc.ServerPreparedStatement
If this statement has been marked invalid, what was the reason?
invalidCompressionOptions() - Method in class testsuite.x.devapi.CompressionTest
Tests invalid compression option values and returned error messages.
InvalidConnectionAttributeException - Exception in com.mysql.cj.exceptions
 
InvalidConnectionAttributeException() - Constructor for exception com.mysql.cj.exceptions.InvalidConnectionAttributeException
 
InvalidConnectionAttributeException(String) - Constructor for exception com.mysql.cj.exceptions.InvalidConnectionAttributeException
 
InvalidConnectionAttributeException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.InvalidConnectionAttributeException
 
InvalidConnectionAttributeException(Throwable) - Constructor for exception com.mysql.cj.exceptions.InvalidConnectionAttributeException
 
InvalidConnectionAttributeException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.InvalidConnectionAttributeException
 
invalidDefaultSchema() - Method in class testsuite.x.devapi.SessionTest
 
invalidHandleStr - Variable in class com.mysql.cj.jdbc.ConnectionWrapper
 
invalidRowReason - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
invoke(Object, Method, Object[]) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy.FailoverJdbcInterfaceProxy
 
invoke(Object, Method, Object[]) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy.NullLoadBalancedConnectionProxy
 
invoke(Object, Method, Object[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Proxies method invocation on the java.sql.Connection interface, trapping multi-host specific methods and generic methods.
invoke(Object, Method, Object[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.JdbcInterfaceProxy
 
invoke(Object, Method, Object[]) - Method in class com.mysql.cj.jdbc.WrapperBase.ConnectionErrorFiringInvocationHandler
 
invokeCleanupListeners(Throwable) - Method in class com.mysql.cj.NativeSession
 
invokeListeners() - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
invokeListeners(Protocol.ProtocolEventListener.EventType, Throwable) - Method in class com.mysql.cj.protocol.AbstractProtocol
 
invokeListeners(Protocol.ProtocolEventListener.EventType, Throwable) - Method in interface com.mysql.cj.protocol.Protocol.ProtocolEventHandler
 
invokeMore(Object, Method, Object[]) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
invokeMore(Object, Method, Object[]) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Proxies method invocation on the java.sql.Connection interface, trapping "close", "isClosed" and "commit/rollback" to switch connections for load balancing.
invokeMore(Object, Method, Object[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Continuation of the method invocation process, to be implemented within each subclass.
invokeMore(Object, Method, Object[]) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Proxies method invocation on the java.sql.Connection interface.
invokeNormalCloseListeners() - Method in class com.mysql.cj.NativeSession
 
invokeOn - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.JdbcInterfaceProxy
 
invokeOn - Variable in class com.mysql.cj.jdbc.WrapperBase.ConnectionErrorFiringInvocationHandler
 
invokeQueryInterceptorsPost(Supplier<String>, Query, T, boolean) - Method in class com.mysql.cj.NativeSession
 
invokeQueryInterceptorsPost(Supplier<String>, Query, T, boolean) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
invokeQueryInterceptorsPost(M, M, boolean) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
invokeQueryInterceptorsPre(Supplier<String>, Query, boolean) - Method in class com.mysql.cj.NativeSession
 
invokeQueryInterceptorsPre(Supplier<String>, Query, boolean) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
invokeQueryInterceptorsPre(M, boolean) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
INVOKER_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
use current user permissions
invokeReconnectListeners() - Method in class com.mysql.cj.NativeSession
 
ipv6Addrs - Variable in class testsuite.x.devapi.Ipv6SupportTest
 
Ipv6SupportTest - Class in testsuite.x.devapi
 
Ipv6SupportTest() - Constructor for class testsuite.x.devapi.Ipv6SupportTest
 
is - Variable in class com.mysql.cj.protocol.a.SimplePacketReaderTest.FixedBufferSocketConnection
 
IS_DECIMAL - Static variable in enum com.mysql.cj.MysqlType
 
IS_NOT_DECIMAL - Static variable in enum com.mysql.cj.MysqlType
 
isAfterEnd - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
isAfterLast() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
isAfterLast() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
isAfterLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
isAfterLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
isAfterLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
isAfterLast() - Method in interface com.mysql.cj.protocol.ResultsetRows
Returns true if we got the last element.
isAlive() - Static method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
Returns true if the working thread is alive.
isAllowed(int) - Method in enum com.mysql.cj.MysqlType
 
isArray() - Method in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
Is the field an array?
isAsciiControlCharacter(char) - Static method in class com.mysql.cj.util.SaslPrep
Prohibited Output: ASCII control characters [StringPrep, C.2.1].
isAuthMethodSwitchRequestPacket() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Is it a Protocol::AuthSwitchRequest packet.
isAuthMoreDataPacket() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Is it a Protocol::AuthMoreData packet.
isAuthNextFactorPacket() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Is it a Protocol::AuthNextFactor packet.
isAutocommit() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
isAutoCommit() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
isAutocommit() - Method in interface com.mysql.cj.protocol.ServerSession
 
isAutoCommit() - Method in interface com.mysql.cj.protocol.ServerSession
 
isAutocommit() - Method in class com.mysql.cj.protocol.x.XServerSession
 
isAutoCommit() - Method in class com.mysql.cj.protocol.x.XServerSession
 
isAutoIncrement(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isAutoIncrement() - Method in class com.mysql.cj.result.Field
 
isAutoIncrement() - Method in interface com.mysql.cj.xdevapi.Column
Checks if this is an auto increment column.
isAutoIncrement() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
isBeforeFirst() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
isBeforeFirst() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
isBeforeFirst() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
isBeforeFirst() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
isBeforeFirst() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
isBeforeFirst() - Method in interface com.mysql.cj.protocol.ResultsetRows
Returns if iteration has not occured yet.
isBidiLCat(int) - Static method in class com.mysql.cj.util.SaslPrep
Bidirectional Characters: LCat characters.
isBidiRAndAlCat(int) - Static method in class com.mysql.cj.util.SaslPrep
Bidirectional Characters: RandALCat characters.
isBinary() - Method in class com.mysql.cj.result.Field
 
isBinaryEncoded() - Method in class com.mysql.cj.protocol.a.result.BinaryBufferRow
 
isBinaryEncoded() - Method in class com.mysql.cj.protocol.a.result.ByteArrayRow
 
isBinaryEncoded - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
isBinaryEncoded() - Method in interface com.mysql.cj.protocol.ResultsetRow
 
isBlob() - Method in class com.mysql.cj.result.Field
 
isBound() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
isBound() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
isBound() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
isCacheable - Variable in class com.mysql.cj.jdbc.ServerPreparedStatement
 
isCached - Variable in class com.mysql.cj.jdbc.ServerPreparedStatement
 
isCaseSensitive - Variable in enum com.mysql.cj.conf.PropertyKey
 
isCaseSensitive(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isCatalogAtStart() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
isChangeDisplayPropertiesOrDeprecatedCharacter(char) - Static method in class com.mysql.cj.util.SaslPrep
Prohibited Output: change display properties or deprecated characters [StringPrep, C.8].
isCharAtPosNotEqualIgnoreCase(String, int, char, char) - Static method in class com.mysql.cj.util.StringUtils
 
isCharEqualIgnoreCase(char, char, char) - Static method in class com.mysql.cj.util.StringUtils
 
isClassAvailable(String) - Method in class testsuite.BaseTestCase
 
isClearWarningsCalled() - Method in class com.mysql.cj.AbstractQuery
 
isClearWarningsCalled() - Method in class com.mysql.cj.jdbc.StatementImpl
 
isClearWarningsCalled() - Method in interface com.mysql.cj.Query
 
isClosed - Variable in class com.mysql.cj.jdbc.Blob
 
isClosed() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isClosed() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isClosed - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
isClosed() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isClosed - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
isClosed - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
Has this result set been closed?
isClosed() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
isClosed() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
isClosed - Variable in class com.mysql.cj.jdbc.StatementImpl
Has this statement been closed?
isClosed() - Method in class com.mysql.cj.jdbc.StatementImpl
 
isClosed() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
isClosed() - Method in class com.mysql.cj.MysqlxSession
 
isClosed - Variable in class com.mysql.cj.NativeSession
Has this session been closed?
isClosed() - Method in class com.mysql.cj.NativeSession
 
isClosed - Variable in class com.mysql.cj.protocol.NamedPipeSocketFactory.NamedPipeSocket
 
isClosed() - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.NamedPipeSocket
 
isClosed() - Method in interface com.mysql.cj.Session
 
isClosed - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
isClosed() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
isClosed() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
isClosed() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
isCloseOnCompletion() - Method in class com.mysql.cj.jdbc.StatementImpl
 
isCloseOnCompletion() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
isCommunityEdition(String) - Static method in class com.mysql.cj.util.Util
Checks whether the given server version string is a MySQL Community edition.
isCommunityEdition() - Method in class testsuite.BaseTestCase
Checks whether the server we're connected to is a MySQL Community edition
isComplete() - Method in class com.mysql.cj.sasl.ScramShaSaslClient
 
isCompressedDataAvailable() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Checks if there is data available in the compressed InputStream to be consumed.
isCompressedDataReadComplete() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Checks if all data from the compressed InputStream was fully consumed.
isCompressedFrame() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Checks if current X Protocol frame is compressed.
isCompressionEnabled(Session) - Method in class testsuite.x.devapi.CompressionTest
 
isConnected() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Checks if there is a underlying connection for this proxy.
isConnected() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
isConnected() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
isConnected() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
isConnected() - Static method in class testsuite.UnreliableSocketFactory
 
isConnectionStringSupported(String) - Static method in class com.mysql.cj.conf.ConnectionUrlParser
Checks if the scheme part of given connection string matches one of the ConnectionUrl.Types supported by Connector/J.
isCurrency(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isDataAvailable() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
isDataAvailable() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Checks if there is data available to be consumed.
isDate(String) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
isDebugEnabled() - Method in class com.mysql.cj.log.Jdk14Logger
 
isDebugEnabled() - Method in interface com.mysql.cj.log.Log
Is the 'debug' log level enabled?
isDebugEnabled() - Method in class com.mysql.cj.log.NullLogger
 
isDebugEnabled() - Method in class com.mysql.cj.log.Slf4JLogger
 
isDebugEnabled() - Method in class com.mysql.cj.log.StandardLogger
 
isDecimal - Variable in enum com.mysql.cj.MysqlType
 
isDecimal() - Method in enum com.mysql.cj.MysqlType
Checks if the MySQL Type is a Decimal/Number Type
isDefinitelyWritable(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isDone - Variable in class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
isDowned - Variable in class testsuite.BaseTestCase.MockConnectionConfiguration
 
isDynamic() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
isDynamic() - Method in interface com.mysql.cj.protocol.ResultsetRows
Returns true if the result set is dynamic.
isEmpty() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
isEmpty() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
isEmpty() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
isEmpty() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
isEmpty() - Method in interface com.mysql.cj.protocol.ResultsetRows
Has no records.
isEmpty() - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
isEmptyOrWhitespaceOnly(String) - Static method in class com.mysql.cj.util.StringUtils
 
isEnterpriseEdition(String) - Static method in class com.mysql.cj.util.Util
Checks whether the given server version string is a MySQL Enterprise/Commercial edition.
isEnterpriseEdition() - Method in class testsuite.BaseTestCase
Checks whether the server we're connected to is an MySQL Enterprise edition
isEOFDeprecated() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
isEOFDeprecated() - Method in interface com.mysql.cj.protocol.ServerSession
 
isEOFDeprecated() - Method in class com.mysql.cj.protocol.x.XServerSession
 
isEOFPacket() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Is it a EOF packet.
isErrorEnabled() - Method in class com.mysql.cj.log.Jdk14Logger
 
isErrorEnabled() - Method in interface com.mysql.cj.log.Log
Is the 'error' log level enabled?
isErrorEnabled() - Method in class com.mysql.cj.log.NullLogger
 
isErrorEnabled() - Method in class com.mysql.cj.log.Slf4JLogger
 
isErrorEnabled() - Method in class com.mysql.cj.log.StandardLogger
 
isErrorPacket() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Is it a ERROR packet.
isEscapeNeededForString(String, int) - Method in class com.mysql.cj.protocol.a.StringValueEncoder
 
isExplicitlySet() - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
isExplicitlySet() - Method in interface com.mysql.cj.conf.RuntimeProperty
 
isFatalEnabled() - Method in class com.mysql.cj.log.Jdk14Logger
 
isFatalEnabled() - Method in interface com.mysql.cj.log.Log
Is the 'fatal' log level enabled?
isFatalEnabled() - Method in class com.mysql.cj.log.NullLogger
 
isFatalEnabled() - Method in class com.mysql.cj.log.Slf4JLogger
 
isFatalEnabled() - Method in class com.mysql.cj.log.StandardLogger
 
isFirst() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
isFirst() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
isFirst() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
isFirst() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
isFirst() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
isFirst() - Method in interface com.mysql.cj.protocol.ResultsetRows
Are we on the first row of the result set?
isForXa - Variable in class com.mysql.cj.jdbc.ConnectionWrapper
 
isFrameHeaderBuffered() - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
Checks if there is a complete frame header already buffered.
isFrameHeaderFullyConsumed() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Checks if the X Protocol frame header was fully consumed.
isFrameHeaderWriteComplete() - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
Checks if the entire frame X Protocol frame header has been fully written.
isFromFunction() - Method in class com.mysql.cj.result.Field
 
isFunctionCall - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
isGlobalBlacklistEnabled() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Deprecated. 
isGlobalBlocklistEnabled() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Checks if host blocklist management was enabled.
isHostInfoValid(List<HostInfo>) - Method in class com.mysql.cj.xdevapi.ClientImpl.PooledXProtocol
 
isHostMaster(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
isHostMaster(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
isHostReplica(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
isHostReplica(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
isHostReplica(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
isHostSlave(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
isHostSlave(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
isHostSource(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
isHostSource(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
isHostSource(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
isIdleTimeoutReached() - Method in class com.mysql.cj.xdevapi.ClientImpl.PooledXProtocol
 
isImpermissibleCollation(int) - Method in class com.mysql.cj.NativeCharsetSettings
 
isImplicitlyClosingResults - Variable in class com.mysql.cj.jdbc.StatementImpl
Are we currently closing results implicitly (internally)?
isIn - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
isInappropriateForCanonicalRepresentationCharacter(char) - Static method in class com.mysql.cj.util.SaslPrep
Prohibited Output: inappropriate for canonical representation characters [StringPrep, C.7].
isInappropriateForPlainTextCharacter(char) - Static method in class com.mysql.cj.util.SaslPrep
Prohibited Output: inappropriate for plain text characters [StringPrep, C.6].
isInfoEnabled() - Method in class com.mysql.cj.log.Jdk14Logger
 
isInfoEnabled() - Method in interface com.mysql.cj.log.Log
Is the 'info' log level enabled?
isInfoEnabled() - Method in class com.mysql.cj.log.NullLogger
 
isInfoEnabled() - Method in class com.mysql.cj.log.Slf4JLogger
 
isInfoEnabled() - Method in class com.mysql.cj.log.StandardLogger
 
isInGlobalTx - Variable in class com.mysql.cj.jdbc.ConnectionImpl
Is this connection associated with a global tx?
isInGlobalTx() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isInGlobalTx() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isInGlobalTx() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isInGlobalTx() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Is this connection currently a participant in an XA transaction?
isInitialized - Variable in class com.mysql.cj.jdbc.ConnectionGroup
 
isInitialized - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
isInitialized() - Method in class com.mysql.cj.protocol.x.XMessage
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
isInitialized() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
isInputShutdown() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
isInputShutdown() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
isInputShutdown() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
isJdbcInterface(Class<?>) - Static method in class com.mysql.cj.util.Util
Recursively checks for interfaces on the given class to determine if it implements a java.sql, javax.sql or com.mysql.cj.jdbc interface.
isJdbcInterfaceCache - Static variable in class com.mysql.cj.util.Util
Cache for the JDBC interfaces already verified
isJdbcPackage(String) - Static method in class com.mysql.cj.util.Util
Check if the package name is a known JDBC package.
isJmxRegistered - Variable in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
isJmxRegistered - Variable in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
isLast() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
isLast() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
isLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
isLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
isLast() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
isLast() - Method in interface com.mysql.cj.protocol.ResultsetRows
Are we on the last row of the result set?
isLastRowSent() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
isLastRowSent() - Method in interface com.mysql.cj.protocol.ServerSession
 
isLastRowSent() - Method in class com.mysql.cj.protocol.x.XServerSession
 
isLoadDataQuery - Variable in class com.mysql.cj.NativeQueryBindings
Is this query a LOAD DATA query?
isLoadDataQuery - Variable in class com.mysql.cj.NativeQueryBindValue
Is this query a LOAD DATA query?
isLocallyConnected(Session) - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory
 
isLocallyConnected(Session) - Method in interface com.mysql.cj.protocol.SocketMetadata
 
isLocallyConnected(Session, String) - Method in interface com.mysql.cj.protocol.SocketMetadata
 
isLocallyConnected(Session) - Method in class testsuite.regression.NonLocalSocketFactory
 
isLongParameterSwitchDetected() - Method in class com.mysql.cj.NativeQueryBindings
 
isLongParameterSwitchDetected() - Method in interface com.mysql.cj.QueryBindings
 
isLowerCaseTableNames() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
isLowerCaseTableNames() - Method in interface com.mysql.cj.protocol.ServerSession
Is the server configured to use lower-case table names only?
isLowerCaseTableNames() - Method in class com.mysql.cj.protocol.x.XServerSession
 
isMappeableToNothing(char) - Static method in class com.mysql.cj.util.SaslPrep
Mapping: the "commonly mapped to nothing" characters [StringPrep, B.1] that can be mapped to nothing.
isMasterConnection() - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Deprecated. 
isMasterConnection() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Deprecated. 
isMultibyteCharset(String) - Method in interface com.mysql.cj.CharsetSettings
 
isMultibyteCharset(String) - Method in class com.mysql.cj.NativeCharsetSettings
 
isMultipleKey() - Method in class com.mysql.cj.result.Field
 
isMysqlRunningLocally() - Method in class testsuite.BaseTestCase
 
isMysqlRunningLocally() - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
isNational() - Method in interface com.mysql.cj.BindValue
 
isNational - Variable in class com.mysql.cj.NativeQueryBindValue
 
isNational() - Method in class com.mysql.cj.NativeQueryBindValue
 
isNeedsPing() - Method in class com.mysql.cj.NativeSession
 
isNegative() - Method in class com.mysql.cj.protocol.InternalTime
 
isNoBackslashEscapesSet() - Method in class com.mysql.cj.protocol.a.NativeServerSession
Is the server in a sql_mode that does not allow us to use \\ to escape things?
isNoBackslashEscapesSet() - Method in interface com.mysql.cj.protocol.ServerSession
 
isNoBackslashEscapesSet() - Method in class com.mysql.cj.protocol.x.XServerSession
 
isNonAsciiControlCharacter(int) - Static method in class com.mysql.cj.util.SaslPrep
Prohibited Output: non-ASCII control characters [StringPrep, C.2.2].
isNonAsciiSpaceChar(char) - Static method in class com.mysql.cj.util.SaslPrep
Mapping: non-ASCII space characters [StringPrep, C.1.2] that can be mapped to SPACE (U+0020).
isNonCharacterCodePoint(int) - Static method in class com.mysql.cj.util.SaslPrep
Prohibited Output: non-character code points [StringPrep, C.4].
isNonCommandLineArgument(String) - Method in class com.mysql.cj.admin.ServerController
Returns true if the property does not belong as a command-line argument
isNonResultSetProducingQuery() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Checks if the given SQL query does not return a result set.
isNonResultSetProducingQuery(String) - Method in class com.mysql.cj.jdbc.StatementImpl
Checks if the given SQL query does not return a result set.
isNotNull() - Method in class com.mysql.cj.result.Field
 
isNull() - Method in interface com.mysql.cj.BindValue
 
isNull(int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
isNull(int) - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
isNull(int) - Method in interface com.mysql.cj.jdbc.ParameterBindings
 
isNull(int) - Method in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
isNull(int) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
isNull(int) - Method in class com.mysql.cj.NativeQueryBindings
 
isNull - Variable in class com.mysql.cj.NativeQueryBindValue
NULL indicator
isNull() - Method in class com.mysql.cj.NativeQueryBindValue
 
isNull - Variable in class com.mysql.cj.protocol.a.result.BinaryBufferRow
If binary-encoded, the NULL status of each column is at the beginning of the row, so we
isNull(int) - Method in interface com.mysql.cj.QueryBindings
 
isNullable(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
isNullable - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
isNullable(int) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
isNullable(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isNullable() - Method in interface com.mysql.cj.xdevapi.Column
Checks if column can contain null values.
isNullable() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
isNullOrEmpty(String) - Static method in class com.mysql.cj.util.StringUtils
 
isNumberSigned() - Method in interface com.mysql.cj.xdevapi.Column
Checks if value represents a signed number.
isNumberSigned() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
isOkayForVersion(ServerVersion) - Method in class com.mysql.cj.MysqlCharset
 
isOKPacket() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Is it an OK packet.
isolationLevel - Variable in class com.mysql.cj.jdbc.ConnectionImpl
isolation level
isOnCSFS - Variable in class testsuite.BaseTestCase
 
isOpen() - Method in class com.mysql.cj.protocol.x.XProtocol
 
isOpen() - Method in interface com.mysql.cj.xdevapi.Session
Is this session open?
isOpen() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
isOpenSSL - Variable in class testsuite.BaseTestCase
 
isOut - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
isOutputShutdown() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
isOutputShutdown() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
isOutputShutdown() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
isPadded() - Method in interface com.mysql.cj.xdevapi.Column
Checks if the value has a padding.
isPadded() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
isParameter() - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
isPartKey() - Method in interface com.mysql.cj.xdevapi.Column
Checks if this column is a part of key.
isPartKey() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
isPayloadWriteReady() - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
Checks if the X Protocol frame payload is ready to be written on the underlying OutputStream.
isPoolable - Variable in class com.mysql.cj.jdbc.StatementImpl
 
isPoolable() - Method in class com.mysql.cj.jdbc.StatementImpl
 
isPoolable() - Method in class com.mysql.cj.jdbc.StatementWrapper
 
isPrimaryHostIndex(int) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Checks if the given host index points to the primary host.
isPrimaryKey() - Method in class com.mysql.cj.result.Field
 
isPrimaryKey() - Method in interface com.mysql.cj.xdevapi.Column
Checks if this is a primary key column.
isPrimaryKey() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
isPrivateUseCharacter(int) - Static method in class com.mysql.cj.util.SaslPrep
Prohibited Output: private use characters [StringPrep, C.3].
isProcessed(String, CtMethod) - Static method in class instrumentation.TranslateExceptions
 
isProhibited(char, int) - Static method in class com.mysql.cj.util.SaslPrep
Checks if the given character is one of the prohibited characters under the "SASLprep Profile" rules.
isProxySet() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isProxySet() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isProxySet() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isProxySet() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
isQueryCacheEnabled() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
isQueryCacheEnabled() - Method in interface com.mysql.cj.protocol.ServerSession
 
isQueryCacheEnabled() - Method in class com.mysql.cj.protocol.x.XServerSession
 
isRangeBased() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
isRangeBased() - Method in class com.mysql.cj.conf.IntegerPropertyDefinition
 
isRangeBased() - Method in class com.mysql.cj.conf.LongPropertyDefinition
 
isRangeBased() - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns true if property has range-based constraints
isRead() - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
isReadOnly() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isReadOnly(boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isReadOnly() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isReadOnly(boolean) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isReadOnly() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
isReadOnly() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isReadOnly(boolean) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isReadOnly() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
isReadOnly() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
isReadOnly(boolean) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Tests to see if the connection is in Read Only Mode.
isReadOnly(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isReadOnly() - Method in class com.mysql.cj.result.Field
Is this field _definitely_ not writable?
isReadOnlySafeChecked - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
synchronized externally in checkReadOnlyProcedure()
isReadOnlySafeProcedure - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
synchronized externally in checkReadOnlyProcedure()
isReadOnlySafeQuery(String, boolean) - Static method in class com.mysql.cj.QueryInfo
Checks whether the given query is safe to run in a read-only session.
isRelational - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
isRelational() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
isRelational() - Method in class com.mysql.cj.xdevapi.FilterableStatement
Are relational columns identifiers allowed in this statement?
isRelational() - Method in interface com.mysql.cj.xdevapi.FilterParams
Are relational columns identifiers allowed?
isReplicasConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Checks if current connection is the replicas l/b connection.
isRequired() - Method in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
Is the field required to exist in the document?
isResultSetClosedForTestBug69746(ResultSet) - Method in class testsuite.regression.ConnectionRegressionTest
 
isResultSetOKPacket() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Is it an OK packet for ResultSet.
isResultSetProducingQuery() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Checks if the given SQL query is a result set producing query.
isResultSetProducingQuery(String) - Method in class com.mysql.cj.jdbc.StatementImpl
Checks if the given SQL query is a result set producing query.
isReusable() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
isReusable() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
isReusable() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
isReusable() - Method in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
isReusable() - Method in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
isReusable() - Method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
isReusable() - Method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
isReusable() - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
 
isReusable() - Method in class testsuite.regression.ConnectionRegressionTest.AuthTestPlugin
 
isReusable() - Method in class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
isReusable() - Method in class testsuite.regression.ConnectionRegressionTest.TwoQuestionsPlugin
 
isRewritableWithMultiValuesClause - Variable in class com.mysql.cj.QueryInfo
 
isRewritableWithMultiValuesClause() - Method in class com.mysql.cj.QueryInfo
Can this query be rewritten as a multi-values clause?
isRowResult - Variable in class com.mysql.cj.xdevapi.SqlResultBuilder
 
isRowResult - Variable in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
isRunningOnJRockit() - Method in class testsuite.BaseTestCase
 
isRunningOnWindows() - Static method in class com.mysql.cj.util.Util
Checks if the JVM is running on Windows Operating System.
isRuntimeModifiable - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
isRuntimeModifiable() - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
isRuntimeModifiable() - Method in interface com.mysql.cj.conf.PropertyDefinition
May the property be changed after initialization.
isSameResource(JdbcConnection) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isSameResource(JdbcConnection) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isSameResource(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isSameResource(JdbcConnection) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Does this connection have the same resource name as the given connection (for XA)?
isSameRM(XAResource) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
isSameRM(XAResource) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
isSearchable(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isServerLocal() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isServerLocal() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isServerLocal() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isServerLocal() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Is the server this connection is connected to "local" (i.e.
isServerLocal(Session) - Method in class com.mysql.cj.NativeSession
 
isServerRunningOnWindows() - Method in class testsuite.BaseTestCase
 
isServerRunningOnWindows() - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
isServerTruncatesFracSecs() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
isServerTruncatesFracSecs() - Method in interface com.mysql.cj.protocol.ServerSession
 
isServerTruncatesFracSecs() - Method in class com.mysql.cj.protocol.x.XServerSession
 
isSet() - Method in interface com.mysql.cj.BindValue
 
isSet - Variable in class com.mysql.cj.NativeQueryBindValue
has this parameter been set?
isSet() - Method in class com.mysql.cj.NativeQueryBindValue
 
isSetForXTests - Variable in class testsuite.x.internal.InternalXBaseTestCase
 
isSetNeededForAutoCommitMode(boolean) - Method in class com.mysql.cj.CoreSession
 
isSetNeededForAutoCommitMode(boolean) - Method in class com.mysql.cj.NativeSession
 
isSetNeededForAutoCommitMode(boolean, boolean) - Method in class com.mysql.cj.protocol.a.NativeServerSession
Should SET AUTOCOMMIT be sent to server if we are going to set autoCommitFlag in driver
isSetNeededForAutoCommitMode(boolean) - Method in interface com.mysql.cj.Session
 
isSigned(int) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
isSigned(int) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
isSigned(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isSigned(MysqlType) - Static method in enum com.mysql.cj.MysqlType
 
isSingleBit() - Method in class com.mysql.cj.result.Field
 
isSlavesConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
isSourceConnection() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isSourceConnection() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isSourceConnection() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Checks if current connection is to a source host.
isSourceConnection() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Always returns 'true' as there are no "sources" and "replicas" in this type of connection.
isSourceConnection() - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Checks if current connection is to a source host.
isSourceConnection() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isSourceConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Checks if current connection is the sources l/b connection.
isSourceConnection() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Is this connection connected to the first host in the list if there is a list of servers in the URL?
isSqlResultPending() - Method in class com.mysql.cj.protocol.x.XProtocol
 
isSSLEstablished() - Method in class com.mysql.cj.CoreSession
 
isSSLEstablished() - Method in class com.mysql.cj.NativeSession
 
isSSLEstablished() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
isSSLEstablished() - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
isSSLEstablished(Socket) - Static method in class com.mysql.cj.protocol.ExportControlled
 
isSSLEstablished() - Method in interface com.mysql.cj.protocol.SocketConnection
 
isSSLEstablished() - Method in interface com.mysql.cj.Session
 
isStatementClosedForTestBug69746(Statement) - Method in class testsuite.regression.ConnectionRegressionTest
 
isStaticImpermissibleCollation(int) - Static method in class com.mysql.cj.CharsetMapping
 
isStaticMultibyteCharset(String) - Static method in class com.mysql.cj.CharsetMapping
Does the character set contain multi-byte encoded characters.
isStaticMultibyteCharset(String) - Static method in class com.mysql.cj.CharsetMappingWrapper
 
isStream() - Method in interface com.mysql.cj.BindValue
 
isStream() - Method in class com.mysql.cj.NativeQueryBindValue
 
isStrictlyForwardOnly() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Checks whether this ResultSet is scrollable even if its type is ResultSet.TYPE_FORWARD_ONLY.
isStrictlyNumeric(CharSequence) - Static method in class com.mysql.cj.util.StringUtils
Checks is the CharSequence contains digits only.
isSupported(String) - Static method in enum com.mysql.cj.conf.ConnectionUrl.Type
Checks if the given scheme corresponds to one of the connection types the driver supports.
isSurrogateCode(char) - Static method in class com.mysql.cj.util.SaslPrep
Prohibited Output: surrogate code points [StringPrep, C.5].
isSysPropDefined(String) - Method in class testsuite.BaseTestCase
Checks whether a certain system property is defined, in order to run/not-run certain tests
isTaggingCharacter(int) - Static method in class com.mysql.cj.util.SaslPrep
Prohibited Output: tagging characters [StringPrep, C.9].
isTime(String) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
isTimestamp(String) - Static method in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
isTraceEnabled() - Method in class com.mysql.cj.log.Jdk14Logger
 
isTraceEnabled() - Method in interface com.mysql.cj.log.Log
Is the 'trace' log level enabled?
isTraceEnabled() - Method in class com.mysql.cj.log.NullLogger
 
isTraceEnabled() - Method in class com.mysql.cj.log.Slf4JLogger
 
isTraceEnabled() - Method in class com.mysql.cj.log.StandardLogger
 
isTransient - Variable in exception com.mysql.cj.exceptions.CJException
 
isTransient() - Method in exception com.mysql.cj.exceptions.CJException
 
isUnassigned(int) - Static method in class com.mysql.cj.util.SaslPrep
Unassigned Code Points: list of unassigned code points.
isUniqueKey() - Method in class com.mysql.cj.result.Field
 
isUniqueKey() - Method in interface com.mysql.cj.xdevapi.Column
Checks if this is a unique key column.
isUniqueKey() - Method in class com.mysql.cj.xdevapi.ColumnImpl
 
isUnsigned() - Method in class com.mysql.cj.result.Field
 
isUpdatable - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
Is this result set updatable?
isUpdatable() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
isUpsert() - Method in interface com.mysql.cj.xdevapi.AddStatement
Check the upsert flag.
isUpsert() - Method in class com.mysql.cj.xdevapi.AddStatementImpl
 
isValid(int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isValid(int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isValid(int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isValidEndOfValue(char) - Static method in class com.mysql.cj.xdevapi.JsonParser
 
isValidIdChar(char) - Static method in class com.mysql.cj.util.StringUtils
 
isVersion(ServerVersion) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
isVersion(ServerVersion) - Method in interface com.mysql.cj.protocol.ServerSession
Is the version of the MySQL server we are connected to the given version?
isVersion(ServerVersion) - Method in class com.mysql.cj.protocol.x.XServerSession
 
isView() - Method in interface com.mysql.cj.xdevapi.Table
Check if the underlying object is a view or not.
isView - Variable in class com.mysql.cj.xdevapi.TableImpl
 
isView() - Method in class com.mysql.cj.xdevapi.TableImpl
 
isWarnEnabled() - Method in class com.mysql.cj.log.Jdk14Logger
 
isWarnEnabled() - Method in interface com.mysql.cj.log.Log
Is the 'warn' log level enabled?
isWarnEnabled() - Method in class com.mysql.cj.log.NullLogger
 
isWarnEnabled() - Method in class com.mysql.cj.log.Slf4JLogger
 
isWarnEnabled() - Method in class com.mysql.cj.log.StandardLogger
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.StatementImpl
 
isWrapperFor(Class<?>) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
isWritable(int) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
isWriteComplete() - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
Checks if current X Protocol frame has been fully written.
isZero() - Method in class com.mysql.cj.protocol.InternalDate
 
isZero() - Method in class com.mysql.cj.protocol.InternalTime
 
isZero() - Method in class com.mysql.cj.protocol.InternalTimestamp
 
isZeroFill() - Method in class com.mysql.cj.result.Field
 
ITEM_MERGE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
source and value must be documents
ITEM_REMOVE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
no value (removes the identified path from a object or array)
ITEM_REPLACE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
replaces a value if the path exists
ITEM_SET_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
sets the new value on the identified path
IterateBlock<T> - Class in com.mysql.cj.jdbc
 
IterateBlock(DatabaseMetaData.IteratorWithCleanup<T>) - Constructor for class com.mysql.cj.jdbc.IterateBlock
 
IterateBlock(Iterator<T>) - Constructor for class com.mysql.cj.jdbc.IterateBlock
 
iterationsChanged() - Static method in class testsuite.regression.StressRegressionTest.SharedInfoForTestBug67760
 
iterator() - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
iterator() - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
iterator() - Method in interface com.mysql.cj.xdevapi.FetchResult
Create an iterator over all elements of the result.
IteratorWithCleanup() - Constructor for class com.mysql.cj.jdbc.DatabaseMetaData.IteratorWithCleanup
 
iteratorWithCleanup - Variable in class com.mysql.cj.jdbc.IterateBlock
 

J

JAVA_ENCODING_UC_TO_MYSQL_CHARSET - Static variable in class com.mysql.cj.CharsetMapping
 
javaClass - Variable in enum com.mysql.cj.MysqlType
 
javaEncodingsUc - Variable in class com.mysql.cj.MysqlCharset
 
javaEncodingUcToCharsetName - Variable in class com.mysql.cj.NativeCharsetSettings
 
javaIterator - Variable in class com.mysql.cj.jdbc.IterateBlock
 
javaSqlDateFormat - Static variable in class com.mysql.cj.xdevapi.ExprUtil
 
javaSqlTimeFormat - Static variable in class com.mysql.cj.xdevapi.ExprUtil
 
javaSqlTimestampFormat - Static variable in class com.mysql.cj.xdevapi.ExprUtil
 
javaUtilDateFormat - Static variable in class com.mysql.cj.xdevapi.ExprUtil
 
JDBC_CONVERT_TO_MYSQL_TYPE_MAP - Static variable in class com.mysql.cj.jdbc.EscapeProcessor
 
jdbcCompliant() - Method in class com.mysql.cj.jdbc.NonRegisteringDriver
 
jdbcCompliantTruncationForReads - Variable in class com.mysql.cj.result.DefaultValueFactory
 
JdbcConnection - Interface in com.mysql.cj.jdbc
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Connection.
JdbcInterfaceProxy(Object) - Constructor for class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.JdbcInterfaceProxy
 
JdbcPreparedStatement - Interface in com.mysql.cj.jdbc
 
JdbcPropertySet - Interface in com.mysql.cj.jdbc
 
JdbcPropertySetImpl - Class in com.mysql.cj.jdbc
 
JdbcPropertySetImpl() - Constructor for class com.mysql.cj.jdbc.JdbcPropertySetImpl
 
JdbcStatement - Interface in com.mysql.cj.jdbc
This interface contains methods that are considered the "vendor extension" to the JDBC API for MySQL's implementation of java.sql.Statement.
jdbcType - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
jdbcType - Variable in enum com.mysql.cj.MysqlType
 
Jdk14Logger - Class in com.mysql.cj.log
Logging functionality for JDK1.4
Jdk14Logger(String) - Constructor for class com.mysql.cj.log.Jdk14Logger
Creates a new Jdk14Logger object.
jdkLogger - Variable in class com.mysql.cj.log.Jdk14Logger
The underlying logger from JDK-1.4
job1Iterations - Static variable in class testsuite.regression.StressRegressionTest.SharedInfoForTestBug67760
 
job2Iterations - Static variable in class testsuite.regression.StressRegressionTest.SharedInfoForTestBug67760
 
joinWithSerialComma(List<?>) - Static method in class com.mysql.cj.util.StringUtils
Joins all elements of the given list using serial comma (Oxford comma) rules.
JSON_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
JSON = 2;
JsonArray - Class in com.mysql.cj.xdevapi
Represents a JSON array.
JsonArray() - Constructor for class com.mysql.cj.xdevapi.JsonArray
 
JsonDocTest - Class in com.mysql.cj.xdevapi
DbDoc tests.
JsonDocTest() - Constructor for class com.mysql.cj.xdevapi.JsonDocTest
 
jsonInsert() - Method in class testsuite.x.devapi.TableInsertTest
 
JsonLiteral - Enum in com.mysql.cj.xdevapi
Represents JSON true, false and null literals.
JsonLiteral(String) - Constructor for enum com.mysql.cj.xdevapi.JsonLiteral
 
JsonNumber - Class in com.mysql.cj.xdevapi
Represents a JSON number.
JsonNumber() - Constructor for class com.mysql.cj.xdevapi.JsonNumber
 
JsonParser - Class in com.mysql.cj.xdevapi
 
JsonParser() - Constructor for class com.mysql.cj.xdevapi.JsonParser
 
JsonParser.EscapeChar - Enum in com.mysql.cj.xdevapi
 
JsonParser.StructuralToken - Enum in com.mysql.cj.xdevapi
 
JsonParser.Whitespace - Enum in com.mysql.cj.xdevapi
 
JsonString - Class in com.mysql.cj.xdevapi
Represents a JSON string.
JsonString() - Constructor for class com.mysql.cj.xdevapi.JsonString
 
JsonValue - Interface in com.mysql.cj.xdevapi
Common interface for classes representing standard JSON object, array, number, string and 'true', 'false' and 'null' literals and non-standard extensions like mysqlx.expr() expressions.
JUnitSummary - Class in testsuite
 
JUnitSummary() - Constructor for class testsuite.JUnitSummary
 
JVM_VENDOR - Static variable in class com.mysql.cj.Constants
 
JVM_VERSION - Static variable in class com.mysql.cj.Constants
 
jvmMeetsMinimum(int, int) - Static method in class com.mysql.cj.util.Util
 
jvmUpdateNumber - Static variable in class com.mysql.cj.util.Util
 
jvmVersion - Static variable in class com.mysql.cj.util.Util
 

K

kcNormalization() - Method in class testsuite.simple.SaslPrepTest
KC Normalization.
KEEP_OPEN_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
keepOpen_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
keepOpen_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
keepOrigNanos() - Method in interface com.mysql.cj.BindValue
 
keepOrigNanos - Variable in class com.mysql.cj.NativeQueryBindValue
 
keepOrigNanos() - Method in class com.mysql.cj.NativeQueryBindValue
 
key - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
key - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.ComparableWrapper
 
Key(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
key_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
key_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
key_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
key_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
KEY_AUTHENTICATION_MECHANISMS - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
KEY_CLIENT_PWD_EXPIRE_OK - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
KEY_COMPRESSION - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
KEY_DOC_FORMATS - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
KEY_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
KEY_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
KEY_NODE_TYPE - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
KEY_SESSION_CONNECT_ATTRS - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
KEY_TLS - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
KEY_VALUE_HOST - Static variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
KEY_VALUE_HOST_INFO_CLOSING_MARKER - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
KEY_VALUE_HOST_INFO_OPENING_MARKER - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
KEY_VALUE_HOST_PTRN - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
keyName - Variable in enum com.mysql.cj.conf.PropertyKey
 
keyName - Variable in enum com.mysql.cj.xdevapi.Client.ClientProperty
 
KeyStoreConf() - Constructor for class com.mysql.cj.protocol.ExportControlled.KeyStoreConf
 
KeyStoreConf(String, String, String) - Constructor for class com.mysql.cj.protocol.ExportControlled.KeyStoreConf
 
keyStorePassword - Variable in class com.mysql.cj.protocol.ExportControlled.KeyStoreConf
 
keyStoreType - Variable in class com.mysql.cj.protocol.ExportControlled.KeyStoreConf
 
keyStoreUrl - Variable in class com.mysql.cj.protocol.ExportControlled.KeyStoreConf
 
keywordsCache - Static variable in class com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema
 
killConnection(Connection, String) - Static method in class testsuite.regression.ConnectionRegressionTest
 
KNOWN_TLS_PROTOCOLS - Static variable in class com.mysql.cj.protocol.ExportControlled
 

L

largeResults - Variable in class testsuite.perf.LoadStorePerfTest
 
last() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
last() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
LAST_INSERT_ID_FUNC - Static variable in class com.mysql.cj.QueryInfo
 
lastEntity - Variable in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
lastExceptionDealtWith - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
lastHeader - Variable in class com.mysql.cj.protocol.a.SimplePacketReader
 
lastHeaderPayload - Variable in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
lastIndexOf(byte[], char) - Static method in class com.mysql.cj.util.StringUtils
 
lastInsertId - Variable in class com.mysql.cj.jdbc.StatementImpl
The auto_increment value for the last insert
lastInsertId - Variable in class com.mysql.cj.protocol.x.StatementExecuteOk
 
lastInsertId - Variable in class com.mysql.cj.protocol.x.StatementExecuteOkBuilder
 
lastInsertId() - Method in class testsuite.x.devapi.TableInsertTest
 
lastMessage - Variable in class com.mysql.cj.protocol.a.SimplePacketReader
 
lastPacketReceivedTimeMs - Variable in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
lastPacketSentTime - Variable in class com.mysql.cj.protocol.a.TimeTrackingPacketSender
 
lastPacketSentTime - Variable in class com.mysql.cj.protocol.x.SyncMessageSender
 
lastQueryFinishedTime - Variable in class com.mysql.cj.NativeSession
When did the last query finish?
lastQueryIsOnDupKeyUpdate - Variable in class com.mysql.cj.jdbc.StatementImpl
Whether or not the last query was of the form ON DUPLICATE KEY UPDATE
lastRequestedIndex - Variable in class com.mysql.cj.protocol.a.result.AbstractBufferRow
The last-requested index, used as an optimization, if you ask for the same index, we won't seek to find it.
lastRequestedPos - Variable in class com.mysql.cj.protocol.a.result.AbstractBufferRow
The position of the last-requested index, optimization in concert with lastRequestedIndex.
lastRowFetched - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
Have we been told from the server that we have seen the last row?
LazyString - Class in com.mysql.cj.util
A lazy string that can take a byte buffer and encoding and interpret it as a string if/when requested.
LazyString(String) - Constructor for class com.mysql.cj.util.LazyString
 
LazyString(byte[], int, int, String) - Constructor for class com.mysql.cj.util.LazyString
 
LazyString(byte[], int, int) - Constructor for class com.mysql.cj.util.LazyString
 
ld_19700101 - Static variable in class testsuite.simple.DateTimeTest
 
ld_20191231 - Static variable in class testsuite.simple.DateTimeTest
 
ld_20200101 - Static variable in class testsuite.simple.DateTimeTest
 
LDAP_SERVICE_NAME - Static variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
ldt_19700101_0000 - Static variable in class testsuite.simple.DateTimeTest
 
ldt_19700101_020000_123000 - Static variable in class testsuite.simple.DateTimeTest
 
ldt_19700101_020000_123456 - Static variable in class testsuite.simple.DateTimeTest
 
ldt_19700101_120000_123456 - Static variable in class testsuite.simple.DateTimeTest
 
ldt_20191231_0000 - Static variable in class testsuite.simple.DateTimeTest
 
ldt_20200101_0000 - Static variable in class testsuite.simple.DateTimeTest
 
ldt_20200101_120000_123456 - Static variable in class testsuite.simple.DateTimeTest
 
LEEWAY - Static variable in class testsuite.regression.MicroPerformanceRegressionTest
 
left - Variable in class com.mysql.cj.conf.ConnectionUrlParser.Pair
 
length() - Method in class com.mysql.cj.jdbc.Blob
 
length() - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
length - Variable in class com.mysql.cj.jdbc.BlobFromLocator.LocatorInputStream
 
length() - Method in class com.mysql.cj.jdbc.Clob
 
length - Variable in class com.mysql.cj.result.Field
 
length - Variable in class com.mysql.cj.util.LazyString
 
length() - Method in class com.mysql.cj.util.LazyString
 
length_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
length_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
LENGTH_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
level - Variable in class com.mysql.cj.protocol.x.Notice.XWarning
 
Level(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
level - Variable in class com.mysql.cj.xdevapi.Schema.Validation
 
level_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
level_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
LEVEL_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
lex() - Method in class com.mysql.cj.xdevapi.ExprParser
Lexer for X DevAPI expression language.
lexNumber(int) - Method in class com.mysql.cj.xdevapi.ExprParser
Helper function to match integer or floating point numbers.
LicenseConfiguration - Class in com.mysql.cj
Used in commercially-licensed clients that require connections to commercially-licensed servers as part of the licensing terms.
LicenseConfiguration() - Constructor for class com.mysql.cj.LicenseConfiguration
 
limit - Variable in class com.mysql.cj.protocol.x.ConfinedInputStream
 
Limit(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
Limit() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
limit - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
limit(long) - Method in interface com.mysql.cj.xdevapi.DeleteStatement
Add/replace the row limit for the deletion.
limit(long) - Method in class com.mysql.cj.xdevapi.FilterableStatement
Add row limit to this statement.
limit(long) - Method in interface com.mysql.cj.xdevapi.FindStatement
Add/replace the document limit for this query.
limit(long) - Method in interface com.mysql.cj.xdevapi.ModifyStatement
Add/replace the document limit for this statement.
limit(long) - Method in interface com.mysql.cj.xdevapi.RemoveStatement
Add/replace the document limit for the removal.
limit(long) - Method in interface com.mysql.cj.xdevapi.SelectStatement
Add/replace the row limit for this query.
limit(long) - Method in interface com.mysql.cj.xdevapi.UpdateStatement
Add/replace the row limit for this statement.
limit_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
limit_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
limit_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
limit_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
limit_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
limit_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
LIMIT_EXPR_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
LIMIT_EXPR_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
LIMIT_EXPR_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
LIMIT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
LIMIT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
LIMIT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
limitBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
limitBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
limitBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
LimitExpr(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
LimitExpr() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
limitExpr_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
limitExpr_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
limitExpr_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
limitExpr_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
limitExpr_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
limitExpr_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
limitExprBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
limitExprBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
limitExprBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
LINE_SEPARATOR - Static variable in class com.mysql.cj.util.LogUtils
 
LINE_SEPARATOR_LENGTH - Static variable in class com.mysql.cj.util.LogUtils
 
list - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.StringListIterator
 
list(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
list(String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
listBindings(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
listBindings(String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
listeners - Variable in class com.mysql.cj.conf.AbstractRuntimeProperty
 
listeners - Variable in class com.mysql.cj.NativeSession
 
listeners - Variable in class com.mysql.cj.protocol.a.NativeServerSessionStateController
 
listeners - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
ListenersDispatcher() - Constructor for class com.mysql.cj.protocol.x.SyncMessageReader.ListenersDispatcher
 
listSchemas() - Method in class testsuite.x.devapi.SessionTest
 
literal_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
literal_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
LITERAL_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
LITERAL_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
LITERAL = 2;
literalBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
liveConnections - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
loadAuthenticationPlugins() - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Fill the authentication plugins map.
LoadBalanceConnectionGroupManager - Class in com.mysql.cj.jdbc.jmx
 
LoadBalanceConnectionGroupManager() - Constructor for class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
LoadBalanceConnectionGroupManagerMBean - Interface in com.mysql.cj.jdbc.jmx
 
LoadBalanceConnectionUrl - Class in com.mysql.cj.conf.url
 
LoadBalanceConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.url.LoadBalanceConnectionUrl
Constructs an instance of LoadBalanceConnectionUrl, performing all the required initializations and validations.
LoadBalanceConnectionUrl(List<HostInfo>, Map<String, String>) - Constructor for class com.mysql.cj.conf.url.LoadBalanceConnectionUrl
Constructs an instance of a LoadBalanceConnectionUrl based on a list of hosts and a global set of properties instead of connection string parsing.
LoadBalancedAutoCommitInterceptor - Class in com.mysql.cj.jdbc.ha
 
LoadBalancedAutoCommitInterceptor() - Constructor for class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
LoadBalancedConnection - Interface in com.mysql.cj.jdbc.ha
 
LoadBalancedConnectionProxy - Class in com.mysql.cj.jdbc.ha
A proxy for a dynamic com.mysql.cj.jdbc.JdbcConnection implementation that load balances requests across a series of MySQL JDBC connections, where the balancing takes place at transaction commit.
LoadBalancedConnectionProxy(ConnectionUrl) - Constructor for class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Creates a proxy for java.sql.Connection that routes requests between the hosts in the connection URL.
LoadBalancedConnectionProxy.NullLoadBalancedConnectionProxy - Class in com.mysql.cj.jdbc.ha
A LoadBalancedConnection proxy that provides null-functionality.
LoadBalancedMySQLConnection - Class in com.mysql.cj.jdbc.ha
 
LoadBalancedMySQLConnection(LoadBalancedConnectionProxy) - Constructor for class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
LoadBalanceDnsSrvConnectionUrl - Class in com.mysql.cj.conf.url
 
LoadBalanceDnsSrvConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.url.LoadBalanceDnsSrvConnectionUrl
Constructs an instance of LoadBalanceDnsSrvConnectionUrl, performing all the required initializations and validations.
LoadBalanceExceptionChecker - Interface in com.mysql.cj.jdbc.ha
 
loadClasses(Class<T>, String, String, ExceptionInterceptor) - Static method in class com.mysql.cj.util.Util
 
loadFileBufRef - Variable in class com.mysql.cj.protocol.a.NativeProtocol
Packet used for 'LOAD DATA LOCAL INFILE' We use a SoftReference, so that we don't penalize intermittent use of this feature
loadServerVariables(Object, String) - Method in class com.mysql.cj.NativeSession
Loads the result of 'SHOW VARIABLES' into the serverVariables field so that the driver can configure itself.
LoadStorePerfTest - Class in testsuite.perf
Simple performance testing unit test.
LoadStorePerfTest() - Constructor for class testsuite.perf.LoadStorePerfTest
 
loadTimeZoneMappings(ExceptionInterceptor) - Static method in class com.mysql.cj.util.TimeUtil
Loads a properties file that contains all kinds of time zone mappings.
LOCAL_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
the view WHERE clause is checked, but no underlying views are checked
LOCAL_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
LOCAL = 2;
LocalAndReferencedColumns(List<String>, List<String>, String, String, String) - Constructor for class com.mysql.cj.jdbc.DatabaseMetaData.LocalAndReferencedColumns
 
localColumnsList - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.LocalAndReferencedColumns
 
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.DurationValueFactory
 
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.LocalDateTimeValueFactory
Create a LocalDateTime from a DATE value.
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.LocalDateValueFactory
 
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.LocalTimeValueFactory
 
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.OffsetDateTimeValueFactory
Create an OffsetDateTime from a DATE value.
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.OffsetTimeValueFactory
 
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.SqlDateValueFactory
 
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.SqlTimestampValueFactory
Create a Timestamp from a DATE value.
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.SqlTimeValueFactory
 
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.UtilCalendarValueFactory
Create a Calendar from a DATE value.
localCreateFromDate(InternalDate) - Method in class com.mysql.cj.result.ZonedDateTimeValueFactory
Create an ZonedDateTime from a DATE value.
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.DurationValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.LocalDateTimeValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.LocalDateValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.LocalTimeValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.OffsetDateTimeValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.OffsetTimeValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.SqlDateValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.SqlTimestampValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.SqlTimeValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.UtilCalendarValueFactory
 
localCreateFromDatetime(InternalTimestamp) - Method in class com.mysql.cj.result.ZonedDateTimeValueFactory
 
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.DurationValueFactory
 
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.LocalDateTimeValueFactory
Create a LocalDateTime from a TIME value.
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.LocalDateValueFactory
 
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.LocalTimeValueFactory
 
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.OffsetDateTimeValueFactory
Create an OffsetDateTime from a TIME value.
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.OffsetTimeValueFactory
 
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.SqlDateValueFactory
 
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.SqlTimestampValueFactory
Create a Timestamp from a TIME value.
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.SqlTimeValueFactory
 
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.UtilCalendarValueFactory
Create a Calendar from a TIME value.
localCreateFromTime(InternalTime) - Method in class com.mysql.cj.result.ZonedDateTimeValueFactory
Create an ZonedDateTime from a TIME value.
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.AbstractDateTimeValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.DurationValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.LocalDateTimeValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.LocalDateValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.LocalTimeValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.OffsetDateTimeValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.OffsetTimeValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.SqlDateValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.SqlTimestampValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.SqlTimeValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.UtilCalendarValueFactory
 
localCreateFromTimestamp(InternalTimestamp) - Method in class com.mysql.cj.result.ZonedDateTimeValueFactory
 
LocalDateTimeValueEncoder - Class in com.mysql.cj.protocol.a
 
LocalDateTimeValueEncoder() - Constructor for class com.mysql.cj.protocol.a.LocalDateTimeValueEncoder
 
LocalDateTimeValueFactory - Class in com.mysql.cj.result
Value factory to create LocalDateTime instances.
LocalDateTimeValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.LocalDateTimeValueFactory
 
LocalDateTimeValueFactoryTest - Class in com.mysql.cj.result
 
LocalDateTimeValueFactoryTest() - Constructor for class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
LocalDateValueEncoder - Class in com.mysql.cj.protocol.a
 
LocalDateValueEncoder() - Constructor for class com.mysql.cj.protocol.a.LocalDateValueEncoder
 
LocalDateValueFactory - Class in com.mysql.cj.result
A value factory for creating LocalDate values.
LocalDateValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.LocalDateValueFactory
 
LocalDateValueFactory(PropertySet, WarningListener) - Constructor for class com.mysql.cj.result.LocalDateValueFactory
 
LocalDateValueFactoryTest - Class in com.mysql.cj.result
 
LocalDateValueFactoryTest() - Constructor for class com.mysql.cj.result.LocalDateValueFactoryTest
 
localInfileInputStream - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
LocalSocketAddressCheckThread(Enumeration<InetAddress>, ConnectionTest.SpawnedWorkerCounter) - Constructor for class testsuite.simple.ConnectionTest.LocalSocketAddressCheckThread
 
LocalTimeValueEncoder - Class in com.mysql.cj.protocol.a
 
LocalTimeValueEncoder() - Constructor for class com.mysql.cj.protocol.a.LocalTimeValueEncoder
 
LocalTimeValueFactory - Class in com.mysql.cj.result
A value factory to create LocalTime instances.
LocalTimeValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.LocalTimeValueFactory
 
LocalTimeValueFactory(PropertySet, WarningListener) - Constructor for class com.mysql.cj.result.LocalTimeValueFactory
 
LocalTimeValueFactoryTest - Class in com.mysql.cj.result
 
LocalTimeValueFactoryTest() - Constructor for class com.mysql.cj.result.LocalTimeValueFactoryTest
 
LocatorInputStream() - Constructor for class com.mysql.cj.jdbc.BlobFromLocator.LocatorInputStream
 
LocatorInputStream(long, long) - Constructor for class com.mysql.cj.jdbc.BlobFromLocator.LocatorInputStream
 
locatorsUpdateCopy() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
lock - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
lock - Variable in class testsuite.x.devapi.RowLockingTest.FindRowDeadLock
 
lock - Variable in class testsuite.x.devapi.RowLockingTest.FindRowLock
 
lock - Variable in class testsuite.x.devapi.RowLockingTest.SelectRowDeadLock
 
lock - Variable in class testsuite.x.devapi.RowLockingTest.SelectRowLock
 
LockContention() - Constructor for enum com.mysql.cj.xdevapi.Statement.LockContention
 
lockExclusive() - Method in interface com.mysql.cj.xdevapi.FindStatement
Locks matching rows exclusively so no other transactions can read or write to them.
lockExclusive(Statement.LockContention) - Method in interface com.mysql.cj.xdevapi.FindStatement
Locks matching rows exclusively so no other transactions can read or write to them, using the provided lock contention option.
lockExclusive() - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
lockExclusive(Statement.LockContention) - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
lockExclusive() - Method in interface com.mysql.cj.xdevapi.SelectStatement
Locks matching rows exclusively so no other transactions can read or write to them.
lockExclusive(Statement.LockContention) - Method in interface com.mysql.cj.xdevapi.SelectStatement
Locks matching rows exclusively so no other transactions can read or write to them, using the provided lock contention option.
lockExclusive() - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
lockExclusive(Statement.LockContention) - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
locking_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
locking_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
LOCKING_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
LOCKING_OPTIONS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
lockingOptions_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
lockingOptions_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
lockOption - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
lockShared() - Method in interface com.mysql.cj.xdevapi.FindStatement
Locks matching rows against updates.
lockShared(Statement.LockContention) - Method in interface com.mysql.cj.xdevapi.FindStatement
Locks matching rows against updates using the provided lock contention option.
lockShared() - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
lockShared(Statement.LockContention) - Method in class com.mysql.cj.xdevapi.FindStatementImpl
 
lockShared() - Method in interface com.mysql.cj.xdevapi.SelectStatement
Locks matching rows against updates.
lockShared(Statement.LockContention) - Method in interface com.mysql.cj.xdevapi.SelectStatement
Locks matching rows against updates using the provided lock contention option.
lockShared() - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
lockShared(Statement.LockContention) - Method in class com.mysql.cj.xdevapi.SelectStatementImpl
 
log - Variable in class com.mysql.cj.CoreSession
The logger we're going to use
log - Variable in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
log - Variable in class com.mysql.cj.jdbc.MysqlXAConnection
 
Log - Interface in com.mysql.cj.log
Unified interface to logging facilities on different platforms
log - Variable in class com.mysql.cj.log.Slf4JLogger
 
log - Variable in class com.mysql.cj.protocol.a.CompressedInputStream
Connection logger
log - Variable in class com.mysql.cj.protocol.a.TracingPacketReader
 
log - Variable in class com.mysql.cj.protocol.a.TracingPacketSender
 
log - Variable in class com.mysql.cj.protocol.AbstractProtocol
The logger we're going to use
log - Variable in class com.mysql.cj.protocol.ReadAheadInputStream
 
logDebug(Object) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message instance using the 'debug' level
logDebug(Object, Throwable) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message and Throwable at the 'debug' level.
logDebug(Object) - Method in interface com.mysql.cj.log.Log
Logs the given message instance using the 'debug' level
logDebug(Object, Throwable) - Method in interface com.mysql.cj.log.Log
Logs the given message and Throwable at the 'debug' level.
logDebug(Object) - Method in class com.mysql.cj.log.NullLogger
 
logDebug(Object, Throwable) - Method in class com.mysql.cj.log.NullLogger
 
logDebug(Object) - Method in class com.mysql.cj.log.Slf4JLogger
 
logDebug(Object, Throwable) - Method in class com.mysql.cj.log.Slf4JLogger
 
logDebug(Object) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message instance using the 'debug' level
logDebug(Object, Throwable) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message and Throwable at the 'debug' level.
logDebug(String) - Method in class testsuite.BaseTestCase
 
logError(Object) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message instance using the 'error' level
logError(Object, Throwable) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message and Throwable at the 'error' level.
logError(Object) - Method in interface com.mysql.cj.log.Log
Logs the given message instance using the 'error' level
logError(Object, Throwable) - Method in interface com.mysql.cj.log.Log
Logs the given message and Throwable at the 'error' level.
logError(Object) - Method in class com.mysql.cj.log.NullLogger
 
logError(Object, Throwable) - Method in class com.mysql.cj.log.NullLogger
 
logError(Object) - Method in class com.mysql.cj.log.Slf4JLogger
 
logError(Object, Throwable) - Method in class com.mysql.cj.log.Slf4JLogger
 
logError(Object) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message instance using the 'error' level
logError(Object, Throwable) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message and Throwable at the 'error' level.
LogFactory - Class in com.mysql.cj.log
Creates instances of loggers for the driver to use.
LogFactory() - Constructor for class com.mysql.cj.log.LogFactory
 
logFatal(Object) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message instance using the 'fatal' level
logFatal(Object, Throwable) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message and Throwable at the 'fatal' level.
logFatal(Object) - Method in interface com.mysql.cj.log.Log
Logs the given message instance using the 'fatal' level
logFatal(Object, Throwable) - Method in interface com.mysql.cj.log.Log
Logs the given message and Throwable at the 'fatal' level.
logFatal(Object) - Method in class com.mysql.cj.log.NullLogger
 
logFatal(Object, Throwable) - Method in class com.mysql.cj.log.NullLogger
 
logFatal(Object) - Method in class com.mysql.cj.log.Slf4JLogger
 
logFatal(Object, Throwable) - Method in class com.mysql.cj.log.Slf4JLogger
 
logFatal(Object) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message instance using the 'fatal' level
logFatal(Object, Throwable) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message and Throwable at the 'fatal' level.
logger - Variable in class com.mysql.cj.log.LoggingProfilerEventHandler
 
LOGGER_INSTANCE_NAME - Static variable in interface com.mysql.cj.log.Log
Logger instance name
LoggingProfilerEventHandler - Class in com.mysql.cj.log
A profile event handler that just logs to the standard logging mechanism of the driver.
LoggingProfilerEventHandler() - Constructor for class com.mysql.cj.log.LoggingProfilerEventHandler
 
logicalHandle - Variable in class com.mysql.cj.jdbc.MysqlPooledConnection
 
LOGIN_CONFIG_ENTRY - Static variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
LOGIN_CONFIG_ENTRY - Static variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
logInfo(Object) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message instance using the 'info' level
logInfo(Object, Throwable) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message and Throwable at the 'info' level.
logInfo(Object) - Method in interface com.mysql.cj.log.Log
Logs the given message instance using the 'info' level
logInfo(Object, Throwable) - Method in interface com.mysql.cj.log.Log
Logs the given message and Throwable at the 'info' level.
logInfo(Object) - Method in class com.mysql.cj.log.NullLogger
 
logInfo(Object, Throwable) - Method in class com.mysql.cj.log.NullLogger
 
logInfo(Object) - Method in class com.mysql.cj.log.Slf4JLogger
 
logInfo(Object, Throwable) - Method in class com.mysql.cj.log.Slf4JLogger
 
logInfo(Object) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message instance using the 'info' level
logInfo(Object, Throwable) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message and Throwable at the 'info' level.
logInternal(Level, Object, Throwable) - Method in class com.mysql.cj.log.Jdk14Logger
 
logInternal(int, Object, Throwable) - Method in class com.mysql.cj.log.StandardLogger
 
logInternal(int, Object, Throwable) - Method in class testsuite.BufferingLogger
 
logInternal(int, Object, Throwable) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug57662Logger
 
loginTimeoutCheckTimestamp - Variable in class com.mysql.cj.protocol.StandardSocketFactory
Time when last Login Timeout check occurred
loginTimeoutCountdown - Variable in class com.mysql.cj.protocol.StandardSocketFactory
The remaining login time in milliseconds.
logLocationInfo - Variable in class com.mysql.cj.log.StandardLogger
 
logPacket(byte[], int, byte) - Method in class com.mysql.cj.protocol.a.TracingPacketSender
Log the packet details to the provided logger.
logSlowQueries - Variable in class com.mysql.cj.jdbc.StatementImpl
 
logSlowQueries - Variable in class com.mysql.cj.protocol.a.NativeProtocol
Does the server support long column info?
logSlowQueries - Variable in class com.mysql.cj.ServerPreparedQuery
The "logSlowQueries" connection property value
logTrace(Object) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message instance using the 'trace' level
logTrace(Object, Throwable) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message and Throwable at the 'trace' level.
logTrace(Object) - Method in interface com.mysql.cj.log.Log
Logs the given message instance using the 'trace' level
logTrace(Object, Throwable) - Method in interface com.mysql.cj.log.Log
Logs the given message and Throwable at the 'trace' level.
logTrace(Object) - Method in class com.mysql.cj.log.NullLogger
 
logTrace(Object, Throwable) - Method in class com.mysql.cj.log.NullLogger
 
logTrace(Object) - Method in class com.mysql.cj.log.Slf4JLogger
 
logTrace(Object, Throwable) - Method in class com.mysql.cj.log.Slf4JLogger
 
logTrace(Object) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message instance using the 'trace' level
logTrace(Object, Throwable) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message and Throwable at the 'trace' level.
LogUtils - Class in com.mysql.cj.util
 
LogUtils() - Constructor for class com.mysql.cj.util.LogUtils
 
logWarn(Object) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message instance using the 'warn' level
logWarn(Object, Throwable) - Method in class com.mysql.cj.log.Jdk14Logger
Logs the given message and Throwable at the 'warn' level.
logWarn(Object) - Method in interface com.mysql.cj.log.Log
Logs the given message instance using the 'warn' level
logWarn(Object, Throwable) - Method in interface com.mysql.cj.log.Log
Logs the given message and Throwable at the 'warn' level.
logWarn(Object) - Method in class com.mysql.cj.log.NullLogger
 
logWarn(Object, Throwable) - Method in class com.mysql.cj.log.NullLogger
 
logWarn(Object) - Method in class com.mysql.cj.log.Slf4JLogger
 
logWarn(Object, Throwable) - Method in class com.mysql.cj.log.Slf4JLogger
 
logWarn(Object) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message instance using the 'warn' level
logWarn(Object, Throwable) - Method in class com.mysql.cj.log.StandardLogger
Logs the given message and Throwable at the 'warn' level.
logWriter - Variable in class com.mysql.cj.jdbc.MysqlDataSource
Log stream
logXaCommands - Variable in class com.mysql.cj.jdbc.MysqlXAConnection
 
longData - Static variable in class testsuite.x.devapi.CompressionTest
 
longDataDoc - Static variable in class testsuite.x.devapi.CompressionTest
 
longestQueryTimeMs - Variable in class com.mysql.cj.log.BaseMetricsHolder
If gathering metrics, what was the execution time of the longest query so far ?
longParameterSwitchDetected - Variable in class com.mysql.cj.NativeQueryBindings
Flag indicating whether or not the long parameters have been 'switched' back to normal parameters.
LongProperty - Class in com.mysql.cj.conf
 
LongProperty(PropertyDefinition<Long>) - Constructor for class com.mysql.cj.conf.LongProperty
 
LongPropertyDefinition - Class in com.mysql.cj.conf
 
LongPropertyDefinition(PropertyKey, long, boolean, String, String, String, int) - Constructor for class com.mysql.cj.conf.LongPropertyDefinition
 
LongPropertyDefinition(PropertyKey, long, boolean, String, String, String, int, long, long) - Constructor for class com.mysql.cj.conf.LongPropertyDefinition
 
longValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
LongValueFactory - Class in com.mysql.cj.result
A value factory for creating long values.
LongValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.LongValueFactory
 
LongValueFactoryTest - Class in com.mysql.cj.result
LongValueFactoryTest() - Constructor for class com.mysql.cj.result.LongValueFactoryTest
 
lookup(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
lookup(String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
lookupDatasourceInJNDI(String) - Method in class testsuite.regression.DataSourceRegressionTest
 
lookupLink(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
lookupLink(String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
lookupSrvRecords(String) - Static method in class com.mysql.cj.util.DnsSrv
 
loopCount - Variable in class testsuite.InjectedSocketFactory.InjectedInputStream
 
loopCount - Variable in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
lowerBound - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
lowerCaseTableNames() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
lowerCaseTableNames() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
lowerCaseTableNames() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
lowerCaseTableNames() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Is the server configured to use lower-case table names only?
LRUCache<K,V> - Class in com.mysql.cj.util
 
LRUCache(int) - Constructor for class com.mysql.cj.util.LRUCache
 
lt_000000 - Static variable in class testsuite.simple.DateTimeTest
 
lt_120000 - Static variable in class testsuite.simple.DateTimeTest
 
lt_120000_123456 - Static variable in class testsuite.simple.DateTimeTest
 

M

main(String[]) - Static method in class demo.x.devapi.DevApiSample
 
main(String[]) - Static method in class documentation.ErrorMappingsDocGenerator
 
main(String[]) - Static method in class documentation.PropertiesDocGenerator
 
main(String[]) - Static method in class instrumentation.AddMethods
 
main(String[]) - Static method in class instrumentation.CommonChecks
 
main(String[]) - Static method in class instrumentation.TranslateExceptions
 
mainConnectionUrl - Static variable in class testsuite.BaseTestCase
 
maintainTimeStats - Variable in class com.mysql.cj.CoreSession
 
maintainTimeStats - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
mainThreadLock - Static variable in class testsuite.regression.ConnectionRegressionTest.TestBug21934573ExceptionInterceptor
 
major - Variable in class com.mysql.cj.ServerVersion
 
makeNoticeBytes(MessageLite) - Method in class testsuite.x.devapi.SessionTest
 
makeParam(PropertyKey, Enum<?>) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
makeParam(PropertyKey, String) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
makeParam(PropertyKey, String, boolean) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
managedResource - Variable in class com.mysql.cj.protocol.x.XProtocol
We take responsibility of the socket as the managed resource.
mangleParameterName(String) - Static method in class com.mysql.cj.jdbc.CallableStatement
 
manyFutures() - Method in class testsuite.x.devapi.AsyncQueryTest
This test addresses the "correlation" of messages to their proper async listeners.
manyModifications() - Method in class testsuite.x.devapi.AsyncQueryTest
 
MAP_SIZE - Static variable in class com.mysql.cj.CharsetMapping
 
mapHost(String, String) - Static method in class testsuite.UnreliableSocketFactory
 
mapOutputParameterIndexToRsIndex(int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
MAPPED_HOSTS - Static variable in class testsuite.UnreliableSocketFactory
 
mappingMappeableToNothing() - Method in class testsuite.simple.SaslPrepTest
Mapping: the "commonly mapped to nothing" characters.
mappingNonAsciiSpaceCharacters() - Method in class testsuite.simple.SaslPrepTest
Mapping: non-ASCII space characters.
mapTransIsolationNameToValue - Static variable in class com.mysql.cj.jdbc.ConnectionImpl
Map mysql transaction isolation level name to java.sql.Connection.TRANSACTION_XXX
mapXAExceptionFromSQLException(SQLException) - Static method in class com.mysql.cj.jdbc.MysqlXAConnection
 
mark() - Method in class com.mysql.cj.util.StringInspector
Marks the current object's state.
mark(int) - Method in class testsuite.InjectedSocketFactory.InjectedInputStream
 
mark(int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
mark(int) - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 
markedEscape - Variable in class com.mysql.cj.util.StringInspector
 
markedInMysqlBlock - Variable in class com.mysql.cj.util.StringInspector
 
markedPos - Variable in class com.mysql.cj.util.StringInspector
 
markedStopAt - Variable in class com.mysql.cj.util.StringInspector
 
markSupported() - Method in class com.mysql.cj.protocol.ReadAheadInputStream
 
markSupported() - Method in class testsuite.InjectedSocketFactory.InjectedInputStream
 
markSupported() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
markSupported() - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 
matchesIgnoreCase(String) - Method in class com.mysql.cj.util.StringInspector
Checks if the given string matches the source string counting from the current position, ignoring case, with the option to skip text delimited by the specified markers or inside comment blocks.
matchesIgnoreCase(String...) - Method in class com.mysql.cj.util.StringInspector
Checks if the given consecutive sequence of strings matches the source string counting from the current position, ignoring case, with the option to skip text delimited by the specified markers or inside comment blocks.
matchingAfterStatementCount - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
matchingAfterStatementRegex - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
matchingAfterStatementThreshold - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
MAX_BYTES_TO_DUMP - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
MAX_COMMAND_LENGTH - Static variable in class com.mysql.cj.jdbc.MysqlXAConnection
 
MAX_IDENTIFIER_LENGTH - Static variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
MAX_PACKET_DUMP_LENGTH - Static variable in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
Max number of bytes to dump when tracing the protocol
MAX_PACKET_DUMP_LENGTH - Static variable in class com.mysql.cj.protocol.a.TracingPacketReader
Max number of bytes to dump when tracing the protocol
MAX_PACKET_SIZE - Static variable in class com.mysql.cj.protocol.a.NativeConstants
Maximum size of MySQL packet payload.
MAX_QUERY_SIZE_TO_EXPLAIN - Static variable in class com.mysql.cj.protocol.a.NativeProtocol
 
MAX_ROWS - Static variable in interface com.mysql.cj.jdbc.JdbcStatement
 
MAX_SIGNED_LONG_LEN - Static variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
Max string length of a signed long = 9223372036854775807 (19+1 for minus sign)
maxAllowedPacket - Variable in class com.mysql.cj.AbstractQuery
 
maxAllowedPacket - Variable in class com.mysql.cj.jdbc.StatementImpl
 
maxAllowedPacket - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
maxAllowedPacket - Variable in class com.mysql.cj.protocol.a.SimplePacketReader
 
maxAllowedPacket - Variable in class com.mysql.cj.protocol.x.SyncMessageSender
 
maxBufferSize - Static variable in class com.mysql.cj.jdbc.DatabaseMetaData
Default max buffer size.
maxByteArrayAsHex - Variable in class com.mysql.cj.protocol.a.ByteArrayValueEncoder
 
maxElements - Variable in class com.mysql.cj.util.LRUCache
 
maxFieldSize - Variable in class com.mysql.cj.jdbc.StatementImpl
The max field size for this statement
maxIdleTime - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
maximumNumberTablesAccessed - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
maxPacketDumpLength - Variable in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
maxQuerySizeToLog - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
maxRows - Variable in class com.mysql.cj.jdbc.StatementImpl
The maximum number of rows to return for this statement (-1 means _all_ rows)
maxSize - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
maybeForceBuilderInitialization() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
mbean - Static variable in class com.mysql.cj.jdbc.ConnectionGroupManager
 
mbean - Static variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
mblen - Variable in class com.mysql.cj.MysqlCharset
 
mc - Variable in class com.mysql.cj.jdbc.ConnectionWrapper
 
meanValue - Variable in class testsuite.perf.BasePerfTest
 
MECH_NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
MECHANISM_NAME - Static variable in class com.mysql.cj.sasl.ScramSha1SaslClient
 
MECHANISM_NAME - Static variable in class com.mysql.cj.sasl.ScramSha256SaslClient
 
mechName - Variable in enum com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms
 
mechName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
mechName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
meetsMinimum(ServerVersion) - Method in class com.mysql.cj.ServerVersion
Does this version meet the minimum specified by `min'?
MEMBER_ASTERISK_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
\.*
MEMBER_ROLE_CHANGE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
MEMBER_ROLE_CHANGE = 3;
MEMBER_STATE_CHANGE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
MEMBER_STATE_CHANGE = 4;
MEMBER_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
.member
MEMBERSHIP_QUORUM_LOSS_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
MEMBERSHIP_QUORUM_LOSS = 1;
MEMBERSHIP_VIEW_CHANGE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
MEMBERSHIP_VIEW_CHANGE = 2;
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
memoizedIsInitialized - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
MemorySizeProperty - Class in com.mysql.cj.conf
 
MemorySizeProperty(PropertyDefinition<Integer>) - Constructor for class com.mysql.cj.conf.MemorySizeProperty
 
MemorySizePropertyDefinition - Class in com.mysql.cj.conf
 
MemorySizePropertyDefinition(PropertyKey, int, boolean, String, String, String, int) - Constructor for class com.mysql.cj.conf.MemorySizePropertyDefinition
 
MemorySizePropertyDefinition(PropertyKey, int, boolean, String, String, String, int, int, int) - Constructor for class com.mysql.cj.conf.MemorySizePropertyDefinition
 
MERGE_PATCH_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
merge JSON object value with the provided patch expression
MERGE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
the text of a statement that refers to the view and the view definition are merged
mergeArray(MysqlxDatatypes.Array) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Array array = 4;
mergeArray(MysqlxExpr.Array) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Array array = 9;
mergeCapabilities(MysqlxConnection.Capabilities) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
required .Mysqlx.Connection.Capabilities capabilities = 1;
mergeCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
name of the VIEW object, which should be created
mergeCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
collection to change
mergeCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
name of the VIEW object, which should be deleted
mergeCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
collection in which to find
mergeCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
collection to insert into
mergeCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
name of the VIEW object, which should be modified
mergeCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
collection to change
mergeColumnDefinitions() - Method in class com.mysql.cj.protocol.a.ColumnDefinitionFactory
 
mergeColumnDefinitions() - Method in class com.mysql.cj.protocol.a.MergingColumnDefinitionFactory
 
mergeCriteria(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
filter expression to match rows that the operations will apply on
mergeCriteria(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria
mergeCriteria(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
filter expression to match rows that the operations will apply on
mergeDelete(MysqlxCrud.Delete) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Delete delete = 5;
mergeExpr(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
required .Mysqlx.Expr.Expr expr = 1;
mergeFind(MysqlxCrud.Find) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Find find = 2;
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
mergeFrom(Mysqlx.ClientMessages) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
mergeFrom(Mysqlx.Error) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
mergeFrom(Mysqlx.Ok) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
mergeFrom(Mysqlx.ServerMessages) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
mergeFrom(MysqlxConnection.Capabilities) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
mergeFrom(MysqlxConnection.CapabilitiesGet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
mergeFrom(MysqlxConnection.CapabilitiesSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
mergeFrom(MysqlxConnection.Capability) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
mergeFrom(MysqlxConnection.Close) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
mergeFrom(MysqlxConnection.Compression) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
mergeFrom(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
mergeFrom(MysqlxCrud.Column) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
mergeFrom(MysqlxCrud.CreateView) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
mergeFrom(MysqlxCrud.Delete) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
mergeFrom(MysqlxCrud.DropView) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
mergeFrom(MysqlxCrud.Find) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
mergeFrom(MysqlxCrud.Insert) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
mergeFrom(MysqlxCrud.Insert.TypedRow) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
mergeFrom(MysqlxCrud.Limit) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
mergeFrom(MysqlxCrud.LimitExpr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
mergeFrom(MysqlxCrud.ModifyView) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
mergeFrom(MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
mergeFrom(MysqlxCrud.Projection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
mergeFrom(MysqlxCrud.Update) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
mergeFrom(MysqlxCrud.UpdateOperation) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
mergeFrom(MysqlxCursor.Close) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
mergeFrom(MysqlxCursor.Fetch) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
mergeFrom(MysqlxCursor.Open) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
mergeFrom(MysqlxCursor.Open.OneOfMessage) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
mergeFrom(MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
mergeFrom(MysqlxDatatypes.Array) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
mergeFrom(MysqlxDatatypes.Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
mergeFrom(MysqlxDatatypes.Object.ObjectField) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
mergeFrom(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
mergeFrom(MysqlxDatatypes.Scalar.Octets) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
mergeFrom(MysqlxDatatypes.Scalar.String) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
mergeFrom(MysqlxExpect.Close) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
mergeFrom(MysqlxExpect.Open) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
mergeFrom(MysqlxExpect.Open.Condition) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
mergeFrom(MysqlxExpr.Array) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
mergeFrom(MysqlxExpr.ColumnIdentifier) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
mergeFrom(MysqlxExpr.DocumentPathItem) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
mergeFrom(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
mergeFrom(MysqlxExpr.FunctionCall) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
mergeFrom(MysqlxExpr.Identifier) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
mergeFrom(MysqlxExpr.Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
mergeFrom(MysqlxExpr.Object.ObjectField) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
mergeFrom(MysqlxExpr.Operator) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
mergeFrom(MysqlxNotice.Frame) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
mergeFrom(MysqlxNotice.GroupReplicationStateChanged) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
mergeFrom(MysqlxNotice.ServerHello) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
mergeFrom(MysqlxNotice.SessionStateChanged) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
mergeFrom(MysqlxNotice.SessionVariableChanged) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
mergeFrom(MysqlxNotice.Warning) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
mergeFrom(MysqlxPrepare.Deallocate) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
mergeFrom(MysqlxPrepare.Execute) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
mergeFrom(MysqlxPrepare.Prepare) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
mergeFrom(MysqlxPrepare.Prepare.OneOfMessage) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
mergeFrom(MysqlxResultset.ColumnMetaData) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
mergeFrom(MysqlxResultset.FetchDone) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
mergeFrom(MysqlxResultset.FetchDoneMoreOutParams) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
mergeFrom(MysqlxResultset.FetchDoneMoreResultsets) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
mergeFrom(MysqlxResultset.FetchSuspended) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
mergeFrom(MysqlxResultset.Row) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
mergeFrom(MysqlxSession.AuthenticateContinue) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
mergeFrom(MysqlxSession.AuthenticateOk) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
mergeFrom(MysqlxSession.AuthenticateStart) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
mergeFrom(MysqlxSession.Close) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
mergeFrom(MysqlxSession.Reset) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
mergeFrom(MysqlxSql.StmtExecute) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
mergeFrom(Message) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
mergeFrom(MysqlxSql.StmtExecuteOk) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
mergeFunctionCall(MysqlxExpr.FunctionCall) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
mergeGroupingCriteria(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria for aggregated groups
mergeIdentifier(MysqlxExpr.ColumnIdentifier) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
mergeInsert(MysqlxCrud.Insert) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Insert insert = 3;
mergeLimit(MysqlxCrud.Limit) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
mergeLimit(MysqlxCrud.Limit) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
mergeLimit(MysqlxCrud.Limit) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
mergeLimitExpr(MysqlxCrud.LimitExpr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
mergeLimitExpr(MysqlxCrud.LimitExpr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
mergeLimitExpr(MysqlxCrud.LimitExpr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
mergeLiteral(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Datatypes.Scalar literal = 4;
mergeName(MysqlxExpr.Identifier) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
identifier of function; at least name of it
mergeObj(MysqlxDatatypes.Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Object obj = 3;
mergeObject(MysqlxExpr.Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Object object = 8;
mergeOffset(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to skip before applying the row_count
mergeOperator(MysqlxExpr.Operator) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Operator operator = 6;
mergePrepareExecute(MysqlxPrepare.Execute) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
mergeRowCount(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to filter
mergeScalar(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
mergeSource(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
the expression identifying an element from the source data, which can include a column identifier or any expression
mergeSource(MysqlxExpr.ColumnIdentifier) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
mergeStmt(MysqlxCrud.Find) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
mergeStmt(MysqlxCrud.Find) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
mergeStmt(MysqlxCursor.Open.OneOfMessage) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
statement for which the resultset is going to be iterated through by the cursor
mergeStmt(MysqlxPrepare.Prepare.OneOfMessage) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
mergeStmtExecute(MysqlxSql.StmtExecute) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
mergeUpdate(MysqlxCrud.Update) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Update update = 4;
mergeValue(MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required .Mysqlx.Datatypes.Any value = 2;
mergeValue(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
an expression to be computed as the new value for the operation
mergeValue(MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required .Mysqlx.Datatypes.Any value = 2;
mergeValue(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
value of field
mergeValue(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
the changed value of param
mergeVOctets(MysqlxDatatypes.Scalar.Octets) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
4 is unused, was Null which doesn't have a storage anymore
mergeVString(MysqlxDatatypes.Scalar.String) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
MergingColumnDefinitionFactory - Class in com.mysql.cj.protocol.a
 
MergingColumnDefinitionFactory(long, ColumnDefinition) - Constructor for class com.mysql.cj.protocol.a.MergingColumnDefinitionFactory
 
message - Variable in exception com.mysql.cj.jdbc.exceptions.MysqlDataTruncation
 
message - Variable in exception com.mysql.cj.jdbc.MysqlXAException
 
message - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
Message - Interface in com.mysql.cj.protocol
Message is the content of a full single message (native protocol packet or protobuf message), independent from on-wire splitting, communicated with the server.
message - Variable in class com.mysql.cj.protocol.x.Notice.XWarning
 
message - Variable in class com.mysql.cj.protocol.x.XMessage
 
message - Variable in class com.mysql.cj.xdevapi.WarningImpl
 
MESSAGE_CLASS_TO_CLIENT_MESSAGE_TYPE - Static variable in class com.mysql.cj.protocol.x.MessageConstants
Store a mapping of message class to "ClientMessages" type tag.
MESSAGE_CLASS_TO_PARSER - Static variable in class com.mysql.cj.protocol.x.MessageConstants
Store a mapping of "ServerMessages" class to message parsers.
MESSAGE_CLASS_TO_TYPE - Static variable in class com.mysql.cj.protocol.x.MessageConstants
Map of class to "ServerMessages" type tag for validation of parsed message class.
MESSAGE_SIZE_LENGTH - Static variable in class com.mysql.cj.protocol.x.XMessageHeader
 
MESSAGE_TYPE_LENGTH - Static variable in class com.mysql.cj.protocol.x.XMessageHeader
 
MESSAGE_TYPE_TO_CLASS - Static variable in class com.mysql.cj.protocol.x.MessageConstants
Map of "ServerMessages" type tag to class.
messageBuilder - Variable in class com.mysql.cj.CoreSession
 
MessageBuilder<M extends Message> - Interface in com.mysql.cj
 
messageBuilder - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
messageBuilder - Variable in class com.mysql.cj.protocol.x.XAuthenticationProvider
 
messageBuilder - Variable in class testsuite.x.internal.XProtocolAsyncTest
 
messageBuilder - Variable in class testsuite.x.internal.XProtocolAuthTest
 
messageBuilder - Variable in class testsuite.x.internal.XProtocolTest
 
MessageConstants - Class in com.mysql.cj.protocol.x
Constants related to X Protocol messages.
MessageConstants() - Constructor for class com.mysql.cj.protocol.x.MessageConstants
 
MessageHeader - Interface in com.mysql.cj.protocol
Represents the protocol specific message header
MessageListener<M extends Message> - Interface in com.mysql.cj.protocol
Sink for messages that are read asynchonously from the socket.
messageListenerQueue - Variable in class com.mysql.cj.protocol.x.SyncMessageReader
Queue of MessageListeners waiting to process messages.
MessageReader<H extends MessageHeader,M extends Message> - Interface in com.mysql.cj.protocol
 
Messages - Class in com.mysql.cj
Support for localized messages.
Messages() - Constructor for class com.mysql.cj.Messages
Dis-allow construction ...
MessageSender<M extends Message> - Interface in com.mysql.cj.protocol
This interface provides a facility for sending messages to server.
messageSize - Variable in class com.mysql.cj.protocol.x.XMessageHeader
Size of the message that will be read.
messagesQueue - Variable in class com.mysql.cj.protocol.x.SyncMessageReader
 
MessagesTest - Class in com.mysql.cj
 
MessagesTest() - Constructor for class com.mysql.cj.MessagesTest
 
messageToProtocolEntityFactory - Variable in class com.mysql.cj.protocol.x.ResultMessageListener
 
messageToProtocolEntityFactory - Variable in class com.mysql.cj.protocol.x.XProtocol
 
messageType - Variable in class com.mysql.cj.protocol.x.XMessageHeader
Type tag of the message to read (indicates parser to use).
metadata - Variable in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
metadata - Variable in class com.mysql.cj.jdbc.result.CachedResultSetMetaDataImpl
Cached ResultSetMetaData
metadata - Variable in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
Field-level metadata from the server.
metadata - Variable in class com.mysql.cj.protocol.result.AbstractResultsetRow
The metadata of the fields of this result set.
metadata - Variable in class com.mysql.cj.protocol.x.XProtocolRow
 
metadata - Variable in class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
metadata - Variable in class com.mysql.cj.xdevapi.DocResultBuilder
 
metadata - Variable in class com.mysql.cj.xdevapi.RowFactory
 
metadata - Variable in class com.mysql.cj.xdevapi.RowImpl
 
metadata - Variable in class com.mysql.cj.xdevapi.RowResultBuilder
 
metadata - Variable in class com.mysql.cj.xdevapi.RowResultImpl
 
metadata - Variable in class com.mysql.cj.xdevapi.SqlResultBuilder
 
metadata - Variable in class com.mysql.cj.xdevapi.StreamingDocResultBuilder
 
metadata - Variable in class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
metadataCharacterSet - Variable in class com.mysql.cj.protocol.x.FieldFactory
 
metadataCollationIndex - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
metadataCollationIndex - Variable in class com.mysql.cj.NativeCharsetSettings
 
metadataEncoding - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
metadataEncoding - Variable in class com.mysql.cj.NativeCharsetSettings
What character set is the metadata returned in?
MetaDataRegressionTest - Class in testsuite.regression
Regression tests for DatabaseMetaData
MetaDataRegressionTest() - Constructor for class testsuite.regression.MetaDataRegressionTest
 
MetaDataRegressionTest.QueryInterceptorBug61332 - Class in testsuite.regression
 
MetaDataRegressionTest.TestBug97413Columns - Class in testsuite.regression
 
MetadataTest - Class in testsuite.simple
Tests DatabaseMetaData methods.
MetadataTest() - Constructor for class testsuite.simple.MetadataTest
 
MetadataTest - Class in testsuite.x.devapi
Tests for "Column" table metadata API.
MetadataTest() - Constructor for class testsuite.x.devapi.MetadataTest
 
MetadataTest.TestGetSqlKeywordsDynamicQueryInterceptor - Class in testsuite.simple
 
METHOD_ABORT - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_ABORT_INTERNAL - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_CLOSE - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_COMMIT - Static variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
METHOD_EQUALS - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_GET_AUTO_COMMIT - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_GET_CATALOG - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_GET_DATABASE - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_GET_MULTI_HOST_SAFE_PROXY - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_GET_SCHEMA - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_GET_SESSION_MAX_ROWS - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_GET_TRANSACTION_ISOLATION - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_IS_CLOSED - Static variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
METHOD_ROLLBACK - Static variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
METHOD_SET_AUTO_COMMIT - Static variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
METHOD_SET_READ_ONLY - Static variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
metricsHolder - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
MicroPerformanceRegressionTest - Class in testsuite.regression
Microperformance benchmarks to track increase/decrease in performance of core methods in the driver over time.
MicroPerformanceRegressionTest() - Constructor for class testsuite.regression.MicroPerformanceRegressionTest
 
MILLIS_I18N - Static variable in class com.mysql.cj.Constants
I18N'd representation of the abbreviation for "ms"
milliseconds - Variable in class com.mysql.cj.jdbc.ConnectionImpl.NetworkTimeoutSetter
 
MIN_COMPRESS_LEN - Static variable in class com.mysql.cj.protocol.a.CompressedPacketSender
 
MiniAdmin - Class in com.mysql.cj.jdbc.admin
Utility functions for admin functionality from Java.
MiniAdmin(Connection) - Constructor for class com.mysql.cj.jdbc.admin.MiniAdmin
Create a new MiniAdmin using the given connection
MiniAdmin(String) - Constructor for class com.mysql.cj.jdbc.admin.MiniAdmin
Create a new MiniAdmin, connecting using the given JDBC URL.
MiniAdmin(String, Properties) - Constructor for class com.mysql.cj.jdbc.admin.MiniAdmin
Create a new MiniAdmin, connecting using the given JDBC URL and properties
MiniAdminTest - Class in testsuite.simple
Testsuite for MiniAdmin functionality.
MiniAdminTest() - Constructor for class testsuite.simple.MiniAdminTest
 
MINIMUM_ITERATIONS - Static variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
minimumNumberTablesAccessed - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
minimumVersion - Variable in class com.mysql.cj.MysqlCharset
 
minor - Variable in class com.mysql.cj.ServerVersion
 
minutes - Variable in class com.mysql.cj.protocol.InternalTime
 
minutes - Variable in class com.mysql.cj.protocol.InternalTimestamp
 
MockConnectionConfiguration(String, String, String, boolean) - Constructor for class testsuite.BaseTestCase.MockConnectionConfiguration
 
MockJndiContext() - Constructor for class testsuite.MockJndiContextFactory.MockJndiContext
 
MockJndiContextFactory - Class in testsuite
The following classes implement a mock JDNI provider that holds serialized objects in memory.
MockJndiContextFactory() - Constructor for class testsuite.MockJndiContextFactory
 
MockJndiContextFactory.MockJndiContext - Class in testsuite
 
MockJndiContextFactory.MockJndiName - Class in testsuite
 
MockJndiContextFactory.MockJndiNameParser - Class in testsuite
 
MockJndiName() - Constructor for class testsuite.MockJndiContextFactory.MockJndiName
 
MockJndiNameParser() - Constructor for class testsuite.MockJndiContextFactory.MockJndiNameParser
 
MockSocketConnection() - Constructor for class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
modify(String) - Method in interface com.mysql.cj.xdevapi.Collection
Create a new modify statement affecting documents matching the given search condition.
modify(String) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
modifyCollection(String, Schema.ModifyCollectionOptions) - Method in interface com.mysql.cj.xdevapi.Schema
Modify the schema validation of a collection.
modifyCollection(String, Schema.ModifyCollectionOptions) - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
ModifyCollectionOptions() - Constructor for class com.mysql.cj.xdevapi.Schema.ModifyCollectionOptions
 
ModifyStatement - Interface in com.mysql.cj.xdevapi
A statement representing a set of document modifications.
ModifyStatementImpl - Class in com.mysql.cj.xdevapi
ModifyStatement implementation.
ModifyStatementImpl(MysqlxSession, String, String, String) - Constructor for class com.mysql.cj.xdevapi.ModifyStatementImpl
 
ModifyView(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
ModifyView() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
month - Variable in class com.mysql.cj.protocol.InternalDate
 
moveRowRelative(int) - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
moveRowRelative(int) - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
moveRowRelative(int) - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
moveRowRelative(int) - Method in interface com.mysql.cj.protocol.ResultsetRows
Moves the current position relative 'rows' from the current position.
moveToCurrentRow() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
moveToCurrentRow() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
moveToInsertRow() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
moveToInsertRow() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
msg - Variable in exception com.mysql.cj.protocol.x.XProtocolError
The error message returned from the server.
msg_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
msg_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
msg_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
msg_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
msg_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
msg_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
MSG_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
MSG_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
MSG_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
mulDivExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
MULTIBYTE_ENCODINGS - Static variable in class com.mysql.cj.CharsetMapping
 
multibyteEncodings - Variable in class com.mysql.cj.NativeCharsetSettings
 
MultiHostConnectionProxy - Class in com.mysql.cj.jdbc.ha
An abstract class that processes generic multi-host configurations.
MultiHostConnectionProxy() - Constructor for class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Initializes a connection wrapper for this MultiHostConnectionProxy instance.
MultiHostConnectionProxy(ConnectionUrl) - Constructor for class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Constructs a MultiHostConnectionProxy instance for the given connection URL.
MultiHostConnectionProxy.JdbcInterfaceProxy - Class in com.mysql.cj.jdbc.ha
Proxy class to intercept and deal with errors that may occur in any object bound to the current connection.
MultiHostConnectionTest - Class in testsuite.simple
 
MultiHostConnectionTest() - Constructor for class testsuite.simple.MultiHostConnectionTest
 
MultiHostMySQLConnection - Class in com.mysql.cj.jdbc.ha
Each instance of MultiHostMySQLConnection is coupled with a MultiHostConnectionProxy instance.
MultiHostMySQLConnection(MultiHostConnectionProxy) - Constructor for class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
MultiPacketReader - Class in com.mysql.cj.protocol.a
A MessageReader which reads a full packet built from sequence of it's on-wire parts.
MultiPacketReader(MessageReader<NativePacketHeader, NativePacketPayload>) - Constructor for class com.mysql.cj.protocol.a.MultiPacketReader
 
multiplier - Variable in class com.mysql.cj.conf.IntegerPropertyDefinition
 
multiQueriesWithAttributesInPlainStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests if query attributes hold in plain statements with multi-queries.
multiQueriesWithAttributesInPreparedStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests if query attributes hold in prepared statements with multi-queries.
myBqual - Variable in class com.mysql.cj.jdbc.MysqlXid
 
myFormatId - Variable in class com.mysql.cj.jdbc.MysqlXid
 
myGtrid - Variable in class com.mysql.cj.jdbc.MysqlXid
 
myInstanceNumber - Variable in class testsuite.BaseTestCase
My instance number
MYSQL_CHARSET_NAME_armscii8 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_ascii - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_big5 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_binary - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_cp1250 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_cp1251 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_cp1256 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_cp1257 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_cp850 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_cp852 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_cp866 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_cp932 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_dec8 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_eucjpms - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_euckr - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_gb18030 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_gb2312 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_gbk - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_geostd8 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_greek - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_hebrew - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_hp8 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_keybcs2 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_koi8r - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_koi8u - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_latin1 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_latin2 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_latin5 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_latin7 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_macce - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_macroman - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_sjis - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_swe7 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_tis620 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_ucs2 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_ujis - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_utf16 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_utf16le - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_utf32 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_utf8 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_utf8mb3 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_CHARSET_NAME_utf8mb4 - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_COLLATION_INDEX_binary - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_COLLATION_INDEX_utf8mb4_0900_ai_ci - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_COLLATION_INDEX_utf8mb4_general_ci - Static variable in class com.mysql.cj.CharsetMapping
 
MYSQL_ERROR_CODES_TO_XA_ERROR_CODES - Static variable in class com.mysql.cj.jdbc.MysqlXAConnection
 
MYSQL_KEYWORDS - Static variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
MysqlBinaryValueDecoder - Class in com.mysql.cj.protocol.a
A ValueDecoder for the MySQL binary (prepared statement) protocol.
MysqlBinaryValueDecoder() - Constructor for class com.mysql.cj.protocol.a.MysqlBinaryValueDecoder
 
MysqlBinaryValueDecoderTest - Class in com.mysql.cj.protocol.a
MysqlBinaryValueDecoderTest() - Constructor for class com.mysql.cj.protocol.a.MysqlBinaryValueDecoderTest
 
MysqlCallback - Interface in com.mysql.cj.callback
Implementations of this interface can be passed to a MysqlCallbackHandler so that the owner of the callback handler and its caller can share data in a way that would otherwise require tighter coupling.
MysqlCallbackHandler - Interface in com.mysql.cj.callback
A functional interface for implementing callback handlers.
mysqlCharset - Variable in class com.mysql.cj.Collation
 
MysqlCharset - Class in com.mysql.cj
 
MysqlCharset(String, int, int, String[]) - Constructor for class com.mysql.cj.MysqlCharset
Constructs MysqlCharset object
MysqlCharset(String, int, int, String[], String[]) - Constructor for class com.mysql.cj.MysqlCharset
 
MysqlCharset(String, int, int, String[], ServerVersion) - Constructor for class com.mysql.cj.MysqlCharset
 
MysqlClearPasswordPlugin - Class in com.mysql.cj.protocol.a.authentication
MySQL Clear Password Authentication Plugin
MysqlClearPasswordPlugin() - Constructor for class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
MysqlConnection - Interface in com.mysql.cj
 
mysqlConnection - Variable in class com.mysql.cj.protocol.NetworkResources
 
MysqlConnectionPoolDataSource - Class in com.mysql.cj.jdbc
This class is used to obtain a physical connection and instantiate and return a MysqlPooledConnection.
MysqlConnectionPoolDataSource() - Constructor for class com.mysql.cj.jdbc.MysqlConnectionPoolDataSource
 
MysqlConnectionTester - Class in com.mysql.cj.jdbc.integration.c3p0
ConnectionTester for C3P0 connection pool that uses the more efficient COM_PING method of testing connection 'liveness' for MySQL, and 'sorts' exceptions based on SQLState or class of 'CommunicationsException' for handling exceptions.
MysqlConnectionTester() - Constructor for class com.mysql.cj.jdbc.integration.c3p0.MysqlConnectionTester
 
MysqlDataSource - Class in com.mysql.cj.jdbc
A JNDI DataSource for a Mysql JDBC connection
MysqlDataSource() - Constructor for class com.mysql.cj.jdbc.MysqlDataSource
Default no-arg constructor for Serialization
MysqlDataSourceFactory - Class in com.mysql.cj.jdbc
Factory class for MysqlDataSource objects
MysqlDataSourceFactory() - Constructor for class com.mysql.cj.jdbc.MysqlDataSourceFactory
 
MysqlDataTruncation - Exception in com.mysql.cj.jdbc.exceptions
MySQL wrapper for DataTruncation until the server can support sending all needed information.
MysqlDataTruncation(String, int, boolean, boolean, int, int, int) - Constructor for exception com.mysql.cj.jdbc.exceptions.MysqlDataTruncation
Creates a new MysqlDataTruncation exception/warning.
mysqlDriver - Static variable in class com.mysql.cj.jdbc.MysqlDataSource
The driver to create connections with
MysqlErrorNumbers - Class in com.mysql.cj.exceptions
Constants representing MySQL error numbers returned by the server in error messages.
MysqlErrorNumbers() - Constructor for class com.mysql.cj.exceptions.MysqlErrorNumbers
 
mysqlInput - Variable in class com.mysql.cj.protocol.AbstractSocketConnection
 
mysqlInput - Variable in class com.mysql.cj.protocol.NetworkResources
 
mysqlKeywords - Static variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
MysqlNativePasswordPlugin - Class in com.mysql.cj.protocol.a.authentication
MySQL Native Password Authentication Plugin
MysqlNativePasswordPlugin() - Constructor for class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
MysqlOldPasswordPlugin - Class in com.mysql.cj.protocol.a.authentication
MySQL Native Old-Password Authentication Plugin
MysqlOldPasswordPlugin() - Constructor for class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
mysqlOutput - Variable in class com.mysql.cj.protocol.AbstractSocketConnection
 
mysqlOutput - Variable in class com.mysql.cj.protocol.NetworkResources
 
MysqlParameterMetadata - Class in com.mysql.cj.jdbc
 
MysqlParameterMetadata(Session, Field[], int, ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.MysqlParameterMetadata
 
MysqlParameterMetadata(int) - Constructor for class com.mysql.cj.jdbc.MysqlParameterMetadata
Used for "fake" basic metadata for client-side prepared statements when we don't know the parameter types.
MysqlPooledConnection - Class in com.mysql.cj.jdbc
This class is used to wrap and return a physical connection within a logical handle.
MysqlPooledConnection(JdbcConnection) - Constructor for class com.mysql.cj.jdbc.MysqlPooledConnection
Construct a new MysqlPooledConnection and set instance variables
MySQLQueryInterruptedException - Exception in com.mysql.cj.jdbc.exceptions
 
MySQLQueryInterruptedException() - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLQueryInterruptedException
 
MySQLQueryInterruptedException(String, String, int) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLQueryInterruptedException
 
MySQLQueryInterruptedException(String, String) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLQueryInterruptedException
 
MySQLQueryInterruptedException(String) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLQueryInterruptedException
 
mysqlRunningLocally - Variable in class testsuite.BaseTestCase
Is MySQL running locally?
mysqlRunningLocally - Variable in class testsuite.x.devapi.DevApiBaseTestCase
 
MysqlSavepoint - Class in com.mysql.cj.jdbc
Represents SQL SAVEPOINTS in MySQL.
MysqlSavepoint(ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.MysqlSavepoint
Creates an unnamed savepoint.
MysqlSavepoint(String, ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.MysqlSavepoint
Creates a named savepoint
mysqlSocket - Variable in class com.mysql.cj.protocol.AbstractSocketConnection
 
MysqlSQLXML - Class in com.mysql.cj.jdbc
 
MysqlSQLXML(ResultSetInternalMethods, int, ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.MysqlSQLXML
 
MysqlSQLXML(ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.MysqlSQLXML
 
MysqlSQLXML.SimpleSaxToReader - Class in com.mysql.cj.jdbc
 
MySQLStatementCancelledException - Exception in com.mysql.cj.jdbc.exceptions
 
MySQLStatementCancelledException(String, String, int) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLStatementCancelledException
 
MySQLStatementCancelledException(String, String) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLStatementCancelledException
 
MySQLStatementCancelledException(String) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLStatementCancelledException
 
MySQLStatementCancelledException() - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLStatementCancelledException
 
MysqlTextValueDecoder - Class in com.mysql.cj.protocol.a
Implementation of ValueDecoder for the MySQL text protocol.
MysqlTextValueDecoder() - Constructor for class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
MysqlTextValueDecoderTest - Class in com.mysql.cj.protocol.a
MysqlTextValueDecoderTest() - Constructor for class com.mysql.cj.protocol.a.MysqlTextValueDecoderTest
 
MySQLTimeoutException - Exception in com.mysql.cj.jdbc.exceptions
 
MySQLTimeoutException(String, String, int) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLTimeoutException
 
MySQLTimeoutException(String, String) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLTimeoutException
 
MySQLTimeoutException(String) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLTimeoutException
 
MySQLTimeoutException() - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLTimeoutException
 
mysqlToSql99(int) - Static method in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
mysqlToSql99State - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
mysqlToSqlState(int) - Static method in class com.mysql.cj.exceptions.MysqlErrorNumbers
Map MySQL error codes to SQL-99 error codes
MySQLTransactionRollbackException - Exception in com.mysql.cj.jdbc.exceptions
 
MySQLTransactionRollbackException(String, String, int) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException
 
MySQLTransactionRollbackException(String, String) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException
 
MySQLTransactionRollbackException(String) - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException
 
MySQLTransactionRollbackException() - Constructor for exception com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException
 
mysqlType - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
MysqlType - Enum in com.mysql.cj
 
MysqlType(String, int, Class<?>, int, boolean, Long, String) - Constructor for enum com.mysql.cj.MysqlType
 
mysqlType - Variable in class com.mysql.cj.result.Field
 
mysqlTypeId - Variable in class com.mysql.cj.result.Field
 
mysqlTypeName - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
mysqlVersion - Variable in class testsuite.x.internal.InternalXBaseTestCase
 
mysqlVersionMeetsMinimum(ServerVersion) - Method in class testsuite.x.internal.InternalXBaseTestCase
Checks if the MySQL version we are connected to meets the minimum ServerVersion provided.
mysqlVersionMeetsMinimum(String, ServerVersion) - Method in class testsuite.x.internal.InternalXBaseTestCase
Checks if the MySQL version we are connected to meets the minimum ServerVersion provided.
Mysqlx - Class in com.mysql.cj.x.protobuf
 
Mysqlx() - Constructor for class com.mysql.cj.x.protobuf.Mysqlx
 
Mysqlx.ClientMessages - Class in com.mysql.cj.x.protobuf
IDs of messages that can be sent from client to the server.
Mysqlx.ClientMessages.Builder - Class in com.mysql.cj.x.protobuf
IDs of messages that can be sent from client to the server.
Mysqlx.ClientMessages.Type - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.ClientMessages.Type
Mysqlx.ClientMessagesOrBuilder - Interface in com.mysql.cj.x.protobuf
 
Mysqlx.Error - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Error
Mysqlx.Error.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Error
Mysqlx.Error.Severity - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Error.Severity
Mysqlx.ErrorOrBuilder - Interface in com.mysql.cj.x.protobuf
 
Mysqlx.Ok - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Ok
Mysqlx.Ok.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Ok
Mysqlx.OkOrBuilder - Interface in com.mysql.cj.x.protobuf
 
Mysqlx.ServerMessages - Class in com.mysql.cj.x.protobuf
IDs of messages that can be sent from server to client.
Mysqlx.ServerMessages.Builder - Class in com.mysql.cj.x.protobuf
IDs of messages that can be sent from server to client.
Mysqlx.ServerMessages.Type - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.ServerMessages.Type
Mysqlx.ServerMessagesOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MYSQLX_BYTES_RECEIVED - Static variable in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
MYSQLX_BYTES_RECEIVED_COMPRESSED_PAYLOAD - Static variable in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
MYSQLX_BYTES_RECEIVED_UNCOMPRESSED_FRAME - Static variable in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
MYSQLX_BYTES_SENT - Static variable in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
MYSQLX_BYTES_SENT_COMPRESSED_PAYLOAD - Static variable in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
MYSQLX_BYTES_SENT_UNCOMPRESSED_FRAME - Static variable in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
MysqlXAConnection - Class in com.mysql.cj.jdbc
 
MysqlXAConnection(JdbcConnection, boolean) - Constructor for class com.mysql.cj.jdbc.MysqlXAConnection
 
MysqlXADataSource - Class in com.mysql.cj.jdbc
 
MysqlXADataSource() - Constructor for class com.mysql.cj.jdbc.MysqlXADataSource
Default no-arg constructor is required by specification.
MysqlXAException - Exception in com.mysql.cj.jdbc
The stock XAException class isn't too friendly (i.e.
MysqlXAException(int, String, String) - Constructor for exception com.mysql.cj.jdbc.MysqlXAException
 
MysqlXAException(String, String) - Constructor for exception com.mysql.cj.jdbc.MysqlXAException
 
MysqlxConnection - Class in com.mysql.cj.x.protobuf
 
MysqlxConnection() - Constructor for class com.mysql.cj.x.protobuf.MysqlxConnection
 
MysqlxConnection.Capabilities - Class in com.mysql.cj.x.protobuf
Capabilities list of Capability
MysqlxConnection.Capabilities.Builder - Class in com.mysql.cj.x.protobuf
Capabilities list of Capability
MysqlxConnection.CapabilitiesGet - Class in com.mysql.cj.x.protobuf
Get supported connection capabilities and their current state.
MysqlxConnection.CapabilitiesGet.Builder - Class in com.mysql.cj.x.protobuf
Get supported connection capabilities and their current state.
MysqlxConnection.CapabilitiesGetOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxConnection.CapabilitiesOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxConnection.CapabilitiesSet - Class in com.mysql.cj.x.protobuf
Set connection capabilities atomically.
MysqlxConnection.CapabilitiesSet.Builder - Class in com.mysql.cj.x.protobuf
Set connection capabilities atomically.
MysqlxConnection.CapabilitiesSetOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxConnection.Capability - Class in com.mysql.cj.x.protobuf
Capability A tuple of a ``name`` and a @ref Mysqlx::Datatypes::Any
MysqlxConnection.Capability.Builder - Class in com.mysql.cj.x.protobuf
Capability A tuple of a ``name`` and a @ref Mysqlx::Datatypes::Any
MysqlxConnection.CapabilityOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxConnection.Close - Class in com.mysql.cj.x.protobuf
Announce to the server that the client wants to close the connection.
MysqlxConnection.Close.Builder - Class in com.mysql.cj.x.protobuf
Announce to the server that the client wants to close the connection.
MysqlxConnection.CloseOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxConnection.Compression - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Connection.Compression
MysqlxConnection.Compression.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Connection.Compression
MysqlxConnection.CompressionOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud - Class in com.mysql.cj.x.protobuf
 
MysqlxCrud() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud
 
MysqlxCrud.Collection - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.Collection
MysqlxCrud.Collection.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.Collection
MysqlxCrud.CollectionOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.Column - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.Column
MysqlxCrud.Column.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.Column
MysqlxCrud.ColumnOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.CreateView - Class in com.mysql.cj.x.protobuf
CreateView create view based on indicated @ref Mysqlx::Crud::Find message
MysqlxCrud.CreateView.Builder - Class in com.mysql.cj.x.protobuf
CreateView create view based on indicated @ref Mysqlx::Crud::Find message
MysqlxCrud.CreateViewOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.DataModel - Enum in com.mysql.cj.x.protobuf
DataModel to use for filters, names, ...
MysqlxCrud.Delete - Class in com.mysql.cj.x.protobuf
Delete documents/rows from a Collection/Table @returns @ref Mysqlx::Resultset
MysqlxCrud.Delete.Builder - Class in com.mysql.cj.x.protobuf
Delete documents/rows from a Collection/Table @returns @ref Mysqlx::Resultset
MysqlxCrud.DeleteOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.DropView - Class in com.mysql.cj.x.protobuf
DropView removing existing view
MysqlxCrud.DropView.Builder - Class in com.mysql.cj.x.protobuf
DropView removing existing view
MysqlxCrud.DropViewOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.Find - Class in com.mysql.cj.x.protobuf
Find Documents/Rows in a Collection/Table @startuml client -> server: Find ...
MysqlxCrud.Find.Builder - Class in com.mysql.cj.x.protobuf
Find Documents/Rows in a Collection/Table @startuml client -> server: Find ...
MysqlxCrud.Find.RowLock - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Crud.Find.RowLock
MysqlxCrud.Find.RowLockOptions - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Crud.Find.RowLockOptions
MysqlxCrud.FindOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.Insert - Class in com.mysql.cj.x.protobuf
Insert documents/rows into a collection/table @returns @ref Mysqlx::Resultset
MysqlxCrud.Insert.Builder - Class in com.mysql.cj.x.protobuf
Insert documents/rows into a collection/table @returns @ref Mysqlx::Resultset
MysqlxCrud.Insert.TypedRow - Class in com.mysql.cj.x.protobuf
set of fields to insert as a one row
MysqlxCrud.Insert.TypedRow.Builder - Class in com.mysql.cj.x.protobuf
set of fields to insert as a one row
MysqlxCrud.Insert.TypedRowOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.InsertOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.Limit - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.Limit
MysqlxCrud.Limit.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.Limit
MysqlxCrud.LimitExpr - Class in com.mysql.cj.x.protobuf
LimitExpr, in comparison to Limit, is able to specify that row_count and offset are placeholders.
MysqlxCrud.LimitExpr.Builder - Class in com.mysql.cj.x.protobuf
LimitExpr, in comparison to Limit, is able to specify that row_count and offset are placeholders.
MysqlxCrud.LimitExprOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.LimitOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.ModifyView - Class in com.mysql.cj.x.protobuf
ModifyView modify existing view based on indicated @ref Mysqlx::Crud::Find message
MysqlxCrud.ModifyView.Builder - Class in com.mysql.cj.x.protobuf
ModifyView modify existing view based on indicated @ref Mysqlx::Crud::Find message
MysqlxCrud.ModifyViewOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.Order - Class in com.mysql.cj.x.protobuf
Sort order
MysqlxCrud.Order.Builder - Class in com.mysql.cj.x.protobuf
Sort order
MysqlxCrud.Order.Direction - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Crud.Order.Direction
MysqlxCrud.OrderOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.Projection - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.Projection
MysqlxCrud.Projection.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.Projection
MysqlxCrud.ProjectionOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.Update - Class in com.mysql.cj.x.protobuf
Update documents/rows in a collection/table @returns @ref Mysqlx::Resultset
MysqlxCrud.Update.Builder - Class in com.mysql.cj.x.protobuf
Update documents/rows in a collection/table @returns @ref Mysqlx::Resultset
MysqlxCrud.UpdateOperation - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.UpdateOperation
MysqlxCrud.UpdateOperation.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Crud.UpdateOperation
MysqlxCrud.UpdateOperation.UpdateType - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Crud.UpdateOperation.UpdateType
MysqlxCrud.UpdateOperationOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.UpdateOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCrud.ViewAlgorithm - Enum in com.mysql.cj.x.protobuf
ViewAlgorithm defines how MySQL Server processes the view
MysqlxCrud.ViewCheckOption - Enum in com.mysql.cj.x.protobuf
ViewCheckOption limits the write operations done on a `VIEW` (`INSERT`, `UPDATE`, `DELETE`) to rows in which the `WHERE` clause is `TRUE`
MysqlxCrud.ViewSqlSecurity - Enum in com.mysql.cj.x.protobuf
ViewSqlSecurity defines the security context in which the view is going to be executed; this means that VIEW can be executed with current user permissions or with permissions of the user who defined the VIEW
MysqlxCursor - Class in com.mysql.cj.x.protobuf
 
MysqlxCursor() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor
 
MysqlxCursor.Close - Class in com.mysql.cj.x.protobuf
Close cursor @startuml client -> server: Close alt Success client <- server: Ok else Failure client <- server: Error end @enduml @returns @ref Mysqlx::Ok or @ref Mysqlx::Error
MysqlxCursor.Close.Builder - Class in com.mysql.cj.x.protobuf
Close cursor @startuml client -> server: Close alt Success client <- server: Ok else Failure client <- server: Error end @enduml @returns @ref Mysqlx::Ok or @ref Mysqlx::Error
MysqlxCursor.CloseOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCursor.Fetch - Class in com.mysql.cj.x.protobuf
Fetch next portion of data from a cursor @startuml client -> server: Fetch alt Success ...
MysqlxCursor.Fetch.Builder - Class in com.mysql.cj.x.protobuf
Fetch next portion of data from a cursor @startuml client -> server: Fetch alt Success ...
MysqlxCursor.FetchOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCursor.Open - Class in com.mysql.cj.x.protobuf
Open a cursor @startuml client -> server: Open alt Success ...
MysqlxCursor.Open.Builder - Class in com.mysql.cj.x.protobuf
Open a cursor @startuml client -> server: Open alt Success ...
MysqlxCursor.Open.OneOfMessage - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Cursor.Open.OneOfMessage
MysqlxCursor.Open.OneOfMessage.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Cursor.Open.OneOfMessage
MysqlxCursor.Open.OneOfMessage.Type - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Cursor.Open.OneOfMessage.Type
MysqlxCursor.Open.OneOfMessageOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxCursor.OpenOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxDatatypes - Class in com.mysql.cj.x.protobuf
 
MysqlxDatatypes() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
MysqlxDatatypes.Any - Class in com.mysql.cj.x.protobuf
A helper to allow all field types
MysqlxDatatypes.Any.Builder - Class in com.mysql.cj.x.protobuf
A helper to allow all field types
MysqlxDatatypes.Any.Type - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Datatypes.Any.Type
MysqlxDatatypes.AnyOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxDatatypes.Array - Class in com.mysql.cj.x.protobuf
An Array
MysqlxDatatypes.Array.Builder - Class in com.mysql.cj.x.protobuf
An Array
MysqlxDatatypes.ArrayOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxDatatypes.Object - Class in com.mysql.cj.x.protobuf
An object
MysqlxDatatypes.Object.Builder - Class in com.mysql.cj.x.protobuf
An object
MysqlxDatatypes.Object.ObjectField - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Datatypes.Object.ObjectField
MysqlxDatatypes.Object.ObjectField.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Datatypes.Object.ObjectField
MysqlxDatatypes.Object.ObjectFieldOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxDatatypes.ObjectOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxDatatypes.Scalar - Class in com.mysql.cj.x.protobuf
a scalar
MysqlxDatatypes.Scalar.Builder - Class in com.mysql.cj.x.protobuf
a scalar
MysqlxDatatypes.Scalar.Octets - Class in com.mysql.cj.x.protobuf
an opaque octet sequence, with an optional content_type See @ref Mysqlx::Resultset::ContentType_BYTES for list of known values.
MysqlxDatatypes.Scalar.Octets.Builder - Class in com.mysql.cj.x.protobuf
an opaque octet sequence, with an optional content_type See @ref Mysqlx::Resultset::ContentType_BYTES for list of known values.
MysqlxDatatypes.Scalar.OctetsOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxDatatypes.Scalar.String - Class in com.mysql.cj.x.protobuf
a string with a charset/collation
MysqlxDatatypes.Scalar.String.Builder - Class in com.mysql.cj.x.protobuf
a string with a charset/collation
MysqlxDatatypes.Scalar.StringOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxDatatypes.Scalar.Type - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Datatypes.Scalar.Type
MysqlxDatatypes.ScalarOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpect - Class in com.mysql.cj.x.protobuf
 
MysqlxExpect() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect
 
MysqlxExpect.Close - Class in com.mysql.cj.x.protobuf
Close a Expect block.
MysqlxExpect.Close.Builder - Class in com.mysql.cj.x.protobuf
Close a Expect block.
MysqlxExpect.CloseOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpect.Open - Class in com.mysql.cj.x.protobuf
Open an Expect block and set/unset the conditions that have to be fulfilled.
MysqlxExpect.Open.Builder - Class in com.mysql.cj.x.protobuf
Open an Expect block and set/unset the conditions that have to be fulfilled.
MysqlxExpect.Open.Condition - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Expect.Open.Condition
MysqlxExpect.Open.Condition.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Expect.Open.Condition
MysqlxExpect.Open.Condition.ConditionOperation - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Expect.Open.Condition.ConditionOperation
MysqlxExpect.Open.Condition.Key - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Expect.Open.Condition.Key
MysqlxExpect.Open.ConditionOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpect.Open.CtxOperation - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Expect.Open.CtxOperation
MysqlxExpect.OpenOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpr - Class in com.mysql.cj.x.protobuf
 
MysqlxExpr() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr
 
MysqlxExpr.Array - Class in com.mysql.cj.x.protobuf
An array of expressions
MysqlxExpr.Array.Builder - Class in com.mysql.cj.x.protobuf
An array of expressions
MysqlxExpr.ArrayOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpr.ColumnIdentifier - Class in com.mysql.cj.x.protobuf
Column identifier for table: col\@doc_path, tbl.col\@doc_path col, tbl.col, schema.tbl.col for document collection: doc_path // @par production list @code{unparsed} col_identifier: string "." string "." string | : string "." string | : string | : string "." string "." string "@" document_path | : string "." string "@" document_path | : string "@" document_path | : document_path document_path: member | arrayLocation | doubleAsterisk member = "." string | "." "*" arrayLocation = "[" index "]" | "[" "*" "]" doubleAsterisk = "**" @endcode
MysqlxExpr.ColumnIdentifier.Builder - Class in com.mysql.cj.x.protobuf
Column identifier for table: col\@doc_path, tbl.col\@doc_path col, tbl.col, schema.tbl.col for document collection: doc_path // @par production list @code{unparsed} col_identifier: string "." string "." string | : string "." string | : string | : string "." string "." string "@" document_path | : string "." string "@" document_path | : string "@" document_path | : document_path document_path: member | arrayLocation | doubleAsterisk member = "." string | "." "*" arrayLocation = "[" index "]" | "[" "*" "]" doubleAsterisk = "**" @endcode
MysqlxExpr.ColumnIdentifierOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpr.DocumentPathItem - Class in com.mysql.cj.x.protobuf
Document path item @par production list @code{unparsed} document_path: path_item | path_item document_path path_item : member | array_index | "**" member : "." string | "." "*" array_index : "[" number "]" | "[" "*" "]" @endcode
MysqlxExpr.DocumentPathItem.Builder - Class in com.mysql.cj.x.protobuf
Document path item @par production list @code{unparsed} document_path: path_item | path_item document_path path_item : member | array_index | "**" member : "." string | "." "*" array_index : "[" number "]" | "[" "*" "]" @endcode
MysqlxExpr.DocumentPathItem.Type - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Expr.DocumentPathItem.Type
MysqlxExpr.DocumentPathItemOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpr.Expr - Class in com.mysql.cj.x.protobuf
The "root" of the expression tree.
MysqlxExpr.Expr.Builder - Class in com.mysql.cj.x.protobuf
The "root" of the expression tree.
MysqlxExpr.Expr.Type - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Expr.Expr.Type
MysqlxExpr.ExprOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpr.FunctionCall - Class in com.mysql.cj.x.protobuf
Function call: ``func(a, b, "1", 3)`` @par production list @code{unparsed} function_call: `identifier` "(" [ `expr` ["," `expr` ]* ] ")" @endcode
MysqlxExpr.FunctionCall.Builder - Class in com.mysql.cj.x.protobuf
Function call: ``func(a, b, "1", 3)`` @par production list @code{unparsed} function_call: `identifier` "(" [ `expr` ["," `expr` ]* ] ")" @endcode
MysqlxExpr.FunctionCallOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpr.Identifier - Class in com.mysql.cj.x.protobuf
Identifier: name, schame.name @par production list @code{unparsed} identifier: string "." string | : string @endcode
MysqlxExpr.Identifier.Builder - Class in com.mysql.cj.x.protobuf
Identifier: name, schame.name @par production list @code{unparsed} identifier: string "." string | : string @endcode
MysqlxExpr.IdentifierOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpr.Object - Class in com.mysql.cj.x.protobuf
An object (with expression values)
MysqlxExpr.Object.Builder - Class in com.mysql.cj.x.protobuf
An object (with expression values)
MysqlxExpr.Object.ObjectField - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Expr.Object.ObjectField
MysqlxExpr.Object.ObjectField.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Expr.Object.ObjectField
MysqlxExpr.Object.ObjectFieldOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpr.ObjectOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxExpr.Operator - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Expr.Operator
MysqlxExpr.Operator.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Expr.Operator
MysqlxExpr.OperatorOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlXid - Class in com.mysql.cj.jdbc
Implementation of the XID interface for MySQL XA
MysqlXid(byte[], byte[], int) - Constructor for class com.mysql.cj.jdbc.MysqlXid
 
MysqlxNotice - Class in com.mysql.cj.x.protobuf
 
MysqlxNotice() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice
 
MysqlxNotice.Frame - Class in com.mysql.cj.x.protobuf
Common frame for all notices | ``.type`` | Value | |---------------------------------------------------|------ | | @ref Mysqlx::Notice::Warning | 1 | | @ref Mysqlx::Notice::SessionVariableChanged | 2 | | @ref Mysqlx::Notice::SessionStateChanged | 3 | | @ref Mysqlx::Notice::GroupReplicationStateChanged | 4 | | @ref Mysqlx::Notice::ServerHello | 5 |
MysqlxNotice.Frame.Builder - Class in com.mysql.cj.x.protobuf
Common frame for all notices | ``.type`` | Value | |---------------------------------------------------|------ | | @ref Mysqlx::Notice::Warning | 1 | | @ref Mysqlx::Notice::SessionVariableChanged | 2 | | @ref Mysqlx::Notice::SessionStateChanged | 3 | | @ref Mysqlx::Notice::GroupReplicationStateChanged | 4 | | @ref Mysqlx::Notice::ServerHello | 5 |
MysqlxNotice.Frame.Scope - Enum in com.mysql.cj.x.protobuf
scope of notice
MysqlxNotice.Frame.Type - Enum in com.mysql.cj.x.protobuf
type of notice payload
MysqlxNotice.FrameOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxNotice.GroupReplicationStateChanged - Class in com.mysql.cj.x.protobuf
Notify clients about group replication state changes | @ref Mysqlx::Notice::Frame Field | Value | |-----------------------------------|------------| |``.type`` | 4 | |``.scope`` | ``global`` |
MysqlxNotice.GroupReplicationStateChanged.Builder - Class in com.mysql.cj.x.protobuf
Notify clients about group replication state changes | @ref Mysqlx::Notice::Frame Field | Value | |-----------------------------------|------------| |``.type`` | 4 | |``.scope`` | ``global`` |
MysqlxNotice.GroupReplicationStateChanged.Type - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Notice.GroupReplicationStateChanged.Type
MysqlxNotice.GroupReplicationStateChangedOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxNotice.ServerHello - Class in com.mysql.cj.x.protobuf
Notify clients about connection to X Protocol server | @ref Mysqlx::Notice::Frame Field | Value | |-----------------------------------|------------| |``.type`` | 5 | |``.scope`` | ``global`` |
MysqlxNotice.ServerHello.Builder - Class in com.mysql.cj.x.protobuf
Notify clients about connection to X Protocol server | @ref Mysqlx::Notice::Frame Field | Value | |-----------------------------------|------------| |``.type`` | 5 | |``.scope`` | ``global`` |
MysqlxNotice.ServerHelloOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxNotice.SessionStateChanged - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Notice.SessionStateChanged
MysqlxNotice.SessionStateChanged.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Notice.SessionStateChanged
MysqlxNotice.SessionStateChanged.Parameter - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Notice.SessionStateChanged.Parameter
MysqlxNotice.SessionStateChangedOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxNotice.SessionVariableChanged - Class in com.mysql.cj.x.protobuf
Notify clients about changes to the current session variables.
MysqlxNotice.SessionVariableChanged.Builder - Class in com.mysql.cj.x.protobuf
Notify clients about changes to the current session variables.
MysqlxNotice.SessionVariableChangedOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxNotice.Warning - Class in com.mysql.cj.x.protobuf
Server-side warnings and notes @par ``.scope`` == ``local`` ``.level``, ``.code`` and ``.msg`` map the content of: @code{sql} SHOW WARNINGS @endcode @par ``.scope`` == ``global`` (undefined) Will be used for global, unstructured messages like: - server is shutting down - a node disconnected from group - schema or table dropped | @ref Mysqlx::Notice::Frame Field | Value | |-----------------------------------|-------------------------| | ``.type`` | 1 | | ``.scope`` | ``local`` or ``global`` |
MysqlxNotice.Warning.Builder - Class in com.mysql.cj.x.protobuf
Server-side warnings and notes @par ``.scope`` == ``local`` ``.level``, ``.code`` and ``.msg`` map the content of: @code{sql} SHOW WARNINGS @endcode @par ``.scope`` == ``global`` (undefined) Will be used for global, unstructured messages like: - server is shutting down - a node disconnected from group - schema or table dropped | @ref Mysqlx::Notice::Frame Field | Value | |-----------------------------------|-------------------------| | ``.type`` | 1 | | ``.scope`` | ``local`` or ``global`` |
MysqlxNotice.Warning.Level - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Notice.Warning.Level
MysqlxNotice.WarningOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxPrepare - Class in com.mysql.cj.x.protobuf
 
MysqlxPrepare() - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare
 
MysqlxPrepare.Deallocate - Class in com.mysql.cj.x.protobuf
Deallocate already-prepared statement @startuml client -> server: Deallocate alt Success client <- server: Ok else Failure client <- server: Error end @enduml @returns @ref Mysqlx::Ok or @ref Mysqlx::Error
MysqlxPrepare.Deallocate.Builder - Class in com.mysql.cj.x.protobuf
Deallocate already-prepared statement @startuml client -> server: Deallocate alt Success client <- server: Ok else Failure client <- server: Error end @enduml @returns @ref Mysqlx::Ok or @ref Mysqlx::Error
MysqlxPrepare.DeallocateOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxPrepare.Execute - Class in com.mysql.cj.x.protobuf
Execute already-prepared statement @startuml client -> server: Execute alt Success ...
MysqlxPrepare.Execute.Builder - Class in com.mysql.cj.x.protobuf
Execute already-prepared statement @startuml client -> server: Execute alt Success ...
MysqlxPrepare.ExecuteOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxPrepare.Prepare - Class in com.mysql.cj.x.protobuf
Prepare a new statement @startuml client -> server: Prepare alt Success client <- server: Ok else Failure client <- server: Error end @enduml @returns @ref Mysqlx::Ok or @ref Mysqlx::Error
MysqlxPrepare.Prepare.Builder - Class in com.mysql.cj.x.protobuf
Prepare a new statement @startuml client -> server: Prepare alt Success client <- server: Ok else Failure client <- server: Error end @enduml @returns @ref Mysqlx::Ok or @ref Mysqlx::Error
MysqlxPrepare.Prepare.OneOfMessage - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Prepare.Prepare.OneOfMessage
MysqlxPrepare.Prepare.OneOfMessage.Builder - Class in com.mysql.cj.x.protobuf
Protobuf type Mysqlx.Prepare.Prepare.OneOfMessage
MysqlxPrepare.Prepare.OneOfMessage.Type - Enum in com.mysql.cj.x.protobuf
Determine which of optional fields was set by the client (Workaround for missing "oneof" keyword in pb2.5)
MysqlxPrepare.Prepare.OneOfMessageOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxPrepare.PrepareOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxResultset - Class in com.mysql.cj.x.protobuf
 
MysqlxResultset() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset
 
MysqlxResultset.ColumnMetaData - Class in com.mysql.cj.x.protobuf
Meta data of a column @note The encoding used for the different ``bytes`` fields in the meta data is externally controlled.
MysqlxResultset.ColumnMetaData.Builder - Class in com.mysql.cj.x.protobuf
Meta data of a column @note The encoding used for the different ``bytes`` fields in the meta data is externally controlled.
MysqlxResultset.ColumnMetaData.FieldType - Enum in com.mysql.cj.x.protobuf
Protobuf enum Mysqlx.Resultset.ColumnMetaData.FieldType
MysqlxResultset.ColumnMetaDataOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxResultset.ContentType_BYTES - Enum in com.mysql.cj.x.protobuf
A hint about the higher-level encoding of a BYTES field |type | value | description | |------| -------|-------------------------| |BYTES | 0x0001 | GEOMETRY (WKB encoding) | |BYTES | 0x0002 | JSON (text encoding) | |BYTES | 0x0003 | XML (text encoding) | @note this list isn't comprehensive.
MysqlxResultset.ContentType_DATETIME - Enum in com.mysql.cj.x.protobuf
A hint about the higher-level encoding of a DATETIME field |type |value |description | |---------|-------|-------------------------------------------| |DATE |0x0001 |DATETIME contains only date part | |DATETIME |0x0002 |DATETIME contains both date and time parts |
MysqlxResultset.FetchDone - Class in com.mysql.cj.x.protobuf
All resultsets are finished
MysqlxResultset.FetchDone.Builder - Class in com.mysql.cj.x.protobuf
All resultsets are finished
MysqlxResultset.FetchDoneMoreOutParams - Class in com.mysql.cj.x.protobuf
Resultsets are finished, OUT paramset is next:
MysqlxResultset.FetchDoneMoreOutParams.Builder - Class in com.mysql.cj.x.protobuf
Resultsets are finished, OUT paramset is next:
MysqlxResultset.FetchDoneMoreOutParamsOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxResultset.FetchDoneMoreResultsets - Class in com.mysql.cj.x.protobuf
Resultset and out-params are finished, but more resultsets available
MysqlxResultset.FetchDoneMoreResultsets.Builder - Class in com.mysql.cj.x.protobuf
Resultset and out-params are finished, but more resultsets available
MysqlxResultset.FetchDoneMoreResultsetsOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxResultset.FetchDoneOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxResultset.FetchSuspended - Class in com.mysql.cj.x.protobuf
Cursor is opened; still, the execution of PrepFetch or PrepExecute ended
MysqlxResultset.FetchSuspended.Builder - Class in com.mysql.cj.x.protobuf
Cursor is opened; still, the execution of PrepFetch or PrepExecute ended
MysqlxResultset.FetchSuspendedOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxResultset.Row - Class in com.mysql.cj.x.protobuf
Row in a Resultset.
MysqlxResultset.Row.Builder - Class in com.mysql.cj.x.protobuf
Row in a Resultset.
MysqlxResultset.RowOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxSession - Class in com.mysql.cj
 
MysqlxSession(HostInfo, PropertySet) - Constructor for class com.mysql.cj.MysqlxSession
 
MysqlxSession(XProtocol) - Constructor for class com.mysql.cj.MysqlxSession
 
MysqlxSession - Class in com.mysql.cj.x.protobuf
 
MysqlxSession() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession
 
mysqlxSession - Variable in class com.mysql.cj.xdevapi.AddStatementImpl
 
mysqlxSession - Variable in class com.mysql.cj.xdevapi.CollectionImpl
 
mysqlxSession - Variable in class com.mysql.cj.xdevapi.InsertStatementImpl
 
mysqlxSession - Variable in class com.mysql.cj.xdevapi.PreparableStatement
 
mysqlxSession - Variable in class com.mysql.cj.xdevapi.SchemaImpl
 
mysqlxSession - Variable in class com.mysql.cj.xdevapi.SqlStatementImpl
 
mysqlxSession - Variable in class com.mysql.cj.xdevapi.TableImpl
 
MysqlxSession.AuthenticateContinue - Class in com.mysql.cj.x.protobuf
Send by client or server after an @ref Mysqlx::Session::AuthenticateStart to exchange more authentication data.
MysqlxSession.AuthenticateContinue.Builder - Class in com.mysql.cj.x.protobuf
Send by client or server after an @ref Mysqlx::Session::AuthenticateStart to exchange more authentication data.
MysqlxSession.AuthenticateContinueOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxSession.AuthenticateOk - Class in com.mysql.cj.x.protobuf
Sent by the server after successful authentication.
MysqlxSession.AuthenticateOk.Builder - Class in com.mysql.cj.x.protobuf
Sent by the server after successful authentication.
MysqlxSession.AuthenticateOkOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxSession.AuthenticateStart - Class in com.mysql.cj.x.protobuf
The initial message send from the client to the server to start the authentication process.
MysqlxSession.AuthenticateStart.Builder - Class in com.mysql.cj.x.protobuf
The initial message send from the client to the server to start the authentication process.
MysqlxSession.AuthenticateStartOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxSession.Close - Class in com.mysql.cj.x.protobuf
Close the current session.
MysqlxSession.Close.Builder - Class in com.mysql.cj.x.protobuf
Close the current session.
MysqlxSession.CloseOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxSession.Reset - Class in com.mysql.cj.x.protobuf
Reset the current session.
MysqlxSession.Reset.Builder - Class in com.mysql.cj.x.protobuf
Reset the current session.
MysqlxSession.ResetOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxSessionTest - Class in testsuite.x.internal
Tests for (internal) session-level APIs against X Plugin via X Protocol.
MysqlxSessionTest() - Constructor for class testsuite.x.internal.MysqlxSessionTest
 
MysqlxSql - Class in com.mysql.cj.x.protobuf
 
MysqlxSql() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSql
 
MysqlxSql.StmtExecute - Class in com.mysql.cj.x.protobuf
Execute a statement in the given namespace.
MysqlxSql.StmtExecute.Builder - Class in com.mysql.cj.x.protobuf
Execute a statement in the given namespace.
MysqlxSql.StmtExecuteOk - Class in com.mysql.cj.x.protobuf
Statement executed successfully
MysqlxSql.StmtExecuteOk.Builder - Class in com.mysql.cj.x.protobuf
Statement executed successfully
MysqlxSql.StmtExecuteOkOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MysqlxSql.StmtExecuteOrBuilder - Interface in com.mysql.cj.x.protobuf
 
MyUncaughtExceptionHandler(int) - Constructor for class testsuite.x.devapi.RowLockingTest.MyUncaughtExceptionHandler
 

N

NA - Static variable in interface com.mysql.cj.log.ProfilerEvent
Not available value.
name - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
name - Variable in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
name - Variable in enum com.mysql.cj.MysqlType
 
name - Variable in class com.mysql.cj.NativeQueryBindValue
The query attribute name
name - Variable in class com.mysql.cj.xdevapi.CollectionImpl
 
name - Variable in class com.mysql.cj.xdevapi.SchemaImpl
 
name - Variable in class com.mysql.cj.xdevapi.TableImpl
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
name_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
nameAsBytes - Variable in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
nameBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
namedPipeFile - Variable in class com.mysql.cj.protocol.NamedPipeSocketFactory.NamedPipeSocket
 
namedPipeSocket - Variable in class com.mysql.cj.protocol.NamedPipeSocketFactory
 
NamedPipeSocket(String, int) - Constructor for class com.mysql.cj.protocol.NamedPipeSocketFactory.NamedPipeSocket
 
NamedPipeSocketFactory - Class in com.mysql.cj.protocol
A socket factory for named pipes (on Windows)
NamedPipeSocketFactory() - Constructor for class com.mysql.cj.protocol.NamedPipeSocketFactory
Constructor for NamedPipeSocketFactory.
NamedPipeSocketFactory.NamedPipeSocket - Class in com.mysql.cj.protocol
A socket that encapsulates named pipes on Windows
NamedPipeSocketFactory.RandomAccessFileInputStream - Class in com.mysql.cj.protocol
Enables OutputStream-type functionality for a RandomAccessFile
NamedPipeSocketFactory.RandomAccessFileOutputStream - Class in com.mysql.cj.protocol
Enables OutputStream-type functionality for a RandomAccessFile
namespace_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
namespace_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
NAMESPACE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
nanos - Variable in class com.mysql.cj.protocol.InternalTime
 
nanos - Variable in class com.mysql.cj.protocol.InternalTimestamp
 
nanoTimeAvailable() - Static method in class com.mysql.cj.util.TimeUtil
 
NativeAuthenticationProvider - Class in com.mysql.cj.protocol.a
 
NativeAuthenticationProvider() - Constructor for class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
NativeCapabilities - Class in com.mysql.cj.protocol.a
 
NativeCapabilities(NativePacketPayload) - Constructor for class com.mysql.cj.protocol.a.NativeCapabilities
 
NativeCharsetSettings - Class in com.mysql.cj
 
NativeCharsetSettings(NativeSession) - Constructor for class com.mysql.cj.NativeCharsetSettings
 
NativeConstants - Class in com.mysql.cj.protocol.a
Constants specific to legacy MySQL protocol
NativeConstants() - Constructor for class com.mysql.cj.protocol.a.NativeConstants
 
NativeConstants.IntegerDataType - Enum in com.mysql.cj.protocol.a
Basic protocol data types as they are defined in http://dev.mysql.com/doc/internals/en/integer.html
NativeConstants.StringLengthDataType - Enum in com.mysql.cj.protocol.a
Basic protocol data types as they are defined in http://dev.mysql.com/doc/internals/en/string.html which require explicit length specification.
NativeConstants.StringSelfDataType - Enum in com.mysql.cj.protocol.a
Basic self-describing protocol data types as they are defined in http://dev.mysql.com/doc/internals/en/string.html
NativeMessageBuilder - Class in com.mysql.cj.protocol.a
 
NativeMessageBuilder(boolean) - Constructor for class com.mysql.cj.protocol.a.NativeMessageBuilder
 
NativePacketHeader - Class in com.mysql.cj.protocol.a
Represents the legacy protocol packet header, consisting of 3-bytes payload_length and 1-byte sequence_id.
NativePacketHeader() - Constructor for class com.mysql.cj.protocol.a.NativePacketHeader
 
NativePacketHeader(byte[]) - Constructor for class com.mysql.cj.protocol.a.NativePacketHeader
 
NativePacketPayload - Class in com.mysql.cj.protocol.a
PacketPayload is the content of a full single packet (independent from on-wire splitting) communicated with the server.
NativePacketPayload(byte[]) - Constructor for class com.mysql.cj.protocol.a.NativePacketPayload
 
NativePacketPayload(int) - Constructor for class com.mysql.cj.protocol.a.NativePacketPayload
 
NativeProtocol - Class in com.mysql.cj.protocol.a
 
NativeProtocol(Log) - Constructor for class com.mysql.cj.protocol.a.NativeProtocol
 
NativeQueryAttributesBindings - Class in com.mysql.cj
 
NativeQueryAttributesBindings(Session) - Constructor for class com.mysql.cj.NativeQueryAttributesBindings
 
NativeQueryBindings - Class in com.mysql.cj
 
NativeQueryBindings(int, Session, Function<Session, BindValue>) - Constructor for class com.mysql.cj.NativeQueryBindings
 
NativeQueryBindValue - Class in com.mysql.cj
 
NativeQueryBindValue(Session) - Constructor for class com.mysql.cj.NativeQueryBindValue
 
NativeQueryBindValue(NativeQueryBindValue) - Constructor for class com.mysql.cj.NativeQueryBindValue
 
NativeResultset - Class in com.mysql.cj.protocol.a.result
 
NativeResultset() - Constructor for class com.mysql.cj.protocol.a.result.NativeResultset
 
NativeResultset(OkPacket) - Constructor for class com.mysql.cj.protocol.a.result.NativeResultset
Create a result set for an executeUpdate statement.
NativeResultset(ResultsetRows) - Constructor for class com.mysql.cj.protocol.a.result.NativeResultset
 
NativeServerSession - Class in com.mysql.cj.protocol.a
 
NativeServerSession(PropertySet) - Constructor for class com.mysql.cj.protocol.a.NativeServerSession
 
NativeServerSessionStateChanges() - Constructor for class com.mysql.cj.protocol.a.NativeServerSessionStateController.NativeServerSessionStateChanges
 
NativeServerSessionStateController - Class in com.mysql.cj.protocol.a
 
NativeServerSessionStateController() - Constructor for class com.mysql.cj.protocol.a.NativeServerSessionStateController
 
NativeServerSessionStateController.NativeServerSessionStateChanges - Class in com.mysql.cj.protocol.a
 
NativeSession - Class in com.mysql.cj
 
NativeSession(HostInfo, PropertySet) - Constructor for class com.mysql.cj.NativeSession
 
NativeSocketConnection - Class in com.mysql.cj.protocol.a
 
NativeSocketConnection() - Constructor for class com.mysql.cj.protocol.a.NativeSocketConnection
 
nativeSql - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
nativeSQL(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
nativeSQL(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
nativeSQL(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
NativeUtils - Class in com.mysql.cj.protocol.a
Utilities to manipulate MySQL protocol-specific formats.
NativeUtils() - Constructor for class com.mysql.cj.protocol.a.NativeUtils
 
NClob - Class in com.mysql.cj.jdbc
Simplistic implementation of java.sql.NClob for MySQL Connector/J
NClob(ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.NClob
 
NClob(String, ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.NClob
 
NdbLoadBalanceExceptionChecker - Class in com.mysql.cj.jdbc.ha
 
NdbLoadBalanceExceptionChecker() - Constructor for class com.mysql.cj.jdbc.ha.NdbLoadBalanceExceptionChecker
 
NEEDS_ESCAPING - Variable in enum com.mysql.cj.xdevapi.JsonParser.EscapeChar
 
needsPing - Variable in class com.mysql.cj.NativeSession
Does this connection need to be tested?
negative - Variable in class com.mysql.cj.protocol.InternalTime
 
negotiateCompression() - Method in class com.mysql.cj.protocol.x.XProtocol
Negotiates compression capabilities with the server.
negotiateSSLConnection() - Method in class com.mysql.cj.protocol.a.NativeProtocol
Negotiates the SSL communications channel used when connecting to a MySQL server that understands SSL.
negotiateSSLConnection() - Method in interface com.mysql.cj.protocol.Protocol
 
negotiateSSLConnection() - Method in class com.mysql.cj.protocol.x.XProtocol
 
networkResources - Variable in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.ConnectionFinalizerPhantomReference
 
NetworkResources - Class in com.mysql.cj.protocol
 
NetworkResources(Socket, InputStream, OutputStream) - Constructor for class com.mysql.cj.protocol.NetworkResources
 
NetworkTimeoutSetter(JdbcConnection, int) - Constructor for class com.mysql.cj.jdbc.ConnectionImpl.NetworkTimeoutSetter
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
newBuilder(Mysqlx.ClientMessages) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
newBuilder(Mysqlx.Error) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
newBuilder(Mysqlx.Ok) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
newBuilder(Mysqlx.ServerMessages) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
newBuilder(MysqlxConnection.Capabilities) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
newBuilder(MysqlxConnection.CapabilitiesGet) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
newBuilder(MysqlxConnection.CapabilitiesSet) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
newBuilder(MysqlxConnection.Capability) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
newBuilder(MysqlxConnection.Close) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
newBuilder(MysqlxConnection.Compression) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
newBuilder(MysqlxCrud.Collection) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
newBuilder(MysqlxCrud.Column) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
newBuilder(MysqlxCrud.CreateView) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
newBuilder(MysqlxCrud.Delete) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
newBuilder(MysqlxCrud.DropView) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
newBuilder(MysqlxCrud.Find) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
newBuilder(MysqlxCrud.Insert) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
newBuilder(MysqlxCrud.Insert.TypedRow) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
newBuilder(MysqlxCrud.Limit) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
newBuilder(MysqlxCrud.LimitExpr) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
newBuilder(MysqlxCrud.ModifyView) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
newBuilder(MysqlxCrud.Order) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
newBuilder(MysqlxCrud.Projection) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
newBuilder(MysqlxCrud.Update) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
newBuilder(MysqlxCrud.UpdateOperation) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
newBuilder(MysqlxCursor.Close) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
newBuilder(MysqlxCursor.Fetch) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
newBuilder(MysqlxCursor.Open) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
newBuilder(MysqlxCursor.Open.OneOfMessage) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
newBuilder(MysqlxDatatypes.Any) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
newBuilder(MysqlxDatatypes.Array) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
newBuilder(MysqlxDatatypes.Object) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
newBuilder(MysqlxDatatypes.Object.ObjectField) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
newBuilder(MysqlxDatatypes.Scalar) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
newBuilder(MysqlxDatatypes.Scalar.Octets) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
newBuilder(MysqlxDatatypes.Scalar.String) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
newBuilder(MysqlxExpect.Close) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
newBuilder(MysqlxExpect.Open.Condition) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
newBuilder(MysqlxExpect.Open) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
newBuilder(MysqlxExpr.Array) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
newBuilder(MysqlxExpr.ColumnIdentifier) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
newBuilder(MysqlxExpr.DocumentPathItem) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
newBuilder(MysqlxExpr.Expr) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
newBuilder(MysqlxExpr.FunctionCall) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
newBuilder(MysqlxExpr.Identifier) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
newBuilder(MysqlxExpr.Object) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
newBuilder(MysqlxExpr.Object.ObjectField) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
newBuilder(MysqlxExpr.Operator) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
newBuilder(MysqlxNotice.Frame) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
newBuilder(MysqlxNotice.GroupReplicationStateChanged) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
newBuilder(MysqlxNotice.ServerHello) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
newBuilder(MysqlxNotice.SessionStateChanged) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
newBuilder(MysqlxNotice.SessionVariableChanged) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
newBuilder(MysqlxNotice.Warning) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
newBuilder(MysqlxPrepare.Deallocate) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
newBuilder(MysqlxPrepare.Execute) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
newBuilder(MysqlxPrepare.Prepare) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
newBuilder(MysqlxPrepare.Prepare.OneOfMessage) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
newBuilder(MysqlxResultset.ColumnMetaData) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
newBuilder(MysqlxResultset.FetchDone) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
newBuilder(MysqlxResultset.FetchDoneMoreOutParams) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
newBuilder(MysqlxResultset.FetchDoneMoreResultsets) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
newBuilder(MysqlxResultset.FetchSuspended) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
newBuilder(MysqlxResultset.Row) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
newBuilder(MysqlxSession.AuthenticateContinue) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
newBuilder(MysqlxSession.AuthenticateOk) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
newBuilder(MysqlxSession.AuthenticateStart) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
newBuilder(MysqlxSession.Close) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
newBuilder(MysqlxSession.Reset) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
newBuilder(MysqlxSql.StmtExecute) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
newBuilder() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
newBuilder(MysqlxSql.StmtExecuteOk) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
newBuilderForType() - Method in class com.mysql.cj.protocol.x.XMessage
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
newBuilderForType() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
newCommand() - Method in class com.mysql.cj.protocol.x.XProtocol
Signal the intent to start processing a new command.
newCrypt(String, String, String) - Static method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
newDoc() - Method in interface com.mysql.cj.xdevapi.Collection
Create a new document.
newDoc() - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
newDocs - Variable in class com.mysql.cj.xdevapi.AddStatementImpl
 
newHash(byte[]) - Static method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
newInstance(Object) - Method in class com.mysql.cj.sasl.ScramShaSaslProvider.ProviderService
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
newPooledXProtocol(HostInfo) - Method in class com.mysql.cj.xdevapi.ClientImpl
 
newTempBinaryFile(String, long) - Method in class testsuite.BaseTestCase
 
next - Variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
next() - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
next() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.IteratorWithCleanup
 
next() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.SingleStringIterator
 
next() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.StringListIterator
 
next() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
next() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
next() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
next() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
next() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
next - Variable in class com.mysql.cj.protocol.x.XProtocolRowInputStream
XProtocolRow
next() - Method in class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
next() - Method in class com.mysql.cj.result.BufferedRowList
 
next - Variable in enum com.mysql.cj.sasl.ScramShaSaslClient.ScramExchangeStage
 
next() - Method in class com.mysql.cj.xdevapi.AbstractDataResult
 
next() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
next() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
nextAuthenticationStep(M, List<M>) - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
Process authentication handshake data from server and optionally produce data to be sent back to the server.
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class testsuite.regression.ConnectionRegressionTest.AuthTestPlugin
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class testsuite.regression.ConnectionRegressionTest.TwoQuestionsPlugin
 
nextCharEquals(int, char) - Method in class com.mysql.cj.xdevapi.ExprParser
Does the next character equal the given character? (respects bounds)
nextHost(int, boolean) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Gets the next host on the hosts list.
nextInLine() - Method in class com.mysql.cj.protocol.x.ContinuousInputStream
Closes the currently active InputStream and replaces it by the the head of the InputStreams queue.
nextKey(StringReader) - Static method in class com.mysql.cj.xdevapi.JsonParser
 
nextPacket() - Method in class com.mysql.cj.protocol.a.PacketSplitter
 
nextPayload() - Method in class com.mysql.cj.protocol.a.CompressedPacketSenderTest.CompressedPackets
 
nextResult() - Method in class com.mysql.cj.xdevapi.SqlMultiResult
 
nextResult() - Method in interface com.mysql.cj.xdevapi.SqlResult
Move to the next result.
nextResult() - Method in class com.mysql.cj.xdevapi.SqlUpdateResult
 
nextResultset - Variable in class com.mysql.cj.protocol.a.result.NativeResultset
 
nextRow - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
nextToken() - Method in class com.mysql.cj.util.EscapeTokenizer
Returns the next token
nextTokenTypeEquals(ExprParser.TokenType) - Method in class com.mysql.cj.xdevapi.ExprParser
Does the next token have type `t'?
nextValue(StringReader) - Static method in class com.mysql.cj.xdevapi.JsonParser
 
NO_ALIAS - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
NO_ARGS_ARRAY - Static variable in class com.mysql.cj.jdbc.integration.c3p0.MysqlConnectionTester
 
NO_CHARSET_INFO - Static variable in class com.mysql.cj.protocol.a.NativeConstants
Used to indicate that the server sent no field-level character set information, so the driver should use the connection-level character encoding instead.
NO_CONNECTION_INDEX - Static variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
NO_LENGTH_LIMIT - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
NO_PORT - Static variable in class com.mysql.cj.conf.HostInfo
 
noAccessToProcedureBodies - Variable in class com.mysql.cj.jdbc.CallableStatement
 
noGoodIndexUsed() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
noGoodIndexUsed() - Method in interface com.mysql.cj.protocol.ServerSession
 
noGoodIndexUsed() - Method in class com.mysql.cj.protocol.x.XServerSession
 
noIndexUsed() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
noIndexUsed() - Method in interface com.mysql.cj.protocol.ServerSession
 
noIndexUsed() - Method in class com.mysql.cj.protocol.x.XServerSession
 
noMoreRows - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
NON_COMMENTS_MYSQL_VERSION_REF_LENGTH - Static variable in class com.mysql.cj.util.StringInspector
 
NONE - Static variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
NonLocalSocketFactory - Class in testsuite.regression
 
NonLocalSocketFactory() - Constructor for class testsuite.regression.NonLocalSocketFactory
 
nonPooledSessions - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
NonRegisteringDriver - Class in com.mysql.cj.jdbc
The Java SQL framework allows for multiple database drivers.
NonRegisteringDriver() - Constructor for class com.mysql.cj.jdbc.NonRegisteringDriver
Construct a new driver and register it with DriverManager.
normalClose() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
normalClose() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
normalClose() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
normalClose() - Method in interface com.mysql.cj.MysqlConnection
 
normalizeCase(String) - Static method in enum com.mysql.cj.conf.PropertyKey
Helper method that normalizes the case of the given key, if it is one of PropertyKey elements.
normalizeKc(CharSequence) - Static method in class com.mysql.cj.util.SaslPrep
Normalization: Unicode normalization form KC.
NoSubInterceptorWrapper - Class in com.mysql.cj
Wraps query interceptors during driver startup so that they don't produce different result sets than we expect.
NoSubInterceptorWrapper(QueryInterceptor) - Constructor for class com.mysql.cj.NoSubInterceptorWrapper
 
NOT_OUTPUT_PARAMETER_INDICATOR - Static variable in class com.mysql.cj.jdbc.CallableStatement
 
NOTE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
NOTE = 1;
notEnoughInformationInQuery() - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
Notice - Class in com.mysql.cj.protocol.x
ProtocolEntity representing a Notice message.
Notice(MysqlxNotice.Frame) - Constructor for class com.mysql.cj.protocol.x.Notice
 
Notice.XSessionStateChanged - Class in com.mysql.cj.protocol.x
 
Notice.XSessionVariableChanged - Class in com.mysql.cj.protocol.x
 
Notice.XWarning - Class in com.mysql.cj.protocol.x
 
NOTICE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
NOTICE has to stay at 11 forever
noticeConsumer - Variable in class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
NoticeFactory - Class in com.mysql.cj.protocol.x
Factory producing Notice from protocol message.
NoticeFactory() - Constructor for class com.mysql.cj.protocol.x.NoticeFactory
 
notices - Variable in class com.mysql.cj.protocol.x.XMessage
 
NoticeScope_Global - Static variable in class com.mysql.cj.protocol.x.Notice
 
NoticeScope_Local - Static variable in class com.mysql.cj.protocol.x.Notice
 
NoticeType_GROUP_REPLICATION_STATE_CHANGED - Static variable in class com.mysql.cj.protocol.x.Notice
 
NoticeType_SESSION_STATE_CHANGED - Static variable in class com.mysql.cj.protocol.x.Notice
 
NoticeType_SESSION_VARIABLE_CHANGED - Static variable in class com.mysql.cj.protocol.x.Notice
 
NoticeType_WARNING - Static variable in class com.mysql.cj.protocol.x.Notice
 
NotUpdatable - Exception in com.mysql.cj.jdbc.exceptions
Thrown when a result sate is not updatable.
NotUpdatable(String) - Constructor for exception com.mysql.cj.jdbc.exceptions.NotUpdatable
Create a new NotUpdatable exception.
notUpdatableReason - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
Reason the result set is not updatable
NOWAIT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
Do not wait to acquire row lock, fail with an error if a requested row is locked
NULL_LENGTH - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
NULL_LOGGER - Static variable in class com.mysql.cj.CoreSession
Null logger shared by all connections at startup
nullability - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
nullability - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
nullDatabaseMeansCurrent - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
nullLBConnectionInstance - Static variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
NullLoadBalancedConnectionProxy() - Constructor for class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy.NullLoadBalancedConnectionProxy
 
NullLogger - Class in com.mysql.cj.log
A logger that does nothing.
NullLogger(String) - Constructor for class com.mysql.cj.log.NullLogger
Creates a new NullLogger with the given name
nullPlusNonNullIsNull() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
nullSafeCompare(String, String) - Static method in class com.mysql.cj.jdbc.ConnectionImpl
 
nullSafeEqual(String, String) - Static method in class com.mysql.cj.util.StringUtils
Two given strings are considered equal if both are null or if they have the same string value.
nullSafeRefAddrStringGet(String, Reference) - Method in class com.mysql.cj.jdbc.MysqlDataSourceFactory
 
nullsAreSortedAtEnd() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
nullsAreSortedAtStart() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
nullsAreSortedHigh() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
nullsAreSortedLow() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
nullScalar() - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a Scalar NULL type.
nullStatementResultSetFactory - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
NullValueEncoder - Class in com.mysql.cj.protocol.a
 
NullValueEncoder() - Constructor for class com.mysql.cj.protocol.a.NullValueEncoder
 
num - Variable in class testsuite.regression.ConnectionRegressionTest.CancelTask
 
num - Variable in class testsuite.regression.ConnectionRegressionTest.PollTask
 
NUM_ROWS - Static variable in class testsuite.perf.RetrievalPerfTest
 
NUM_TESTS - Static variable in class testsuite.perf.RetrievalPerfTest
 
numAbortedInTestSet - Variable in class testsuite.JUnitSummary
 
numberFormatter - Static variable in class testsuite.perf.BasePerfTest
 
numberOfExecutions - Variable in class com.mysql.cj.NativeQueryBindings
 
numberOfHosts - Variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
numberOfParameters() - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
numberOfPlaceholders - Variable in class com.mysql.cj.QueryInfo
 
numberOfPreparedExecutes - Variable in class com.mysql.cj.log.BaseMetricsHolder
When was the last time we reported metrics?
numberOfPrepares - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
numberOfQueries - Variable in class com.mysql.cj.QueryInfo
 
numberOfQueriesIssued - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
numberOfResultSetsCreated - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
NumberOutOfRange - Exception in com.mysql.cj.exceptions
Indicates that a number was out of the expected range.
NumberOutOfRange(String) - Constructor for exception com.mysql.cj.exceptions.NumberOutOfRange
 
NumbersRegressionTest - Class in testsuite.regression
Tests various number-handling issues that have arisen in the JDBC driver at one time or another.
NumbersRegressionTest() - Constructor for class testsuite.regression.NumbersRegressionTest
 
NumbersTest - Class in testsuite.simple
 
NumbersTest() - Constructor for class testsuite.simple.NumbersTest
 
NumberValueEncoder - Class in com.mysql.cj.protocol.a
 
NumberValueEncoder() - Constructor for class com.mysql.cj.protocol.a.NumberValueEncoder
 
numColsInResultSet - Variable in class com.mysql.cj.jdbc.BlobFromLocator
 
numConnections - Variable in class testsuite.regression.StressRegressionTest.CreateThread
 
numFailedInTestSet - Variable in class testsuite.JUnitSummary
 
numIterations - Variable in class testsuite.perf.BasePerfTest
The number of iterations that we have performed
numParameters - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
numPrecRadix - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
numPrimaryKeys - Variable in class com.mysql.cj.jdbc.BlobFromLocator
 
numSkippedInTestSet - Variable in class testsuite.JUnitSummary
 
numSucceededInTestSet - Variable in class testsuite.JUnitSummary
 
numTablesMetricsHistBreakpoints - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
numTablesMetricsHistCounts - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
numThreadsStarted - Variable in class testsuite.regression.StressRegressionTest
 

O

obj_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
obj_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
OBJ_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
objBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
Object(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
Object() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
Object(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
Object() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
object_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
object_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
OBJECT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
OBJECT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
OBJECT = 2;
OBJECT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
OBJECT = 7;
objectBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
ObjectField(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
ObjectField() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
ObjectField(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
ObjectField() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
objectName - Variable in class com.mysql.cj.xdevapi.DatabaseObjectDescription
 
objectToString(MysqlxExpr.Object) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
 
objectType - Variable in class com.mysql.cj.xdevapi.DatabaseObjectDescription
 
Octets(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
Octets() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
ODKU_CLAUSE - Static variable in class com.mysql.cj.QueryInfo
 
offset - Variable in class com.mysql.cj.protocol.a.CompressedPacketSenderTest.CompressedPackets
 
offset - Variable in class com.mysql.cj.protocol.a.PacketSplitter
 
offset - Variable in class com.mysql.cj.protocol.InternalTimestamp
 
offset - Variable in class com.mysql.cj.util.LazyString
 
offset - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
offset(long) - Method in class com.mysql.cj.xdevapi.FilterableStatement
Add maximum number of rows to skip before find others.
offset(long) - Method in interface com.mysql.cj.xdevapi.FindStatement
Add/replace the document offset for this query.
offset(long) - Method in interface com.mysql.cj.xdevapi.SelectStatement
Add/replace the row offset for this query.
offset_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
offset_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
offset_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
offset_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
OFFSET_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
OFFSET_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
offsetBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
OffsetDateTimeValueEncoder - Class in com.mysql.cj.protocol.a
 
OffsetDateTimeValueEncoder() - Constructor for class com.mysql.cj.protocol.a.OffsetDateTimeValueEncoder
 
OffsetDateTimeValueFactory - Class in com.mysql.cj.result
Value factory to create OffsetDateTime instances.
OffsetDateTimeValueFactory(PropertySet, TimeZone, TimeZone) - Constructor for class com.mysql.cj.result.OffsetDateTimeValueFactory
 
OffsetTimeValueEncoder - Class in com.mysql.cj.protocol.a
 
OffsetTimeValueEncoder() - Constructor for class com.mysql.cj.protocol.a.OffsetTimeValueEncoder
 
OffsetTimeValueFactory - Class in com.mysql.cj.result
A value factory to create OffsetTime instances.
OffsetTimeValueFactory(PropertySet, TimeZone) - Constructor for class com.mysql.cj.result.OffsetTimeValueFactory
 
OffsetTimeValueFactory(PropertySet, TimeZone, WarningListener) - Constructor for class com.mysql.cj.result.OffsetTimeValueFactory
 
Ok - Class in com.mysql.cj.protocol.x
ProtocolEntity representing an OK message.
Ok() - Constructor for class com.mysql.cj.protocol.x.Ok
 
Ok(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
Ok() - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
ok - Variable in class com.mysql.cj.xdevapi.AbstractDataResult
 
ok - Variable in class com.mysql.cj.xdevapi.UpdateResult
 
OK_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
OK = 0;
OkBuilder - Class in com.mysql.cj.protocol.x
Result builder producing an Ok instance.
OkBuilder() - Constructor for class com.mysql.cj.protocol.x.OkBuilder
 
OkFactory - Class in com.mysql.cj.protocol.x
Factory producing Ok from protocol message.
OkFactory() - Constructor for class com.mysql.cj.protocol.x.OkFactory
 
okMsgPacket - Static variable in class com.mysql.cj.protocol.x.SyncMessageReaderTest
 
OkPacket - Class in com.mysql.cj.protocol.a.result
 
OkPacket() - Constructor for class com.mysql.cj.protocol.a.result.OkPacket
 
oldHistBreakpoints - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
oldHistCounts - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
oldStatusFlags - Variable in class com.mysql.cj.protocol.a.NativeServerSession
 
OneOfMessage(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
OneOfMessage() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
OneOfMessage(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
OneOfMessage() - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
onFirst - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.SingleStringIterator
 
onInsertRow - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
Are we on the insert row?
onValidRow - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
op_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
op_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
op_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
op_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
OP_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
OP_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
Open(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
Open() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
Open(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
Open() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
OPEN_CURSOR_FLAG - Static variable in class com.mysql.cj.ServerPreparedQuery
 
OPENING_MARKERS - Static variable in class com.mysql.cj.QueryInfo
 
openingMarkers - Variable in class com.mysql.cj.util.StringInspector
 
openResults - Variable in class com.mysql.cj.jdbc.StatementImpl
Set of currently-open ResultSets
openStatements - Variable in class com.mysql.cj.jdbc.ConnectionImpl
An array of currently open statements.
operation_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
operation_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
operation_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
operation_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
OPERATION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
OPERATION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
operationBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
OperationCancelledException - Exception in com.mysql.cj.exceptions
 
OperationCancelledException() - Constructor for exception com.mysql.cj.exceptions.OperationCancelledException
 
OperationCancelledException(String) - Constructor for exception com.mysql.cj.exceptions.OperationCancelledException
 
OperationCancelledException(Throwable) - Constructor for exception com.mysql.cj.exceptions.OperationCancelledException
 
OperationCancelledException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.OperationCancelledException
 
OperationNotSupportedException - Exception in com.mysql.cj.jdbc.exceptions
 
OperationNotSupportedException() - Constructor for exception com.mysql.cj.jdbc.exceptions.OperationNotSupportedException
 
OperationNotSupportedException(String) - Constructor for exception com.mysql.cj.jdbc.exceptions.OperationNotSupportedException
 
Operator(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
Operator() - Constructor for class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
operator_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
operator_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
OPERATOR_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
OPERATOR_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
OPERATOR = 5;
operatorBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
operatorToString(MysqlxExpr.Operator) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Convert an operator to a string.
OPTIONS - Static variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
 
options - Variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
(optional) special option flags for use when decoding GEOJSON data
order - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
Order(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
Order() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
order - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
order_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
order_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
order_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
order_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
order_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
order_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
ORDER_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
ORDER_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
ORDER_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
orderBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
orderBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
orderBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
orderBy(String...) - Method in interface com.mysql.cj.xdevapi.DeleteStatement
Add/replace the order by specification for the deletion.
orderBy(String...) - Method in class com.mysql.cj.xdevapi.FilterableStatement
Add sort expressions to this statement.
orderBy(String...) - Method in interface com.mysql.cj.xdevapi.FindStatement
Add/replace the order specification for this query.
orderBy(String...) - Method in interface com.mysql.cj.xdevapi.RemoveStatement
Deprecated.
orderBy(String...) - Method in class com.mysql.cj.xdevapi.RemoveStatementImpl
Deprecated.
orderBy(String...) - Method in interface com.mysql.cj.xdevapi.SelectStatement
Add/replace the order specification for this query.
orderBy(String...) - Method in interface com.mysql.cj.xdevapi.UpdateStatement
Add/replace the order specification for this statement.
ordered - Variable in class documentation.PropertiesDocGenerator.XmlMap
 
orderExpr - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
orExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
origHostInfo - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
origHostToConnectTo - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
ORIGINAL_LOOP_TIME_MS - Static variable in class testsuite.regression.MicroPerformanceRegressionTest
 
ORIGINAL_NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
ORIGINAL_TABLE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
originalColumnName - Variable in class com.mysql.cj.result.Field
 
originalConnStr - Variable in class com.mysql.cj.conf.ConnectionUrl
 
originalDatabase - Variable in class com.mysql.cj.conf.ConnectionUrl
 
originalFetchSize - Variable in class com.mysql.cj.jdbc.StatementImpl
 
originalName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
originalName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
originalResultSetType - Variable in class com.mysql.cj.jdbc.StatementImpl
 
originalSql - Variable in class com.mysql.cj.ClientPreparedQuery
The SQL that was passed in to 'prepare'
originalTable_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
originalTable_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
originalTableName - Variable in class com.mysql.cj.result.Field
 
originalUrl - Variable in class com.mysql.cj.conf.HostInfo
 
origPortToConnectTo - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
origTm - Variable in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
OS_ARCH - Static variable in class com.mysql.cj.Constants
 
OS_NAME - Static variable in class com.mysql.cj.Constants
 
OS_VERSION - Static variable in class com.mysql.cj.Constants
 
othersDeletesAreVisible(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
out - Variable in class testsuite.JUnitSummary
 
outOfRange() - Method in class testsuite.x.devapi.CollectionFindTest
MYSQLCONNJ-618
outputFactory - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
outputParameterResults - Variable in class com.mysql.cj.jdbc.CallableStatement
 
outputParamWasNull - Variable in class com.mysql.cj.jdbc.CallableStatement
 
outputStream - Variable in class com.mysql.cj.protocol.a.CompressedPacketSender
 
outputStream - Variable in class com.mysql.cj.protocol.a.CompressedPacketSenderTest
 
outputStream - Variable in class com.mysql.cj.protocol.a.SimplePacketSender
 
outputStream - Variable in class com.mysql.cj.protocol.a.SimplePacketSenderTest
 
outputStream - Variable in class com.mysql.cj.protocol.x.SyncMessageSender
 
outputStream - Variable in class com.mysql.cj.protocol.x.SyncMessageWriterTest
 
outputStreamClassFqn - Variable in class com.mysql.cj.protocol.x.CompressionAlgorithm
 
OutputStreamWatcher - Interface in com.mysql.cj.protocol
Objects that want to be notified of lifecycle events on a WatchableOutputStream should implement this interface, and register themselves with setWatcher() on the WatchableOutputStream instance.
overlappedAsyncQueries() - Method in class testsuite.x.devapi.AsyncQueryTest
 
overrideSaslClientData(AuthenticationPlugin<NativePacketPayload>, String) - Method in class testsuite.simple.AuthenticationTest
Overrides the random parts of the SCRAM-SHA-1 or SCRAM-SHA-256 authentication elements (cnonce and clientFirstMessageBare) with the given values from the official test vector specified in RFC 5802, Section 5 and RFC 7677, Section 3.
OVERRIDING_MARKERS - Static variable in class com.mysql.cj.QueryInfo
 
overridingMarkers - Variable in class com.mysql.cj.util.StringInspector
 
ownDeletesAreVisible(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
owner - Variable in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
The result set that we 'belong' to.
owningResultSet - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
owningStatement - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
The statement that created us
ownInsertsAreVisible(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 

P

pack() - Method in interface com.mysql.cj.log.ProfilerEvent
Creates a binary representation of this event.
pack() - Method in class com.mysql.cj.log.ProfilerEventImpl
 
packetData - Variable in class com.mysql.cj.protocol.a.CompressedPacketSenderTest.CompressedPackets
 
packetDebugBuffer - Variable in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
packetDebugBuffer - Variable in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
packetDebugBufferSize - Variable in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
packetDebugBufferSize - Variable in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
packetDebugRingBuffer - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
packetHeaderBuf - Variable in class com.mysql.cj.protocol.a.NativePacketHeader
 
packetHeaderBuffer - Variable in class com.mysql.cj.protocol.a.CompressedInputStream
The buffer to read packet headers into
packetPushedToDebugBufferTest() - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketSenderTest
 
packetReader - Variable in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
packetReader - Variable in class com.mysql.cj.protocol.a.MultiPacketReader
 
packetReader - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
packetReader - Variable in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
packetReader - Variable in class com.mysql.cj.protocol.a.TracingPacketReader
 
packetReceivedTimeHolder - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
PacketReceivedTimeHolder - Interface in com.mysql.cj.protocol
Holds the time the last packet was received.
packetSender - Variable in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
packetSender - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
packetSender - Variable in class com.mysql.cj.protocol.a.TimeTrackingPacketSender
 
packetSender - Variable in class com.mysql.cj.protocol.a.TracingPacketSender
 
PacketSenderTestBase - Class in com.mysql.cj.protocol.a
Common functionality for packet sender tests.
PacketSenderTestBase() - Constructor for class com.mysql.cj.protocol.a.PacketSenderTestBase
 
packetSentTimeHolder - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
PacketSentTimeHolder - Interface in com.mysql.cj.protocol
Holds the time the last packet was sent.
packetSequence - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
packetSequenceReset - Variable in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
packetSizeMultipleOfMaxTest() - Method in class com.mysql.cj.protocol.a.SimplePacketSenderTest
Test the case where the packet size is a multiple of the max packet size.
PacketSplitter - Class in com.mysql.cj.protocol.a
Keep track of splitting a large packet into multi-packets segments.
PacketSplitter(int) - Constructor for class com.mysql.cj.protocol.a.PacketSplitter
 
PacketTooBigException - Exception in com.mysql.cj.jdbc.exceptions
Thrown when a packet that is too big for the server is created.
PacketTooBigException(long, long) - Constructor for exception com.mysql.cj.jdbc.exceptions.PacketTooBigException
Creates a new PacketTooBigException object.
PacketTooBigException(String) - Constructor for exception com.mysql.cj.jdbc.exceptions.PacketTooBigException
 
padCharsWithSpace - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
padString(String, int) - Static method in class com.mysql.cj.util.StringUtils
 
Pair(T, U) - Constructor for class com.mysql.cj.conf.ConnectionUrlParser.Pair
 
param_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
param_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
param_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
param_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
param_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
param_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
param_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
param_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
PARAM_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
PARAM_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
PARAM_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
PARAM_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
paramBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
paramBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
parameter - Variable in exception com.mysql.cj.exceptions.DataTruncationException
 
Parameter(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
PARAMETER_COUNT_AVAILABLE - Static variable in class com.mysql.cj.ServerPreparedQuery
 
PARAMETER_NAMESPACE_PREFIX - Static variable in class com.mysql.cj.jdbc.CallableStatement
 
ParameterBindings - Interface in com.mysql.cj.jdbc
Interface to allow PreparedStatement implementations to expose their parameter bindings to QueryInterceptors.
ParameterBindingsImpl - Class in com.mysql.cj.jdbc
 
ParameterBindingsImpl(PreparedQuery, Session, ResultSetFactory) - Constructor for class com.mysql.cj.jdbc.ParameterBindingsImpl
 
parameterCount - Variable in class com.mysql.cj.ClientPreparedQuery
The number of parameters in this PreparedStatement
parameterCount - Variable in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
parameterFields - Variable in class com.mysql.cj.ServerPreparedQuery
Field-level metadata for parameters
parameterIndexToRsIndex - Variable in class com.mysql.cj.jdbc.CallableStatement
 
parameterList - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
parameterMap - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
parameterMetaData - Variable in class com.mysql.cj.jdbc.ClientPreparedStatement
 
paramInfo - Variable in class com.mysql.cj.jdbc.CallableStatement
 
paramListToString(List<String>) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Create a string from a list of (already stringified) parameters.
paramName - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
paramName - Variable in class com.mysql.cj.protocol.x.Notice.XSessionVariableChanged
 
PARAMS - Static variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
paramType - Variable in class com.mysql.cj.protocol.x.Notice.XSessionStateChanged
 
parenExprList() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a paren-enclosed expression list.
parentProxy - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
parentProxyConnection - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
parse(NativePacketPayload, String) - Static method in class com.mysql.cj.protocol.a.result.OkPacket
 
parse() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse the entire string as an expression.
parse(String) - Method in class testsuite.MockJndiContextFactory.MockJndiNameParser
 
parseArray(StringReader) - Static method in class com.mysql.cj.xdevapi.JsonParser
Create JsonArray object from JSON string provided by reader.
parseAuthoritySection() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Parses the authority section (user and/or host identification) of the connection string URI.
parseAuthoritySegment(String) - Method in class com.mysql.cj.conf.ConnectionUrlParser
Parses the given sub authority segment, which can take one of the following syntaxes: _user_:_password_@_host_:_port_ _user_:_password_@(key1=value1,key2=value2,...) _user_:_password_@address=(key1=value1)(key2=value2)...
parseBuffer() - Method in class com.mysql.cj.protocol.x.XMessageHeader
 
parseCallableStatement(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
parseChallenge(String) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
Parses a SASL challenge.
parseCommaSeparatedList(Supplier<T>) - Method in class com.mysql.cj.xdevapi.ExprParser
Utility method to wrap a parser of a list of elements separated by comma.
parseCompressedMessage() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Parses the next X Protocol message as a compressed one.
parseConnectionString(String) - Static method in class com.mysql.cj.conf.ConnectionUrlParser
Static factory method for constructing instances of this class.
parseConnectionString() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Splits the connection string in its main sections.
parsedCallableStatementCache - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseDelimitedFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parsedHosts - Variable in class com.mysql.cj.conf.ConnectionUrlParser
 
parseDoc(String) - Static method in class com.mysql.cj.xdevapi.JsonParser
Create DbDoc object from JSON string.
parseDoc(StringReader) - Static method in class com.mysql.cj.xdevapi.JsonParser
Create DbDoc object from JSON string provided by reader.
parseDocumentProjection() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a document projection which is similar to SELECT but with document paths as the target alias.
parsedProperties - Variable in class com.mysql.cj.conf.ConnectionUrlParser
 
parseExpr() - Method in interface com.mysql.cj.xdevapi.ExprParser.ParseExpr
 
parseExprList() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a list of expressions used for GROUP BY.
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
parseFrom(ByteBuffer) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseFrom(ByteString) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseFrom(byte[]) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseFrom(InputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseFrom(CodedInputStream) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseHostPortPair(String) - Static method in class com.mysql.cj.conf.ConnectionUrlParser
Parses a host:port pair and returns the two elements in a ConnectionUrlParser.Pair
parseLeftAssocBinaryOpExpr(ExprParser.TokenType[], ExprParser.ParseExpr) - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a left-associated binary operator.
parseLiteral(StringReader) - Static method in class com.mysql.cj.xdevapi.JsonParser
Create JsonLiteral object from JSON string provided by reader.
parseNotice(ByteString, Class<T>) - Static method in class com.mysql.cj.protocol.x.Notice
 
parseNumber(StringReader) - Static method in class com.mysql.cj.xdevapi.JsonParser
Create JsonNumber object from JSON string provided by reader.
parseObject(String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
parseObject(String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.BooleanPropertyDefinition
 
parseObject(String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.EnumPropertyDefinition
 
parseObject(String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.IntegerPropertyDefinition
 
parseObject(String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.LongPropertyDefinition
 
parseObject(String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.MemorySizePropertyDefinition
 
parseObject(String, ExceptionInterceptor) - Method in interface com.mysql.cj.conf.PropertyDefinition
Returns the value object parsed from it's string representation and checked against allowable values.
parseObject(String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.StringPropertyDefinition
 
parseOrderSpec() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse an ORDER BY specification which is a comma-separated list of expressions, each may be optionally suffixed by ASC/DESC.
parseQuerySection() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Parses the connection properties section and stores the extracted key/value pairs into a local map.
PARSER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Ok
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.Close
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
PARSER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
Deprecated.
parser() - Static method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
parseString(StringReader) - Static method in class com.mysql.cj.xdevapi.JsonParser
Create JsonString object from JSON string provided by reader.
parseTableInsertField() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse an INSERT field name.
parseTableSelectProjection() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse a SELECT projection which is a comma-separated list of expressions, each optionally suffixed with a target alias.
parseTableStatusIntoLocalAndReferencedColumns(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
parseTableUpdateField() - Method in class com.mysql.cj.xdevapi.ExprParser
Parse an UPDATE field which can include can document paths.
parseToDateTimeObject(String, MysqlType) - Static method in class com.mysql.cj.util.TimeUtil
 
parseUrl(String) - Method in class com.mysql.cj.xdevapi.SessionFactory
Parses the connection string URL.
parseUserInfo(String) - Static method in class com.mysql.cj.conf.ConnectionUrlParser
Parses the given user information which is formed by the parts [user][:password].
parseVersion(String) - Static method in class com.mysql.cj.ServerVersion
Parse the server version into major/minor/subminor.
password - Variable in class com.mysql.cj.conf.HostInfo
 
password - Variable in class com.mysql.cj.jdbc.ConnectionImpl
The password we used
password - Variable in class com.mysql.cj.jdbc.MysqlDataSource
Password
password - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
password - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
password - Variable in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
password - Variable in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
password - Variable in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
password - Variable in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
password - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
password - Variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
password - Variable in class testsuite.regression.ConnectionRegressionTest.AuthTestPlugin
 
password - Variable in class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
password - Variable in class testsuite.regression.ConnectionRegressionTest.TwoQuestionsPlugin
 
passwordCharacterEncoding - Variable in class com.mysql.cj.NativeCharsetSettings
 
PasswordExpiredException - Exception in com.mysql.cj.exceptions
Equivalent to SQLSTATE ER_MUST_CHANGE_PASSWORD = 1820 "You must SET PASSWORD before executing this statement" Server entered to sandbox morde when this failure happens.
PasswordExpiredException() - Constructor for exception com.mysql.cj.exceptions.PasswordExpiredException
 
PasswordExpiredException(String) - Constructor for exception com.mysql.cj.exceptions.PasswordExpiredException
 
PasswordExpiredException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.PasswordExpiredException
 
PasswordExpiredException(Throwable) - Constructor for exception com.mysql.cj.exceptions.PasswordExpiredException
 
PasswordExpiredException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.PasswordExpiredException
 
patch(DbDoc) - Method in interface com.mysql.cj.xdevapi.ModifyStatement
Takes in a patch object and applies it on all documents matching the modify() filter, using the JSON_MERGE_PATCH() function.
patch(String) - Method in interface com.mysql.cj.xdevapi.ModifyStatement
Takes in a document patch and applies it on all documents matching the modify() filter, using the JSON_MERGE_PATCH() function.
patch(DbDoc) - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
patch(String) - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
path - Variable in class com.mysql.cj.conf.ConnectionUrlParser
 
pauseCounters() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
payload - Variable in class com.mysql.cj.protocol.a.CompressedPacketSenderTest.CompressedPackets
 
payload_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
payload_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
payload_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
payload_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
payloadLength - Variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
PBKCF2_HMAC_SHA1_ALGORITHM - Static variable in class com.mysql.cj.sasl.ScramSha1SaslClient
 
PBKCF2_HMAC_SHA256_ALGORITHM - Static variable in class com.mysql.cj.sasl.ScramSha256SaslClient
 
pedantic - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
pedantic - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
pedantic - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
pedantic - Variable in class com.mysql.cj.jdbc.StatementImpl
Are we in pedantic mode?
peekFrameHeader(byte[], int, int) - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
Captures the first bytes of each X Protocol frame into a byte buffer.
peekNextFrame() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Checks the header of the next X Protocol frame and, depending on its type, sets up this class to read from an alternative compressor able underlying InputStream.
pendingResults - Variable in class com.mysql.cj.xdevapi.SqlMultiResult
 
PerConnectionLRU(Object, int, int) - Constructor for class com.mysql.cj.PerConnectionLRUFactory.PerConnectionLRU
 
PerConnectionLRUFactory - Class in com.mysql.cj
 
PerConnectionLRUFactory() - Constructor for class com.mysql.cj.PerConnectionLRUFactory
 
PerConnectionLRUFactory.PerConnectionLRU - Class in com.mysql.cj
 
perfMetricsHistBreakpoints - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
perfMetricsHistCounts - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
performTlsHandshake(ServerSession) - Method in class com.mysql.cj.protocol.a.NativeSocketConnection
 
performTlsHandshake(ServerSession, Log) - Method in class com.mysql.cj.protocol.a.NativeSocketConnection
 
performTlsHandshake(ServerSession) - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
performTlsHandshake(Socket, SocketConnection, ServerVersion, Log) - Static method in class com.mysql.cj.protocol.ExportControlled
Converts the socket being used in the given SocketConnection to an SSLSocket by performing the SSL/TLS handshake.
performTlsHandshake(SocketConnection, ServerSession) - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory
 
performTlsHandshake(SocketConnection, ServerSession, Log) - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory
 
performTlsHandshake(ServerSession) - Method in interface com.mysql.cj.protocol.SocketConnection
 
performTlsHandshake(ServerSession, Log) - Method in interface com.mysql.cj.protocol.SocketConnection
Start a TLS handshake
performTlsHandshake(SocketConnection, ServerSession) - Method in interface com.mysql.cj.protocol.SocketFactory
If required, called by the driver during MySQL protocol handshake to transform original socket to SSL socket and perform TLS handshake.
performTlsHandshake(SocketConnection, ServerSession, Log) - Method in interface com.mysql.cj.protocol.SocketFactory
If required, called by the driver during MySQL protocol handshake to transform original socket to SSL socket and perform TLS handshake.
performTlsHandshake(SocketConnection, ServerSession) - Method in class com.mysql.cj.protocol.StandardSocketFactory
 
performTlsHandshake(SocketConnection, ServerSession, Log) - Method in class com.mysql.cj.protocol.StandardSocketFactory
 
performTlsHandshake(SocketConnection, ServerSession, Log) - Method in class com.mysql.jdbc.SocketFactoryWrapper
 
PerVmServerConfigCacheFactory - Class in com.mysql.cj.util
 
PerVmServerConfigCacheFactory() - Constructor for class com.mysql.cj.util.PerVmServerConfigCacheFactory
 
physicalConn - Variable in class com.mysql.cj.jdbc.MysqlPooledConnection
 
pickConnection(InvocationHandler, List<String>, Map<String, JdbcConnection>, long[], int) - Method in interface com.mysql.cj.jdbc.ha.BalanceStrategy
Called by the driver to pick a new connection to route requests over.
pickConnection(InvocationHandler, List<String>, Map<String, JdbcConnection>, long[], int) - Method in class com.mysql.cj.jdbc.ha.BestResponseTimeBalanceStrategy
 
pickConnection(InvocationHandler, List<String>, Map<String, JdbcConnection>, long[], int) - Method in class com.mysql.cj.jdbc.ha.RandomBalanceStrategy
 
pickConnection(InvocationHandler, List<String>, Map<String, JdbcConnection>, long[], int) - Method in class com.mysql.cj.jdbc.ha.SequentialBalanceStrategy
 
pickConnection(InvocationHandler, List<String>, Map<String, JdbcConnection>, long[], int) - Method in class com.mysql.cj.jdbc.ha.ServerAffinityStrategy
 
pickConnection(InvocationHandler, List<String>, Map<String, JdbcConnection>, long[], int) - Method in class testsuite.regression.ConnectionRegressionTest.CountingReBalanceStrategy
 
pickConnection(InvocationHandler, List<String>, Map<String, JdbcConnection>, long[], int) - Method in class testsuite.regression.ConnectionRegressionTest.ForcedLoadBalanceStrategy
 
pickNewConnection() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
pickNewConnection() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Picks the "best" connection to use for the next transaction based on the BalanceStrategy in use.
pickNewConnection() - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Picks the "best" connection to use from now on.
pickNewConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
ping() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
ping() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
ping(boolean) - Method in interface com.mysql.cj.jdbc.ha.LoadBalancedConnection
 
ping() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
ping(boolean) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
ping() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
ping() - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
ping() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Detect if the connection is still good by sending a ping command to the server.
ping(boolean, int) - Method in class com.mysql.cj.NativeSession
 
PING_MARKER - Static variable in class com.mysql.cj.jdbc.StatementImpl
 
pingInternal(boolean, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
pingInternal(boolean, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
pingInternal(boolean, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
pingInternal(boolean, int) - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
pingMethod - Variable in class com.mysql.cj.jdbc.integration.c3p0.MysqlConnectionTester
 
pingTarget - Variable in class com.mysql.cj.jdbc.StatementImpl
 
PingTarget - Interface in com.mysql.cj
 
PLACEHOLDER_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
PLACEHOLDER = 6;
placeholderNameToPosition - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
placeholderNameToPosition - Variable in class com.mysql.cj.xdevapi.ExprParser
Mapping of names to positions for named placeholders.
placeholderToParameterIndexMap - Variable in class com.mysql.cj.jdbc.CallableStatement
 
plainStatementWithQueryAttributesInMultiHost() - Method in class testsuite.simple.QueryAttributesTest
Tests whether proxied plain statement objects created in multi-host connections handle query attributes correctly.
platformDbCharsetMatches - Variable in class com.mysql.cj.NativeCharsetSettings
Does the character set of this connection match the character set of the platform
PLUGIN_NAME - Static variable in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
PLUGIN_NAME - Static variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
PLUGIN_NAME - Static variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
PLUGIN_NAME - Static variable in class com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin
 
PLUGIN_NAME - Static variable in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
PLUGIN_NAME - Static variable in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
PLUGIN_NAME - Static variable in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
PLUGIN_NAME - Static variable in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
pluginIsActive(Statement, String) - Method in class testsuite.regression.ConnectionRegressionTest
 
pm - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
PNAME_clientInfoDatabase - Static variable in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
PNAME_clientInfoGetBulkSPName - Static variable in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
PNAME_clientInfoGetSPName - Static variable in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
PNAME_clientInfoSetSPName - Static variable in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
PNAME_resultSetScannerRegex - Static variable in class com.mysql.cj.jdbc.interceptors.ResultSetScannerInterceptor
 
pointOfOrigin - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
StackTrace generated where ResultSet was created...
POLL_TIMEOUT - Static variable in class com.mysql.cj.protocol.x.SyncMessageReader.ListenersDispatcher
The timeout value for queue.poll(timeout, unit) defining the time after which we close and unregister the dispatching thread.
PollTask(Connection, int) - Constructor for class testsuite.regression.ConnectionRegressionTest.PollTask
 
pool - Static variable in class instrumentation.TranslateExceptions
 
POOL_DATA_SOURCE_CLASS_NAME - Static variable in class com.mysql.cj.jdbc.MysqlDataSourceFactory
The class name for a poolable MySQL DataSource.
pooledConnection - Variable in class com.mysql.cj.jdbc.WrapperBase
 
PooledConnectionRegressionTest - Class in testsuite.regression
Tests a PooledConnection implementation provided by a JDBC driver.
PooledConnectionRegressionTest() - Constructor for class testsuite.regression.PooledConnectionRegressionTest
 
PooledConnectionRegressionTest.ConnectionListener - Class in testsuite.regression
Listener for PooledConnection events.
pooledSessionFailoverByPrioritiesAndNoPooling() - Method in class testsuite.x.devapi.SessionTest
 
pooledSessionFailoverByPrioritiesAndPooling() - Method in class testsuite.x.devapi.SessionTest
 
pooledSessionFailoverRandomSortAndNoPooling() - Method in class testsuite.x.devapi.SessionTest
 
pooledSessionFailoverRandomSortAndPooling() - Method in class testsuite.x.devapi.SessionTest
 
PooledXProtocol(HostInfo, PropertySet) - Constructor for class com.mysql.cj.xdevapi.ClientImpl.PooledXProtocol
 
poolingEnabled - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
populateCachedMetaData(CachedResultSetMetaData) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
populateCachedMetaData(CachedResultSetMetaData) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
 
populateInserterWithDefaultValues - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
populateKeyResults(String, String, String, List<Row>, String, boolean) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Populates the resultRows list with the imported or exported keys of given table based on the keysComment from the 'show table status' sql command.
populateMapWithSessionStatusValues(Map<String, String>) - Method in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
port - Variable in class com.mysql.cj.conf.HostInfo
 
port - Variable in class com.mysql.cj.jdbc.MysqlDataSource
Port number
port - Variable in class com.mysql.cj.protocol.AbstractSocketConnection
 
port - Variable in class com.mysql.cj.protocol.StandardSocketFactory
The port number to connect to
port - Variable in class com.mysql.cj.util.DnsSrv.SrvRecord
 
port - Variable in class testsuite.BaseTestCase.MockConnectionConfiguration
 
portNumber - Variable in class testsuite.UnreliableSocketFactory
 
PortNumberSocketFactory() - Constructor for class testsuite.regression.ConnectionRegressionTest.PortNumberSocketFactory
 
pos - Variable in class com.mysql.cj.protocol.a.CompressedInputStream
The position we are reading from
pos - Variable in class com.mysql.cj.util.EscapeTokenizer
 
pos - Variable in class com.mysql.cj.util.StringInspector
 
position(byte[], long) - Method in class com.mysql.cj.jdbc.Blob
 
position(Blob, long) - Method in class com.mysql.cj.jdbc.Blob
 
position(Blob, long) - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
position(byte[], long) - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
position(Clob, long) - Method in class com.mysql.cj.jdbc.Clob
 
position(String, long) - Method in class com.mysql.cj.jdbc.Clob
 
position - Variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
position - Variable in class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
position - Variable in class com.mysql.cj.result.BufferedRowList
 
position - Variable in class com.mysql.cj.xdevapi.AbstractDataResult
 
position_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
position_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
POSITION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
positionalPlaceholderCount - Variable in class com.mysql.cj.xdevapi.ExprParser
Number of positional placeholders.
postExecuteValues - Variable in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
postInitialization() - Method in class com.mysql.cj.conf.DefaultPropertySet
 
postInitialization() - Method in interface com.mysql.cj.conf.PropertySet
 
postInitialization() - Method in class com.mysql.cj.jdbc.JdbcPropertySetImpl
 
posTokenTypeEquals(int, ExprParser.TokenType) - Method in class com.mysql.cj.xdevapi.ExprParser
Does the token at position `pos' have type `t'?
postProcess(Supplier<String>, Query, T, ServerSession) - Method in interface com.mysql.cj.interceptors.QueryInterceptor
Called after the given query has been sent to the server for processing.
postProcess(M, M) - Method in interface com.mysql.cj.interceptors.QueryInterceptor
Called after the given query packet has been sent to the server for processing.
postProcess(Supplier<String>, Query, T, ServerSession) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
postProcess(Supplier<String>, Query, T, ServerSession) - Method in class com.mysql.cj.jdbc.interceptors.ResultSetScannerInterceptor
 
postProcess(Supplier<String>, Query, T, ServerSession) - Method in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
postProcess(Supplier<String>, Query, T, ServerSession) - Method in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
postProcess(Supplier<String>, Query, T, ServerSession) - Method in class com.mysql.cj.NoSubInterceptorWrapper
 
postProcess(M, M) - Method in class com.mysql.cj.NoSubInterceptorWrapper
 
postProcess(Supplier<String>, Query, T, ServerSession) - Method in class testsuite.BaseQueryInterceptor
 
postProcess(M, M) - Method in class testsuite.regression.CharsetRegressionTest.TestBug64205QueryInterceptor
 
postProcess(Supplier<String>, Query, T, ServerSession) - Method in class testsuite.regression.ConnectionRegressionTest.Bug88227QueryInterceptor
 
precision - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
precision - Variable in enum com.mysql.cj.MysqlType
 
precisionField - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
preExecuteValues - Variable in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
preNullBitmaskHomePosition - Variable in class com.mysql.cj.protocol.a.result.BinaryBufferRow
The home position before the is-null bitmask for server-side prepared statement result sets
PreparableStatement<RES_T> - Class in com.mysql.cj.xdevapi
Abstract class, common to all X DevAPI statement classes that can be prepared.
PreparableStatement() - Constructor for class com.mysql.cj.xdevapi.PreparableStatement
 
PreparableStatement.PreparableStatementFinalizer - Class in com.mysql.cj.xdevapi
PhantomReference to track prepared statement ids.
PreparableStatement.PreparedState - Enum in com.mysql.cj.xdevapi
 
PreparableStatementFinalizer(PreparableStatement<?>, ReferenceQueue<? super PreparableStatement<?>>, int) - Constructor for class com.mysql.cj.xdevapi.PreparableStatement.PreparableStatementFinalizer
 
preparableStatementFinalizerReferences - Variable in class com.mysql.cj.protocol.x.XProtocol
 
preparableStatementRefQueue - Variable in class com.mysql.cj.protocol.x.XProtocol
 
prepare(Xid) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
prepare(Xid) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
prepare(String, SaslPrep.StringType) - Static method in class com.mysql.cj.util.SaslPrep
Prepares the given string by applying the "SASLprep" profile of the "stringprep" algorithm.
Prepare(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
Prepare() - Constructor for class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
PREPARE_DEALLOCATE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
PREPARE_DEALLOCATE = 42;
PREPARE_EXECUTE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
PREPARE_EXECUTE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
PREPARE_EXECUTE = 41;
PREPARE_EXECUTE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
PREPARE_EXECUTE = 0;
PREPARE_PREPARE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
PREPARE_PREPARE = 40;
prepareBatchedInsertSQL(JdbcConnection, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Returns a prepared statement for the number of batched parameters, used when re-writing batch INSERTs.
prepareBatchedInsertSQL(JdbcConnection, int) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
prepareCall(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
prepareCall(String, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
prepareCall(String, int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
prepareCall(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
prepareCall(String, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
prepareCall(String, int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
prepareCall(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
PreparedQuery - Interface in com.mysql.cj
 
preparedState - Variable in class com.mysql.cj.xdevapi.PreparableStatement
 
PreparedState() - Constructor for enum com.mysql.cj.xdevapi.PreparableStatement.PreparedState
 
preparedStatementId - Variable in class com.mysql.cj.xdevapi.PreparableStatement
 
preparedStatementIds - Variable in class com.mysql.cj.protocol.x.XProtocol
 
PreparedStatementWrapper - Class in com.mysql.cj.jdbc
Wraps prepared statements so that errors can be reported correctly to ConnectionEventListeners.
PreparedStatementWrapper(ConnectionWrapper, MysqlPooledConnection, PreparedStatement) - Constructor for class com.mysql.cj.jdbc.PreparedStatementWrapper
 
prepareExecute_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
prepareExecute_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
prepareExecuteBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
prepareExecutePacket() - Method in class com.mysql.cj.ServerPreparedQuery
 
prepareMetaDataSafeStatement(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Get a prepared statement to query information_schema tables.
prepareStatement(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
prepareStatement(String, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
prepareStatement(String, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
prepareStatement(String, int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
prepareStatement(String, int[]) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
prepareStatement(String, String[]) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
prepareStatement(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
prepareStatement(String, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
prepareStatement(String, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
prepareStatement(String, int[]) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
prepareStatement(String, String[]) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
prepareStatement(String, int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
prepareStatement(String, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
prepareStatement(String, int[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
prepareStatement(String, String[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
prepareStatement(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
prepareStatement() - Method in class com.mysql.cj.xdevapi.PreparableStatement
Prepares a statement on the server to be later executed.
prepredStatementId - Variable in class com.mysql.cj.xdevapi.PreparableStatement.PreparableStatementFinalizer
 
preProcess(Supplier<String>, Query) - Method in interface com.mysql.cj.interceptors.QueryInterceptor
Called before the given query is going to be sent to the server for processing.
preProcess(M) - Method in interface com.mysql.cj.interceptors.QueryInterceptor
Called before the given query packet is going to be sent to the server for processing.
preProcess(Supplier<String>, Query) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
preProcess(Supplier<String>, Query) - Method in class com.mysql.cj.jdbc.interceptors.ResultSetScannerInterceptor
 
preProcess(Supplier<String>, Query) - Method in class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
preProcess(Supplier<String>, Query) - Method in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
preProcess(Supplier<String>, Query) - Method in class com.mysql.cj.NoSubInterceptorWrapper
 
preProcess(M) - Method in class com.mysql.cj.NoSubInterceptorWrapper
 
preProcess(Supplier<String>, Query) - Method in class testsuite.BaseQueryInterceptor
 
preProcess(M) - Method in class testsuite.regression.CharsetRegressionTest.Bug71038QueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.CharsetRegressionTest.Bug72712QueryInterceptor
 
preProcess(M) - Method in class testsuite.regression.CharsetRegressionTest.Bug73663QueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.CharsetRegressionTest.Bug73663QueryInterceptor
 
preProcess(M) - Method in class testsuite.regression.CharsetRegressionTest.Bug95139QueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.CharsetRegressionTest.Bug95139QueryInterceptor
 
preProcess(M) - Method in class testsuite.regression.CharsetRegressionTest.TestSetNamesQueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.CharsetRegressionTest.TestSetNamesQueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.ConnectionRegressionTest.Bug104067QueryInterceptor
 
preProcess(M) - Method in class testsuite.regression.ConnectionRegressionTest.Bug29329326QueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.ConnectionRegressionTest.Bug56100QueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.ConnectionRegressionTest.Bug75168QueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.ConnectionRegressionTest.Bug75592QueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.ConnectionRegressionTest.Bug88227QueryInterceptor
 
preProcess(M) - Method in class testsuite.regression.ConnectionRegressionTest.Bug88227QueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.regression.MetaDataRegressionTest.QueryInterceptorBug61332
 
preProcess(Supplier<String>, Query) - Method in class testsuite.simple.ConnectionTest.TestEnableEscapeProcessingQueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.simple.MetadataTest.TestGetSqlKeywordsDynamicQueryInterceptor
 
preProcess(Supplier<String>, Query) - Method in class testsuite.simple.StatementsTest.QueryInfoQueryInterceptor
 
preprocessPerTypeHostProperties(Map<String, String>) - Method in class com.mysql.cj.conf.ConnectionUrl
Subclasses should override this to perform any required pre-processing on the host information properties.
preprocessPerTypeHostProperties(Map<String, String>) - Method in class com.mysql.cj.conf.url.XDevApiConnectionUrl
 
preprocessPerTypeHostProperties(Map<String, String>) - Method in class com.mysql.cj.conf.url.XDevApiDnsSrvConnectionUrl
 
prepStmtCacheSqlLimit - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
prepUserName(String) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
 
preserveAndClearAttributesInCallableStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests if query attributes are preserved between callable statement executions and cleared after calling the 'clearAttributes' method.
preserveAndClearAttributesInClientPreparedStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests if query attributes are preserved between client prepared statement executions and cleared after calling the 'clearAttributes' method.
preserveAndClearAttributesInPlainStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests if query attributes are preserved between plain statement executions and cleared after calling the 'clearAttributes' method.
preserveAndClearAttributesInServerPreparedStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests if query attributes are preserved between server prepared statement executions and cleared after calling the 'clearAttributes' method.
preserveInstants - Variable in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
preserveOldTransactionState() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
prev() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
The prev method is not part of JDBC, but because of the architecture of this driver it is possible to move both forward and backward within the result set.
prev() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
prevEntity - Variable in class com.mysql.cj.xdevapi.SqlResultBuilder
 
previous() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
previous() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
previous() - Method in class com.mysql.cj.result.BufferedRowList
 
previous() - Method in interface com.mysql.cj.result.RowList
Optionally iterate backwards on the list.
previousConnection - Static variable in class testsuite.regression.ConnectionRegressionTest.Bug75168QueryInterceptor
 
previousPacketSentTime - Variable in class com.mysql.cj.protocol.a.TimeTrackingPacketSender
 
previousPacketSentTime - Variable in class com.mysql.cj.protocol.x.SyncMessageSender
 
prevJob1Iterations - Static variable in class testsuite.regression.StressRegressionTest.SharedInfoForTestBug67760
 
prevJob2Iterations - Static variable in class testsuite.regression.StressRegressionTest.SharedInfoForTestBug67760
 
primaryHostFailTimeMillis - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
primaryHostIndex - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
primaryKeyColumns - Variable in class com.mysql.cj.jdbc.BlobFromLocator
 
primaryKeyIndices - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
List of primary keys
primaryKeyValues - Variable in class com.mysql.cj.jdbc.BlobFromLocator
 
printChange(ServerSessionStateController.SessionStateChange) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug102404Listener
 
println(String) - Method in class testsuite.JUnitSummary
 
printRuler(String) - Static method in class com.mysql.cj.util.StringUtilsTest
 
priority - Variable in class com.mysql.cj.Collation
 
priority - Variable in class com.mysql.cj.MysqlCharset
 
priority - Variable in class com.mysql.cj.util.DnsSrv.SrvRecord
 
prioritySorted - Variable in class com.mysql.cj.conf.url.XDevApiConnectionUrl
 
probeHeader() - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
probeHeader() - Method in class com.mysql.cj.protocol.a.MultiPacketReader
 
probeHeader() - Method in class com.mysql.cj.protocol.a.SimplePacketReader
 
probeHeader() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
probeHeader() - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
probeHeader() - Method in interface com.mysql.cj.protocol.MessageReader
Read the next message header from server, possibly blocking indefinitely until the message is received, and cache it so that the next MessageReader.readHeader() return the same header.
probeMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
probeMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.MultiPacketReader
 
probeMessage(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
probeMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.SimplePacketReader
 
probeMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
probeMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
probeMessage(Optional<M>, H) - Method in interface com.mysql.cj.protocol.MessageReader
Read message from server into to the given Message instance or into the new one if not present and cache it so that the next MessageReader.readMessage(Optional, MessageHeader) return the same message.
ProcedureType() - Constructor for enum com.mysql.cj.jdbc.DatabaseMetaData.ProcedureType
 
proceedHandshakeWithPluggableAuthentication(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Performs an authentication handshake to authorize connection to a given database as a given MySQL user.
processConvertToken(String, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.EscapeProcessor
Re-writes {fn convert (expr, type)} as cast(expr AS type)
processed - Static variable in class instrumentation.TranslateExceptions
 
processEscapeCodesForPrepStmts - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
processEvent(byte, Session, Query, Resultset, long, Throwable, String) - Method in class com.mysql.cj.log.LoggingProfilerEventHandler
 
processEvent(byte, Session, Query, Resultset, long, Throwable, String) - Method in interface com.mysql.cj.log.ProfilerEventHandler
 
processKeyValuePattern(Pattern, String) - Method in class com.mysql.cj.conf.ConnectionUrlParser
Takes a two-matching-groups (respectively named "key" and "value") pattern which is successively tested against the given string and produces a key/value map with the matched values.
processMessage(M) - Method in interface com.mysql.cj.protocol.MessageListener
Process protocol message.
processMessage(XMessage) - Method in class com.mysql.cj.protocol.x.ResultMessageListener
 
processMultiCountsAndKeys(StatementImpl, int, long[]) - Method in class com.mysql.cj.jdbc.StatementImpl
 
processTimestampToken(TimeZone, StringBuilder, String, boolean, boolean, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.EscapeProcessor
 
processTimeToken(StringBuilder, String, boolean, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.EscapeProcessor
 
PRODUCED_MESSAGE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
PRODUCED_MESSAGE = 10;
ProfilerEvent - Interface in com.mysql.cj.log
 
ProfilerEventHandler - Interface in com.mysql.cj.log
 
ProfilerEventImpl - Class in com.mysql.cj.log
 
ProfilerEventImpl(byte, String, String, long, int, int, long, String, Throwable, String) - Constructor for class com.mysql.cj.log.ProfilerEventImpl
Creates a new profiler event
ProfilerEventImpl(byte, String, String, long, int, int, long, long, String, String, String) - Constructor for class com.mysql.cj.log.ProfilerEventImpl
 
profileSQL - Variable in class com.mysql.cj.jdbc.StatementImpl
Should we profile?
profileSQL - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
profileSQL - Variable in class com.mysql.cj.ServerPreparedQuery
The "profileSQL" connection property value
profileSQLString - Variable in class com.mysql.cj.jdbc.MysqlDataSource
The profileSQL property
PROHIBITED_MSG1 - Static variable in class testsuite.simple.SaslPrepTest
 
PROHIBITED_MSG2 - Static variable in class testsuite.simple.SaslPrepTest
 
PROHIBITED_MSG3 - Static variable in class testsuite.simple.SaslPrepTest
 
prohibitedChangeDisplayPropertiesOrDeprecatedCharacters() - Method in class testsuite.simple.SaslPrepTest
Prohibited Output: change display properties or deprecated characters.
prohibitedInappropriateForCanonicalRepresentationCharacters() - Method in class testsuite.simple.SaslPrepTest
Prohibited Output: inappropriate for canonical representation characters.
prohibitedInappropriateForPlainTextCharacters() - Method in class testsuite.simple.SaslPrepTest
Prohibited Output: inappropriate for plain text characters.
prohibitedNonCharacterCodePoints() - Method in class testsuite.simple.SaslPrepTest
Prohibited Output: non-character code points.
prohibitedOutputAsciiControlCharacters() - Method in class testsuite.simple.SaslPrepTest
Prohibited Output: ASCII control characters.
prohibitedOutputNonAsciiControlCharacters() - Method in class testsuite.simple.SaslPrepTest
Prohibited Output: non-ASCII control characters.
prohibitedPrivateUseCharacters() - Method in class testsuite.simple.SaslPrepTest
Prohibited Output: private use characters.
prohibitedSurrogateCodes() - Method in class testsuite.simple.SaslPrepTest
Prohibited Output: surrogate code points.
prohibitedTaggingCharacters() - Method in class testsuite.simple.SaslPrepTest
Prohibited Output: tagging characters.
Projection(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
Projection() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
projection - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
projection - Variable in class com.mysql.cj.xdevapi.InsertParams
 
projection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
projection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
projection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
projection_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
PROJECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
PROJECTION_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
projectionBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
projectionBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
promoteReplicaToSource(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
promoteReplicaToSource(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Promotes a replica host to source.
promoteReplicaToSource(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
promoteReplicaToSource(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
promoteReplicaToSource(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
promoteReplicaToSource(String, String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
promoteReplicaToSource(String, String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
promoteSlaveToMaster(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
promoteSlaveToMaster(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
promoteSlaveToMaster(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
promoteSlaveToMaster(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
promoteSlaveToMaster(String, String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
Deprecated. 
propagateProxyDown(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Propagates the connection proxy down through all live connections.
propagateProxyDown(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Propagates the connection proxy down through the multi-host connections chain.
propagateProxyDown(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Propagates the connection proxy down through all live connections.
properExceptionUnboundParams() - Method in class testsuite.x.devapi.BindTest
 
properties - Variable in class com.mysql.cj.conf.ConnectionUrl
 
PROPERTIES_PTRN - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
PropertiesDocGenerator - Class in documentation
Creates docbook table of connection properties from ConnectionProperties class.
PropertiesDocGenerator() - Constructor for class documentation.PropertiesDocGenerator
 
PropertiesDocGenerator.XmlMap - Class in documentation
 
propertiesTransformer - Variable in class com.mysql.cj.conf.ConnectionUrl
 
PROPERTY_CATEGORIES - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
PROPERTY_KEY_TO_PROPERTY_DEFINITION - Static variable in class com.mysql.cj.conf.PropertyDefinitions
Static unmodifiable PropertyKey -> PropertyDefinition map.
PROPERTY_KEY_TO_RUNTIME_PROPERTY - Variable in class com.mysql.cj.conf.DefaultPropertySet
 
PROPERTY_NAME_TO_RUNTIME_PROPERTY - Variable in class com.mysql.cj.conf.DefaultPropertySet
 
propertyDefinition - Variable in class com.mysql.cj.conf.AbstractRuntimeProperty
 
PropertyDefinition<T> - Interface in com.mysql.cj.conf
 
PropertyDefinitions - Class in com.mysql.cj.conf
 
PropertyDefinitions() - Constructor for class com.mysql.cj.conf.PropertyDefinitions
 
PropertyDefinitions.AuthMech - Enum in com.mysql.cj.conf
 
PropertyDefinitions.Compression - Enum in com.mysql.cj.conf
 
PropertyDefinitions.DatabaseTerm - Enum in com.mysql.cj.conf
 
PropertyDefinitions.SslMode - Enum in com.mysql.cj.conf
 
PropertyDefinitions.XdevapiSslMode - Enum in com.mysql.cj.conf
 
PropertyDefinitions.ZeroDatetimeBehavior - Enum in com.mysql.cj.conf
 
PropertyKey - Enum in com.mysql.cj.conf
PropertyKey handles connection property names, their camel-case aliases and case sensitivity.
PropertyKey(String, boolean) - Constructor for enum com.mysql.cj.conf.PropertyKey
Initializes each enum element with the proper key name to be used in the connection string or properties maps.
PropertyKey(String, String, boolean) - Constructor for enum com.mysql.cj.conf.PropertyKey
Initializes each enum element with the proper key name to be used in the connection string or properties maps.
PropertyNotModifiableException - Exception in com.mysql.cj.exceptions
 
PropertyNotModifiableException() - Constructor for exception com.mysql.cj.exceptions.PropertyNotModifiableException
 
PropertyNotModifiableException(String) - Constructor for exception com.mysql.cj.exceptions.PropertyNotModifiableException
 
PropertyNotModifiableException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.PropertyNotModifiableException
 
PropertyNotModifiableException(Throwable) - Constructor for exception com.mysql.cj.exceptions.PropertyNotModifiableException
 
PropertyNotModifiableException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.PropertyNotModifiableException
 
PropertySet - Interface in com.mysql.cj.conf
 
propertySet - Variable in class com.mysql.cj.CoreSession
 
propertySet - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
propertySet - Variable in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
propertySet - Variable in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
propertySet - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
propertySet - Variable in class com.mysql.cj.protocol.a.NativeServerSession
 
propertySet - Variable in class com.mysql.cj.protocol.a.ResultsetRowReader
 
propertySet - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
propertySet - Variable in class com.mysql.cj.protocol.AbstractSocketConnection
 
props - Variable in class com.mysql.cj.jdbc.ConnectionImpl
Properties for this connection specified by user
propSet - Variable in class testsuite.InjectedSocketFactory.InjectedInputStream
 
propSet - Variable in class testsuite.InjectedSocketFactory
 
propSet - Variable in class testsuite.InjectedSocketFactory.SocketWrapper
 
propSet - Variable in class testsuite.UnreliableSocketFactory.HangingInputStream
 
propSet - Variable in class testsuite.UnreliableSocketFactory.HangingOutputStream
 
propSet - Variable in class testsuite.UnreliableSocketFactory.HangingSocket
 
propSet - Variable in class testsuite.UnreliableSocketFactory
 
PROTOCOL - Static variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
protocol - Variable in class com.mysql.cj.CoreSession
 
protocol - Variable in class com.mysql.cj.NativeQueryBindValue
 
protocol - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
protocol - Variable in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
protocol - Variable in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
protocol - Variable in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
protocol - Variable in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
protocol - Variable in class com.mysql.cj.protocol.a.BinaryResultsetReader
 
protocol - Variable in class com.mysql.cj.protocol.a.ColumnDefinitionReader
 
protocol - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
protocol - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
Communications channel to the server
protocol - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
protocol - Variable in class com.mysql.cj.protocol.a.ResultsetRowReader
 
protocol - Variable in class com.mysql.cj.protocol.a.TextResultsetReader
 
Protocol<M extends Message> - Interface in com.mysql.cj.protocol
A protocol provides the facilities to communicate with a MySQL server.
protocol - Variable in class com.mysql.cj.protocol.x.XAuthenticationProvider
 
protocol - Variable in class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
protocol - Variable in class com.mysql.cj.xdevapi.StreamingDocResultBuilder
 
protocol - Variable in class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
protocol - Variable in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
protocol - Variable in class testsuite.x.internal.XProtocolAsyncTest
 
protocol - Static variable in class testsuite.x.internal.XProtocolAuthTest
 
protocol - Variable in class testsuite.x.internal.XProtocolTest
 
Protocol.ProtocolEventHandler - Interface in com.mysql.cj.protocol
 
Protocol.ProtocolEventListener - Interface in com.mysql.cj.protocol
 
Protocol.ProtocolEventListener.EventType - Enum in com.mysql.cj.protocol
 
PROTOCOL_ENTITY_CLASS_TO_BINARY_READER - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
PROTOCOL_ENTITY_CLASS_TO_TEXT_READER - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
ProtocolEntity - Interface in com.mysql.cj.protocol
 
ProtocolEntityFactory<T,M extends Message> - Interface in com.mysql.cj.protocol
 
ProtocolEntityReader<T extends ProtocolEntity,M extends Message> - Interface in com.mysql.cj.protocol
 
protocolEventHandler - Variable in class com.mysql.cj.protocol.x.SyncMessageReader
 
protocolVersion - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
ProviderService(Provider, String, String, String) - Constructor for class com.mysql.cj.sasl.ScramShaSaslProvider.ProviderService
 
providesQueryObjectGenerator() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
proxy - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
proxyIfInterfaceIsJdbc(Object, Class<?>) - Method in class com.mysql.cj.jdbc.WrapperBase.ConnectionErrorFiringInvocationHandler
Recursively checks for interfaces on the given object to determine if it implements a java.sql interface, and if so, proxies the instance so that we can catch and fire SQL errors.
proxyIfReturnTypeIsJdbcInterface(Class<?>, Object) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
If the given return type is or implements a JDBC interface, proxies the given object so that we can catch SQL errors and fire a connection switch.
pset - Variable in class com.mysql.cj.NativeQueryBindValue
 
pset - Variable in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.BooleanValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.ByteValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.DefaultValueFactory
 
pset - Variable in class com.mysql.cj.result.DoubleValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.FloatValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.IntegerValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.LocalDateValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.LongValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.ShortValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.SqlDateValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
pset - Variable in class com.mysql.cj.result.StringValueFactory
 
pset - Variable in class com.mysql.cj.result.StringValueFactoryTest
 
pset - Variable in class com.mysql.cj.xdevapi.DbDocFactory
 
pset - Variable in class com.mysql.cj.xdevapi.DocResultBuilder
 
pset - Variable in class com.mysql.cj.xdevapi.RowFactory
 
pset - Variable in class com.mysql.cj.xdevapi.RowImpl
 
pset - Variable in class com.mysql.cj.xdevapi.RowResultBuilder
 
pset - Variable in class com.mysql.cj.xdevapi.SqlResultBuilder
 
pset - Variable in class com.mysql.cj.xdevapi.StreamingDocResultBuilder
 
pset - Variable in class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
pset - Variable in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
pst1 - Variable in class testsuite.regression.ConnectionRegressionTest.PollTask
 
pStmt - Variable in class com.mysql.cj.jdbc.BlobFromLocator.LocatorInputStream
 
pstmt - Variable in class testsuite.BaseTestCase
PreparedStatement to be used in tests, not initialized.
pstmtResultMetaData - Variable in class com.mysql.cj.jdbc.ClientPreparedStatement
 
publicKeyRequested - Variable in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
publicKeyString - Variable in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
pushMessageListener(MessageListener<M>) - Method in interface com.mysql.cj.protocol.MessageReader
Queue a MessageListener to receive messages delivered asynchronously.
pushMessageListener(MessageListener<XMessage>) - Method in class com.mysql.cj.protocol.x.SyncMessageReader
 
pushPacketToDebugBuffer(byte[], int) - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
Add a packet to the debug buffer.
put(K, V) - Method in interface com.mysql.cj.CacheAdapter
 
put(String, QueryInfo) - Method in class com.mysql.cj.PerConnectionLRUFactory.PerConnectionLRU
 

Q

qualifiedAndQuotedTableName - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
queriesBeforeRetryPrimaryHost - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
queriesBeforeRetryPrimaryHostIsMet() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Checks the condition set by the property 'queriesBeforeRetrySource'.
queriesIssuedSinceFailover - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
query - Variable in class com.mysql.cj.conf.ConnectionUrlParser
 
query - Variable in class com.mysql.cj.jdbc.StatementImpl
 
query(M, Predicate<Row>, Function<Row, R>, Collector<R, ?, RES>) - Method in class com.mysql.cj.MysqlxSession
 
query(M, ResultBuilder<R>) - Method in class com.mysql.cj.MysqlxSession
 
query(M, ResultBuilder<R>) - Method in class com.mysql.cj.protocol.x.XProtocol
 
Query - Interface in com.mysql.cj
 
query(M, Predicate<Row>, Function<Row, R>, Collector<R, ?, RES>) - Method in interface com.mysql.cj.Session
Synchronously query database with applying rows filtering and mapping.
query(M, ResultBuilder<R>) - Method in interface com.mysql.cj.Session
Synchronously query database.
query - Static variable in class testsuite.regression.CharsetRegressionTest.TestSetNamesQueryInterceptor
 
Query.CancelStatus - Enum in com.mysql.cj
 
queryAsync(M, ResultBuilder<R>) - Method in class com.mysql.cj.MysqlxSession
 
queryAsync(M, ResultBuilder<R>) - Method in class com.mysql.cj.protocol.x.XProtocol
 
queryAsync(M, ResultBuilder<R>) - Method in interface com.mysql.cj.Session
Asynchronously query database.
queryAttributesBindings - Variable in class com.mysql.cj.AbstractQuery
Query attributes bindings
QueryAttributesBindings - Interface in com.mysql.cj
Instances of this interface keep the list of query attributes assigned to a Statement object.
QueryAttributesTest - Class in testsuite.simple
 
QueryAttributesTest() - Constructor for class testsuite.simple.QueryAttributesTest
 
queryAttributesTypesInCallableStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests all supported query attributes types when used in callable statements.
queryAttributesTypesInClientPreparedStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests all supported query attributes types when used in client prepared statements.
queryAttributesTypesInPlainStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests all supported query attributes types when used in plain statements.
queryAttributesTypesInServerPreparedStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests all supported query attributes types when used in server prepared statements.
queryBindings - Variable in class com.mysql.cj.ClientPreparedQuery
 
queryBindings - Variable in class com.mysql.cj.jdbc.ParameterBindingsImpl
 
QueryBindings - Interface in com.mysql.cj
 
queryComment - Variable in class com.mysql.cj.protocol.a.NativeProtocol
The comment (if any) that we'll prepend to all queries sent to the server (to show up in "SHOW PROCESSLIST")
queryInfo - Variable in class com.mysql.cj.ClientPreparedQuery
 
QueryInfo - Class in com.mysql.cj
Represents the "parsed" state of a prepared query, with the statement broken up into its static and dynamic (where parameters are bound) parts.
QueryInfo(String, Session, String) - Constructor for class com.mysql.cj.QueryInfo
Constructs a QueryInfo object for the given query or multi-query.
QueryInfo(QueryInfo, int) - Constructor for class com.mysql.cj.QueryInfo
Constructs a QueryInfo object with a multi-value clause for the specified batch count, that stems from the specified baseQueryInfo.
queryInfoCache - Variable in class com.mysql.cj.jdbc.ConnectionImpl
A cache of SQL to parsed prepared statement parameters.
QueryInfoQueryInterceptor() - Constructor for class testsuite.simple.StatementsTest.QueryInfoQueryInterceptor
 
QueryInterceptor - Interface in com.mysql.cj.interceptors
Implement this interface to be placed "in between" query execution, so that you can influence it.
QueryInterceptorBug61332() - Constructor for class testsuite.regression.MetaDataRegressionTest.QueryInterceptorBug61332
 
queryInterceptors - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
queryInterceptors - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
queryLength - Variable in class com.mysql.cj.QueryInfo
 
QueryResult - Interface in com.mysql.cj
 
queryReturnType - Variable in class com.mysql.cj.QueryInfo
 
QueryReturnType - Enum in com.mysql.cj
The possible return types from executing queries.
QueryReturnType() - Constructor for enum com.mysql.cj.QueryReturnType
 
queryServerVariable(String) - Method in class com.mysql.cj.NativeSession
Get the variable value from server.
queryStartPos - Variable in class com.mysql.cj.QueryInfo
 
queryTimeCount - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
queryTimeMean - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
queryTimeoutKillsConnection - Variable in class com.mysql.cj.CancelQueryTaskImpl
 
queryTimeSum - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
queryTimeSumSquares - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
queryTimingUnits - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
queryToCancel - Variable in class com.mysql.cj.CancelQueryTaskImpl
 
queryVarsCnt - Variable in class testsuite.regression.CharsetRegressionTest.Bug95139QueryInterceptor
 
queryWasSlow() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
queryWasSlow() - Method in interface com.mysql.cj.protocol.ServerSession
 
queryWasSlow() - Method in class com.mysql.cj.protocol.x.XServerSession
 
queryWasSlow - Variable in class com.mysql.cj.ServerPreparedQuery
 
queueTimeout - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
quit() - Method in class com.mysql.cj.CoreSession
 
quit() - Method in class com.mysql.cj.MysqlxSession
 
quit() - Method in class com.mysql.cj.NativeSession
 
quit() - Method in class com.mysql.cj.protocol.a.NativeProtocol
Log-off of the MySQL server and close the socket.
quit() - Method in interface com.mysql.cj.Session
Log-off of the MySQL server and close the socket.
quoteBytes(byte[]) - Static method in class com.mysql.cj.util.StringUtils
 
quoteChar - Variable in class com.mysql.cj.util.EscapeTokenizer
 
quotedId - Variable in class com.mysql.cj.jdbc.BlobFromLocator
 
quotedId - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
What character to use when quoting identifiers
quotedIdChar - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
quoteDocumentPathMember(String) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Quote a JSON document path member.
quoteIdentifier(String, String, boolean) - Static method in class com.mysql.cj.util.StringUtils
Surrounds identifier with quoteChar and duplicates these symbols inside the identifier.
quoteIdentifier(String, boolean) - Static method in class com.mysql.cj.util.StringUtils
Surrounds identifier with "`" and duplicates these symbols inside the identifier.
quoteIdentifier(String) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Quote a named identifier.
quoteJsonKey(String) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Quote a JSON document field key.

R

raFile - Variable in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileInputStream
 
raFile - Variable in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileOutputStream
 
random - Static variable in class com.mysql.cj.jdbc.ConnectionImpl
 
RandomAccessFileInputStream(RandomAccessFile) - Constructor for class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileInputStream
 
RandomAccessFileOutputStream(RandomAccessFile) - Constructor for class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileOutputStream
 
RandomBalanceStrategy - Class in com.mysql.cj.jdbc.ha
 
RandomBalanceStrategy() - Constructor for class com.mysql.cj.jdbc.ha.RandomBalanceStrategy
 
randomString() - Method in class testsuite.BaseTestCase
 
rawSocket - Variable in class com.mysql.cj.protocol.StandardSocketFactory
The underlying TCP/IP socket to use
read - Variable in exception com.mysql.cj.exceptions.DataTruncationException
 
read() - Method in class com.mysql.cj.jdbc.BlobFromLocator.LocatorInputStream
 
read(byte[], int, int) - Method in class com.mysql.cj.jdbc.BlobFromLocator.LocatorInputStream
 
read(byte[]) - Method in class com.mysql.cj.jdbc.BlobFromLocator.LocatorInputStream
 
read(int, boolean, NativePacketPayload, ColumnDefinition, ProtocolEntityFactory<Resultset, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.BinaryResultsetReader
 
read(ProtocolEntityFactory<ColumnDefinition, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.ColumnDefinitionReader
 
read() - Method in class com.mysql.cj.protocol.a.CompressedInputStream
 
read(byte[]) - Method in class com.mysql.cj.protocol.a.CompressedInputStream
 
read(byte[], int, int) - Method in class com.mysql.cj.protocol.a.CompressedInputStream
 
read(Class<T>, ProtocolEntityFactory<T, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
read(Class<Resultset>, int, boolean, NativePacketPayload, boolean, ColumnDefinition, ProtocolEntityFactory<T, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
read(ProtocolEntityFactory<ResultsetRow, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.ResultsetRowReader
Retrieve one row from the MySQL server.
read(int, boolean, NativePacketPayload, ColumnDefinition, ProtocolEntityFactory<Resultset, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.TextResultsetReader
 
read() - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileInputStream
 
read(byte[]) - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileInputStream
 
read(byte[], int, int) - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileInputStream
 
read(Class<T>, ProtocolEntityFactory<T, M>) - Method in interface com.mysql.cj.protocol.Protocol
 
read(Class<Resultset>, int, boolean, M, boolean, ColumnDefinition, ProtocolEntityFactory<T, M>) - Method in interface com.mysql.cj.protocol.Protocol
Read protocol entity.
read(ProtocolEntityFactory<T, M>) - Method in interface com.mysql.cj.protocol.ProtocolEntityReader
 
read(int, boolean, M, ColumnDefinition, ProtocolEntityFactory<T, M>) - Method in interface com.mysql.cj.protocol.ProtocolEntityReader
Reads one result set off of the wire, if the result is actually an update count, creates an update-count only result set.
read(byte[], int, int) - Method in class com.mysql.cj.protocol.ReadAheadInputStream
 
read() - Method in class com.mysql.cj.protocol.ReadAheadInputStream
 
read() - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
read(byte[]) - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
read(byte[], int, int) - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Reads bytes from the underlying InputStream either from the one that gets data directly from the original source InputStream or from a compressor able InputStream, if reading of a compressed X Protocol frame is in progress.
read() - Method in class com.mysql.cj.protocol.x.ConfinedInputStream
 
read(byte[]) - Method in class com.mysql.cj.protocol.x.ConfinedInputStream
read(byte[], int, int) - Method in class com.mysql.cj.protocol.x.ConfinedInputStream
Reads bytes from the underlying InputStream up to the number of bytes defined in this ConfinedInputStream limit.
read() - Method in class com.mysql.cj.protocol.x.ContinuousInputStream
Reads one byte from the underlying InputStream.
read(byte[]) - Method in class com.mysql.cj.protocol.x.ContinuousInputStream
read(byte[], int, int) - Method in class com.mysql.cj.protocol.x.ContinuousInputStream
Reads bytes from the underlying InputStream.
read(Class<T>, ProtocolEntityFactory<T, XMessage>) - Method in class com.mysql.cj.protocol.x.XProtocol
 
read(Class<Resultset>, int, boolean, XMessage, boolean, ColumnDefinition, ProtocolEntityFactory<T, XMessage>) - Method in class com.mysql.cj.protocol.x.XProtocol
 
read(byte[], int, int) - Method in class testsuite.InjectedSocketFactory.InjectedInputStream
 
read(byte[]) - Method in class testsuite.InjectedSocketFactory.InjectedInputStream
 
read() - Method in class testsuite.InjectedSocketFactory.InjectedInputStream
 
read() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
read(byte[]) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
read(byte[], int, int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
read(byte[], int, int) - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 
read(byte[]) - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 
read() - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 
ReadAheadInputStream - Class in com.mysql.cj.protocol
A non-blocking buffered input stream.
ReadAheadInputStream(InputStream, boolean, Log) - Constructor for class com.mysql.cj.protocol.ReadAheadInputStream
 
ReadAheadInputStream(InputStream, int, boolean, Log) - Constructor for class com.mysql.cj.protocol.ReadAheadInputStream
 
readAllResults(int, boolean, NativePacketPayload, boolean, ColumnDefinition, ProtocolEntityFactory<T, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
readAuthenticateContinue() - Method in class com.mysql.cj.protocol.x.XProtocol
 
readAuthenticateOk() - Method in class com.mysql.cj.protocol.x.XProtocol
 
readBasicPayload() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest
 
readBlock(InputStream, byte[], ExceptionInterceptor) - Static method in class com.mysql.cj.util.Util
 
readBlock(InputStream, byte[], int, ExceptionInterceptor) - Static method in class com.mysql.cj.util.Util
 
readBytes(byte[], int) - Static method in class com.mysql.cj.log.ProfilerEventImpl
 
readBytes(NativeConstants.StringSelfDataType) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Read bytes from internal buffer starting from current position into the new byte array.
readBytes(NativeConstants.StringLengthDataType, int) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Read len bytes from internal buffer starting from current position into the new byte array.
readBytes(Reader, BindValue) - Method in class com.mysql.cj.protocol.a.ReaderValueEncoder
 
reader - Variable in class com.mysql.cj.protocol.x.SyncMessageReaderTest
 
reader - Variable in class com.mysql.cj.protocol.x.XProtocol
 
readerToString(Reader) - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
ReaderValueEncoder - Class in com.mysql.cj.protocol.a
 
ReaderValueEncoder() - Constructor for class com.mysql.cj.protocol.a.ReaderValueEncoder
 
readExecuteResult(NativePacketPayload, int, boolean, ColumnDefinition, ProtocolEntityFactory<T, NativePacketPayload>, String) - Method in class com.mysql.cj.ServerPreparedQuery
 
readFromSourceWhenNoReplicas - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
readFromSourceWhenNoReplicasOriginal - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
readFromUnderlyingStreamIfNecessary(byte[], int, int) - Method in class com.mysql.cj.protocol.ReadAheadInputStream
 
readFully(byte[], int, int) - Method in class com.mysql.cj.protocol.a.CompressedInputStream
 
readFully(byte[], int, int) - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
Mock method to override getMysqlInput().readFully().
readFully(byte[]) - Method in class com.mysql.cj.protocol.FullReadInputStream
 
readFully(byte[], int, int) - Method in class com.mysql.cj.protocol.FullReadInputStream
 
readFully(byte[]) - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Reads the number of bytes required to fill the given buffer from the underlying InputStream, blocking if needed.
readFully(byte[], int, int) - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Reads the exact number of requested bytes from the underlying InputStream, blocking if needed.
readFully(InputStream, byte[], int, int) - Method in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
Reads the exact number of requested bytes from the given InputStream, blocking if needed.
readFully(Reader, char[], int) - Static method in class com.mysql.cj.util.Util
Reads length bytes from reader into buf.
readHeader() - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
readHeader() - Method in class com.mysql.cj.protocol.a.MultiPacketReader
 
readHeader() - Method in class com.mysql.cj.protocol.a.SimplePacketReader
 
readHeader() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
readHeader() - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
readHeader() - Method in interface com.mysql.cj.protocol.MessageReader
Read the next message header from server, possibly blocking indefinitely until the message is received.
readHeader() - Method in class com.mysql.cj.protocol.x.SyncMessageReader
 
readHeaderLocal(byte, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
readHeaderLocal() - Method in class com.mysql.cj.protocol.a.SimplePacketReader
 
readHeaderLocal() - Method in class com.mysql.cj.protocol.x.SyncMessageReader
 
readInt(byte[], int) - Static method in class com.mysql.cj.log.ProfilerEventImpl
 
readInteger(NativeConstants.IntegerDataType) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Read data according to provided Integer type.
readLong(byte[], int) - Static method in class com.mysql.cj.log.ProfilerEventImpl
 
readMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
readMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.MultiPacketReader
 
readMessage(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
readMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.SimplePacketReader
 
readMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
readMessage(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
readMessage(Optional<M>, H) - Method in interface com.mysql.cj.protocol.MessageReader
Read message from server into to the given Message instance or into the new one if not present.
readMessage(Optional<M>, int) - Method in interface com.mysql.cj.protocol.MessageReader
Read message from server into to the given Message instance or into the new one if not present.
readMessage(M) - Method in interface com.mysql.cj.protocol.Protocol
Read one message from the MySQL server into the reusable buffer if provided or into the new one.
readMessage(Optional<XMessage>, XMessageHeader) - Method in class com.mysql.cj.protocol.x.SyncMessageReader
 
readMessage(Optional<XMessage>, int) - Method in class com.mysql.cj.protocol.x.SyncMessageReader
 
readMessage(XMessage) - Method in class com.mysql.cj.protocol.x.XProtocol
 
readMessageLocal(Optional<NativePacketPayload>, NativePacketHeader) - Method in class com.mysql.cj.protocol.a.SimplePacketReader
 
readMessageLocal(Class<T>, boolean) - Method in class com.mysql.cj.protocol.x.SyncMessageReader
 
readMetadata() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
readMetadata() - Method in interface com.mysql.cj.protocol.Protocol
 
readMetadata() - Method in class com.mysql.cj.protocol.x.XProtocol
 
readMetadata(Consumer<Notice>) - Method in class com.mysql.cj.protocol.x.XProtocol
 
readMetadata(Field, Consumer<Notice>) - Method in class com.mysql.cj.protocol.x.XProtocol
 
readNextResultset(T, int, boolean, boolean, ProtocolEntityFactory<T, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
Read next result set from multi-result chain.
readOnly - Variable in class com.mysql.cj.jdbc.ConnectionImpl
Are we in read-only mode?
readOnly - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
ReadOnlyCallableStatementTest - Class in testsuite.simple
 
ReadOnlyCallableStatementTest() - Constructor for class testsuite.simple.ReadOnlyCallableStatementTest
 
readOnlyPropagatesToServer - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
readPacketSequence - Variable in class com.mysql.cj.protocol.a.SimplePacketReader
 
readPayloadErrors() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest
 
readQueryResult(ResultBuilder<T>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
readQueryResult(ResultBuilder<T>) - Method in interface com.mysql.cj.protocol.Protocol
Read messages from server and deliver them to resultBuilder.
readQueryResult(ResultBuilder<T>) - Method in class com.mysql.cj.protocol.x.XProtocol
 
readRow() - Method in class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
readRowOrNull(ColumnDefinition, Consumer<Notice>) - Method in class com.mysql.cj.protocol.x.XProtocol
 
readRSAKey(String, PropertySet, ExceptionInterceptor) - Static method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
readServerCapabilities() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
readServerCapabilities() - Method in interface com.mysql.cj.protocol.Protocol
Retrieve ServerCapabilities from server.
readServerCapabilities() - Method in class com.mysql.cj.protocol.x.XProtocol
Get the capabilities from the server.
readServerStatusForResultSets(NativePacketPayload, boolean) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
readString(NativeConstants.StringSelfDataType, String) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Read bytes from internal buffer starting from current position decoding them into String using the specified character encoding.
readString(NativeConstants.StringLengthDataType, String, int) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Read len bytes from internal buffer starting from current position decoding them into String using the specified character encoding.
readyForPreparingStatements() - Method in class com.mysql.cj.MysqlxSession
Check if enough statements were executed in the underlying MySQL server so that another prepare statement attempt should be done.
readyForPreparingStatements() - Method in class com.mysql.cj.protocol.x.XProtocol
Checks if enough statements have been executed in this MySQL server so that another prepare statement attempt should be done.
readyToFallBackToPrimaryHost() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Checks if at least one of the required conditions to fall back to primary host is met, which is determined by the properties 'queriesBeforeRetrySource' and 'secondsBeforeRetrySource'.
realClose(boolean, boolean) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
realClose(boolean, boolean, boolean, Throwable) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
realClose(boolean, boolean, boolean, Throwable) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
realClose(boolean, boolean, boolean, Throwable) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
realClose(boolean, boolean, boolean, Throwable) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Closes connection and frees resources.
realClose(boolean, boolean) - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
realClose(boolean) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
realClose(boolean) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
Closes this ResultSet and releases resources.
realClose(boolean) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
realClose(boolean, boolean) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
realClose(boolean, boolean) - Method in class com.mysql.cj.jdbc.StatementImpl
Closes this statement, and frees resources.
realClose() - Method in class com.mysql.cj.xdevapi.ClientImpl.PooledXProtocol
 
realProxy - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
rebalancedTimes - Static variable in class testsuite.regression.ConnectionRegressionTest.CountingReBalanceStrategy
 
rebind(Name, Object) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
rebind(String, Object) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
recachePreparedStatement(JdbcPreparedStatement) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
recachePreparedStatement(JdbcPreparedStatement) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
recachePreparedStatement(JdbcPreparedStatement) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
recachePreparedStatement(JdbcPreparedStatement) - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
reclaimLargeReusablePacket() - Method in class com.mysql.cj.protocol.a.NativeProtocol
Don't hold on to overly-large packets
reclaimLargeSharedSendPacket() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
reconnectAtTxEnd - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
recover(int) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
recover(Connection, int) - Static method in class com.mysql.cj.jdbc.MysqlXAConnection
 
recover(int) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
referencedColumnsList - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.LocalAndReferencedColumns
 
referencedDatabase - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.LocalAndReferencedColumns
 
referencedTable - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.LocalAndReferencedColumns
 
referenceQueue - Static variable in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
 
refresher - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
PreparedStatement used to refresh data
refreshRow() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
refreshRow() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
refreshRow(ClientPreparedStatement, Row) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
refreshSQL - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
regexP - Variable in class com.mysql.cj.jdbc.interceptors.ResultSetScannerInterceptor
 
regionMatchesIgnoreCase(String, int, String) - Static method in class com.mysql.cj.util.StringUtils
Determines whether or not the string 'searchIn' contains the string 'searchFor', disregarding case and starting at 'startAt'.
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.Mysqlx
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.Mysqlx
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxConnection
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxCrud
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxCursor
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxDatatypes
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpect
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxExpr
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxNotice
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxPrepare
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxResultset
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxSession
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.mysql.cj.x.protobuf.MysqlxSql
 
registerConnectionProxy(LoadBalancedConnectionProxy, List<String>) - Method in class com.mysql.cj.jdbc.ConnectionGroup
 
registerJmx() - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
registerJmx() - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
registerJmx() - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
registerJmx() - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
registerOutParameter(int, MysqlType) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(int, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(int, SQLType) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(int, MysqlType, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(int, int, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(int, SQLType, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(int, MysqlType, String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(int, int, String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(int, SQLType, String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(String, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(String, SQLType) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(String, int, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(String, SQLType, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(String, int, String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(String, SQLType, String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
registerOutParameter(int, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(int, int, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(int, int, String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(String, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(String, int, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(String, int, String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(int, SQLType) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(int, SQLType, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(int, SQLType, String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(String, SQLType) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(String, SQLType, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerOutParameter(String, SQLType, String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
registerQueryExecutionTime(long) - Method in class com.mysql.cj.log.BaseMetricsHolder
 
registerReplicationConnection(ReplicationConnection, List<String>, List<String>) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
registerStatement(JdbcStatement) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
registerStatement(JdbcStatement) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
registerStatement(JdbcStatement) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
registerStatement(JdbcStatement) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Register a Statement instance as open.
rejectProtocol(NativePacketPayload) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
relative(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
relative(int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
releaseResources() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
releaseResources() - Method in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
releaseSavepoint(Savepoint) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
releaseSavepoint(Savepoint) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
releaseSavepoint(Savepoint) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
releaseSavepoint(String) - Method in interface com.mysql.cj.xdevapi.Session
Releases the named savepoint.
releaseSavepoint(String) - Method in class com.mysql.cj.xdevapi.SessionImpl
 
releaseSequentialId(int) - Method in class com.mysql.cj.util.SequentialIdLease
Frees the given sequential id so that it can be reused.
relyingPartyId - Variable in class com.mysql.cj.callback.FidoAuthenticationCallback
 
remove() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
remove(String) - Method in interface com.mysql.cj.xdevapi.Collection
Create a new removal statement affecting documents matching the given search condition.
remove(String) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
remove(int) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
removeActivePooledXProtocol(ClientImpl.PooledXProtocol) - Method in class com.mysql.cj.xdevapi.ClientImpl
 
removeArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
removeArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
removeArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
removeArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
removeArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
removeArgs(int) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
removeCapabilities(int) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
removeCond(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
removeConnectionEventListener(ConnectionEventListener) - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
 
removeDocumentPath(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
removeDocumentPath(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
removeEldestEntry(Map.Entry<K, V>) - Method in class com.mysql.cj.util.LRUCache
 
removeField(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
removeFld(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
removeFld(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
removeFromEnvironment(String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
removeFromGlobalBlacklist(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Deprecated. 
removeFromGlobalBlocklist(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Removes a host from the blocklist.
removeFromRef(Reference, String) - Method in class testsuite.regression.DataSourceRegressionTest
 
removeGrouping(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
removeHost(String) - Method in class com.mysql.cj.jdbc.ConnectionGroup
Remove the given host (host:port pair) from this Connection Group.
removeHost(String, boolean) - Method in class com.mysql.cj.jdbc.ConnectionGroup
Remove the given host (host:port pair) from this Connection Group.
removeHost(String, boolean, boolean) - Method in class com.mysql.cj.jdbc.ConnectionGroup
Remove the given host (host:port pair) from this Connection Group and, consequently, from all the load-balanced connections it holds.
removeHost(String, String) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
removeHost(String, String, boolean) - Static method in class com.mysql.cj.jdbc.ConnectionGroupManager
 
removeHost(String) - Method in interface com.mysql.cj.jdbc.ha.LoadBalancedConnection
 
removeHost(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Removes a host from the host list.
removeHost(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
removeHost(String, String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
removeHost(String, String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
removeHostRelatedProps(Properties) - Method in class testsuite.BaseTestCase
 
removeHostWhenNotInUse(String) - Method in interface com.mysql.cj.jdbc.ha.LoadBalancedConnection
 
removeHostWhenNotInUse(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Removes a host from the host list, allowing it some time to be released gracefully if needed.
removeHostWhenNotInUse(String) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
removeListener(RuntimeProperty.RuntimePropertyListener) - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
removeListener(RuntimeProperty.RuntimePropertyListener) - Method in interface com.mysql.cj.conf.RuntimeProperty
 
removeListener(Session.SessionEventListener) - Method in class com.mysql.cj.CoreSession
 
removeListener(Session.SessionEventListener) - Method in class com.mysql.cj.NativeSession
 
removeListener(Protocol.ProtocolEventListener) - Method in class com.mysql.cj.protocol.AbstractProtocol
 
removeListener(Protocol.ProtocolEventListener) - Method in interface com.mysql.cj.protocol.Protocol.ProtocolEventHandler
Remove protocol listener.
removeListener(Session.SessionEventListener) - Method in interface com.mysql.cj.Session
Remove session listener.
removeMasterHost(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
removeMasterHost(String, boolean) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
removeMasterHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
removeMasterHost(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
removeMasterHost(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
removeMasterHost(String, String, boolean) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
removeMasterHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
removeMasterHost(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
removeMasterHost(String, boolean, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
removeMasterHost(String, String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
Deprecated. 
removeOne(String) - Method in interface com.mysql.cj.xdevapi.Collection
Removes the document with the given id.
removeOne(String) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
removeOne() - Method in class testsuite.x.devapi.CollectionRemoveTest
 
removeOpenResultSet(ResultSetInternalMethods) - Method in interface com.mysql.cj.jdbc.JdbcStatement
Callback for result set instances to remove them from the Set that tracks them per-statement
removeOpenResultSet(ResultSetInternalMethods) - Method in class com.mysql.cj.jdbc.StatementImpl
 
removeOperation(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
removeOrder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
removeOrder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
removeOrder(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
removeParam(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
removeParam(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
removeProjection(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
removeProjection(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
removeProperty(String) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
removeProperty(PropertyKey) - Method in class com.mysql.cj.conf.DefaultPropertySet
 
removeProperty(String) - Method in interface com.mysql.cj.conf.PropertySet
 
removeProperty(PropertyKey) - Method in interface com.mysql.cj.conf.PropertySet
 
removeReplica(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
removeReplica(String, boolean) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
removeReplica(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
removeReplica(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
removeReplica(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
removeReplica(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
removeReplicaHost(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Removes a host from the replicas hosts list.
removeReplicaHost(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
removeReplicaHost(String, String, boolean) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
removeReplicaHost(String, String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
removeReplicaHost(String, String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
removeRow(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
removeSessionStateChangesListener(ServerSessionStateController.SessionStateChangesListener) - Method in class com.mysql.cj.protocol.a.NativeServerSessionStateController
 
removeSessionStateChangesListener(ServerSessionStateController.SessionStateChangesListener) - Method in interface com.mysql.cj.protocol.ServerSessionStateController
removeSlave(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
removeSlave(String, boolean) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
Deprecated. 
removeSlave(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
removeSlave(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Deprecated. 
removeSlaveHost(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Deprecated. 
removeSlaveHost(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
removeSlaveHost(String, String, boolean) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
Deprecated. 
removeSlaveHost(String, String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
Deprecated. 
removeSourceHost(String) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
removeSourceHost(String, boolean) - Method in interface com.mysql.cj.jdbc.ha.ReplicationConnection
 
removeSourceHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Removes a host from the sources hosts list.
removeSourceHost(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
Removes a host from the sources hosts list.
removeSourceHost(String, String) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
removeSourceHost(String, String, boolean) - Static method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
removeSourceHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
removeSourceHost(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
removeSourceHost(String, boolean, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
removeSourceHost(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
removeSourceHost(String, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
removeSourceHost(String, String) - Method in class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
removeSourceHost(String, String) - Method in interface com.mysql.cj.jdbc.jmx.ReplicationGroupManagerMBean
 
removeSqlMode(String, String) - Method in class testsuite.BaseTestCase
 
RemoveStatement - Interface in com.mysql.cj.xdevapi
A statement requesting to remove a set of documents.
removeStatementEventListener(StatementEventListener) - Method in class com.mysql.cj.jdbc.MysqlPooledConnection
 
RemoveStatementImpl - Class in com.mysql.cj.xdevapi
RemoveStatement implementation.
RemoveStatementImpl(MysqlxSession, String, String, String) - Constructor for class com.mysql.cj.xdevapi.RemoveStatementImpl
 
removeValue(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
removeValue(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
removeValue(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
removeWhitespace(String) - Static method in class com.mysql.cj.jdbc.EscapeProcessor
Removes all whitespace from the given String.
removeWithBind() - Method in class testsuite.x.devapi.BindTest
 
removeWithNamedBinds() - Method in class testsuite.x.devapi.BindTest
 
removeXAConnectionMapping(Xid) - Static method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
rename(Name, Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
rename(String, String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
renameCol() - Method in class testsuite.x.devapi.MetadataTest
 
repartitionHistogram(int[], long[], long, long) - Method in class com.mysql.cj.log.BaseMetricsHolder
 
repartitionPerformanceHistogram() - Method in class com.mysql.cj.log.BaseMetricsHolder
 
repartitionTablesAccessedHistogram() - Method in class com.mysql.cj.log.BaseMetricsHolder
 
REPETITIONS - Static variable in class testsuite.regression.SubqueriesRegressionTest
 
REPLACE_EXISTING_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
REPLACE_STATEMENT - Static variable in class com.mysql.cj.QueryInfo
 
replaceExisting_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
replaceExisting_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
replaceLegacyPropertyValues(Map<String, String>) - Method in class com.mysql.cj.conf.ConnectionUrl
Some acceptable property values have changed in c/J 8.0 but old values remain hard-coded in widely used software.
replaceOne(String, DbDoc) - Method in interface com.mysql.cj.xdevapi.Collection
Takes in a document object that will replace the matching document.
replaceOne(String, String) - Method in interface com.mysql.cj.xdevapi.Collection
Takes in a document object that will replace the matching document.
replaceOne(String, DbDoc) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
replaceOne(String, String) - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
replConnGroupLocks - Static variable in class testsuite.regression.ConnectionRegressionTest.TestBug21934573ExceptionInterceptor
 
replicaHostList - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
replicaHosts - Variable in class com.mysql.cj.conf.url.ReplicationConnectionUrl
 
replicaHosts - Variable in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
 
replicaHosts - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
replicasAdded - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
replicasConnection - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
replicasPromoted - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
replicasRemoved - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
ReplicationConnection - Interface in com.mysql.cj.jdbc.ha
 
ReplicationConnectionGroup - Class in com.mysql.cj.jdbc.ha
Group of connection objects which can be configured as a group.
ReplicationConnectionGroup(String) - Constructor for class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
ReplicationConnectionGroupManager - Class in com.mysql.cj.jdbc.ha
 
ReplicationConnectionGroupManager() - Constructor for class com.mysql.cj.jdbc.ha.ReplicationConnectionGroupManager
 
ReplicationConnectionProxy - Class in com.mysql.cj.jdbc.ha
Connection that opens two connections, one two a replication source, and another to one or more replicas, and decides to use source when the connection is not read-only, and use replica(s) when the connection is read-only.
ReplicationConnectionProxy(ConnectionUrl) - Constructor for class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Creates a proxy for java.sql.Connection that routes requests to a load-balanced connection of source servers or a load-balanced connection of replica servers.
replicationConnections - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
ReplicationConnectionUrl - Class in com.mysql.cj.conf.url
 
ReplicationConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.url.ReplicationConnectionUrl
Constructs an instance of ReplicationConnectionUrl, performing all the required initializations.
ReplicationConnectionUrl(List<HostInfo>, List<HostInfo>, Map<String, String>) - Constructor for class com.mysql.cj.conf.url.ReplicationConnectionUrl
Constructs an instance of a ReplicationConnectionUrl based on a list of source hosts, a list of replica hosts and a global set of properties instead of connection string parsing.
ReplicationDnsSrvConnectionUrl - Class in com.mysql.cj.conf.url
 
ReplicationDnsSrvConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
Constructs an instance of ReplicationDnsSrvConnectionUrl, performing all the required initializations.
ReplicationGroupManager - Class in com.mysql.cj.jdbc.jmx
 
ReplicationGroupManager() - Constructor for class com.mysql.cj.jdbc.jmx.ReplicationGroupManager
 
ReplicationGroupManagerMBean - Interface in com.mysql.cj.jdbc.jmx
 
ReplicationMySQLConnection - Class in com.mysql.cj.jdbc.ha
 
ReplicationMySQLConnection(MultiHostConnectionProxy) - Constructor for class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
reportDone() - Method in class testsuite.regression.StressRegressionTest
 
reportMetrics(Log) - Method in class com.mysql.cj.log.BaseMetricsHolder
 
reportNumberOfTablesAccessed(int) - Method in class com.mysql.cj.log.BaseMetricsHolder
 
reportQueryTime(long) - Method in class com.mysql.cj.log.BaseMetricsHolder
 
reportResults(String) - Method in class testsuite.perf.BasePerfTest
Reports the current results to STDOUT, preceeded by additionalMessage if not null.
rePrepare() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
Used by Connection when auto-reconnecting to retrieve 'lost' prepared statements.
REQUIRED - Static variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
 
required - Variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
(optional) true if the field is required to exist in the document.
requiresConfidentiality() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
requiresConfidentiality() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
requiresConfidentiality() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
requiresConfidentiality() - Method in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
requiresConfidentiality() - Method in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
requiresConfidentiality() - Method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
requiresConfidentiality() - Method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
requiresConfidentiality() - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
Does this plugin require the connection itself to be confidential (i.e.
requiresConfidentiality() - Method in class testsuite.regression.ConnectionRegressionTest.AuthTestPlugin
 
requiresConfidentiality() - Method in class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
requiresConfidentiality() - Method in class testsuite.regression.ConnectionRegressionTest.TwoQuestionsPlugin
 
requiresEscapingEncoder - Variable in class com.mysql.cj.NativeCharsetSettings
If a CharsetEncoder is required for escaping.
reservedWords - Static variable in class com.mysql.cj.xdevapi.ExprParser
Mapping of reserved words to token types.
reset() - Method in interface com.mysql.cj.BindValue
 
reset() - Method in class com.mysql.cj.conf.DefaultPropertySet
 
reset() - Method in interface com.mysql.cj.conf.PropertySet
Reset all properties to their initial values.
reset() - Method in class com.mysql.cj.NativeQueryBindValue
 
reset() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
reset() - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
reset() - Method in class com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin
 
reset() - Method in class com.mysql.cj.protocol.AbstractProtocol
 
reset() - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
Resets the authentication steps sequence.
reset() - Method in interface com.mysql.cj.protocol.Protocol
Return Protocol to its initial state right after successful connect.
reset() - Method in class com.mysql.cj.protocol.x.XProtocol
 
reset() - Method in class com.mysql.cj.util.StringInspector
Resets this object's state to previously mark state.
Reset(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
Reset() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
reset() - Method in class testsuite.InjectedSocketFactory.InjectedInputStream
 
reset() - Method in class testsuite.regression.ConnectionRegressionTest.AuthTestPlugin
 
reset() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
reset() - Method in class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
reset() - Method in class testsuite.regression.ConnectionRegressionTest.TwoQuestionsPlugin
 
reset() - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 
resetAutoFallBackCounters() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Resets auto-fall back counters.
resetCancelledState() - Method in class com.mysql.cj.AbstractQuery
 
resetCancelledState() - Method in class com.mysql.cj.jdbc.StatementImpl
 
resetCancelledState() - Method in interface com.mysql.cj.Query
 
resetCompressionSettings() - Method in class testsuite.x.devapi.CompressionTest.CompressionSettings
 
resetCounters() - Method in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
resetCountsForNewTestSet() - Method in class testsuite.JUnitSummary
 
resetEscaped() - Method in class com.mysql.cj.util.StringInspector
Checks if the current character is escaped by analyzing previous characters, as long as the search mode SearchMode.ALLOW_BACKSLASH_ESCAPE is present in the default search mode.
resetInserter() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
resetLimit(int) - Method in class com.mysql.cj.protocol.x.ConfinedInputStream
Resets this ConfinedInputStream limit so that it can be reused over the same underlying InputStream.
resetLoginTimeCountdown() - Method in class com.mysql.cj.protocol.StandardSocketFactory
Decrements elapsed time since last reset from login timeout count down.
resetMessageSequence() - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
resetMessageSequence() - Method in class com.mysql.cj.protocol.a.MultiPacketReader
 
resetMessageSequence() - Method in class com.mysql.cj.protocol.a.SimplePacketReader
 
resetMessageSequence() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
resetMessageSequence() - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
resetMessageSequence() - Method in interface com.mysql.cj.protocol.MessageReader
Set stored message sequence number to 0.
resetPacket() - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
 
resetPrepareState() - Method in class com.mysql.cj.xdevapi.PreparableStatement
Mark this preparable statement to be deallocated on next execution, if it is currently prepared, or cancel the next prepare.
resetReadFromSourceWhenNoReplicas() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
resetServerState() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
resetServerState() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
resetServerState() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
resetServerState() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Resets the server-side state of this connection.
resetSessionKey() - Static method in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
resetTimesRebalanced() - Static method in class testsuite.regression.ConnectionRegressionTest.CountingReBalanceStrategy
 
resetToType(MysqlType) - Method in class com.mysql.cj.NativeQueryBindValue
 
resetValue() - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
resetValue() - Method in class com.mysql.cj.conf.MemorySizeProperty
 
resetValue() - Method in interface com.mysql.cj.conf.RuntimeProperty
Reset to initial value (default or defined in connection string/Properties)
RESOURCE_BUNDLE - Static variable in class com.mysql.cj.Messages
 
responseTimes - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
restart() - Method in class com.mysql.cj.util.StringInspector
Resets this object's state to original values.
RESTRICTED_CIPHER_SUBSTR - Static variable in class com.mysql.cj.protocol.ExportControlled
 
result - Variable in class com.mysql.cj.xdevapi.DocResultBuilder
 
Result - Interface in com.mysql.cj.xdevapi
Base result.
result - Variable in class com.mysql.cj.xdevapi.RowResultBuilder
 
result - Variable in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
RESULT_SET_SIZE_UNKNOWN - Static variable in interface com.mysql.cj.result.RowList
What's returned for the size of a row list when its size can not be determined.
ResultBuilder<T> - Interface in com.mysql.cj.protocol
Classes implementing this interface are responsible for building result of specific type from incoming ProtocolEntity objects.
resultBuilder - Variable in class com.mysql.cj.protocol.x.ResultMessageListener
 
resultCounter - Static variable in class com.mysql.cj.jdbc.result.ResultSetImpl
Counter used to generate IDs for profiling.
resultFields - Variable in class com.mysql.cj.ServerPreparedQuery
Field-level metadata for result sets.
resultId - Variable in class com.mysql.cj.protocol.a.result.NativeResultset
The id (used when profiling) to identify us
ResultMessageListener<R> - Class in com.mysql.cj.protocol.x
A MessageListener to handle result data and propagate it to a ResultBuilder.
ResultMessageListener(Map<Class<? extends GeneratedMessageV3>, ProtocolEntityFactory<? extends ProtocolEntity, XMessage>>, ResultBuilder<R>, CompletableFuture<R>) - Constructor for class com.mysql.cj.protocol.x.ResultMessageListener
 
results - Variable in class com.mysql.cj.jdbc.StatementImpl
The current results
Resultset - Interface in com.mysql.cj.protocol
Represents protocol specific result set, eg., for native protocol, a ProtocolText::Resultset or ProtocolBinary::Resultset entity.
Resultset.Concurrency - Enum in com.mysql.cj.protocol
 
Resultset.Type - Enum in com.mysql.cj.protocol
 
RESULTSET_COLUMN_META_DATA_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
RESULTSET_COLUMN_META_DATA = 12;
RESULTSET_FETCH_DONE_MORE_OUT_PARAMS_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
RESULTSET_FETCH_DONE_MORE_OUT_PARAMS = 18;
RESULTSET_FETCH_DONE_MORE_RESULTSETS_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
RESULTSET_FETCH_DONE_MORE_RESULTSETS = 16;
RESULTSET_FETCH_DONE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
RESULTSET_FETCH_DONE = 14;
RESULTSET_FETCH_SUSPENDED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
RESULTSET_FETCH_SUSPENDED = 15;
RESULTSET_ROW_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
RESULTSET_ROW = 13;
resultSetConcurrency - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
Are we read-only or updatable?
resultSetConcurrency - Variable in class com.mysql.cj.jdbc.StatementImpl
The concurrency for this result set (updatable or not)
resultSetConcurrency - Variable in class com.mysql.cj.protocol.a.AbstractRowFactory
 
resultSetFactory - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
ResultSetFactory - Class in com.mysql.cj.jdbc.result
 
ResultSetFactory(JdbcConnection, StatementImpl) - Constructor for class com.mysql.cj.jdbc.result.ResultSetFactory
 
resultSetFactory - Variable in class com.mysql.cj.jdbc.StatementImpl
 
resultSetFactory - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
ResultsetFactory - Class in com.mysql.cj.protocol.a
 
ResultsetFactory(Resultset.Type, Resultset.Concurrency) - Constructor for class com.mysql.cj.protocol.a.ResultsetFactory
 
resultSetId - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
ResultSetImpl - Class in com.mysql.cj.jdbc.result
 
ResultSetImpl(OkPacket, JdbcConnection, StatementImpl) - Constructor for class com.mysql.cj.jdbc.result.ResultSetImpl
Create a result set for an executeUpdate statement.
ResultSetImpl(ResultsetRows, JdbcConnection, StatementImpl) - Constructor for class com.mysql.cj.jdbc.result.ResultSetImpl
Creates a new ResultSet object.
ResultSetInternalMethods - Interface in com.mysql.cj.jdbc.result
This interface is intended to be used by implementors of statement interceptors so that implementors can create static or dynamic (via java.lang.reflect.Proxy) proxy instances of ResultSets.
ResultSetMetaData - Class in com.mysql.cj.jdbc.result
A ResultSetMetaData object can be used to find out about the types and properties of the columns in a ResultSet
ResultSetMetaData(Session, Field[], boolean, boolean, ExceptionInterceptor) - Constructor for class com.mysql.cj.jdbc.result.ResultSetMetaData
Initialize for a result with a tuple set and a field descriptor set
resultSetMetadataCache - Variable in class com.mysql.cj.jdbc.ConnectionImpl
Cache of ResultSet metadata
ResultSetRegressionTest - Class in testsuite.regression
Regression test cases for the ResultSet class.
ResultSetRegressionTest() - Constructor for class testsuite.regression.ResultSetRegressionTest
 
ResultSetRegressionTest.TestBug67318ExceptionInterceptor - Class in testsuite.regression
 
ResultsetRow - Interface in com.mysql.cj.protocol
Classes that implement this interface represent one row of data from the MySQL server that might be stored in different ways depending on whether the result set was streaming (so they wrap a reusable packet), or whether the result set was cached or via a server-side cursor (so they represent a byte[][]).
ResultsetRowReader - Class in com.mysql.cj.protocol.a
 
ResultsetRowReader(NativeProtocol) - Constructor for class com.mysql.cj.protocol.a.ResultsetRowReader
 
ResultsetRows - Interface in com.mysql.cj.protocol
This interface abstracts away how row data is accessed by the result set.
ResultsetRowsCursor - Class in com.mysql.cj.protocol.a.result
Model for result set data backed by a cursor (see http://dev.mysql.com/doc/refman/5.7/en/cursors.html and SERVER_STATUS_CURSOR_EXISTS flag description on http://dev.mysql.com/doc/internals/en/status-flags.html).
ResultsetRowsCursor(NativeProtocol, ColumnDefinition) - Constructor for class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
Creates a new cursor-backed row provider.
ResultsetRowsOwner - Interface in com.mysql.cj.protocol
 
ResultsetRowsStatic - Class in com.mysql.cj.protocol.a.result
Represents an in-memory result set
ResultsetRowsStatic(List<? extends Row>, ColumnDefinition) - Constructor for class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
Creates a new RowDataStatic object.
ResultsetRowsStreaming<T extends ProtocolEntity> - Class in com.mysql.cj.protocol.a.result
Provides streaming of Resultset rows.
ResultsetRowsStreaming(NativeProtocol, ColumnDefinition, boolean, ProtocolEntityFactory<T, NativePacketPayload>) - Constructor for class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
Creates a new RowDataDynamic object.
resultSets - Variable in class com.mysql.cj.xdevapi.SqlResultBuilder
 
resultSets - Variable in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
ResultSetScannerInterceptor - Class in com.mysql.cj.jdbc.interceptors
 
ResultSetScannerInterceptor() - Constructor for class com.mysql.cj.jdbc.interceptors.ResultSetScannerInterceptor
 
ResultSetTest - Class in testsuite.simple
 
ResultSetTest() - Constructor for class testsuite.simple.ResultSetTest
 
resultSetType - Variable in class com.mysql.cj.AbstractQuery
The type of this result set (scroll sensitive or in-sensitive)
resultSetType - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
Are we scroll-sensitive/insensitive?
resultStream - Variable in class com.mysql.cj.xdevapi.SqlMultiResult
 
ResultStreamer - Interface in com.mysql.cj.protocol
A result streamer is a result object that is streaming results from the current connection.
ResultTest - Class in testsuite.x.devapi
 
ResultTest() - Constructor for class testsuite.x.devapi.ResultTest
 
resumeCounters() - Method in class com.mysql.cj.jdbc.ha.LoadBalancedAutoCommitInterceptor
 
retriesAllDown - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
retriesAllDown - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
RetrievalPerfTest - Class in testsuite.perf
Simplistic test for performance regression.
RetrievalPerfTest() - Constructor for class testsuite.perf.RetrievalPerfTest
 
retrieveGeneratedKeys - Variable in class com.mysql.cj.jdbc.StatementImpl
 
retrieveOutParams() - Method in class com.mysql.cj.jdbc.CallableStatement
Issues a second query to retrieve all output parameters.
RETRY_PREPARE_STATEMENT_COUNTDOWN - Static variable in class com.mysql.cj.protocol.x.XProtocol
 
retryPrepareStatementCountdown - Variable in class com.mysql.cj.protocol.x.XProtocol
 
returnSimpleMetadata - Variable in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
returnValueParam - Variable in class com.mysql.cj.jdbc.CallableStatement
 
ReusableOutputStream - Class in com.mysql.cj.protocol.x
An OutputStream wrapper that allows switching to different underlying OutputStreams under the same OutputStream instance.
ReusableOutputStream(OutputStream) - Constructor for class com.mysql.cj.protocol.x.ReusableOutputStream
 
reusablePacket - Variable in class com.mysql.cj.protocol.a.NativeProtocol
Use this when reading in rows to avoid thousands of new() calls, because the byte arrays just get copied out of the packet anyway
reuseExisting - Variable in class com.mysql.cj.xdevapi.Schema.CreateCollectionOptions
 
rewriteBatchedStatements - Variable in class com.mysql.cj.jdbc.StatementImpl
 
rewriteQueriesWithAttributesInClientPreparedStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests whether the query attributes are propagated to the internally created statement on query rewrites in client prepared statements.
rewriteQueriesWithAttributesInPlainStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests whether the query attributes are propagated to the internally created statement on query rewrites in plain statements.
rewriteQueriesWithAttributesInServerPreparedStatement() - Method in class testsuite.simple.QueryAttributesTest
Tests whether the query attributes are propagated to the internally created statement on query rewrites in server prepared statements.
rewrittenBatchSize - Variable in class com.mysql.cj.jdbc.ClientPreparedStatement
 
right - Variable in class com.mysql.cj.conf.ConnectionUrlParser.Pair
 
rm - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
rollback() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
rollback(Savepoint) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
rollback() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
rollback(Savepoint) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
rollback() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
rollback(Savepoint) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
rollback() - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called when an application calls Connection.rollback(), before the driver processes its own internal logic for rollback().
rollback(Savepoint) - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called when an application calls Connection.rollback(), before the driver processes its own internal logic for rollback().
rollback(Xid) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
rollback(Xid) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
rollback() - Method in interface com.mysql.cj.xdevapi.Session
Rollback the transaction.
rollback() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
rollback() - Method in class testsuite.simple.TestLifecycleInterceptor
 
rollback(Savepoint) - Method in class testsuite.simple.TestLifecycleInterceptor
 
rollbackNoChecks() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
rollbackTo(String) - Method in interface com.mysql.cj.xdevapi.Session
Rolls back the transaction to the named savepoint.
rollbackTo(String) - Method in class com.mysql.cj.xdevapi.SessionImpl
 
roundRobinStatsMap - Static variable in class com.mysql.cj.jdbc.ConnectionImpl
 
Row - Interface in com.mysql.cj.result
 
Row(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
Row() - Constructor for class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
Row - Interface in com.mysql.cj.xdevapi
A row element returned from a SELECT query.
row - Variable in class com.mysql.cj.xdevapi.RowImpl
 
row_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
row_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
ROW_COUNT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
ROW_COUNT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
ROW_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
rowBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
rowCount_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
rowCount_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
rowCount_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
rowCount_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
rowCountBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
rowData - Variable in class com.mysql.cj.protocol.a.result.NativeResultset
The actual rows
rowDeleted() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
rowDeleted() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
rowFactory - Variable in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
 
RowFactory - Class in com.mysql.cj.xdevapi
Create Row objects from internal row representation.
RowFactory(ColumnDefinition, TimeZone, PropertySet) - Constructor for class com.mysql.cj.xdevapi.RowFactory
Constructor.
rowFromServer - Variable in class com.mysql.cj.protocol.a.result.AbstractBufferRow
 
RowImpl - Class in com.mysql.cj.xdevapi
Row implementation.
RowImpl(Row, ColumnDefinition, TimeZone, PropertySet) - Constructor for class com.mysql.cj.xdevapi.RowImpl
Constructor.
rowInserted() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
rowInserted() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
rowList - Variable in class com.mysql.cj.result.BufferedRowList
 
RowList - Interface in com.mysql.cj.result
A list of Rows.
rowList - Variable in class com.mysql.cj.xdevapi.StreamingDocResultBuilder
 
rowList - Variable in class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
RowLock(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
RowLock(int) - Constructor for enum com.mysql.cj.xdevapi.FilterParams.RowLock
 
rowLock - Variable in enum com.mysql.cj.xdevapi.FilterParams.RowLock
 
RowLockingTest - Class in testsuite.x.devapi
 
RowLockingTest() - Constructor for class testsuite.x.devapi.RowLockingTest
 
RowLockingTest.FindRowDeadLock - Class in testsuite.x.devapi
 
RowLockingTest.FindRowLock - Class in testsuite.x.devapi
 
RowLockingTest.MyUncaughtExceptionHandler - Class in testsuite.x.devapi
 
RowLockingTest.SelectRowDeadLock - Class in testsuite.x.devapi
 
RowLockingTest.SelectRowLock - Class in testsuite.x.devapi
 
rowLockOption - Variable in enum com.mysql.cj.xdevapi.FilterParams.RowLockOptions
 
RowLockOptions(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
RowLockOptions(int) - Constructor for enum com.mysql.cj.xdevapi.FilterParams.RowLockOptions
 
rowMessage - Variable in class com.mysql.cj.protocol.x.XProtocolRow
 
RowResult - Interface in com.mysql.cj.xdevapi
A result exposing a set of rows from a SELECT query.
RowResultBuilder - Class in com.mysql.cj.xdevapi
Result builder producing a RowResult instance.
RowResultBuilder(MysqlxSession) - Constructor for class com.mysql.cj.xdevapi.RowResultBuilder
 
RowResultImpl - Class in com.mysql.cj.xdevapi
RowResult implementation.
RowResultImpl(ColumnDefinition, TimeZone, RowList, Supplier<ProtocolEntity>, PropertySet) - Constructor for class com.mysql.cj.xdevapi.RowResultImpl
Constructor.
rows - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
rows - Variable in class com.mysql.cj.xdevapi.AbstractDataResult
 
rows - Variable in class com.mysql.cj.xdevapi.DocResultBuilder
 
rows - Variable in class com.mysql.cj.xdevapi.InsertParams
 
rows - Variable in class com.mysql.cj.xdevapi.RowResultBuilder
 
rows - Variable in class com.mysql.cj.xdevapi.SqlResultBuilder
 
ROWS_AFFECTED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
ROWS_AFFECTED = 4;
ROWS_FOUND_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
ROWS_FOUND = 5;
ROWS_MATCHED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
ROWS_MATCHED = 6;
rowsAffected - Variable in class com.mysql.cj.protocol.x.StatementExecuteOk
 
rowsAffected - Variable in class com.mysql.cj.protocol.x.StatementExecuteOkBuilder
 
rowToData - Variable in class com.mysql.cj.xdevapi.AbstractDataResult
 
rowUpdated() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
rowUpdated() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
rs - Variable in class testsuite.BaseTestCase
ResultSet to be used in tests, not initialized.
RSAException - Exception in com.mysql.cj.exceptions
 
RSAException() - Constructor for exception com.mysql.cj.exceptions.RSAException
 
RSAException(String) - Constructor for exception com.mysql.cj.exceptions.RSAException
 
RSAException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.RSAException
 
RSAException(Throwable) - Constructor for exception com.mysql.cj.exceptions.RSAException
 
RSAException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.RSAException
 
rset - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
run() - Method in class com.mysql.cj.CancelQueryTaskImpl
 
run() - Method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
 
run() - Method in class com.mysql.cj.jdbc.ConnectionImpl.NetworkTimeoutSetter
 
run() - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Runs the testcase by calling the setUp(), runTest() and tearDown() methods.
run() - Method in class com.mysql.cj.protocol.x.SyncMessageReader.ListenersDispatcher
 
run() - Method in class testsuite.regression.ConnectionRegressionTest.CancelTask
 
run() - Method in class testsuite.regression.ConnectionRegressionTest.PollTask
 
run() - Method in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
run() - Method in class testsuite.regression.StressRegressionTest.BusyThread
 
run() - Method in class testsuite.regression.StressRegressionTest.ContentionThread
 
run() - Method in class testsuite.regression.StressRegressionTest.CreateThread
 
run() - Method in class testsuite.simple.ConnectionTest.LocalSocketAddressCheckThread
 
run() - Method in class testsuite.x.devapi.RowLockingTest.FindRowDeadLock
 
run() - Method in class testsuite.x.devapi.RowLockingTest.FindRowLock
 
run() - Method in class testsuite.x.devapi.RowLockingTest.SelectRowDeadLock
 
run() - Method in class testsuite.x.devapi.RowLockingTest.SelectRowLock
 
runLongTests() - Method in class testsuite.BaseTestCase
 
running - Static variable in class testsuite.regression.StressRegressionTest.SharedInfoForTestBug67760
 
runningOnWindows() - Method in class com.mysql.cj.admin.ServerController
Is this ServerController running on a Windows operating system?
runTest() - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Override this method with code that demonstrates the bug.
runThroughAll(Consumer<BindValue>) - Method in class com.mysql.cj.NativeQueryAttributesBindings
 
runThroughAll(Consumer<BindValue>) - Method in interface com.mysql.cj.QueryAttributesBindings
Runs through all query attributes while feeding the given Consumer with each one of them.
runThroughExceptionInterceptor(ExceptionInterceptor, SQLException) - Static method in class com.mysql.cj.jdbc.exceptions.SQLError
Run exception through an ExceptionInterceptor chain.
RUNTIME_MODIFIABLE - Static variable in class com.mysql.cj.conf.PropertyDefinitions
is modifiable in run-time
RUNTIME_NOT_MODIFIABLE - Static variable in class com.mysql.cj.conf.PropertyDefinitions
is not modifiable in run-time (will allow to set not-null value only once)
runTimeException - Static variable in class instrumentation.TranslateExceptions
 
RuntimeProperty<T> - Interface in com.mysql.cj.conf
 
RuntimeProperty.RuntimePropertyListener - Interface in com.mysql.cj.conf
 
rwLock - Static variable in class com.mysql.cj.conf.ConnectionUrl
 

S

s2b(String) - Method in class com.mysql.cj.jdbc.CallableStatement
Converts the given string to bytes, using the connection's character encoding.
s2b(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
Converts the given string to bytes, using the connection's character encoding, or if not available, the JVM default encoding.
s_000000 - Static variable in class testsuite.simple.DateTimeTest
 
s_000000_000000 - Static variable in class testsuite.simple.DateTimeTest
 
s_120000 - Static variable in class testsuite.simple.DateTimeTest
 
s_120000_123456 - Static variable in class testsuite.simple.DateTimeTest
 
s_1970 - Static variable in class testsuite.simple.DateTimeTest
 
s_19700101 - Static variable in class testsuite.simple.DateTimeTest
 
s_20191231 - Static variable in class testsuite.simple.DateTimeTest
 
s_2020 - Static variable in class testsuite.simple.DateTimeTest
 
s_20200101 - Static variable in class testsuite.simple.DateTimeTest
 
safeIntParse(String) - Static method in class com.mysql.cj.util.StringUtils
 
safeString() - Method in class testsuite.simple.SaslPrepTest
Valid string.
safeTrim(String) - Static method in class com.mysql.cj.util.StringUtils
 
sanitizeDbName(String) - Method in class testsuite.BaseTestCase
 
sanitizeProcOrFuncName(String) - Static method in class com.mysql.cj.util.StringUtils
Next two functions are to help DBMD check if the given string is in form of database.name and return it as "database";"name" with comments removed.
saslClient - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
saslClient - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
SaslPrep - Class in com.mysql.cj.util
Implementation for SASLprep: Stringprep Profile for User Names and Passwords, as specified in RFC 4013.
SaslPrep() - Constructor for class com.mysql.cj.util.SaslPrep
 
SaslPrep.StringType - Enum in com.mysql.cj.util
The type of string usage regarding the support for unassigned code points as described in RFC 3454, Section 7.
SaslPrepTest - Class in testsuite.simple
 
SaslPrepTest() - Constructor for class testsuite.simple.SaslPrepTest
 
saslServiceName - Variable in enum com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms
 
savedCurrentRow - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
The binary data for the 'current' row
savepointName - Variable in class com.mysql.cj.jdbc.MysqlSavepoint
 
sawVariableUse - Variable in class com.mysql.cj.util.EscapeTokenizer
 
sawVariableUse() - Method in class com.mysql.cj.util.EscapeTokenizer
Returns true if a variable reference was found.
saxToReaderConverter - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
Scalar(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
Scalar() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
scalar_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
scalar_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
SCALAR_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
SCALAR_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
SCALAR = 1;
scalarBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
scalarOf(double) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a Scalar DOUBLE type.
scalarOf(long) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a Scalar SINT (signed int) type.
scalarOf(String) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a Scalar STRING type.
scalarOf(byte[]) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a Scalar OCTETS type.
scalarOf(boolean) - Static method in class com.mysql.cj.xdevapi.ExprUtil
Protocol buffers helper to build a Scalar BOOL type.
scalarToString(MysqlxDatatypes.Scalar) - Static method in class com.mysql.cj.xdevapi.ExprUnparser
Scalar to string.
scale - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
scale - Variable in class com.mysql.cj.protocol.InternalTime
 
scale - Variable in class com.mysql.cj.protocol.InternalTimestamp
 
scale - Variable in class com.mysql.cj.result.BigDecimalValueFactory
 
scaleFactor - Static variable in class testsuite.regression.MicroPerformanceRegressionTest
 
scaleFactorSamples - Static variable in class testsuite.regression.MicroPerformanceRegressionTest
 
scaleOrLength - Variable in class com.mysql.cj.NativeQueryBindValue
 
scanForAndThrowDataTruncation() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
schema - Variable in class com.mysql.cj.xdevapi.CollectionImpl
 
Schema - Interface in com.mysql.cj.xdevapi
A client-side representation of a database schema.
schema - Variable in class com.mysql.cj.xdevapi.Schema.Validation
 
schema - Variable in class com.mysql.cj.xdevapi.TableImpl
 
schema - Variable in class testsuite.x.devapi.DevApiBaseTestCase
 
Schema.CreateCollectionOptions - Class in com.mysql.cj.xdevapi
Schema.ModifyCollectionOptions - Class in com.mysql.cj.xdevapi
Schema.Validation - Class in com.mysql.cj.xdevapi
Schema.Validation.ValidationLevel - Enum in com.mysql.cj.xdevapi
Defines how validation options are applied.
schema_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
schema_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
schema_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
schema_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
SCHEMA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
SCHEMA_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
SCHEMA_NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
SCHEMA_NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
schemaExists(String) - Method in interface com.mysql.cj.DataStoreMetadata
 
schemaExists(String) - Method in class com.mysql.cj.DataStoreMetadataImpl
 
SchemaImpl - Class in com.mysql.cj.xdevapi
Schema implementation.
SchemaImpl(MysqlxSession, Session, String) - Constructor for class com.mysql.cj.xdevapi.SchemaImpl
 
schemaName - Variable in class com.mysql.cj.xdevapi.AddStatementImpl
 
schemaName - Variable in class com.mysql.cj.xdevapi.InsertStatementImpl
 
schemaName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
schemaName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
schemaName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
schemaName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
SchemaTest - Class in testsuite.x.devapi
 
SchemaTest() - Constructor for class testsuite.x.devapi.SchemaTest
 
scheme - Variable in enum com.mysql.cj.conf.ConnectionUrl.Type
 
scheme - Variable in class com.mysql.cj.conf.ConnectionUrlParser
 
SCHEME_PTRN - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
scope - Variable in class com.mysql.cj.protocol.x.Notice
 
Scope(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
scope_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
scope_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
SCOPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
scramble - Variable in class com.mysql.cj.callback.FidoAuthenticationCallback
 
scramble411(String, byte[], String) - Static method in class com.mysql.cj.protocol.Security
 
scramble411(byte[], byte[]) - Static method in class com.mysql.cj.protocol.Security
Hashing for MySQL-4.1 authentication.
scrambleCachingSha2(byte[], byte[]) - Static method in class com.mysql.cj.protocol.Security
Scrambling for caching_sha2_password plugin.
ScramExchangeStage(ScramShaSaslClient.ScramExchangeStage) - Constructor for enum com.mysql.cj.sasl.ScramShaSaslClient.ScramExchangeStage
 
ScramSha1SaslClient - Class in com.mysql.cj.sasl
A SaslClient implementation for SCRAM-SHA-1, as specified in RFC 5802.
ScramSha1SaslClient(String, String, String) - Constructor for class com.mysql.cj.sasl.ScramSha1SaslClient
 
ScramSha256SaslClient - Class in com.mysql.cj.sasl
A SaslClient implementation for SCRAM-SHA-256, as specified in RFC 5802 and RFC 7677.
ScramSha256SaslClient(String, String, String) - Constructor for class com.mysql.cj.sasl.ScramSha256SaslClient
 
ScramShaSaslClient - Class in com.mysql.cj.sasl
A SaslClient implementation for SCRAM-SHA mechanisms as specified in RFC 5802.
ScramShaSaslClient(String, String, String) - Constructor for class com.mysql.cj.sasl.ScramShaSaslClient
 
ScramShaSaslClient.ScramExchangeStage - Enum in com.mysql.cj.sasl
 
ScramShaSaslClientFactory - Class in com.mysql.cj.sasl
A SaslClientFactory for ScramSha1SaslClient and ScramSha256SaslClient instances.
ScramShaSaslClientFactory() - Constructor for class com.mysql.cj.sasl.ScramShaSaslClientFactory
 
ScramShaSaslProvider - Class in com.mysql.cj.sasl
A SASL provider for the authentication mechanisms SCRAM-SHA-1 and SCRAM-SHA-256, here renamed to MYSQLCJ-SCRAM-SHA-1 and MYSQL-SRAM-SHA-256 respectively to avoid conflicts with future default implementations.
ScramShaSaslProvider() - Constructor for class com.mysql.cj.sasl.ScramShaSaslProvider
 
ScramShaSaslProvider.ProviderService - Class in com.mysql.cj.sasl
 
scramStage - Variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
scrollTolerant - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
Is ResultSet.TYPE_FORWARD_ONLY scroll tolerant?
SearchMode - Enum in com.mysql.cj.util
Search mode flags enumeration.
SearchMode() - Constructor for enum com.mysql.cj.util.SearchMode
 
seconds - Variable in class com.mysql.cj.protocol.InternalTime
 
seconds - Variable in class com.mysql.cj.protocol.InternalTimestamp
 
secondsBeforeRetryPrimaryHost - Variable in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
secondsBeforeRetryPrimaryHostIsMet() - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Checks the condition set by the property 'secondsBeforeRetrySource'.
secondsSinceMillis(long) - Static method in class com.mysql.cj.util.Util
Computes the number of seconds elapsed since the given time in milliseconds.
SecureSessionTest - Class in testsuite.x.devapi
 
SecureSessionTest() - Constructor for class testsuite.x.devapi.SecureSessionTest
 
Security - Class in com.mysql.cj.protocol
Methods for doing secure authentication with MySQL-4.1 and newer.
Security() - Constructor for class com.mysql.cj.protocol.Security
Prevent construction.
security_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
security_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
security_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
security_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
SECURITY_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
SECURITY_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
seed - Variable in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
seed - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
seed - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
SEED_LENGTH - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
select(String...) - Method in interface com.mysql.cj.xdevapi.Table
Create a new select statement using the given projections.
select(String...) - Method in class com.mysql.cj.xdevapi.TableImpl
 
SelectRowDeadLock(int, int, String) - Constructor for class testsuite.x.devapi.RowLockingTest.SelectRowDeadLock
 
SelectRowLock(int, int, int, int, String) - Constructor for class testsuite.x.devapi.RowLockingTest.SelectRowLock
 
SelectStatement - Interface in com.mysql.cj.xdevapi
A statement representing a SELECT query.
SelectStatementImpl - Class in com.mysql.cj.xdevapi
SelectStatement implementation.
SelectStatementImpl(MysqlxSession, String, String, String...) - Constructor for class com.mysql.cj.xdevapi.SelectStatementImpl
 
send(byte[], int, byte) - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
Packet sender implementation for the compressed MySQL protocol.
send(byte[], int, byte) - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
send(Message, int) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
send(byte[], int, byte) - Method in class com.mysql.cj.protocol.a.SimplePacketSender
 
send(byte[], int, byte) - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketSender
 
send(byte[], int, byte) - Method in class com.mysql.cj.protocol.a.TracingPacketSender
 
send(byte[], int, byte) - Method in interface com.mysql.cj.protocol.MessageSender
Synchronously send the message to server.
send(M) - Method in interface com.mysql.cj.protocol.MessageSender
Synchronously send the message to server.
send(M, CompletableFuture<?>, Runnable) - Method in interface com.mysql.cj.protocol.MessageSender
Asynchronously write a message with a notification being delivered to callback upon completion of write of entire message.
send(Message, int) - Method in interface com.mysql.cj.protocol.Protocol
 
send(XMessage) - Method in class com.mysql.cj.protocol.x.SyncMessageSender
 
send(XMessage, CompletableFuture<?>, Runnable) - Method in class com.mysql.cj.protocol.x.SyncMessageSender
 
send(Message, int) - Method in class com.mysql.cj.protocol.x.XProtocol
 
sendCapabilities(Map<String, Object>) - Method in class com.mysql.cj.protocol.x.XProtocol
Set client capabilities of current session.
sendCommand(Message, boolean, int) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
sendCommand(Message, boolean, int) - Method in interface com.mysql.cj.protocol.Protocol
Send a command to the MySQL server.
sendCommand(Message, boolean, int) - Method in class com.mysql.cj.protocol.x.XProtocol
 
sendCompressedPacket(int) - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
Send a compressed packet.
sender - Variable in class com.mysql.cj.protocol.a.CompressedPacketSenderTest
 
sender - Variable in class com.mysql.cj.protocol.a.SimplePacketSenderTest
 
sender - Variable in class com.mysql.cj.protocol.x.XProtocol
 
senderTimeZones - Variable in class testsuite.simple.DateTimeTest
 
sendExecutePacket(NativePacketPayload, String) - Method in class com.mysql.cj.ServerPreparedQuery
 
sendFileToServer(String) - Method in class com.mysql.cj.protocol.a.NativeProtocol
Reads and sends a file to the server for LOAD DATA LOCAL INFILE
sendFractionalSeconds - Variable in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
sendFractionalSecondsForTime - Variable in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
sendQueryPacket(Query, NativePacketPayload, int, boolean, ColumnDefinition, ProtocolEntityFactory<T, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
Send a query stored in a packet to the server.
sendQueryString(Query, String, String, int, boolean, ColumnDefinition, ProtocolEntityFactory<T, NativePacketPayload>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
Build a query packet from the given string and send it to the server.
sendTypesToServer - Variable in class com.mysql.cj.NativeQueryBindings
Do we need to send/resend types to the server?
sendUrgentData(int) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
sendUrgentData(int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
sendUrgentData(int) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
SequentialBalanceStrategy - Class in com.mysql.cj.jdbc.ha
A balancing strategy that starts at a random point, and then advances in the list (wrapping around) for each new pickConnection() call.
SequentialBalanceStrategy() - Constructor for class com.mysql.cj.jdbc.ha.SequentialBalanceStrategy
 
SequentialIdLease - Class in com.mysql.cj.util
 
SequentialIdLease() - Constructor for class com.mysql.cj.util.SequentialIdLease
 
SequentialIdLeaseTest - Class in testsuite.simple
 
SequentialIdLeaseTest() - Constructor for class testsuite.simple.SequentialIdLeaseTest
 
sequentialIdsLease - Variable in class com.mysql.cj.util.SequentialIdLease
 
serializeAsCharacterStream() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
serializeAsString() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
serializeDocs() - Method in class com.mysql.cj.xdevapi.AddStatementImpl
 
serializeMessage(GeneratedMessageV3, int) - Static method in class com.mysql.cj.protocol.x.SyncMessageReaderTest
Serialize a message for testing.
serialVersionUID - Static variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
serialVersionUID - Static variable in class com.mysql.cj.conf.AbstractRuntimeProperty
 
serialVersionUID - Static variable in class com.mysql.cj.conf.BooleanProperty
 
serialVersionUID - Static variable in class com.mysql.cj.conf.BooleanPropertyDefinition
 
serialVersionUID - Static variable in class com.mysql.cj.conf.DefaultPropertySet
 
serialVersionUID - Static variable in class com.mysql.cj.conf.EnumProperty
 
serialVersionUID - Static variable in class com.mysql.cj.conf.EnumPropertyDefinition
 
serialVersionUID - Static variable in class com.mysql.cj.conf.IntegerProperty
 
serialVersionUID - Static variable in class com.mysql.cj.conf.IntegerPropertyDefinition
 
serialVersionUID - Static variable in class com.mysql.cj.conf.LongProperty
 
serialVersionUID - Static variable in class com.mysql.cj.conf.LongPropertyDefinition
 
serialVersionUID - Static variable in class com.mysql.cj.conf.MemorySizeProperty
 
serialVersionUID - Static variable in class com.mysql.cj.conf.MemorySizePropertyDefinition
 
serialVersionUID - Static variable in class com.mysql.cj.conf.StringProperty
 
serialVersionUID - Static variable in class com.mysql.cj.conf.StringPropertyDefinition
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.AssertionFailedException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.CJCommunicationsException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.CJConnectionFeatureNotAvailableException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.CJException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.CJOperationNotSupportedException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.CJPacketTooBigException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.CJTimeoutException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.ClosedOnExpiredPasswordException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.ConnectionIsClosedException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.DataConversionException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.DataReadException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.DataTruncationException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.FeatureNotAvailableException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.InvalidConnectionAttributeException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.NumberOutOfRange
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.OperationCancelledException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.PasswordExpiredException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.PropertyNotModifiableException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.RSAException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.SSLParamsException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.StatementIsClosedException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.UnableToConnectException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.UnsupportedConnectionStringException
 
serialVersionUID - Static variable in exception com.mysql.cj.exceptions.WrongArgumentException
 
serialVersionUID - Static variable in class com.mysql.cj.jdbc.ConnectionImpl
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.CommunicationsException
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.ConnectionFeatureNotAvailableException
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.MysqlDataTruncation
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.MySQLQueryInterruptedException
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.MySQLStatementCancelledException
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.MySQLTimeoutException
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.NotUpdatable
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.OperationNotSupportedException
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.exceptions.PacketTooBigException
 
serialVersionUID - Static variable in class com.mysql.cj.jdbc.integration.c3p0.MysqlConnectionTester
 
serialVersionUID - Static variable in class com.mysql.cj.jdbc.JdbcPropertySetImpl
 
serialVersionUID - Static variable in class com.mysql.cj.jdbc.MysqlConnectionPoolDataSource
 
serialVersionUID - Static variable in class com.mysql.cj.jdbc.MysqlDataSource
 
serialVersionUID - Static variable in class com.mysql.cj.jdbc.MysqlXADataSource
 
serialVersionUID - Static variable in exception com.mysql.cj.jdbc.MysqlXAException
 
serialVersionUID - Static variable in class com.mysql.cj.NativeSession
 
serialVersionUID - Static variable in exception com.mysql.cj.protocol.x.XProtocolError
 
serialVersionUID - Static variable in class com.mysql.cj.sasl.ScramShaSaslProvider
 
serialVersionUID - Static variable in class com.mysql.cj.util.LRUCache
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
serialVersionUID - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
serialVersionUID - Static variable in class com.mysql.cj.xdevapi.DbDocImpl
 
serialVersionUID - Static variable in class com.mysql.cj.xdevapi.JsonArray
 
serialVersionUID - Static variable in exception com.mysql.cj.xdevapi.XDevAPIError
 
serialVersionUID - Static variable in class testsuite.MockJndiContextFactory.MockJndiName
 
SERVER_HELLO_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
SERVER_HELLO = 5;
SERVER_KEY - Static variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
SERVER_MESSAGE_ID_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
 
SERVER_MESSAGES_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
SERVER_MORE_RESULTS_EXISTS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
SERVER_QUERY_NO_GOOD_INDEX_USED - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
SERVER_QUERY_NO_INDEX_USED - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
SERVER_QUERY_WAS_SLOW - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
SERVER_SESSION_STATE_CHANGED - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
SERVER_STATUS_AUTOCOMMIT - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
SERVER_STATUS_CURSOR_EXISTS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
SERVER_STATUS_IN_TRANS - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
SERVER_STATUS_LAST_ROW_SENT - Static variable in class com.mysql.cj.protocol.a.NativeServerSession
 
SERVER_VERSION_STRING_VAR_NAME - Static variable in class com.mysql.cj.NativeSession
 
ServerAffinityStrategy - Class in com.mysql.cj.jdbc.ha
 
ServerAffinityStrategy(String) - Constructor for class com.mysql.cj.jdbc.ha.ServerAffinityStrategy
 
ServerCapabilities - Interface in com.mysql.cj.protocol
Represents server capabilities, retrieved right after creating physical connection and before handshake.
serverCapabilities - Variable in class com.mysql.cj.protocol.x.XServerSession
 
serverConfigByUrl - Static variable in class com.mysql.cj.util.PerVmServerConfigCacheFactory
 
serverConfigCache - Variable in class com.mysql.cj.NativeSession
 
serverConfigCache - Static variable in class com.mysql.cj.util.PerVmServerConfigCacheFactory
 
ServerController - Class in com.mysql.cj.admin
Controls a MySQL server using Java RunTime methods
ServerController(String) - Constructor for class com.mysql.cj.admin.ServerController
Creates a ServerController with the directory for the MySQL server.
ServerController(String, String) - Constructor for class com.mysql.cj.admin.ServerController
Creates a server controller for the MySQL server with the given basedir and datadir.
ServerControllerTest - Class in testsuite.simple
Demonstrates usage of the ServerController class.
ServerControllerTest() - Constructor for class testsuite.simple.ServerControllerTest
 
serverDefaultAuthenticationPluginName - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
Protocol name of default authentication plugin in server
serverDefaultCollationIndex - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
serverExecute(int, boolean, ColumnDefinition) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
Tells the server to execute this prepared statement with the current parameter bindings.
serverExecute(int, boolean, ColumnDefinition, ProtocolEntityFactory<T, NativePacketPayload>) - Method in class com.mysql.cj.ServerPreparedQuery
 
serverExecute(int, boolean, ColumnDefinition, ProtocolEntityFactory<T, NativePacketPayload>) - Method in class com.mysql.cj.ServerPreparedQueryTestcaseGenerator
 
serverHasFracSecsSupport - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
ServerHello(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
ServerHello() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
serverInfo - Variable in class com.mysql.cj.protocol.a.result.NativeResultset
Any info message from the server that was created while generating this result set (if 'info parsing' is enabled for the connection).
serverListening(String, int) - Static method in class testsuite.TestUtils
Checks if there is a server socket listening in the given host and port.
serverListening(InetAddress, int) - Static method in class testsuite.TestUtils
Checks if there is a server socket listening in the given address and port.
serverLongData(int, BindValue) - Method in class com.mysql.cj.ServerPreparedQuery
Sends stream-type data parameters to the server.
serverMessageId - Static variable in class com.mysql.cj.x.protobuf.Mysqlx
extend .google.protobuf.MessageOptions { ...
ServerMessages(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
ServerMessages() - Constructor for class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
serverMessages_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
serverMessages_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
serverPrepare(String) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
serverPrepare(String) - Method in class com.mysql.cj.ServerPreparedQuery
 
serverPrepare(String) - Method in class com.mysql.cj.ServerPreparedQueryTestcaseGenerator
 
ServerPreparedQuery - Class in com.mysql.cj
 
ServerPreparedQuery(NativeSession) - Constructor for class com.mysql.cj.ServerPreparedQuery
 
ServerPreparedQueryTestcaseGenerator - Class in com.mysql.cj
 
ServerPreparedQueryTestcaseGenerator(NativeSession) - Constructor for class com.mysql.cj.ServerPreparedQueryTestcaseGenerator
 
ServerPreparedStatement - Class in com.mysql.cj.jdbc
JDBC Interface for MySQL-4.1 and newer server-side PreparedStatements.
ServerPreparedStatement(JdbcConnection, String, String, int, int) - Constructor for class com.mysql.cj.jdbc.ServerPreparedStatement
Creates a new ServerPreparedStatement object.
serverPreparedStatementWithQueryAttributesInMultiHost() - Method in class testsuite.simple.QueryAttributesTest
Tests whether proxied server prepared statement objects created in multi-host connections handle query attributes correctly.
serverPrepareStatement(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
serverPrepareStatement(String, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
serverPrepareStatement(String, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
serverPrepareStatement(String, int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
serverPrepareStatement(String, int[]) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
serverPrepareStatement(String, String[]) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
serverPrepareStatement(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
serverPrepareStatement(String, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
serverPrepareStatement(String, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
serverPrepareStatement(String, int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
serverPrepareStatement(String, int[]) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
serverPrepareStatement(String, String[]) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
serverPrepareStatement(String, int, int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
serverPrepareStatement(String, int, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
serverPrepareStatement(String, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
serverPrepareStatement(String, int[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
serverPrepareStatement(String, String[]) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
serverPrepareStatement(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
serverPrepareStatement(String) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, int) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, int, int) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, int, int, int) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, int[]) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverPrepareStatement(String, String[]) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Prepares a statement on the server (irregardless of the configuration property 'useServerPrepStmts') with the same semantics as the java.sql.Connection.prepareStatement() method with the same argument types.
serverProcess - Variable in class com.mysql.cj.admin.ServerController
The process representing the MySQL server
serverProps - Variable in class com.mysql.cj.admin.ServerController
The list of properties for this server
serverResetStatement() - Method in class com.mysql.cj.ServerPreparedQuery
 
serverRSAPublicKeyFile - Variable in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
serverSession - Variable in class com.mysql.cj.NativeCharsetSettings
 
serverSession - Variable in class com.mysql.cj.NativeQueryBindValue
 
serverSession - Variable in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
serverSession - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
ServerSession - Interface in com.mysql.cj.protocol
Keeps the effective states of server/session variables, contains methods for initial retrieving of these states and for their actualization.
serverSession - Variable in class com.mysql.cj.protocol.x.XProtocol
 
serverSessionStateController - Variable in class com.mysql.cj.protocol.a.NativeServerSession
 
ServerSessionStateController - Interface in com.mysql.cj.protocol
 
ServerSessionStateController.ServerSessionStateChanges - Interface in com.mysql.cj.protocol
The object containing server session changes collected from the latest query execution.
ServerSessionStateController.SessionStateChange - Class in com.mysql.cj.protocol
A single server session change record.
ServerSessionStateController.SessionStateChangesListener - Interface in com.mysql.cj.protocol
 
serverSideStatementCache - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
serverSideStatementCheckCache - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
serverSignature - Variable in class com.mysql.cj.sasl.ScramShaSaslClient
 
serverSocket - Variable in class testsuite.x.devapi.SessionFailoverTest.ConnectionsCounterFakeServer
 
serverStatementId - Variable in class com.mysql.cj.ServerPreparedQuery
The ID that the server uses to identify this PreparedStatement
ServerStatusDiffInterceptor - Class in com.mysql.cj.jdbc.interceptors
 
ServerStatusDiffInterceptor() - Constructor for class com.mysql.cj.jdbc.interceptors.ServerStatusDiffInterceptor
 
serverSupportsCompression - Variable in class testsuite.x.devapi.CompressionTest.CompressionSettings
 
serverSupportsCompression() - Method in class testsuite.x.devapi.CompressionTest.CompressionSettings
 
serverSupportsFracSecs() - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
serverSupportsFracSecs() - Method in interface com.mysql.cj.protocol.ServerCapabilities
 
serverSupportsFracSecs() - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
serverThreadId - Variable in class com.mysql.cj.protocol.a.TracingPacketSender
 
serverType - Variable in class testsuite.BaseTestCase.MockConnectionConfiguration
 
serverVariables - Variable in class com.mysql.cj.protocol.a.NativeServerSession
The map of server variables that we retrieve at connection init.
serverVersion - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
ServerVersion - Class in com.mysql.cj
A server version.
ServerVersion(String, int, int, int) - Constructor for class com.mysql.cj.ServerVersion
 
ServerVersion(int, int, int) - Constructor for class com.mysql.cj.ServerVersion
 
serverVersion - Variable in class testsuite.BaseTestCase
Server version `this.conn' is connected to.
ServerVersionTest - Class in com.mysql.cj
Tests for ServerVersion.
ServerVersionTest() - Constructor for class com.mysql.cj.ServerVersionTest
 
SESS_AUTHENTICATE_CONTINUE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
SESS_AUTHENTICATE_CONTINUE = 5;
SESS_AUTHENTICATE_CONTINUE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
SESS_AUTHENTICATE_CONTINUE = 3;
SESS_AUTHENTICATE_OK_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
SESS_AUTHENTICATE_OK = 4;
SESS_AUTHENTICATE_START_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
SESS_AUTHENTICATE_START = 4;
SESS_CLOSE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
SESS_CLOSE = 7;
SESS_RESET_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
SESS_RESET = 6;
session - Variable in class com.mysql.cj.AbstractQuery
 
session - Variable in class com.mysql.cj.DataStoreMetadataImpl
 
session - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
session - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
session - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
session - Variable in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
session - Variable in class com.mysql.cj.jdbc.StatementImpl
 
session - Variable in class com.mysql.cj.NativeCharsetSettings
 
session - Variable in class com.mysql.cj.NativeQueryAttributesBindings
 
session - Variable in class com.mysql.cj.NativeQueryBindings
 
session - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
Session - Interface in com.mysql.cj
Session exposes logical level which user API uses internally to call Protocol methods.
session - Variable in class com.mysql.cj.xdevapi.SchemaImpl
 
Session - Interface in com.mysql.cj.xdevapi
X DevAPI introduces a new, high-level database connection concept that is called Session.
session - Variable in class com.mysql.cj.xdevapi.SessionImpl
 
session - Variable in class testsuite.x.devapi.DevApiBaseTestCase
Session for use in tests.
session - Variable in class testsuite.x.internal.MysqlxSessionTest
 
Session.SessionEventListener - Interface in com.mysql.cj
 
SESSION_STATE_CHANGED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
SESSION_STATE_CHANGED = 3;
SESSION_TRACK_GTIDS - Static variable in interface com.mysql.cj.protocol.ServerSessionStateController
 
SESSION_TRACK_SCHEMA - Static variable in interface com.mysql.cj.protocol.ServerSessionStateController
 
SESSION_TRACK_STATE_CHANGE - Static variable in interface com.mysql.cj.protocol.ServerSessionStateController
 
SESSION_TRACK_SYSTEM_VARIABLES - Static variable in interface com.mysql.cj.protocol.ServerSessionStateController
 
SESSION_TRACK_TRANSACTION_CHARACTERISTICS - Static variable in interface com.mysql.cj.protocol.ServerSessionStateController
 
SESSION_TRACK_TRANSACTION_STATE - Static variable in interface com.mysql.cj.protocol.ServerSessionStateController
 
SESSION_VARIABLE_CHANGED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
SESSION_VARIABLE_CHANGED = 2;
SessionAssociationInterceptor - Class in com.mysql.cj.jdbc.interceptors
 
SessionAssociationInterceptor() - Constructor for class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
sessionCollationIndex - Variable in class com.mysql.cj.NativeCharsetSettings
 
sessionFactory - Variable in class com.mysql.cj.xdevapi.ClientImpl
 
SessionFactory - Class in com.mysql.cj.xdevapi
SessionFactory is used for creation of sessions.
SessionFactory() - Constructor for class com.mysql.cj.xdevapi.SessionFactory
 
SessionFailoverTest - Class in testsuite.x.devapi
Tests for Session client side failover features.
SessionFailoverTest() - Constructor for class testsuite.x.devapi.SessionFailoverTest
 
SessionFailoverTest.ConnectionsCounterFakeServer - Class in testsuite.x.devapi
 
SessionImpl - Class in com.mysql.cj.xdevapi
Session implementation.
SessionImpl(HostInfo) - Constructor for class com.mysql.cj.xdevapi.SessionImpl
Constructor.
SessionImpl(XProtocol) - Constructor for class com.mysql.cj.xdevapi.SessionImpl
 
SessionImpl() - Constructor for class com.mysql.cj.xdevapi.SessionImpl
 
sessionLocal - Static variable in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
sessionMaxRows - Variable in class com.mysql.cj.CoreSession
The max-rows setting for current session
SessionStateChange(int) - Constructor for class com.mysql.cj.protocol.ServerSessionStateController.SessionStateChange
 
SessionStateChanged(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
SessionStateChanged() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
SessionStateChanged_ACCOUNT_EXPIRED - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_CLIENT_ID_ASSIGNED - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_CURRENT_SCHEMA - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_GENERATED_DOCUMENT_IDS - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_GENERATED_INSERT_ID - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_PRODUCED_MESSAGE - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_ROWS_AFFECTED - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_ROWS_FOUND - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_ROWS_MATCHED - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_TRX_COMMITTED - Static variable in class com.mysql.cj.protocol.x.Notice
 
SessionStateChanged_TRX_ROLLEDBACK - Static variable in class com.mysql.cj.protocol.x.Notice
 
sessionStateChanges - Variable in class com.mysql.cj.protocol.a.NativeServerSessionStateController.NativeServerSessionStateChanges
 
sessionStateChanges - Variable in class com.mysql.cj.protocol.a.NativeServerSessionStateController
 
sessionStateChanges - Variable in class com.mysql.cj.protocol.a.result.OkPacket
 
SessionTest - Class in testsuite.x.devapi
 
SessionTest() - Constructor for class testsuite.x.devapi.SessionTest
 
sessionTimeZone - Variable in class com.mysql.cj.protocol.a.NativeServerSession
The timezone of the server
SessionVariableChanged(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
SessionVariableChanged() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
set(String, Object) - Method in interface com.mysql.cj.xdevapi.ModifyStatement
Add an update to the statement setting the field as the document path to the given value for all documents matching the search criteria.
set(String, Object) - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
set(Map<String, Object>) - Method in interface com.mysql.cj.xdevapi.UpdateStatement
Add the given set of updates to the statement.
set(String, Object) - Method in interface com.mysql.cj.xdevapi.UpdateStatement
Add the given update to the statement setting field to value for all rows matching the search criteria.
set(Map<String, Object>) - Method in class com.mysql.cj.xdevapi.UpdateStatementImpl
 
set(String, Object) - Method in class com.mysql.cj.xdevapi.UpdateStatementImpl
 
SET_NETWORK_TIMEOUT_PERM - Static variable in class com.mysql.cj.jdbc.ConnectionImpl
 
SET_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
only allowed for TABLE
SET_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
SET = 15;
setAlgorithm(MysqlxCrud.ViewAlgorithm) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines how MySQL Server processes the view
setAlgorithm(MysqlxCrud.ViewAlgorithm) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defined how MySQL Server processes the view
setAlias(String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string alias = 2;
setAlias(String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
optional alias.
setAliasBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string alias = 2;
setAliasBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
optional alias.
setArgs(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
setArgs(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
values for parameters used in filter expression
setArgs(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
setArgs(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
values for parameters used in filter expression
setArgs(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
setArgs(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
values for parameters used in row expressions
setArgs(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
setArgs(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
values for parameters used in filter expression
setArgs(int, MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
setArgs(int, MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
Arguments to bind to the prepared statement
setArgs(int, MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
setArgs(int, MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
values for wildcard replacements
setArray(int, Array) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setArray(int, Array) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setArray(MysqlxDatatypes.Array) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Array array = 4;
setArray(MysqlxDatatypes.Array.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Array array = 4;
setArray(MysqlxExpr.Array) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Array array = 9;
setArray(MysqlxExpr.Array.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Array array = 9;
setAsciiStream(String, InputStream, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setAsciiStream(String, InputStream) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setAsciiStream(String, InputStream, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setAsciiStream(String, InputStream, long) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setAsciiStream(String, InputStream) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setAsciiStream(int, InputStream) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setAsciiStream(long) - Method in class com.mysql.cj.jdbc.Clob
 
setAsciiStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, long) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setAsciiStream(int, InputStream) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, int) - Method in class com.mysql.cj.NativeQueryBindings
 
setAsciiStream(int, InputStream, int) - Method in interface com.mysql.cj.QueryBindings
 
setAttribute(String, Object) - Method in interface com.mysql.cj.jdbc.JdbcStatement
 
setAttribute(String, Object) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setAttribute(String, Object) - Method in class com.mysql.cj.NativeQueryAttributesBindings
 
setAttribute(String, Object) - Method in interface com.mysql.cj.QueryAttributesBindings
Adds a new query attribute to the list of query attributes.
setAuthData(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
authentication data
setAuthData(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
authentication data
setAuthData(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication data
setAuthenticationParameters(String, String) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
setAuthenticationParameters(String, String) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
setAuthenticationParameters(String, String) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
setAuthenticationParameters(String, String) - Method in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
setAuthenticationParameters(String, String) - Method in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
setAuthenticationParameters(String, String) - Method in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
setAuthenticationParameters(String, String) - Method in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
setAuthenticationParameters(String, String) - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
This method called from Connector/J before first nextAuthenticationStep call.
setAuthenticationParameters(String, String) - Method in class testsuite.regression.ConnectionRegressionTest.AuthTestPlugin
 
setAuthenticationParameters(String, String) - Method in class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
setAuthenticationParameters(String, String) - Method in class testsuite.regression.ConnectionRegressionTest.TwoQuestionsPlugin
 
setAuthenticatorData(byte[]) - Method in class com.mysql.cj.callback.FidoAuthenticationCallback
Sets the FIDO Authenticator Data produced by the authenticator interaction.
setAutoCommit(boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setAutoCommit(boolean) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setAutoCommit(boolean) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setAutoCommit(boolean) - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called when an application calls Connection.setAutoCommit(), before the driver processes its own internal logic for setAutoCommit().
setAutoCommit(boolean) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
setAutoCommit(boolean) - Method in interface com.mysql.cj.protocol.ServerSession
 
setAutoCommit(boolean) - Method in class com.mysql.cj.protocol.x.XServerSession
 
setAutoCommit(boolean) - Method in class testsuite.simple.TestLifecycleInterceptor
 
setBaseDir(String) - Method in class com.mysql.cj.admin.ServerController
Sets the basedir to use when starting MySQL.
setBatchCommandIndex(int) - Method in class com.mysql.cj.ClientPreparedQuery
 
setBatchCommandIndex(int) - Method in interface com.mysql.cj.PreparedQuery
 
setBigDecimal(String, BigDecimal) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setBigDecimal(String, BigDecimal) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setBigDecimal(int, BigDecimal) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBigDecimal(int, BigDecimal) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setBigDecimal(int, BigDecimal) - Method in class com.mysql.cj.NativeQueryBindings
 
setBigDecimal(int, BigDecimal) - Method in interface com.mysql.cj.QueryBindings
 
setBigInteger(int, BigInteger) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBigInteger(int, BigInteger) - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
setBigInteger(int, BigInteger) - Method in class com.mysql.cj.NativeQueryBindings
 
setBigInteger(int, BigInteger) - Method in interface com.mysql.cj.QueryBindings
 
setBinary() - Method in class com.mysql.cj.result.Field
 
setBinaryData(byte[]) - Method in class com.mysql.cj.jdbc.Blob
 
setBinaryStream(long) - Method in class com.mysql.cj.jdbc.Blob
 
setBinaryStream(long) - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
setBinaryStream(String, InputStream, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setBinaryStream(String, InputStream) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setBinaryStream(String, InputStream, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setBinaryStream(String, InputStream, long) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setBinaryStream(String, InputStream) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setBinaryStream(int, InputStream) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBinaryStream() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
setBinaryStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, long) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setBinaryStream(int, InputStream) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, int) - Method in class com.mysql.cj.NativeQueryBindings
 
setBinaryStream(int, InputStream, int) - Method in interface com.mysql.cj.QueryBindings
 
setBinaryStreamInternal() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
setBinding(Object, MysqlType, int, AtomicBoolean) - Method in interface com.mysql.cj.BindValue
 
setBinding(Object, MysqlType, int, AtomicBoolean) - Method in class com.mysql.cj.NativeQueryBindValue
 
setBindValues(BindValue[]) - Method in class com.mysql.cj.NativeQueryBindings
 
setBindValues(BindValue[]) - Method in interface com.mysql.cj.QueryBindings
 
setBlob(String, Blob) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setBlob(String, InputStream) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setBlob(String, InputStream, long) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setBlob(String, InputStream, long) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setBlob(String, Blob) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setBlob(String, InputStream) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setBlob(int, Blob) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBlob(int, InputStream) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBlob(int, InputStream, long) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBlob(int, Blob) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setBlob(int, InputStream, long) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setBlob(int, InputStream) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setBlob(int, Blob) - Method in class com.mysql.cj.NativeQueryBindings
 
setBlob(int, Blob) - Method in interface com.mysql.cj.QueryBindings
 
setBlob() - Method in class com.mysql.cj.result.Field
 
setBoolean(String, boolean) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setBoolean(String, boolean) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setBoolean(int, boolean) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBoolean(int, boolean) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setBoolean(int, boolean) - Method in class com.mysql.cj.NativeQueryBindings
 
setBoolean(int, boolean) - Method in interface com.mysql.cj.QueryBindings
 
setBooleanRuntimeProperty(String, boolean) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties setters added by instrumentation.
setByte(String, byte) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setByte(String, byte) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setByte(int, byte) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setByte(int, byte) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setByte(int, byte) - Method in class com.mysql.cj.NativeQueryBindings
 
setByte(int, byte) - Method in interface com.mysql.cj.QueryBindings
 
setByteBuffer(byte[]) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Sets the array of bytes to use as a buffer to read from.
setBytes(long, byte[]) - Method in class com.mysql.cj.jdbc.Blob
 
setBytes(long, byte[], int, int) - Method in class com.mysql.cj.jdbc.Blob
 
setBytes(long, byte[], int, int) - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
setBytes(long, byte[]) - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
setBytes(String, byte[]) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setBytes(String, byte[]) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setBytes(int, byte[]) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBytes(int, byte[], boolean) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setBytes(int, byte[], boolean) - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
setBytes(int, byte[]) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setBytes(int, byte[], boolean) - Method in class com.mysql.cj.NativeQueryBindings
 
setBytes(int, byte[]) - Method in class com.mysql.cj.protocol.a.result.BinaryBufferRow
 
setBytes(int, byte[]) - Method in class com.mysql.cj.protocol.a.result.ByteArrayRow
 
setBytes(int, byte[], boolean) - Method in interface com.mysql.cj.QueryBindings
 
setBytes(int, byte[]) - Method in interface com.mysql.cj.result.Row
Sets the given byte array as a raw column value (only works currently with ByteArrayRow).
setCalendar(Calendar) - Method in interface com.mysql.cj.BindValue
 
setCalendar(Calendar) - Method in class com.mysql.cj.NativeQueryBindValue
 
setCancelStatus(Query.CancelStatus) - Method in class com.mysql.cj.AbstractQuery
 
setCancelStatus(Query.CancelStatus) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setCancelStatus(Query.CancelStatus) - Method in interface com.mysql.cj.Query
 
setCapabilities(ServerCapabilities) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
setCapabilities(ServerCapabilities) - Method in interface com.mysql.cj.protocol.ServerSession
 
setCapabilities(ServerCapabilities) - Method in class com.mysql.cj.protocol.x.XServerSession
 
setCapabilities(int, MysqlxConnection.Capability) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
setCapabilities(int, MysqlxConnection.Capability.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
repeated .Mysqlx.Connection.Capability capabilities = 1;
setCapabilities(MysqlxConnection.Capabilities) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
required .Mysqlx.Connection.Capabilities capabilities = 1;
setCapabilities(MysqlxConnection.Capabilities.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
required .Mysqlx.Connection.Capabilities capabilities = 1;
setCapability(String, Object) - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
setCapabilityFlags(int) - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
setCapabilityFlags(int) - Method in interface com.mysql.cj.protocol.ServerCapabilities
 
setCapabilityFlags(int) - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
setCatalog(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setCatalog(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setCatalog(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setCatalog(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
catalog the schema originates from @note As there is currently no support for catalogs in MySQL, don't expect this field to be set.
setCategory(String) - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
setCaughtWhileCancelling(Throwable) - Method in interface com.mysql.cj.CancelQueryTask
 
setCaughtWhileCancelling(Throwable) - Method in class com.mysql.cj.CancelQueryTaskImpl
 
setCharacterSetResultsCnt - Variable in class testsuite.regression.CharsetRegressionTest.Bug95139QueryInterceptor
 
setCharacterSetResultsQuery - Variable in class testsuite.regression.CharsetRegressionTest.Bug95139QueryInterceptor
 
setCharacterStream(String, Reader, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setCharacterStream(String, Reader) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setCharacterStream(String, Reader, long) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setCharacterStream(String, Reader, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setCharacterStream(String, Reader, long) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setCharacterStream(String, Reader) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setCharacterStream(int, Reader) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setCharacterStream(int, Reader, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setCharacterStream(long) - Method in class com.mysql.cj.jdbc.Clob
 
setCharacterStream() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
setCharacterStream(int, Reader, int) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setCharacterStream(int, Reader, long) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setCharacterStream(int, Reader) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setCharacterStream(int, Reader, int) - Method in class com.mysql.cj.NativeQueryBindings
 
setCharacterStream(int, Reader, int) - Method in interface com.mysql.cj.QueryBindings
 
setCharacterStreamInternal() - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
setCharsetSettings(CharsetSettings) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
setCharsetSettings(CharsetSettings) - Method in interface com.mysql.cj.protocol.ServerSession
 
setCharsetSettings(CharsetSettings) - Method in class com.mysql.cj.protocol.x.XServerSession
 
setCheck(MysqlxCrud.ViewCheckOption) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
limits the write operations done on a VIEW
setCheck(MysqlxCrud.ViewCheckOption) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
limits the write operations done on a VIEW
setClearWarningsCalled(boolean) - Method in class com.mysql.cj.AbstractQuery
 
setClearWarningsCalled(boolean) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setClearWarningsCalled(boolean) - Method in interface com.mysql.cj.Query
 
setClientInfo(Connection, Properties) - Method in interface com.mysql.cj.jdbc.ClientInfoProvider
Sets the client info for the connection that this provider instance belongs to.
setClientInfo(Connection, String, String) - Method in interface com.mysql.cj.jdbc.ClientInfoProvider
Sets the client info for the connection that this provider instance belongs to.
setClientInfo(Connection, Properties) - Method in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
setClientInfo(Connection, String, String) - Method in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
setClientInfo(Connection, Properties) - Method in class com.mysql.cj.jdbc.CommentClientInfoProvider
 
setClientInfo(Connection, String, String) - Method in class com.mysql.cj.jdbc.CommentClientInfoProvider
 
setClientInfo(String, String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setClientInfo(Properties) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setClientInfo(String, String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setClientInfo(Properties) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setClientInfo(Properties) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setClientInfo(String, String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setClientInfo(Connection, Properties) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug98445ClientInfoProvider
 
setClientInfo(Connection, String, String) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug98445ClientInfoProvider
 
setClientInfoSp - Variable in class com.mysql.cj.jdbc.ClientInfoProviderSP
 
setClientMessages(Mysqlx.ClientMessages.Type) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional .Mysqlx.ClientMessages.Type client_messages = 3;
setClientParam(long) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
setClientParam(long) - Method in interface com.mysql.cj.protocol.ServerSession
 
setClientParam(long) - Method in class com.mysql.cj.protocol.x.XServerSession
 
setClob(String, Clob) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setClob(String, Reader) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setClob(String, Reader, long) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setClob(String, Reader, long) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setClob(String, Clob) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setClob(String, Reader) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setClob(int, Reader) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setClob(int, Reader, long) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setClob(int, Clob) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setClob(int, Clob) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setClob(int, Reader, long) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setClob(int, Reader) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setClob(int, Clob) - Method in class com.mysql.cj.NativeQueryBindings
 
setClob(int, Clob) - Method in interface com.mysql.cj.QueryBindings
 
setClosed(boolean) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
setCode(int) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
error code
setCode(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning code
setCollation(long) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
optional uint64 collation = 2;
setCollation(long) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
optional uint64 collation = 8;
setCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
name of the VIEW object, which should be created
setCollection(MysqlxCrud.Collection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
name of the VIEW object, which should be created
setCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
collection to change
setCollection(MysqlxCrud.Collection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
collection to change
setCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
name of the VIEW object, which should be deleted
setCollection(MysqlxCrud.Collection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
name of the VIEW object, which should be deleted
setCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
collection in which to find
setCollection(MysqlxCrud.Collection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
collection in which to find
setCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
collection to insert into
setCollection(MysqlxCrud.Collection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
collection to insert into
setCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
name of the VIEW object, which should be modified
setCollection(MysqlxCrud.Collection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
name of the VIEW object, which should be modified
setCollection(MysqlxCrud.Collection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
collection to change
setCollection(MysqlxCrud.Collection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
collection to change
setColumn(int, String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the list of aliases for column names specified in `stmt`
setColumn(int, String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the list of aliases for column names specified in `stmt`
setColumnDefinition(ColumnDefinition) - Method in class com.mysql.cj.NativeQueryBindings
 
setColumnDefinition(ColumnDefinition) - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
setColumnDefinition(ColumnDefinition) - Method in interface com.mysql.cj.protocol.Resultset
Sometimes the driver doesn't have metadata before consuming the result set rows (because it's cached), or need to coerce the metadata returned by queries into that required by the particular specification (eg metadata returned by metadata queries into that required by the JDBC specification).
setColumnDefinition(ColumnDefinition) - Method in interface com.mysql.cj.QueryBindings
 
setColumnLabelToIndex(Map<String, Integer>) - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
setColumnLabelToIndex(Map<String, Integer>) - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
setColumnNameToIndex(Map<String, Integer>) - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
setColumnNameToIndex(Map<String, Integer>) - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
setColumnToIndexCache(Map<String, Integer>) - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
setColumnToIndexCache(Map<String, Integer>) - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
setComment(Connection) - Method in class com.mysql.cj.jdbc.CommentClientInfoProvider
 
setCompactMetadata(boolean) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
setCompactMetadata(boolean) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
send only type information for @ref Mysqlx::Resultset::ColumnMetaData, skipping names and others
setCompressionAlgorithms(String) - Method in class testsuite.x.devapi.CompressionTest.CompressionSettings
 
setCond(int, MysqlxExpect.Open.Condition) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
setCond(int, MysqlxExpect.Open.Condition.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
repeated .Mysqlx.Expect.Open.Condition cond = 2;
setConditionKey(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
required uint32 condition_key = 1;
setConditionValue(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
optional bytes condition_value = 2;
setConnectionCreationTimeMillis(long) - Method in class com.mysql.cj.NativeSession
 
setContentType(int) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
optional uint32 content_type = 2;
setContentType(int) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
a hint about the higher-level encoding of a BYTES field | Type | Value | Description | |--------|--------|-------------------------| | BYTES | 0x0001 | GEOMETRY (WKB encoding) | | BYTES | 0x0002 | JSON (text encoding) | | BYTES | 0x0003 | XML (text encoding) | @note This list isn't comprehensive.
setCriteria(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
filter expression to match rows that the operations will apply on
setCriteria(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
filter expression to match rows that the operations will apply on
setCriteria(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria
setCriteria(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria
setCriteria(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
filter expression to match rows that the operations will apply on
setCriteria(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
filter expression to match rows that the operations will apply on
setCriteria(String) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
setCriteria(String) - Method in interface com.mysql.cj.xdevapi.FilterParams
Parse criteriaString into X Protocol Expr object.
setCurrentDatabase(String) - Method in class com.mysql.cj.AbstractQuery
 
setCurrentDatabase(String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setCurrentDatabase(String) - Method in interface com.mysql.cj.Query
 
setCurrentRow(int) - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsCursor
 
setCurrentRow(int) - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
setCurrentRow(int) - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
setCurrentRow(int) - Method in interface com.mysql.cj.protocol.ResultsetRows
Moves the current position in the result set to the given row number.
setCursorId(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
client-side assigned cursor ID; must be allocated/open
setCursorId(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
client-side assigned cursor ID; must be already open
setCursorId(int) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
client-side assigned cursor ID; the ID is going to represent the new cursor and assigned to it the statement
setCursorName(String) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setCursorName(String) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
setDatabase(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setDatabase(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setDatabase(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setDatabase(String) - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called when an application calls Connection.setCatalog() or Connection.setSchema(), before the driver processes its own internal logic for these methods.
setDatabase(String) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Set current database for this connection.
setDatabase(String) - Method in class testsuite.simple.TestLifecycleInterceptor
 
setDatabaseName(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Sets the database name.
setDataDir(String) - Method in class com.mysql.cj.admin.ServerController
Sets the data to use when starting MySQL.
setDataModel(MysqlxCrud.DataModel) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
data model that the operations refer to
setDataModel(MysqlxCrud.DataModel) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
data model that the operations refer to
setDataModel(MysqlxCrud.DataModel) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
data model that the operations refer to
setDataModel(MysqlxCrud.DataModel) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
datamodel that the operations refer to
setDataSize(int) - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
setDate(String, Date) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setDate(String, Date, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setDate(String, Date) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setDate(String, Date, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setDate(int, Date) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setDate(int, Date, Calendar) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setDate(int, Date) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setDate(int, Date, Calendar) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setDate(int, Date, Calendar) - Method in class com.mysql.cj.NativeQueryBindings
 
setDate(int, Date, Calendar) - Method in interface com.mysql.cj.QueryBindings
 
setDay(int) - Method in class com.mysql.cj.protocol.InternalDate
 
setDefaultValue(T) - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
setDefiner(String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
user name of the definer, if the value isn't set then the definer is current user
setDefiner(String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
user name of the definer, if the value isn't set then the definer is current user
setDefinerBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
user name of the definer, if the value isn't set then the definer is current user
setDefinerBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
user name of the definer, if the value isn't set then the definer is current user
setDelete(MysqlxCrud.Delete) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Delete delete = 5;
setDelete(MysqlxCrud.Delete.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Delete delete = 5;
setDescription(String) - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
setDescription(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
setDirection(MysqlxCrud.Order.Direction) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
optional .Mysqlx.Crud.Order.Direction direction = 2 [default = ASC];
setDocumentPath(int, MysqlxExpr.DocumentPathItem) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
setDocumentPath(int, MysqlxExpr.DocumentPathItem.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;
setDocumentPath(int, MysqlxExpr.DocumentPathItem) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
setDocumentPath(int, MysqlxExpr.DocumentPathItem.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
document path
setDouble(String, double) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setDouble(String, double) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setDouble(int, double) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setDouble(int, double) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setDouble(int, double) - Method in class com.mysql.cj.NativeQueryBindings
 
setDouble(int, double) - Method in interface com.mysql.cj.QueryBindings
 
setEnumRuntimeProperty(String, String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties setters added by instrumentation.
setEscapeBytesIfNeeded(boolean) - Method in interface com.mysql.cj.BindValue
 
setEscapeBytesIfNeeded(boolean) - Method in class com.mysql.cj.NativeQueryBindValue
 
setEscapeProcessing(boolean) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setEscapeProcessing(boolean) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
setExceptionInterceptor(ExceptionInterceptor) - Method in class com.mysql.cj.CoreSession
 
setExceptionInterceptor(ExceptionInterceptor) - Method in interface com.mysql.cj.Session
 
setExecuteTime(long) - Method in class com.mysql.cj.AbstractQuery
 
setExecuteTime(long) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setExecuteTime(long) - Method in interface com.mysql.cj.Query
 
setExpr(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
required .Mysqlx.Expr.Expr expr = 1;
setExpr(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
required .Mysqlx.Expr.Expr expr = 1;
setFailedOver(boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setFailedOver(boolean) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setFailedOver(boolean) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setFailedOver(boolean) - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
setFeature(Object, String, boolean) - Static method in class com.mysql.cj.jdbc.MysqlSQLXML
 
setFetchDirection(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
setFetchDirection(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setFetchDirection(int) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
setFetchRows(long) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
number of rows that should be retrieved from sequential cursor
setFetchRows(long) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
number of rows that should be retrieved from sequential cursor
setFetchSize(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
setFetchSize(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setFetchSize(int) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
setField(Field) - Method in interface com.mysql.cj.BindValue
 
setField(Field) - Method in class com.mysql.cj.NativeQueryBindValue
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
setField(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
setField(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
repeated .Mysqlx.Expr.Expr field = 1;
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
setField(int, ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
repeated bytes field = 1;
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
setFields(Field[]) - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
setFields(Field[]) - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
setFields(String...) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
setFields(Expression) - Method in class com.mysql.cj.xdevapi.DocFilterParams
Parse projection expressions into X Protocol Projection objects.
setFields(String...) - Method in class com.mysql.cj.xdevapi.DocFilterParams
 
setFields(String...) - Method in interface com.mysql.cj.xdevapi.FilterParams
Parse projection expressions into X Protocol Projection objects.
setFields(String...) - Method in class com.mysql.cj.xdevapi.TableFilterParams
 
setFieldsAndValues(Map<String, Object>) - Method in class com.mysql.cj.xdevapi.InsertParams
Fill insert parameters from projection_expression -> value_expression map.
setFind(MysqlxCrud.Find) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Find find = 2;
setFind(MysqlxCrud.Find.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Find find = 2;
setFirstCharOfQuery(char) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
setFirstCharOfQuery(char) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
Sets the first character of the query that was issued to create this result set.
setFlags(short) - Method in class com.mysql.cj.result.Field
 
setFlags(int) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
``.type`` specific flags | Type | Value | Description | |---------|--------|--------------| | UINT | 0x0001 | zerofill | | DOUBLE | 0x0001 | unsigned | | FLOAT | 0x0001 | unsigned | | DECIMAL | 0x0001 | unsigned | | BYTES | 0x0001 | rightpad | | Value | Description | |--------|-----------------| | 0x0010 | NOT\_NULL | | 0x0020 | PRIMARY\_KEY | | 0x0040 | UNIQUE\_KEY | | 0x0080 | MULTIPLE\_KEY | | 0x0100 | AUTO\_INCREMENT | default: 0
setFld(int, MysqlxDatatypes.Object.ObjectField) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
setFld(int, MysqlxDatatypes.Object.ObjectField.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
repeated .Mysqlx.Datatypes.Object.ObjectField fld = 1;
setFld(int, MysqlxExpr.Object.ObjectField) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
setFld(int, MysqlxExpr.Object.ObjectField.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
list of fields
setFloat(String, float) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setFloat(String, float) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setFloat(int, float) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setFloat(int, float) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setFloat(int, float) - Method in class com.mysql.cj.NativeQueryBindings
 
setFloat(int, float) - Method in interface com.mysql.cj.QueryBindings
 
setForceClosedReason(Throwable) - Method in class com.mysql.cj.NativeSession
 
setFractionalDigits(int) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
displayed factional decimal digits for floating point and fixed point numbers
setFromBindValue(int, BindValue) - Method in class com.mysql.cj.NativeQueryBindings
 
setFromBindValue(int, BindValue) - Method in interface com.mysql.cj.QueryBindings
 
setFullColumnNameToIndex(Map<String, Integer>) - Method in interface com.mysql.cj.protocol.ColumnDefinition
 
setFullColumnNameToIndex(Map<String, Integer>) - Method in class com.mysql.cj.result.DefaultColumnDefinition
 
setFunctionCall(MysqlxExpr.FunctionCall) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
setFunctionCall(MysqlxExpr.FunctionCall.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.FunctionCall function_call = 5;
setGrouping(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
setGrouping(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
column expression list for aggregation (GROUP BY)
setGrouping(String...) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
setGrouping(String...) - Method in interface com.mysql.cj.xdevapi.FilterParams
Parse groupBy expressions into X Protocol Expr objects.
setGroupingCriteria(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria for aggregated groups
setGroupingCriteria(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
filter criteria for aggregated groups
setGroupingCriteria(String) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
setGroupingCriteria(String) - Method in interface com.mysql.cj.xdevapi.FilterParams
Parse having expressions into X Protocol Expr objects.
setHadWarnings(boolean) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
setHoldability(int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setHoldability(int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setHoldability(int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setHoldResultsOpenOverClose(boolean) - Method in interface com.mysql.cj.jdbc.JdbcStatement
 
setHoldResultsOpenOverClose(boolean) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setHours(int) - Method in class com.mysql.cj.protocol.InternalTime
 
setHours(int) - Method in class com.mysql.cj.protocol.InternalTimestamp
 
setIdentifier(MysqlxExpr.ColumnIdentifier) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
setIdentifier(MysqlxExpr.ColumnIdentifier.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.ColumnIdentifier identifier = 2;
setIfExists(boolean) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
if true then suppress error when deleted view does not exists
setIndex(int) - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
setIndex(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
used in case of ARRY_INDEX
setInfo(String) - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
setInGlobalTx(boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setInGlobalTx(boolean) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setInGlobalTx(boolean) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setInGlobalTx(boolean) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Set the state of being in a global (XA) transaction.
setInitialResponse(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
initial response
setInOutParamsOnServer() - Method in class com.mysql.cj.jdbc.CallableStatement
 
setInsert(MysqlxCrud.Insert) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Insert insert = 3;
setInsert(MysqlxCrud.Insert.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Insert insert = 3;
setInt(String, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setInt(String, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setInt(int, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setInt(int, int) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setInt(int, int) - Method in class com.mysql.cj.NativeQueryBindings
 
setInt(int, int) - Method in interface com.mysql.cj.QueryBindings
 
setIntegerRuntimeProperty(String, int) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties setters added by instrumentation.
setIsNational(boolean) - Method in interface com.mysql.cj.BindValue
 
setIsNational(boolean) - Method in class com.mysql.cj.NativeQueryBindValue
 
setKeepAlive(boolean) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
setKeepAlive(boolean) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setKeepAlive(boolean) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
setKeepOpen(boolean) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again
setKeepOrigNanos(boolean) - Method in interface com.mysql.cj.BindValue
Should the value keep original fractional seconds ignoring sendFractionalSeconds and sendFractionalSecondsForTime?
setKeepOrigNanos(boolean) - Method in class com.mysql.cj.NativeQueryBindValue
 
setKey(String) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required string key = 1;
setKey(String) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
identifier of field
setKeyBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
identifier of field
setLargeMaxRows(long) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setLargeMaxRows(long) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
setLength(int) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
maximum count of displayable characters of .type
setLevel(MysqlxNotice.Warning.Level) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
Note or Warning
setLevel(Schema.Validation.ValidationLevel) - Method in class com.mysql.cj.xdevapi.Schema.Validation
 
setLimit(MysqlxCrud.Limit) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
setLimit(MysqlxCrud.Limit.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
setLimit(MysqlxCrud.Limit) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
setLimit(MysqlxCrud.Limit.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
setLimit(MysqlxCrud.Limit) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
setLimit(MysqlxCrud.Limit.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
setLimit(Long) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
setLimit(Long) - Method in interface com.mysql.cj.xdevapi.FilterParams
Set maximum rows to find.
setLimitExpr(MysqlxCrud.LimitExpr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
setLimitExpr(MysqlxCrud.LimitExpr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
setLimitExpr(MysqlxCrud.LimitExpr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
setLimitExpr(MysqlxCrud.LimitExpr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
numbers of rows that shall be skipped and returned (user can set one of: limit, limit_expr)
setLimitExpr(MysqlxCrud.LimitExpr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
setLimitExpr(MysqlxCrud.LimitExpr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
limits the number of rows to match (user can set one of: limit, limit_expr)
setLiteral(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Datatypes.Scalar literal = 4;
setLiteral(MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Datatypes.Scalar literal = 4;
setLocalInfileInputStream(InputStream) - Method in interface com.mysql.cj.jdbc.JdbcStatement
Sets an InputStream instance that will be used to send data to the MySQL server for a "LOAD DATA LOCAL INFILE" statement rather than a FileInputStream or URLInputStream that represents the path given as an argument to the statement.
setLocalInfileInputStream(InputStream) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setLocalInfileInputStream(InputStream) - Method in class com.mysql.cj.NativeSession
 
setLocalInfileInputStream(InputStream) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
setLocalInfileInputStream(InputStream) - Method in interface com.mysql.cj.protocol.Protocol
Sets an InputStream instance that will be used to send data to the MySQL server for a "LOAD DATA LOCAL INFILE" statement rather than a FileInputStream or URLInputStream that represents the path given as an argument to the statement.
setLocalInfileInputStream(InputStream) - Method in class com.mysql.cj.protocol.x.XProtocol
 
setLock(FilterParams.RowLock) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
setLock(FilterParams.RowLock) - Method in interface com.mysql.cj.xdevapi.FilterParams
setLocking(MysqlxCrud.Find.RowLock) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
perform row locking on matches
setLockingOptions(MysqlxCrud.Find.RowLockOptions) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
additional options how to handle locked rows
setLockOption(FilterParams.RowLockOptions) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
setLockOption(FilterParams.RowLockOptions) - Method in interface com.mysql.cj.xdevapi.FilterParams
setLoginTimeout(int) - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
setLogWriter(PrintWriter) - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
setLong(String, long) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setLong(String, long) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setLong(int, long) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setLong(int, long) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setLong(int, long) - Method in class com.mysql.cj.NativeQueryBindings
 
setLong(int, long) - Method in interface com.mysql.cj.QueryBindings
 
setLongParameterSwitchDetected(boolean) - Method in class com.mysql.cj.NativeQueryBindings
 
setLongParameterSwitchDetected(boolean) - Method in interface com.mysql.cj.QueryBindings
 
setLongRuntimeProperty(String, long) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties setters added by instrumentation.
setLowerBound(int) - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
setMaxAllowedPacket(int) - Method in interface com.mysql.cj.protocol.MessageSender
Set max allowed packet size.
setMaxAllowedPacket(int) - Method in class com.mysql.cj.protocol.x.SyncMessageSender
 
setMaxAllowedPacket(int) - Method in class com.mysql.cj.protocol.x.XProtocol
 
setMaxFieldSize(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setMaxFieldSize(int) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
setMaxPacketDumpLength(int) - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
setMaxRows(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setMaxRows(int) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
setMechName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication mechanism name
setMechNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
authentication mechanism name
setMemorySizeRuntimeProperty(String, int) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties setters added by instrumentation.
setMetadata(ResultSetMetaData) - Method in interface com.mysql.cj.jdbc.result.CachedResultSetMetaData
 
setMetadata(ResultSetMetaData) - Method in class com.mysql.cj.jdbc.result.CachedResultSetMetaDataImpl
 
setMetadata(ColumnDefinition) - Method in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
 
setMetadata(ColumnDefinition) - Method in class com.mysql.cj.protocol.a.result.BinaryBufferRow
 
setMetadata(ColumnDefinition) - Method in class com.mysql.cj.protocol.a.result.TextBufferRow
 
setMetadata(ColumnDefinition) - Method in class com.mysql.cj.protocol.result.AbstractResultsetRow
 
setMetadata(ColumnDefinition) - Method in interface com.mysql.cj.protocol.ResultsetRows
Sometimes the driver doesn't have metadata until after the statement has the result set in-hand (because it's cached), so it can call this to set it after the fact.
setMetadata(ColumnDefinition) - Method in class com.mysql.cj.protocol.x.XProtocolRow
 
setMetadata(ColumnDefinition) - Method in interface com.mysql.cj.result.Row
Set metadata to enable getValue functionality.
setMetadataCollationIndex(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
setMetadataEncoding(String) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
setMinutes(int) - Method in class com.mysql.cj.protocol.InternalTime
 
setMinutes(int) - Method in class com.mysql.cj.protocol.InternalTimestamp
 
setMonth(int) - Method in class com.mysql.cj.protocol.InternalDate
 
setMsg(String) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
human-readable error message
setMsg(String) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
optional string msg = 1;
setMsg(String) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning message
setMsgBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
human-readable error message
setMsgBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
optional string msg = 1;
setMsgBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
warning message
setMysqlInput(FullReadInputStream) - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
setMysqlInput(FullReadInputStream) - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
setMysqlInput(FullReadInputStream) - Method in interface com.mysql.cj.protocol.SocketConnection
 
setMysqlType(MysqlType) - Method in interface com.mysql.cj.BindValue
 
setMysqlType(MysqlType) - Method in class com.mysql.cj.NativeQueryBindValue
 
setMysqlType(MysqlType) - Method in class com.mysql.cj.result.Field
 
setMysqlTypeId(int) - Method in class com.mysql.cj.result.Field
 
setName(String) - Method in interface com.mysql.cj.BindValue
 
setName(String) - Method in class com.mysql.cj.NativeQueryBindValue
 
setName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required string name = 1;
setName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
required string name = 1;
setName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string name = 1;
setName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of column
setName(MysqlxExpr.Identifier) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
identifier of function; at least name of it
setName(MysqlxExpr.Identifier.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
identifier of function; at least name of it
setName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
required string name = 1;
setName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
name of operator
setName(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the column
setNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of column
setNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
name of operator
setNamesCnt - Variable in class testsuite.regression.CharsetRegressionTest.Bug95139QueryInterceptor
 
setNamespace(String) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
namespace of the statement to be executed
setNamespaceBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
namespace of the statement to be executed
setNamesQuery - Variable in class testsuite.regression.CharsetRegressionTest.Bug95139QueryInterceptor
 
setNanos(int) - Method in class com.mysql.cj.protocol.InternalTime
 
setNanos(int) - Method in class com.mysql.cj.protocol.InternalTimestamp
 
setNCharacterStream(String, Reader) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setNCharacterStream(String, Reader, long) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setNCharacterStream(String, Reader, long) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setNCharacterStream(String, Reader) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setNCharacterStream(int, Reader) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setNCharacterStream(int, Reader) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setNCharacterStream(int, Reader, long) - Method in class com.mysql.cj.NativeQueryBindings
 
setNCharacterStream(int, Reader, long) - Method in interface com.mysql.cj.QueryBindings
 
setNClob(String, NClob) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setNClob(String, Reader) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setNClob(String, Reader, long) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setNClob(String, NClob) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setNClob(String, Reader, long) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setNClob(String, Reader) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setNClob(int, Reader) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setNClob(int, Reader, long) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setNClob(int, NClob) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setNClob(int, NClob) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setNClob(int, Reader, long) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setNClob(int, Reader) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setNClob(int, NClob) - Method in class com.mysql.cj.NativeQueryBindings
 
setNClob(int, NClob) - Method in interface com.mysql.cj.QueryBindings
 
setNeedsPing(boolean) - Method in class com.mysql.cj.NativeSession
 
setNegative(boolean) - Method in class com.mysql.cj.protocol.InternalTime
 
setNetworkTimeout(Executor, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setNetworkTimeout(Executor, int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setNetworkTimeout(Executor, int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setNextResultset(Resultset) - Method in class com.mysql.cj.protocol.a.result.NativeResultset
 
setNextResultset(Resultset) - Method in interface com.mysql.cj.protocol.Resultset
 
setNString(String, String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setNString(String, String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setNString(int, String) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Set a parameter to a Java String value.
setNString(int, String) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setNString(int, String) - Method in class com.mysql.cj.NativeQueryBindings
 
setNString(int, String) - Method in interface com.mysql.cj.QueryBindings
 
setNull(boolean) - Method in interface com.mysql.cj.BindValue
 
setNull(String, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setNull(String, int, String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setNull(String, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setNull(String, int, String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setNull(int, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setNull(int, int, String) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setNull(int, MysqlType) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setNull(int, MysqlType) - Method in interface com.mysql.cj.jdbc.JdbcPreparedStatement
 
setNull(int, int) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setNull(int, int, String) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setNull(int) - Method in class com.mysql.cj.NativeQueryBindings
 
setNull(boolean) - Method in class com.mysql.cj.NativeQueryBindValue
 
setNull(int) - Method in interface com.mysql.cj.QueryBindings
 
setNumberOfExecutions(int) - Method in class com.mysql.cj.NativeQueryBindings
 
setNumberOfExecutions(int) - Method in interface com.mysql.cj.QueryBindings
 
setObj(MysqlxDatatypes.Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Object obj = 3;
setObj(MysqlxDatatypes.Object.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Object obj = 3;
setObject(String, Object) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setObject(String, Object, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setObject(String, Object, SQLType) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setObject(String, Object, int, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setObject(String, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setObject(String, Object, int, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setObject(String, Object, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setObject(String, Object) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setObject(int, Object, SQLType) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setObject(int, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setObject(String, Object, SQLType) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setObject(String, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setObject(int, Object) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setObject(int, Object, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setObject(int, Object, SQLType) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setObject(int, Object, int, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setObject(int, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setObject(int, Object) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setObject(int, Object, int) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setObject(int, Object, int, int) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setObject(int, Object, SQLType) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setObject(int, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setObject(int, Object) - Method in class com.mysql.cj.NativeQueryBindings
 
setObject(int, Object, MysqlType, int) - Method in class com.mysql.cj.NativeQueryBindings
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(int, Object) - Method in interface com.mysql.cj.QueryBindings
 
setObject(int, Object, MysqlType, int) - Method in interface com.mysql.cj.QueryBindings
 
setObject(MysqlxExpr.Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Object object = 8;
setObject(MysqlxExpr.Object.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Object object = 8;
setObjectFromTz(Properties, String, Object, SQLType, TimeZone) - Method in class testsuite.simple.DateTimeTest
 
setObjectFromTz(Properties, String, Object, SQLType, TimeZone, String) - Method in class testsuite.simple.DateTimeTest
 
setObjectFromTz(Properties, String, Object, SQLType, TimeZone, String, String) - Method in class testsuite.simple.DateTimeTest
 
setObjectFromTz(Properties, String, Object, SQLType, TimeZone, String, String, DateTimeTest.UseMethod) - Method in class testsuite.simple.DateTimeTest
 
setObjectFromTz(Properties, String, Object, SQLType, TimeZone, String, String, DateTimeTest.UseMethod, Calendar) - Method in class testsuite.simple.DateTimeTest
 
setOffset(int) - Method in class com.mysql.cj.protocol.InternalTimestamp
 
setOffset(long) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
maximum rows to skip before applying the row_count
setOffset(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to skip before applying the row_count
setOffset(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to skip before applying the row_count
setOffset(Long) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
setOffset(Long) - Method in interface com.mysql.cj.xdevapi.FilterParams
Set number of rows to skip before finding others.
setOneBatchedParameterSet(PreparedStatement, int, Object) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setOOBInline(boolean) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
setOOBInline(boolean) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setOOBInline(boolean) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
setOp(MysqlxExpect.Open.CtxOperation) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
setOp(MysqlxExpect.Open.Condition.ConditionOperation) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
optional .Mysqlx.Expect.Open.Condition.ConditionOperation op = 3 [default = EXPECT_OP_SET];
setOperation(int, MysqlxCrud.UpdateOperation) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
setOperation(int, MysqlxCrud.UpdateOperation.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
list of operations to be applied.
setOperation(MysqlxCrud.UpdateOperation.UpdateType) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
the type of operation to be performed
setOperator(MysqlxExpr.Operator) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Operator operator = 6;
setOperator(MysqlxExpr.Operator.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional .Mysqlx.Expr.Operator operator = 6;
setOrder(int) - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
setOrder(int, MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
setOrder(int, MysqlxCrud.Order.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
specifies order of matched rows
setOrder(int, MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
setOrder(int, MysqlxCrud.Order.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
sort-order in which the rows/document shall be returned in
setOrder(int, MysqlxCrud.Order) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
setOrder(int, MysqlxCrud.Order.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
specifies order of matched rows
setOrder(String...) - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
setOrder(String...) - Method in interface com.mysql.cj.xdevapi.FilterParams
Parse order expressions into X Protocol Order objects.
setOriginalName(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the column before an alias was applied
setOriginalSql(String) - Method in class com.mysql.cj.ClientPreparedQuery
 
setOriginalSql(String) - Method in interface com.mysql.cj.PreparedQuery
 
setOriginalTable(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the table the column originates from before an alias was applied
setOutParams() - Method in class com.mysql.cj.jdbc.CallableStatement
 
setOutputStream(OutputStream) - Method in class com.mysql.cj.protocol.x.ReusableOutputStream
Sets a new underlying OutputStream in this ReusableOutputStream.
setOwner(ResultsetRowsOwner) - Method in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
 
setOwner(ResultsetRowsOwner) - Method in interface com.mysql.cj.protocol.ResultsetRows
Set the result set that 'owns' this RowData
setOwningStatement(JdbcStatement) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
setOwningStatement(JdbcStatement) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
Sets the statement that "owns" this result set (usually used when the result set should internally "belong" to one statement, but is created by another.
setPacketReceivedTimeHolder(PacketReceivedTimeHolder) - Method in class com.mysql.cj.protocol.AbstractProtocol
 
setPacketReceivedTimeHolder(PacketReceivedTimeHolder) - Method in interface com.mysql.cj.protocol.Protocol
 
setPacketSentTimeHolder(PacketSentTimeHolder) - Method in class com.mysql.cj.protocol.AbstractProtocol
 
setPacketSentTimeHolder(PacketSentTimeHolder) - Method in interface com.mysql.cj.protocol.Protocol
 
setParam(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
setParam(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
list of parameters
setParam(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
setParam(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
list of parameters
setParam(MysqlxNotice.SessionStateChanged.Parameter) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
parameter key
setParam(String) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
name of the variable
setParamBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
name of the variable
setParameter(boolean) - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
setParameterCount(int) - Method in class com.mysql.cj.ClientPreparedQuery
 
setParameterCount(int) - Method in interface com.mysql.cj.PreparedQuery
 
setParameterFields(Field[]) - Method in class com.mysql.cj.ServerPreparedQuery
 
setParamValue(ClientPreparedStatement, int, Row, int, Field) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
setPassword(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Sets the password
setPayload(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
required bytes payload = 4;
setPayload(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
the payload of the notification
setPayloadLength(int) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Set the actual length of payload written to buffer.
setPerformancePreferences(int, int, int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setPingTarget(PingTarget) - Method in interface com.mysql.cj.jdbc.JdbcStatement
 
setPingTarget(PingTarget) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setPoolable(boolean) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
setPoolable(boolean) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setPoolable(boolean) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
setPort(int) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Sets the database port.
setPortNumber(int) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Sets the port number
setPosition(int) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Set the current position to write to/ read from
setPosition(int) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional uint32 position = 7;
setPrepareExecute(MysqlxPrepare.Execute) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
setPrepareExecute(MysqlxPrepare.Execute.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
optional .Mysqlx.Prepare.Execute prepare_execute = 2;
setProjection(int, MysqlxCrud.Projection) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
setProjection(int, MysqlxCrud.Projection.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
list of column projections that shall be returned
setProjection(int, MysqlxCrud.Column) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
setProjection(int, MysqlxCrud.Column.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
name of the columns to insert data into (empty if data_model is DOCUMENT)
setProjection(String[]) - Method in class com.mysql.cj.xdevapi.InsertParams
Set X Protocol Column objects list for projection.
setPropertiesViaRef(Reference) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Initializes driver properties that come from a JNDI reference (in the case of a javax.sql.DataSource bound into some name service that doesn't handle Java objects directly).
setPropertySet(PropertySet) - Method in class com.mysql.cj.protocol.AbstractProtocol
 
setPropertySet(PropertySet) - Method in interface com.mysql.cj.protocol.Protocol
 
setPropertySet(PropertySet) - Method in class com.mysql.cj.result.DefaultValueFactory
 
setPropertySet(PropertySet) - Method in class com.mysql.cj.result.StringValueFactory
 
setPropertySet(PropertySet) - Method in interface com.mysql.cj.result.ValueFactory
 
setProxy(JdbcConnection) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setProxy(JdbcConnection) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setProxy(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Sets this connection's proxy.
setProxy(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setProxy(JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
setProxy(JdbcConnection) - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
setQueryBindings(QueryBindings) - Method in class com.mysql.cj.ClientPreparedQuery
 
setQueryBindings(QueryBindings) - Method in interface com.mysql.cj.PreparedQuery
 
setQueryComment(String) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
setQueryComment(String) - Method in interface com.mysql.cj.protocol.Protocol
Sets the comment that will be prepended to all statements sent to the server.
setQueryComment(String) - Method in class com.mysql.cj.protocol.x.XProtocol
 
setQueryInfo(QueryInfo) - Method in class com.mysql.cj.ClientPreparedQuery
 
setQueryInfo(QueryInfo) - Method in interface com.mysql.cj.PreparedQuery
 
setQueryInterceptors(List<QueryInterceptor>) - Method in class com.mysql.cj.NativeSession
 
setQueryInterceptors(List<QueryInterceptor>) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
setQueryTimeout(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setQueryTimeout(int) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
setQueryToCancel(Query) - Method in interface com.mysql.cj.CancelQueryTask
 
setQueryToCancel(Query) - Method in class com.mysql.cj.CancelQueryTaskImpl
 
setRead(boolean) - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
setReadOnly(boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setReadOnly(boolean) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setReadOnly(boolean) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setReadOnly(boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
setReadOnly(boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
setReadOnlyInternal(boolean) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setReadOnlyInternal(boolean) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setReadOnlyInternal(boolean) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setReadOnlyInternal(boolean) - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
setReceiveBufferSize(int) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
setReceiveBufferSize(int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setReceiveBufferSize(int) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
setRef(int, Ref) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setRef(int, Ref) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
setReplaceExisting(boolean) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
if true then suppress error when created view already exists; just replace it
setReprepareState() - Method in class com.mysql.cj.xdevapi.PreparableStatement
Mark this preparable statement to be deallocated and re-prepared on next execution, if it is currently prepared.
setResult(Class<T>) - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
setResultFetchSize(int) - Method in class com.mysql.cj.AbstractQuery
 
setResultFetchSize(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setResultFetchSize(int) - Method in interface com.mysql.cj.Query
 
setResultFields(ColumnDefinition) - Method in class com.mysql.cj.ServerPreparedQuery
 
setResultSetConcurrency(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Sets the concurrency
setResultSetConcurrency(int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
setResultSetConcurrency(int) - Method in class com.mysql.cj.jdbc.StatementImpl
Sets the concurrency for result sets generated by this statement
setResultSetType(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Sets the result set type
setResultSetType(Resultset.Type) - Method in class com.mysql.cj.jdbc.StatementImpl
Sets the result set type for result sets generated by this statement
setResultSetType(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setResultType(Resultset.Type) - Method in class com.mysql.cj.AbstractQuery
 
setResultType(Resultset.Type) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setResultType(Resultset.Type) - Method in interface com.mysql.cj.Query
 
setRetrieveGeneratedKeys(boolean) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setReuseAddress(boolean) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
setReuseAddress(boolean) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setReuseAddress(boolean) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
setReuseExisting(boolean) - Method in class com.mysql.cj.xdevapi.Schema.CreateCollectionOptions
 
setRow(int, MysqlxCrud.Insert.TypedRow) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
setRow(int, MysqlxCrud.Insert.TypedRow.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
set of rows to insert into the collection/table (a single expression with a JSON document literal or an OBJECT expression)
setRowCount(long) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
maximum rows to filter
setRowCount(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to filter
setRowCount(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
maximum rows to filter
setRowId(String, RowId) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setRowId(String, RowId) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setRowId(int, RowId) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setRowId(int, RowId) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setRowPositionValidity() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
setRuntimeModifiable(boolean) - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
setSavepoint() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setSavepoint(MysqlSavepoint) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setSavepoint(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setSavepoint() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setSavepoint(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setSavepoint() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setSavepoint(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setSavepoint() - Method in interface com.mysql.cj.xdevapi.Session
Creates a transaction savepoint with an implementation-defined generated name and returns its name, which can be used in Session.rollbackTo(String) or Session.releaseSavepoint(String).
setSavepoint(String) - Method in interface com.mysql.cj.xdevapi.Session
Creates or replaces a transaction savepoint with the given name.
setSavepoint() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
setSavepoint(String) - Method in class com.mysql.cj.xdevapi.SessionImpl
 
setScalar(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
setScalar(MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
optional .Mysqlx.Datatypes.Scalar scalar = 2;
setScale(int) - Method in class com.mysql.cj.protocol.InternalTime
 
setScale(int) - Method in class com.mysql.cj.protocol.InternalTimestamp
 
setScaleOrLength(long) - Method in interface com.mysql.cj.BindValue
 
setScaleOrLength(long) - Method in class com.mysql.cj.NativeQueryBindValue
 
setSchema(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setSchema(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setSchema(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setSchema(String) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
optional string schema = 2;
setSchema(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
schema the column originates from
setSchema(String) - Method in class com.mysql.cj.xdevapi.Schema.Validation
 
setSchemaBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
optional string schema = 2;
setSchemaName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of schema
setSchemaName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
optional string schema_name = 2;
setSchemaNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of schema
setSchemaNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
optional string schema_name = 2;
setScope(MysqlxNotice.Frame.Scope) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
global or local notification
setSeconds(int) - Method in class com.mysql.cj.protocol.InternalTime
 
setSeconds(int) - Method in class com.mysql.cj.protocol.InternalTimestamp
 
setSecurity(MysqlxCrud.ViewSqlSecurity) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
defines the security context in which the view is going be executed
setSecurity(MysqlxCrud.ViewSqlSecurity) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
defines the security context in which the view is going be executed
setSendBufferSize(int) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
setSendBufferSize(int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setSendBufferSize(int) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
setSerializableObject(int, Object) - Method in class com.mysql.cj.NativeQueryBindings
Sets the value for the placeholder as a serialized Java object (used by various forms of setObject()
setServerInfo(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Sets server info (if any)
setServerMessages(Mysqlx.ServerMessages.Type) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional .Mysqlx.ServerMessages.Type server_messages = 2;
setServerName(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Sets the server name.
setServerStatementId(long) - Method in class com.mysql.cj.ServerPreparedQuery
 
setServerThreadId(long) - Method in class com.mysql.cj.protocol.a.TracingPacketSender
 
setServerVariables(Map<String, String>) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
setServerVariables(Map<String, String>) - Method in interface com.mysql.cj.protocol.ServerSession
 
setServerVariables(Map<String, String>) - Method in class com.mysql.cj.protocol.x.XServerSession
 
setSessionKey(String) - Static method in class com.mysql.cj.jdbc.interceptors.SessionAssociationInterceptor
 
setSessionMaxRows(int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setSessionMaxRows(int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setSessionMaxRows(int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setSessionMaxRows(int) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Sets the sql select limit max-rows for this session if different from current.
setSessionMaxRows(int) - Method in class com.mysql.cj.NativeSession
 
setSessionStateChanges(ServerSessionStateController.ServerSessionStateChanges) - Method in class com.mysql.cj.protocol.a.NativeServerSessionStateController
 
setSessionStateChanges(ServerSessionStateController.ServerSessionStateChanges) - Method in interface com.mysql.cj.protocol.ServerSessionStateController
Set the object containing server session changes collected from the latest query execution.
setSessionTimeZone(TimeZone) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
setSessionTimeZone(TimeZone) - Method in interface com.mysql.cj.protocol.ServerSession
 
setSessionTimeZone(TimeZone) - Method in class com.mysql.cj.protocol.x.XServerSession
 
setSessionVariables() - Method in class com.mysql.cj.NativeSession
 
setSeverity(Mysqlx.Error.Severity) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
severity of the error message
setShort(String, short) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setShort(String, short) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setShort(int, short) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setShort(int, short) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setShort(int, short) - Method in class com.mysql.cj.NativeQueryBindings
 
setShort(int, short) - Method in interface com.mysql.cj.QueryBindings
 
setSignature(byte[]) - Method in class com.mysql.cj.callback.FidoAuthenticationCallback
Sets the FIDO Signature produced by the authenticator interaction.
setSinceVersion(String) - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
setSocketFactory(SocketFactory) - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest.MockSocketConnection
 
setSocketFactory(SocketFactory) - Method in class com.mysql.cj.protocol.AbstractSocketConnection
 
setSocketFactory(SocketFactory) - Method in interface com.mysql.cj.protocol.SocketConnection
 
setSocketTimeout(int) - Method in class com.mysql.cj.NativeSession
 
setSocketTimeout(int) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
setSoLinger(boolean, int) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
setSoLinger(boolean, int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setSoLinger(boolean, int) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
setSoTimeout(int) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
setSoTimeout(int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setSoTimeout(int) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
setSource(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
the expression identifying an element from the source data, which can include a column identifier or any expression
setSource(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
the expression identifying an element from the source data, which can include a column identifier or any expression
setSource(MysqlxExpr.ColumnIdentifier) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
setSource(MysqlxExpr.ColumnIdentifier.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
specification of the value to be updated - if data_model is TABLE, a column name may be specified and also a document path, if the column has type JSON - if data_model is DOCUMENT, only document paths are allowed @note in both cases, schema and table must be not set
setSourceOfAuthData(String) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
setSourceOfAuthData(String) - Method in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
setSourceOfAuthData(String) - Method in interface com.mysql.cj.protocol.AuthenticationPlugin
Connector/J uses this method to identify the source of the authentication data, as an authentication plugin name, that will be available to the next authentication step(s).
setSQLState(String) - Method in exception com.mysql.cj.exceptions.CJException
 
setSqlState(String) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
SQL state
setSqlStateBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
SQL state
setSQLXML(String, SQLXML) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setSQLXML(String, SQLXML) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setSQLXML(int, SQLXML) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setSQLXML(int, SQLXML) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setStartPosition(int) - Method in class com.mysql.cj.util.StringInspector
Sets the position from where the source string will be processed from now on, taking into consideration the "escaped" status of current character, if the mode SearchMode.ALLOW_BACKSLASH_ESCAPE is present in the default search mode.
setStatementComment(String) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setStatementComment(String) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setStatementComment(String) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setStatementComment(String) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
setStatementComment(String) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Sets the comment that will be prepended to all statements sent to the server.
setStatementUsedForFetchingRows(JdbcPreparedStatement) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
setStatementUsedForFetchingRows(JdbcPreparedStatement) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
 
setStatusFlags(int) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
setStatusFlags(int, boolean) - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
setStatusFlags(int) - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
setStatusFlags(int) - Method in interface com.mysql.cj.protocol.ServerSession
Sets new server status (from response) without saving it's old state
setStatusFlags(int, boolean) - Method in interface com.mysql.cj.protocol.ServerSession
Sets new server status (from response)
setStatusFlags(int) - Method in class com.mysql.cj.protocol.x.XServerSession
 
setStatusFlags(int, boolean) - Method in class com.mysql.cj.protocol.x.XServerSession
 
setStmt(MysqlxCrud.Find) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
setStmt(MysqlxCrud.Find.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
setStmt(MysqlxCrud.Find) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
setStmt(MysqlxCrud.Find.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
Mysqlx.Crud.Find message from which the SELECT statement is going to be build
setStmt(MysqlxCursor.Open.OneOfMessage) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
statement for which the resultset is going to be iterated through by the cursor
setStmt(MysqlxCursor.Open.OneOfMessage.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
statement for which the resultset is going to be iterated through by the cursor
setStmt(MysqlxPrepare.Prepare.OneOfMessage) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
setStmt(MysqlxPrepare.Prepare.OneOfMessage.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
defines one of following messages to be prepared: Crud::Find, Crud::Insert, Crud::Delete, Crud::Upsert, Sql::StmtExecute
setStmt(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
statement that shall be executed
setStmtExecute(MysqlxSql.StmtExecute) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
setStmtExecute(MysqlxSql.StmtExecute.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Sql.StmtExecute stmt_execute = 6;
setStmtId(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
client-side assigned statement ID, must be already prepared
setStmtId(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
client-side assigned statement ID, must be already prepared
setStmtId(int) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
client-side assigned statement ID, which is going to identify the result of preparation
setStopPosition(int) - Method in class com.mysql.cj.util.StringInspector
Sets the position where the source string processing will stop.
setStreamingData(ResultsetRows) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
setString(String, String) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setString(String, String) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setString(int, String) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setString(long, String) - Method in class com.mysql.cj.jdbc.Clob
 
setString(long, String, int, int) - Method in class com.mysql.cj.jdbc.Clob
 
setString(String) - Method in class com.mysql.cj.jdbc.MysqlSQLXML
 
setString(int, String) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setString(int, String) - Method in class com.mysql.cj.NativeQueryBindings
 
setString(int, String) - Method in interface com.mysql.cj.QueryBindings
 
setStringRuntimeProperty(String, String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Used in properties setters added by instrumentation.
setTable(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
name of the table the column originates from
setTableName(String) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of table
setTableNameBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
name of table
setTag(String) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Tag current position with the given key for future reference.
setTcpNoDelay(boolean) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
setTcpNoDelay(boolean) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setTcpNoDelay(boolean) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
setThreadId(long) - Method in class com.mysql.cj.protocol.a.NativeCapabilities
 
setThreadId(long) - Method in interface com.mysql.cj.protocol.ServerCapabilities
 
setThreadId(long) - Method in class com.mysql.cj.protocol.x.XServerCapabilities
 
setTime(String, Time) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setTime(String, Time, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setTime(String, Time) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setTime(String, Time, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setTime(int, Time) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setTime(int, Time, Calendar) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setTime(int, Time) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setTime(int, Time, Calendar) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setTime(int, Time, Calendar) - Method in class com.mysql.cj.NativeQueryBindings
 
setTime(int, Time, Calendar) - Method in interface com.mysql.cj.QueryBindings
 
setTimeoutInMillis(int) - Method in class com.mysql.cj.AbstractQuery
 
setTimeoutInMillis(int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
setTimeoutInMillis(int) - Method in interface com.mysql.cj.Query
 
setTimestamp(String, Timestamp) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setTimestamp(String, Timestamp) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setTimestamp(String, Timestamp, Calendar) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setTimestamp(int, Timestamp) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setTimestamp(int, Timestamp) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setTimestamp(int, Timestamp, Calendar) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setTimestamp(int, Timestamp, Calendar, Field, MysqlType) - Method in class com.mysql.cj.NativeQueryBindings
 
setTimestamp(int, Timestamp, Calendar, Field, MysqlType) - Method in interface com.mysql.cj.QueryBindings
 
setTrafficClass(int) - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
setTrafficClass(int) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
setTrafficClass(int) - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
setTransactionIsolation(int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setTransactionIsolation(int) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setTransactionIsolation(int) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setTransactionTimeout(int) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
setTransactionTimeout(int) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
setTransferSize(int) - Method in exception com.mysql.cj.exceptions.DataTruncationException
 
setTransient(boolean) - Method in exception com.mysql.cj.exceptions.CJException
 
setType(MysqlxCursor.Open.OneOfMessage.Type) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
required .Mysqlx.Cursor.Open.OneOfMessage.Type type = 1;
setType(MysqlxDatatypes.Any.Type) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
required .Mysqlx.Datatypes.Any.Type type = 1;
setType(MysqlxDatatypes.Scalar.Type) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
required .Mysqlx.Datatypes.Scalar.Type type = 1;
setType(MysqlxExpr.DocumentPathItem.Type) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
required .Mysqlx.Expr.DocumentPathItem.Type type = 1;
setType(MysqlxExpr.Expr.Type) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
required .Mysqlx.Expr.Expr.Type type = 1;
setType(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
the type of the payload
setType(int) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
type of group replication event
setType(MysqlxPrepare.Prepare.OneOfMessage.Type) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
required .Mysqlx.Prepare.Prepare.OneOfMessage.Type type = 1;
setType(MysqlxResultset.ColumnMetaData.FieldType) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
datatype of the field in a row
setTypeMap(Map<String, Class<?>>) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setTypeMap(Map<String, Class<?>>) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
setTypeMap(Map<String, Class<?>>) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
setUncompressedSize(long) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
optional uint64 uncompressed_size = 1;
setUnicodeStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Deprecated.
setUnicodeStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
Deprecated.
setUnicodeStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
Deprecated.
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk.Builder
 
setUp() - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Override this method with code that sets up the testcase for demonstrating your bug (creating tables, populating data, etc).
setUp() - Method in class com.mysql.cj.protocol.x.SyncMessageWriterTest
 
setUp() - Method in class testsuite.perf.LoadStorePerfTest
 
setUp() - Method in class testsuite.perf.RetrievalPerfTest
 
setUp() - Method in class testsuite.regression.DataSourceRegressionTest
Sets up this test, calling registerDataSource() to bind a DataSource into JNDI, using the FSContext JNDI provider from Sun
setUp() - Method in class testsuite.regression.MicroPerformanceRegressionTest
 
setUp() - Method in class testsuite.regression.PooledConnectionRegressionTest
Set up test case before a test is run.
setUp() - Method in class testsuite.regression.SubqueriesRegressionTest
 
setUp() - Method in class testsuite.simple.BlobTest
Setup the test case
setUp() - Method in class testsuite.simple.DataSourceTest
Sets up this test, binding a DataSource into JNDI, using a mock in-memory JNDI provider.
setUp() - Method in class testsuite.simple.QueryAttributesTest
 
setUp() - Method in class testsuite.simple.SSLTest
 
setUp() - Method in class testsuite.simple.TraversalTest
 
setUp() - Method in class testsuite.simple.UpdatabilityTest
 
setup() - Method in class testsuite.simple.XATest
 
setUpBase(TestInfo) - Method in class testsuite.BaseTestCase
Creates resources used by all tests.
setupBaseTableTest() - Method in class testsuite.x.devapi.BaseTableTestCase
 
setupCollectionTest() - Method in class testsuite.x.devapi.BaseCollectionTestCase
 
setupCollectionTest() - Method in class testsuite.x.devapi.SchemaTest
 
setupCollectionTest() - Method in class testsuite.x.devapi.TransactionTest
 
setupCompressionTest() - Method in class testsuite.x.devapi.CompressionTest
 
setUpdate(MysqlxCrud.Update) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Update update = 4;
setUpdate(MysqlxCrud.Update.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
optional .Mysqlx.Crud.Update update = 4;
setUpdateCount(long) - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
setUpdateID(long) - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
setUpdates(Map<String, Object>) - Method in class com.mysql.cj.xdevapi.UpdateParams
Fill update parameters from field -> value_expression map.
setupFailoverTest() - Method in class testsuite.x.devapi.SessionFailoverTest
 
setupIpv6SupportTest() - Method in class testsuite.x.devapi.Ipv6SupportTest
 
setupIsNullBitmask() - Method in class com.mysql.cj.protocol.a.result.BinaryBufferRow
Unpacks the bitmask at the head of the row packet that tells us what columns hold null values, and sets the "home" position directly after the bitmask.
setUpperBound(int) - Method in class com.mysql.cj.conf.AbstractPropertyDefinition
 
setupPropertiesTransformer() - Method in class com.mysql.cj.conf.ConnectionUrl
Sets up the ConnectionPropertiesTransform if one was provided.
setupSecureSessionTest() - Method in class testsuite.simple.ConnectionTest
 
setupSecureSessionTest() - Method in class testsuite.x.devapi.SecureSessionTest
 
setUpsert(boolean) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
true if this should be treated as an Upsert (that is, update on duplicate key)
setUpsert(boolean) - Method in interface com.mysql.cj.xdevapi.AddStatement
Set upsert flag on this statement.
setUpsert(boolean) - Method in class com.mysql.cj.xdevapi.AddStatementImpl
 
setupServerForTruncationChecks() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
setupSessionTest() - Method in class testsuite.x.devapi.SessionTest
 
setupStreamingTimeout(JdbcConnection) - Method in class com.mysql.cj.jdbc.StatementImpl
Adjust net_write_timeout to a higher value if we're streaming result sets.
setupTableTest() - Method in class testsuite.x.devapi.MetadataTest
 
setupTableTest() - Method in class testsuite.x.devapi.ResultTest
 
setupTestProtocol() - Method in class testsuite.x.internal.XProtocolAsyncTest
 
setupTestProtocol() - Method in class testsuite.x.internal.XProtocolAuthTest
 
setupTestProtocol() - Method in class testsuite.x.internal.XProtocolTest
 
setupTestSession() - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
setupTestSession() - Method in class testsuite.x.internal.MysqlxSessionTest
 
setURL(String, URL) - Method in class com.mysql.cj.jdbc.CallableStatement
 
setURL(String, URL) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
setURL(int, URL) - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
 
setURL(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Sets the URL for this connection
setUrl(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
This method is used by the app server to set the url string specified within the datasource deployment descriptor.
setURL(int, URL) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
setURL(int, URL) - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
setUser(String) - Method in class com.mysql.cj.jdbc.MysqlDataSource
Sets the user ID.
setValidation(Schema.Validation) - Method in class com.mysql.cj.xdevapi.Schema.CreateCollectionOptions
 
setValidation(Schema.Validation) - Method in class com.mysql.cj.xdevapi.Schema.ModifyCollectionOptions
 
setValue(T) - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
setValue(T, ExceptionInterceptor) - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
 
setValue(T) - Method in interface com.mysql.cj.conf.RuntimeProperty
Set the object value of a property directly.
setValue(T, ExceptionInterceptor) - Method in interface com.mysql.cj.conf.RuntimeProperty
Set the object value of a property directly.
setValue(MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required .Mysqlx.Datatypes.Any value = 2;
setValue(MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
required .Mysqlx.Datatypes.Any value = 2;
setValue(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
an expression to be computed as the new value for the operation
setValue(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
an expression to be computed as the new value for the operation
setValue(int, MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
setValue(int, MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
repeated .Mysqlx.Datatypes.Any value = 1;
setValue(MysqlxDatatypes.Any) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required .Mysqlx.Datatypes.Any value = 2;
setValue(MysqlxDatatypes.Any.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
required .Mysqlx.Datatypes.Any value = 2;
setValue(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
required bytes value = 1;
setValue(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
required bytes value = 1;
setValue(int, MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
setValue(int, MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
list of values
setValue(String) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
optional string value = 2;
setValue(MysqlxExpr.Expr) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
value of field
setValue(MysqlxExpr.Expr.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
value of field
setValue(int, MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
setValue(int, MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
updated value
setValue(MysqlxDatatypes.Scalar) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
the changed value of param
setValue(MysqlxDatatypes.Scalar.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
the changed value of param
setValue(String) - Method in class com.mysql.cj.xdevapi.JsonNumber
Set number value.
setValue(String) - Method in class com.mysql.cj.xdevapi.JsonString
Set JsonString value.
setValue(Object) - Method in class com.mysql.cj.xdevapi.UpdateSpec
Set value to be set by this update operation.
setValueBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
optional string value = 2;
setValueInternal(String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
Set the value of a property from a string value.
setValueInternal(T, String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.AbstractRuntimeProperty
Internal method for setting property value; ignoring the RUNTIME_NOT_MODIFIABLE flag.
setValueInternal(Integer, String, ExceptionInterceptor) - Method in class com.mysql.cj.conf.MemorySizeProperty
 
setVariable(String) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional string variable = 3;
setVariableBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
optional string variable = 3;
setVBool(boolean) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional bool v_bool = 8;
setVDouble(double) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional double v_double = 6;
setVendorCode(int) - Method in exception com.mysql.cj.exceptions.CJException
 
setVFloat(float) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional float v_float = 7;
setView(boolean) - Method in class com.mysql.cj.xdevapi.TableImpl
Set flag indicating if the underlying object is a view.
setViewId(String) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
view identifier
setViewIdBytes(ByteString) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
view identifier
setVOctets(MysqlxDatatypes.Scalar.Octets) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
4 is unused, was Null which doesn't have a storage anymore
setVOctets(MysqlxDatatypes.Scalar.Octets.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
4 is unused, was Null which doesn't have a storage anymore
setVSignedInt(long) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional sint64 v_signed_int = 2;
setVString(MysqlxDatatypes.Scalar.String) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
setVString(MysqlxDatatypes.Scalar.String.Builder) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional .Mysqlx.Datatypes.Scalar.String v_string = 9;
setVUnsignedInt(long) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
optional uint64 v_unsigned_int = 3;
setWarningCount(int) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
setWarningCount(int) - Method in class com.mysql.cj.protocol.a.result.OkPacket
 
setWasStreamingResults() - Method in interface com.mysql.cj.exceptions.StreamingNotifiable
 
setWasStreamingResults() - Method in exception com.mysql.cj.jdbc.exceptions.CommunicationsException
 
setWatcher(OutputStreamWatcher) - Method in class com.mysql.cj.protocol.WatchableOutputStream
 
setWatcher(OutputStreamWatcher) - Method in interface com.mysql.cj.protocol.WatchableStream
 
setWatcher(WriterWatcher) - Method in class com.mysql.cj.protocol.WatchableWriter
 
setWorkerCount(int) - Method in class testsuite.simple.ConnectionTest.SpawnedWorkerCounter
 
setWrapperStatement(Statement) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
setWrapperStatement(Statement) - Method in interface com.mysql.cj.jdbc.result.ResultSetInternalMethods
 
setYear(int) - Method in class com.mysql.cj.protocol.InternalDate
 
Severity(int) - Constructor for enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
severity_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
severity_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
SEVERITY_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
SHA1_ALGORITHM - Static variable in class com.mysql.cj.sasl.ScramSha1SaslClient
 
SHA1_HASH_LENGTH - Static variable in class com.mysql.cj.sasl.ScramSha1SaslClient
 
SHA256_ALGORITHM - Static variable in class com.mysql.cj.sasl.ScramSha256SaslClient
 
SHA256_HASH_LENGTH - Static variable in class com.mysql.cj.sasl.ScramSha256SaslClient
 
Sha256PasswordPlugin - Class in com.mysql.cj.protocol.a.authentication
 
Sha256PasswordPlugin() - Constructor for class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
SHARED_LOCK_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
Lock matching rows against updates
SharedInfoForTestBug67760() - Constructor for class testsuite.regression.StressRegressionTest.SharedInfoForTestBug67760
 
sharedSendPacket - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
shiftExpr() - Method in class com.mysql.cj.xdevapi.ExprParser
 
shortData - Static variable in class testsuite.x.devapi.CompressionTest
 
shortDataDoc - Static variable in class testsuite.x.devapi.CompressionTest
 
shortestQueryTimeMs - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
shortValueFactory - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
ShortValueFactory - Class in com.mysql.cj.result
A value factory for creating short values.
ShortValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.ShortValueFactory
 
ShortValueFactoryTest - Class in com.mysql.cj.result
ShortValueFactoryTest() - Constructor for class com.mysql.cj.result.ShortValueFactoryTest
 
shouldExceptionTriggerConnectionSwitch(Throwable) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
 
shouldExceptionTriggerConnectionSwitch(Throwable) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Consults the registered LoadBalanceExceptionChecker if the given exception should trigger a connection fail-over.
shouldExceptionTriggerConnectionSwitch(Throwable) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Checks if the given throwable should trigger a connection switch.
shouldExceptionTriggerConnectionSwitch(Throwable) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
Has no use in replication connections.
shouldExceptionTriggerFailover(Throwable) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
Deprecated.
shouldExceptionTriggerFailover(Throwable) - Method in interface com.mysql.cj.jdbc.ha.LoadBalanceExceptionChecker
Invoked to determine whether or a given SQLException should trigger a failover in a load-balanced deployment.
shouldExceptionTriggerFailover(Throwable) - Method in class com.mysql.cj.jdbc.ha.NdbLoadBalanceExceptionChecker
 
shouldExceptionTriggerFailover(Throwable) - Method in class com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker
 
shouldExceptionTriggerFailover(Throwable) - Method in class testsuite.regression.ConnectionRegressionTest.Bug75168LoadBalanceExceptionChecker
 
shouldIntercept() - Method in class com.mysql.cj.NativeSession
 
shouldNotHappen(Exception) - Static method in exception com.mysql.cj.exceptions.AssertionFailedException
Convenience method.
shouldNotHappen(String) - Static method in exception com.mysql.cj.exceptions.AssertionFailedException
Create (and caller should subsequently throw) an AssertionFailedException.
shouldWait - Variable in class testsuite.x.devapi.RowLockingTest.FindRowLock
 
shouldWait - Variable in class testsuite.x.devapi.RowLockingTest.SelectRowLock
 
shutdown(boolean) - Static method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
Shuts down this thread either checking or not the context ClassLoaders from the involved threads.
shutdown() - Method in class com.mysql.cj.jdbc.admin.MiniAdmin
Shuts down the MySQL server at the other end of the connection that this MiniAdmin was created from/for.
shutdownInput() - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.NamedPipeSocket
 
shutdownInput() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
shutdownInput() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
shutdownInput() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
shutdownOutput() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
shutdownOutput() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
shutdownOutput() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
shutdownServer() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
shutdownServer() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
shutdownServer() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
shutdownServer() - Method in interface com.mysql.cj.jdbc.JdbcConnection
Used by MiniAdmin to shutdown a MySQL server
shutdownServer() - Method in class com.mysql.cj.NativeSession
Used by MiniAdmin to shutdown a MySQL server
shutdownSilently() - Method in class testsuite.x.devapi.SessionFailoverTest.ConnectionsCounterFakeServer
 
sign(byte[], RSAPrivateKey) - Static method in class com.mysql.cj.protocol.ExportControlled
 
signature - Variable in class com.mysql.cj.callback.FidoAuthenticationCallback
 
SimplePacketReader - Class in com.mysql.cj.protocol.a
Simple implementation of MessageReader which handles the receiving of logical MySQL packets from the provided socket input stream.
SimplePacketReader(SocketConnection, RuntimeProperty<Integer>) - Constructor for class com.mysql.cj.protocol.a.SimplePacketReader
 
SimplePacketReaderTest - Class in com.mysql.cj.protocol.a
Tests for simple packet reader.
SimplePacketReaderTest() - Constructor for class com.mysql.cj.protocol.a.SimplePacketReaderTest
 
SimplePacketReaderTest.FixedBufferSocketConnection - Class in com.mysql.cj.protocol.a
 
SimplePacketReaderTest.MockSocketConnection - Class in com.mysql.cj.protocol.a
 
SimplePacketSender - Class in com.mysql.cj.protocol.a
Simple implementation of MessageSender which handles the transmission of logical MySQL packets to the provided output stream.
SimplePacketSender(BufferedOutputStream) - Constructor for class com.mysql.cj.protocol.a.SimplePacketSender
 
SimplePacketSenderTest - Class in com.mysql.cj.protocol.a
Tests for simple/direct packet sender.
SimplePacketSenderTest() - Constructor for class com.mysql.cj.protocol.a.SimplePacketSenderTest
 
SimpleQuery - Class in com.mysql.cj
 
SimpleQuery(NativeSession) - Constructor for class com.mysql.cj.SimpleQuery
 
SimpleSaxToReader() - Constructor for class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
simpleSuccessfulQuery() - Method in class testsuite.x.internal.XProtocolAsyncTest
 
SimpleTransformer - Class in testsuite.simple
Used for testing the ConnectionPropertiesTransform functionality.
SimpleTransformer() - Constructor for class testsuite.simple.SimpleTransformer
 
sinceVersion - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
singleByte - Variable in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
singleByte - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
SingleConnectionUrl - Class in com.mysql.cj.conf.url
 
SingleConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.url.SingleConnectionUrl
Constructs an instance of SingleConnectionUrl, performing all the required initializations.
SingleStringIterator(String) - Constructor for class com.mysql.cj.jdbc.DatabaseMetaData.SingleStringIterator
 
SINT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
SINT = 1;
size() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
size() - Method in interface com.mysql.cj.protocol.WatchableStream
 
size() - Method in class com.mysql.cj.result.BufferedRowList
 
size() - Method in interface com.mysql.cj.result.RowList
Only works on non dynamic row lists.
size() - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
SJIS_CHARS - Static variable in class testsuite.simple.CharsetTest
Test data of sjis.
skip(long) - Method in class com.mysql.cj.protocol.a.CompressedInputStream
 
skip(long) - Method in class com.mysql.cj.protocol.ReadAheadInputStream
 
skip(long) - Method in interface com.mysql.cj.xdevapi.FindStatement
Deprecated.
Deprecated in c/J 8.0.12, please use FindStatement.offset(long) instead.
skip(long) - Method in class testsuite.InjectedSocketFactory.InjectedInputStream
 
skip(long) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
skip(long) - Method in class testsuite.UnreliableSocketFactory.HangingInputStream
 
SKIP_LOCKED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
Do not wait to acquire a row lock, remove locked rows from the result set
skipBytes(NativeConstants.StringSelfDataType) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Set position to next value in internal buffer skipping the current value according to NativeConstants.StringSelfDataType.
skipFully(long) - Method in class com.mysql.cj.protocol.FullReadInputStream
 
skipLengthEncodedInteger() - Method in class com.mysql.cj.protocol.FullReadInputStream
 
skipPacket() - Method in class com.mysql.cj.protocol.a.NativeProtocol
Reads and discards a single MySQL packet.
skipPacket() - Method in interface com.mysql.cj.protocol.MessageReader
Skips the next packet, or the current one if previously probed, by reading and discarding it.
SLASH_STAR_SPACE_AS_BYTES - Static variable in class com.mysql.cj.Constants
 
sleepMillisForProperty(PropertySet, PropertyKey) - Static method in class testsuite.UnreliableSocketFactory
 
Slf4JLogger - Class in com.mysql.cj.log
 
Slf4JLogger(String) - Constructor for class com.mysql.cj.log.Slf4JLogger
 
slowQueryThreshold - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
slowQueryThresholdMillis - Variable in class com.mysql.cj.ServerPreparedQuery
 
smallPacketsArentCompressed() - Method in class com.mysql.cj.protocol.a.CompressedPacketSenderTest
 
smartBufferMultipleResults() - Method in class testsuite.x.devapi.SessionTest
 
socketConnection - Variable in class com.mysql.cj.protocol.a.SimplePacketReader
 
socketConnection - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
SocketConnection - Interface in com.mysql.cj.protocol
Represents physical connection with endpoint
socketFactory - Variable in class com.mysql.cj.protocol.AbstractSocketConnection
 
SocketFactory - Interface in com.mysql.cj.protocol
Interface to allow pluggable socket creation in the driver
SocketFactory - Interface in com.mysql.jdbc
Deprecated.
Use SocketFactory instead.
socketFactory - Variable in class com.mysql.jdbc.SocketFactoryWrapper
 
SocketFactoryWrapper - Class in com.mysql.jdbc
Wraps the legacy com.mysql.jdbc.SocketFactory implementations so they can be used as SocketFactory
SocketFactoryWrapper(SocketFactory) - Constructor for class com.mysql.jdbc.SocketFactoryWrapper
 
SocketMetadata - Interface in com.mysql.cj.protocol
 
socketTimeoutBackup - Variable in class com.mysql.cj.protocol.StandardSocketFactory
Backup original Socket timeout to be restored after handshake
SocketWrapper(Socket, PropertySet, HostInfo) - Constructor for class testsuite.InjectedSocketFactory.SocketWrapper
 
SocksProxySocketFactory - Class in com.mysql.cj.protocol
A socket factory used to create sockets connecting through a SOCKS proxy.
SocksProxySocketFactory() - Constructor for class com.mysql.cj.protocol.SocksProxySocketFactory
 
sort(String...) - Method in class com.mysql.cj.xdevapi.FilterableStatement
Add sort expressions to this statement.
sort(String...) - Method in interface com.mysql.cj.xdevapi.FindStatement
Add/replace the order specification for this query.
sort(String...) - Method in interface com.mysql.cj.xdevapi.ModifyStatement
Add/replace the order specification for this statement.
sort(String...) - Method in interface com.mysql.cj.xdevapi.RemoveStatement
Add/replace the order specification for the removal.
sortSrvRecords(List<DnsSrv.SrvRecord>) - Static method in class com.mysql.cj.util.DnsSrv
Sort a list of DNS SRV records according to the sorting rules described in rfc2782.
source - Variable in class com.mysql.cj.util.EscapeTokenizer
 
source - Variable in class com.mysql.cj.util.StringInspector
 
source - Variable in class com.mysql.cj.xdevapi.UpdateSpec
 
source_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
source_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
source_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
source_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
SOURCE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
SOURCE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
sourceBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection.Builder
 
sourceBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
sourceConnection - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
sourceHostList - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
sourceHosts - Variable in class com.mysql.cj.conf.url.ReplicationConnectionUrl
 
sourceHosts - Variable in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
 
sourceHosts - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
sourceLength - Variable in class com.mysql.cj.util.EscapeTokenizer
 
sourceOfAuthData - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
sourceOfAuthData - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
SPACE_STAR_SLASH_SPACE_AS_BYTES - Static variable in class com.mysql.cj.Constants
 
SPATIAL - Static variable in class com.mysql.cj.xdevapi.CreateIndexParams
 
SpawnedWorkerCounter() - Constructor for class testsuite.simple.ConnectionTest.SpawnedWorkerCounter
 
split(String, boolean) - Method in class com.mysql.cj.util.StringInspector
Splits the source string by the given delimiter.
split(String, String, boolean) - Static method in class com.mysql.cj.util.StringUtils
Splits stringToSplit into a list, using the given delimiter
split(String, String, String, String, boolean) - Static method in class com.mysql.cj.util.StringUtils
Splits stringToSplit into a list, using the given delimiter and skipping all between the given markers.
split(String, String, String, String, boolean, Set<SearchMode>) - Static method in class com.mysql.cj.util.StringUtils
Splits stringToSplit into a list, using the given delimiter and skipping all between the given markers.
split(String, String, String, String, String, boolean) - Static method in class com.mysql.cj.util.StringUtils
Splits stringToSplit into a list, using the given delimiter and skipping all between the given markers.
split(String, String, String, String, String, boolean, Set<SearchMode>) - Static method in class com.mysql.cj.util.StringUtils
Splits stringToSplit into a list, using the given delimiter and skipping all between the given markers.
splitByUserInfoAndHostInfo(String) - Method in class com.mysql.cj.conf.ConnectionUrlParser
Splits the given authority segment in the user information part and the host part.
splitDBdotName(String, String, String, boolean) - Static method in class com.mysql.cj.util.StringUtils
Splits an entity identifier into its parts (database and entity name) and returns a list containing the two elements.
SplitDBdotNameTest - Class in testsuite.simple
Tests new StringUtils functions in the driver: public static String sanitizeProcOrFuncName(String src) and public static List splitDBdotName(String src, String cat, String quotId, boolean isNoBslashEscSet) By the time sanitizeProcOrFuncName is called we should only have DB.SP as src, ie.
SplitDBdotNameTest() - Constructor for class testsuite.simple.SplitDBdotNameTest
 
splitPacketTest() - Method in class com.mysql.cj.protocol.a.SimplePacketSenderTest
 
sql - Variable in class com.mysql.cj.QueryInfo
 
sql(String) - Method in interface com.mysql.cj.xdevapi.Session
Create a native SQL command.
sql(String) - Method in class com.mysql.cj.xdevapi.SessionImpl
 
sql - Variable in class com.mysql.cj.xdevapi.SqlStatementImpl
 
SQL2003_KEYWORDS - Static variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
SQL_STATE_ACTIVE_SQL_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_BAD_SSL_PARAMS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_BASE_TABLE_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_BASE_TABLE_OR_VIEW_ALREADY_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_BASE_TABLE_OR_VIEW_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_CARDINALITY_VIOLATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_CASE_NOT_FOUND_FOR_CASE_STATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_CLI_SPECIFIC_CONDITION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_COLUMN_ALREADY_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_COLUMN_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_COMMUNICATION_LINK_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_CONNECTION_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_CONNECTION_IN_USE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_CONNECTION_NOT_OPEN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_CONNECTION_REJECTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_DATE_TRUNCATED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_DATETIME_FIELD_OVERFLOW - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_DISCONNECT_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_DIVISION_BY_ZERO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_DRIVER_NOT_CAPABLE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_ER_BAD_FIELD_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_ER_DUP_FIELDNAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_ER_NO_SUCH_INDEX - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_ER_QUERY_INTERRUPTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_ER_TABLE_EXISTS_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_ERROR_IN_ROW - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_FEATURE_NOT_SUPPORTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
SQL_STATE_GENERAL_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_ILLEGAL_ARGUMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INDEX_ALREADY_EXISTS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INDEX_NOT_FOUND - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INSERT_VALUE_LIST_NO_MATCH_COL_LIST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INTEGRITY_CONSTRAINT_VIOLATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_AUTH_SPEC - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_CATALOG_NAME - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_CHARACTER_VALUE_FOR_CAST - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_COLUMN_NUMBER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_CONDITION_NUMBER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_CONNECTION_ATTRIBUTE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_CURSOR_STATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_DATETIME_FORMAT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_LOGARITHM_ARGUMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_TRANSACTION_STATE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_INVALID_TRANSACTION_TERMINATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_MEMORY_ALLOCATION_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_MEMORY_ALLOCATION_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_MORE_THAN_ONE_ROW_UPDATED_OR_DELETED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_NO_DATA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_NO_DEFAULT_FOR_COLUMN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_NO_ROWS_UPDATED_OR_DELETED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_NULL_VALUE_NOT_ALLOWED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_NUMERIC_VALUE_OUT_OF_RANGE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_PRIVILEGE_NOT_REVOKED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_READ_ONLY_SQL_TRANSACTION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_RESIGNAL_WHEN_HANDLER_NOT_ACTIVE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_ROLLBACK_SERIALIZATION_FAILURE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_SRE_FUNCTION_EXECUTED_NO_RETURN_STATEMENT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_SRE_PROHIBITED_SQL_STATEMENT_ATTEMPTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_STACKED_DIAGNOSTICS_ACCESSED_WITHOUT_ACTIVE_HANDLER - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_STRING_DATA_RIGHT_TRUNCATION - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_SYNTAX_ERROR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_TIMEOUT_EXPIRED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_TRANSACTION_RESOLUTION_UNKNOWN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_UNABLE_TO_CONNECT_TO_DATASOURCE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_WARNING - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_WRONG_NO_OF_PARAMETERS - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_XA_RBDEADLOCK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_XA_RBROLLBACK - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_XA_RBTIMEOUT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_XA_RMERR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_XAER_DUPID - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_XAER_INVAL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_XAER_NOTA - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_XAER_OUTSIDE - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STATE_XAER_RMFAIL - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SQL_STMT_EXECUTE_OK_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
SQL_STMT_EXECUTE_OK = 17;
SQL_STMT_EXECUTE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
SQL_STMT_EXECUTE = 12;
sqlArguments() - Method in class testsuite.x.devapi.SessionTest
 
SqlDateValueEncoder - Class in com.mysql.cj.protocol.a
 
SqlDateValueEncoder() - Constructor for class com.mysql.cj.protocol.a.SqlDateValueEncoder
 
SqlDateValueFactory - Class in com.mysql.cj.result
A value factory for creating Date values.
SqlDateValueFactory(PropertySet, Calendar, TimeZone) - Constructor for class com.mysql.cj.result.SqlDateValueFactory
 
SqlDateValueFactory(PropertySet, Calendar, TimeZone, WarningListener) - Constructor for class com.mysql.cj.result.SqlDateValueFactory
 
SqlDateValueFactoryTest - Class in com.mysql.cj.result
Tests for JDBC Date creation.
SqlDateValueFactoryTest() - Constructor for class com.mysql.cj.result.SqlDateValueFactoryTest
 
SQLError - Class in com.mysql.cj.jdbc.exceptions
SQLError is a utility class that maps MySQL error codes to SQL error codes as is required by the JDBC spec.
SQLError() - Constructor for class com.mysql.cj.jdbc.exceptions.SQLError
 
sqlError() - Method in class testsuite.x.devapi.AsyncQueryTest
 
SQLExceptionsMapping - Class in com.mysql.cj.jdbc.exceptions
 
SQLExceptionsMapping() - Constructor for class com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping
 
sqlExClassList - Variable in class com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker
 
sqlInsertAutoIncrementValue() - Method in class testsuite.x.devapi.SessionTest
 
SqlMultiResult - Class in com.mysql.cj.xdevapi
SqlResult representing a multiple result sets.
SqlMultiResult(Supplier<SqlResult>) - Constructor for class com.mysql.cj.xdevapi.SqlMultiResult
Constructor.
sqlQuery() - Method in class testsuite.x.devapi.AsyncQueryTest
 
SqlResult - Interface in com.mysql.cj.xdevapi
A result from a SQL statement which may have several sets of data following by a DML result.
SqlResultBuilder - Class in com.mysql.cj.xdevapi
Result builder producing a SqlResult instance.
SqlResultBuilder(TimeZone, PropertySet) - Constructor for class com.mysql.cj.xdevapi.SqlResultBuilder
 
SqlResultBuilder(MysqlxSession) - Constructor for class com.mysql.cj.xdevapi.SqlResultBuilder
 
SqlSingleResult - Class in com.mysql.cj.xdevapi
SqlResult representing a single result set.
SqlSingleResult(ColumnDefinition, TimeZone, RowList, Supplier<ProtocolEntity>, PropertySet) - Constructor for class com.mysql.cj.xdevapi.SqlSingleResult
Constructor.
SQLState - Variable in exception com.mysql.cj.exceptions.CJException
 
sqlState_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error.Builder
 
sqlState_ - Variable in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
sqlStateList - Variable in class com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker
 
SqlStatement - Interface in com.mysql.cj.xdevapi
A statement representing a raw SQL command.
SqlStatementImpl - Class in com.mysql.cj.xdevapi
SqlStatement implementation.
SqlStatementImpl(MysqlxSession, String) - Constructor for class com.mysql.cj.xdevapi.SqlStatementImpl
Constructor.
sqlStateMessages - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
SqlTimestampValueEncoder - Class in com.mysql.cj.protocol.a
 
SqlTimestampValueEncoder() - Constructor for class com.mysql.cj.protocol.a.SqlTimestampValueEncoder
 
SqlTimestampValueFactory - Class in com.mysql.cj.result
Value factory to create Timestamp instances.
SqlTimestampValueFactory(PropertySet, Calendar, TimeZone, TimeZone) - Constructor for class com.mysql.cj.result.SqlTimestampValueFactory
 
SqlTimestampValueFactoryTest - Class in com.mysql.cj.result
Tests for JDBC Timestamp creation.
SqlTimestampValueFactoryTest() - Constructor for class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
SqlTimeValueEncoder - Class in com.mysql.cj.protocol.a
 
SqlTimeValueEncoder() - Constructor for class com.mysql.cj.protocol.a.SqlTimeValueEncoder
 
SqlTimeValueFactory - Class in com.mysql.cj.result
A value factory to create Time instances.
SqlTimeValueFactory(PropertySet, Calendar, TimeZone) - Constructor for class com.mysql.cj.result.SqlTimeValueFactory
 
SqlTimeValueFactory(PropertySet, Calendar, TimeZone, WarningListener) - Constructor for class com.mysql.cj.result.SqlTimeValueFactory
 
SqlTimeValueFactoryTest - Class in com.mysql.cj.result
Tests for JDBC Time creation.
SqlTimeValueFactoryTest() - Constructor for class com.mysql.cj.result.SqlTimeValueFactoryTest
 
sqlUpdate() - Method in class testsuite.x.devapi.AsyncQueryTest
 
sqlUpdate(String) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
sqlUpdate() - Method in class testsuite.x.devapi.SessionTest
 
SqlUpdateResult - Class in com.mysql.cj.xdevapi
SqlResult for insert, update, delete and DDL statements.
SqlUpdateResult(StatementExecuteOk) - Constructor for class com.mysql.cj.xdevapi.SqlUpdateResult
Constructor.
squareSumValue - Variable in class testsuite.perf.BasePerfTest
 
srcLen - Variable in class com.mysql.cj.util.StringInspector
 
SRID - Static variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
 
srid - Variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
(optional) srid value for use when decoding GEOJSON data
SrvRecord(int, int, int, String) - Constructor for class com.mysql.cj.util.DnsSrv.SrvRecord
 
srvRecordsToHostsList(List<DnsSrv.SrvRecord>, HostInfo) - Method in class com.mysql.cj.conf.ConnectionUrl
Converts a list of DNS SRV records into a hosts list.
SSL_REQUEST_LENGTH - Static variable in class com.mysql.cj.protocol.a.NativeProtocol
 
sslFreeBaseUrl - Variable in class testsuite.simple.ConnectionTest
 
sslFreeBaseUrl - Variable in class testsuite.x.devapi.SecureSessionTest
 
sslFreeTestProperties - Variable in class testsuite.x.devapi.SecureSessionTest
 
SslMode() - Constructor for enum com.mysql.cj.conf.PropertyDefinitions.SslMode
 
SSLParamsException - Exception in com.mysql.cj.exceptions
 
SSLParamsException() - Constructor for exception com.mysql.cj.exceptions.SSLParamsException
 
SSLParamsException(String) - Constructor for exception com.mysql.cj.exceptions.SSLParamsException
 
SSLParamsException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.SSLParamsException
 
SSLParamsException(Throwable) - Constructor for exception com.mysql.cj.exceptions.SSLParamsException
 
SSLParamsException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.SSLParamsException
 
sslSocket - Variable in class com.mysql.cj.protocol.StandardSocketFactory
The wrapper for underlying TCP/IP socket
SSLTest - Class in testsuite.simple
Tests SSL functionality in the driver.
SSLTest() - Constructor for class testsuite.simple.SSLTest
 
st1 - Variable in class testsuite.regression.ConnectionRegressionTest.PollTask
 
stackTraceToString(Throwable) - Static method in class com.mysql.cj.util.Util
Converts a nested exception into a nicer message.
stage - Variable in class com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin
 
StandardLoadBalanceExceptionChecker - Class in com.mysql.cj.jdbc.ha
 
StandardLoadBalanceExceptionChecker() - Constructor for class com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker
 
StandardLogger - Class in com.mysql.cj.log
Provides logging facilities for those platforms that don't have built-in facilities.
StandardLogger(String) - Constructor for class com.mysql.cj.log.StandardLogger
Creates a new StandardLogger object.
StandardLogger(String, boolean) - Constructor for class com.mysql.cj.log.StandardLogger
 
StandardSocketFactory - Class in com.mysql.cj.protocol
Socket factory for vanilla TCP/IP sockets (the standard)
StandardSocketFactory() - Constructor for class com.mysql.cj.protocol.StandardSocketFactory
 
starOperator() - Method in class com.mysql.cj.xdevapi.ExprParser
 
start() - Method in class com.mysql.cj.admin.ServerController
Starts the server, returning a java.lang.Process instance that represents the mysql server.
start(Xid, int) - Method in class com.mysql.cj.jdbc.MysqlXAConnection
 
start(Xid, int) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
start() - Method in interface com.mysql.cj.protocol.MessageReader
Start reading messages reader from the provided channel.
startCapturing() - Static method in class testsuite.simple.StatementsTest.QueryInfoQueryInterceptor
 
startCDATA() - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
startDocument() - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
started - Variable in class com.mysql.cj.protocol.x.SyncMessageReader.ListenersDispatcher
 
startElement(String, String, String, Attributes) - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
startLoggingToBuffer() - Static method in class testsuite.BufferingLogger
 
startQueryTimer(Query, int) - Method in class com.mysql.cj.AbstractQuery
 
startQueryTimer(Query, int) - Method in class com.mysql.cj.jdbc.StatementImpl
 
startQueryTimer(Query, int) - Method in interface com.mysql.cj.Query
 
startsWith(byte[], String) - Static method in class com.mysql.cj.util.StringUtils
 
startsWith(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiName
 
startsWithIgnoreCase(String, String) - Static method in class com.mysql.cj.util.StringUtils
Determines whether or not the string 'searchIn' starts with the string 'searchFor', dis-regarding case.
startsWithIgnoreCaseAndNonAlphaNumeric(String, String) - Static method in class com.mysql.cj.util.StringUtils
Determines whether or not the string 'searchIn' starts with the string 'searchFor', disregarding case,leading whitespace and non-alphanumeric characters.
startsWithIgnoreCaseAndWs(String, String) - Static method in class com.mysql.cj.util.StringUtils
Determines whether or not the string 'searchIn' starts with the string 'searchFor', disregarding case and leading whitespace
startsWithIgnoreCaseAndWs(String, String, int) - Static method in class com.mysql.cj.util.StringUtils
Determines whether or not the string 'searchIn' contains the string 'searchFor', disregarding case and leading whitespace
startsWithIgnoreCaseAndWs(String, String[]) - Static method in class com.mysql.cj.util.StringUtils
Determines whether or not the string 'searchIn' starts with one of the strings in 'searchFor', disregarding case and leading whitespace
startTransaction() - Method in interface com.mysql.cj.xdevapi.Session
Start a new transaction.
startTransaction() - Method in class com.mysql.cj.xdevapi.SessionImpl
 
Statement<STMT_T,RES_T> - Interface in com.mysql.cj.xdevapi
A statement is a query or state-affecting command against a database that returns a result.
Statement.LockContention - Enum in com.mysql.cj.xdevapi
The lock contention options for the locking modes available.
statementBegins() - Method in class com.mysql.cj.AbstractQuery
 
statementBegins() - Method in class com.mysql.cj.jdbc.StatementImpl
 
statementBegins() - Method in interface com.mysql.cj.Query
 
statementBegins() - Method in class com.mysql.cj.ServerPreparedQuery
 
statementCounter - Static variable in class com.mysql.cj.AbstractQuery
Used to generate IDs when profiling.
statementEventListeners - Variable in class com.mysql.cj.jdbc.MysqlPooledConnection
 
StatementExecuteOk - Class in com.mysql.cj.protocol.x
ProtocolEntity representing a StatementExecuteOk message.
StatementExecuteOk() - Constructor for class com.mysql.cj.protocol.x.StatementExecuteOk
 
StatementExecuteOk(long, Long, List<String>, List<Warning>) - Constructor for class com.mysql.cj.protocol.x.StatementExecuteOk
 
StatementExecuteOkBuilder - Class in com.mysql.cj.protocol.x
Result builder producing a StatementExecuteOk instance.
StatementExecuteOkBuilder() - Constructor for class com.mysql.cj.protocol.x.StatementExecuteOkBuilder
 
statementExecuteOkBuilder - Variable in class com.mysql.cj.xdevapi.DocResultBuilder
 
statementExecuteOkBuilder - Variable in class com.mysql.cj.xdevapi.RowResultBuilder
 
statementExecuteOkBuilder - Variable in class com.mysql.cj.xdevapi.SqlResultBuilder
 
statementExecuteOkBuilder - Variable in class com.mysql.cj.xdevapi.StreamingDocResultBuilder
 
statementExecuteOkBuilder - Variable in class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
statementExecuteOkBuilder - Variable in class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
statementExecuteOkBuilder - Variable in class com.mysql.cj.xdevapi.UpdateResultBuilder
 
StatementExecuteOkFactory - Class in com.mysql.cj.protocol.x
Factory producing StatementExecuteOk from protocol message.
StatementExecuteOkFactory() - Constructor for class com.mysql.cj.protocol.x.StatementExecuteOkFactory
 
statementExecuting - Variable in class com.mysql.cj.AbstractQuery
Currently executing a statement?
statementExecutionDepth - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
statementFirstChar - Variable in class com.mysql.cj.QueryInfo
 
statementId - Variable in class com.mysql.cj.AbstractQuery
Used to identify this statement when profiling.
statementId - Variable in class com.mysql.cj.log.ProfilerEventImpl
 
StatementImpl - Class in com.mysql.cj.jdbc
A Statement object is used for executing a static SQL statement and obtaining the results produced by it.
StatementImpl(JdbcConnection, String) - Constructor for class com.mysql.cj.jdbc.StatementImpl
Constructor for a Statement.
StatementIsClosedException - Exception in com.mysql.cj.exceptions
Operation attempted on already closed Statement
StatementIsClosedException() - Constructor for exception com.mysql.cj.exceptions.StatementIsClosedException
 
StatementIsClosedException(String) - Constructor for exception com.mysql.cj.exceptions.StatementIsClosedException
 
StatementIsClosedException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.StatementIsClosedException
 
StatementIsClosedException(Throwable) - Constructor for exception com.mysql.cj.exceptions.StatementIsClosedException
 
StatementIsClosedException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.StatementIsClosedException
 
StatementsTest - Class in testsuite.simple
 
StatementsTest() - Constructor for class testsuite.simple.StatementsTest
 
StatementsTest.QueryInfoQueryInterceptor - Class in testsuite.simple
 
statementUsedForFetchingRows - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
StatementWrapper - Class in com.mysql.cj.jdbc
Wraps statements so that errors can be reported correctly to ConnectionEventListeners.
StatementWrapper(ConnectionWrapper, MysqlPooledConnection, Statement) - Constructor for class com.mysql.cj.jdbc.StatementWrapper
 
staticSqlParts - Variable in class com.mysql.cj.QueryInfo
 
STATUS_CONNECTED - Static variable in class testsuite.UnreliableSocketFactory
 
STATUS_FAILED - Static variable in class testsuite.UnreliableSocketFactory
 
STATUS_UNKNOWN - Static variable in class testsuite.UnreliableSocketFactory
 
statusFlags - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
statusFlags - Variable in class com.mysql.cj.protocol.a.NativeServerSession
 
statusFlags - Variable in class com.mysql.cj.protocol.a.result.OkPacket
 
statusOnException(Connection, Throwable) - Method in class com.mysql.cj.jdbc.integration.c3p0.MysqlConnectionTester
 
STD_HOST - Static variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
STD_PORT - Static variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
stmt - Variable in class com.mysql.cj.jdbc.result.ResultSetFactory
 
stmt - Variable in class testsuite.BaseTestCase
Statement to be used in tests, initialized in setUp().
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute.Builder
 
stmt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
STMT_CLOSED_ERR_PATTERN - Static variable in class testsuite.simple.MultiHostConnectionTest
 
STMT_EXECUTE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
STMT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
STMT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
STMT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
STMT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
STMT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
STMT_ID_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
STMT_ID_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
STMT_ID_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
STMT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
STMT = 5;
stmtBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView.Builder
 
stmtBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView.Builder
 
stmtBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.Builder
 
stmtBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
StmtExecute(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
StmtExecute() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
stmtExecute_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
stmtExecute_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
stmtExecuteBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
StmtExecuteOk(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
StmtExecuteOk() - Constructor for class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
stmtId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate.Builder
 
stmtId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
stmtId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute.Builder
 
stmtId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
stmtId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.Builder
 
stmtId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
stop(boolean) - Method in class com.mysql.cj.admin.ServerController
Stops the server (if started)
stop() - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
Shut down this packet sender and deallocate any resources.
stop - Variable in class testsuite.regression.StressRegressionTest.BusyThread
 
stopAfterNextMessage() - Method in interface com.mysql.cj.protocol.MessageReader
Signal to the reader that it should stop reading messages after reading the next message.
stopAt - Variable in class com.mysql.cj.util.StringInspector
 
stopIterating - Variable in class com.mysql.cj.jdbc.IterateBlock
 
stopNewConnectionsToHost(String, String) - Method in class com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManager
 
stopNewConnectionsToHost(String, String) - Method in interface com.mysql.cj.jdbc.jmx.LoadBalanceConnectionGroupManagerMBean
 
stopQueryTimer(CancelQueryTask, boolean, boolean) - Method in class com.mysql.cj.AbstractQuery
 
stopQueryTimer(CancelQueryTask, boolean, boolean) - Method in class com.mysql.cj.jdbc.StatementImpl
 
stopQueryTimer(CancelQueryTask, boolean, boolean) - Method in interface com.mysql.cj.Query
 
storesLowerCaseIdentifiers() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
storesLowerCaseTableName() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
storesLowerCaseTableName() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
storesLowerCaseTableName() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
storesLowerCaseTableName() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
storesLowerCaseTableNames() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
storesLowerCaseTableNames() - Method in interface com.mysql.cj.protocol.ServerSession
 
storesLowerCaseTableNames() - Method in class com.mysql.cj.protocol.x.XServerSession
 
storesMixedCaseIdentifiers() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
storeStreamOrReader(int, NativePacketPayload, Closeable) - Method in class com.mysql.cj.ServerPreparedQuery
 
storesUpperCaseIdentifiers() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
STREAM_DATA_MARKER - Static variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
Marker for 'stream' data when doing INSERT rows
streamClosed(byte[]) - Method in class com.mysql.cj.jdbc.Blob
 
streamClosed(WatchableStream) - Method in class com.mysql.cj.jdbc.Blob
 
streamClosed(WatchableStream) - Method in class com.mysql.cj.jdbc.Clob
 
streamClosed(WatchableStream) - Method in interface com.mysql.cj.protocol.OutputStreamWatcher
Called when the OutputStream being watched has .close() called
streamConvertBuf - Variable in class com.mysql.cj.protocol.a.InputStreamValueEncoder
 
streamerClosed - Variable in class com.mysql.cj.protocol.a.result.ResultsetRowsStreaming
 
streamingData - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
StreamingDocResultBuilder - Class in com.mysql.cj.xdevapi
Result builder producing a streaming DocResult instance.
StreamingDocResultBuilder(MysqlxSession) - Constructor for class com.mysql.cj.xdevapi.StreamingDocResultBuilder
 
StreamingNotifiable - Interface in com.mysql.cj.exceptions
 
StreamingRowResultBuilder - Class in com.mysql.cj.xdevapi
Result builder producing a streaming RowResult instance.
StreamingRowResultBuilder(MysqlxSession) - Constructor for class com.mysql.cj.xdevapi.StreamingRowResultBuilder
 
StreamingSqlResultBuilder - Class in com.mysql.cj.xdevapi
Result builder producing a streaming SqlResult instance.
StreamingSqlResultBuilder(MysqlxSession) - Constructor for class com.mysql.cj.xdevapi.StreamingSqlResultBuilder
 
streamToBytes(InputStream, long, NativePacketPayload) - Method in class com.mysql.cj.protocol.a.InputStreamValueEncoder
 
StressRegressionTest - Class in testsuite.regression
Tests for multi-thread stress regressions.
StressRegressionTest() - Constructor for class testsuite.regression.StressRegressionTest
 
StressRegressionTest.BusyThread - Class in testsuite.regression
 
StressRegressionTest.ContentionThread - Class in testsuite.regression
 
StressRegressionTest.CreateThread - Class in testsuite.regression
 
StressRegressionTest.SharedInfoForTestBug67760 - Class in testsuite.regression
 
string - Variable in class com.mysql.cj.util.LazyString
 
String(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
String() - Constructor for class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
string - Variable in class com.mysql.cj.xdevapi.ExprParser
String being parsed.
stringArrayToString(String[], String, String, String, String) - Static method in class com.mysql.cj.util.StringUtils
Constructs a String containing all the elements in the String array bounded and joined by the provided concatenation elements.
StringInspector - Class in com.mysql.cj.util
Utility class to inspect a MySQL string, typically a query string.
StringInspector(String, String, String, String, Set<SearchMode>) - Constructor for class com.mysql.cj.util.StringInspector
This object provides string searching and manipulation operations such as finding sub-strings, matching sub-strings or building a comments-free version of a string.
StringInspector(String, int, String, String, String, Set<SearchMode>) - Constructor for class com.mysql.cj.util.StringInspector
This object provides string searching and manipulation operations such as finding sub-strings, matching sub-strings or building a comments-free version of a string.
StringInspectorTest - Class in com.mysql.cj.util
 
StringInspectorTest() - Constructor for class com.mysql.cj.util.StringInspectorTest
 
StringLengthDataType() - Constructor for enum com.mysql.cj.protocol.a.NativeConstants.StringLengthDataType
 
StringListIterator(List<String>) - Constructor for class com.mysql.cj.jdbc.DatabaseMetaData.StringListIterator
 
StringProperty - Class in com.mysql.cj.conf
 
StringProperty(PropertyDefinition<String>) - Constructor for class com.mysql.cj.conf.StringProperty
 
StringPropertyDefinition - Class in com.mysql.cj.conf
 
StringPropertyDefinition(String, String, String, boolean, String, String, String, int) - Constructor for class com.mysql.cj.conf.StringPropertyDefinition
 
StringPropertyDefinition(PropertyKey, String, boolean, String, String, String, int) - Constructor for class com.mysql.cj.conf.StringPropertyDefinition
 
StringRegressionTest - Class in testsuite.regression
Tests for regressions of bugs in String handling in the driver.
StringRegressionTest() - Constructor for class testsuite.regression.StringRegressionTest
 
stringRep - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
StringSelfDataType() - Constructor for enum com.mysql.cj.protocol.a.NativeConstants.StringSelfDataType
 
StringType() - Constructor for enum com.mysql.cj.util.SaslPrep.StringType
 
StringUtils - Class in com.mysql.cj.util
Various utility methods for converting to/from byte arrays in the platform encoding and several other String operations.
StringUtils() - Constructor for class com.mysql.cj.util.StringUtils
 
StringUtilsTest - Class in com.mysql.cj.util
 
StringUtilsTest() - Constructor for class com.mysql.cj.util.StringUtilsTest
 
StringValueEncoder - Class in com.mysql.cj.protocol.a
 
StringValueEncoder() - Constructor for class com.mysql.cj.protocol.a.StringValueEncoder
 
StringValueFactory - Class in com.mysql.cj.result
A ValueFactory implementation to create strings.
StringValueFactory(PropertySet) - Constructor for class com.mysql.cj.result.StringValueFactory
 
StringValueFactoryTest - Class in com.mysql.cj.result
StringValueFactoryTest() - Constructor for class com.mysql.cj.result.StringValueFactoryTest
 
stripCommentsAndHints() - Method in class com.mysql.cj.util.StringInspector
Returns a copy of the source string stripped of all comments and hints.
stripCommentsAndHints(String, String, String, boolean) - Static method in class com.mysql.cj.util.StringUtils
Removes comments and hints from the given string.
stripEnclosure(byte[], String, String) - Static method in class com.mysql.cj.util.StringUtils
 
StructuralToken(char) - Constructor for enum com.mysql.cj.xdevapi.JsonParser.StructuralToken
 
subject - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
subject - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
SUBKEY_COMPRESSION_ALGORITHM - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
SUBKEY_COMPRESSION_SERVER_COMBINE_MIXED_MESSAGES - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
SUBKEY_COMPRESSION_SERVER_MAX_COMBINE_MESSAGES - Static variable in class com.mysql.cj.protocol.x.XServerCapabilities
 
subminor - Variable in class com.mysql.cj.ServerVersion
 
SubqueriesRegressionTest - Class in testsuite.regression
Tests SubQueries
SubqueriesRegressionTest() - Constructor for class testsuite.regression.SubqueriesRegressionTest
 
subTestBug20391832(Properties, MysqlType, String, String) - Method in class testsuite.regression.DateTimeRegressionTest
 
subTestBug22848249A() - Method in class testsuite.regression.ConnectionRegressionTest
 
subTestBug22848249B() - Method in class testsuite.regression.ConnectionRegressionTest
 
subTestBug22848249C() - Method in class testsuite.regression.ConnectionRegressionTest
 
subTestBug22848249D() - Method in class testsuite.regression.ConnectionRegressionTest
 
successCallback - Variable in class com.mysql.cj.protocol.x.ErrorToFutureCompletionHandler
 
sumValue - Variable in class testsuite.perf.BasePerfTest
 
SUPPORTED_MECHANISMS - Static variable in class com.mysql.cj.sasl.ScramShaSaslClientFactory
 
SUPPORTS_FK - Static variable in class com.mysql.cj.jdbc.DatabaseMetaData
The table type for generic tables that support foreign keys.
supportsAlterTableWithAddColumn() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsANSI92FullSQL() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsBatchUpdates() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsColumnAliasing() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsConvert() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsConvert(int, int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsConvert(int, int) - Static method in enum com.mysql.cj.MysqlType
Is CONVERT between the given SQL types supported?
supportsCoreSQLGrammar() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsFullOuterJoins() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsGroupBy() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsGroupByUnrelated() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsLikeEscapeClause() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsLoadLocalInfile(Statement) - Method in class testsuite.BaseTestCase
 
supportsMinimumSQLGrammar() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsMultipleOpenResults() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsMultipleResultSets() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsMultipleTransactions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsNamedParameters() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsNonNullableColumns() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsOffset - Variable in class com.mysql.cj.xdevapi.AbstractFilterParams
 
supportsOffset() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
supportsOffset() - Method in interface com.mysql.cj.xdevapi.FilterParams
Whether offset clause is supported in the statement or not.
supportsOpenCursorsAcrossCommit() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsOrderByUnrelated() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsOuterJoins() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsPositionedDelete() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsPositionedUpdate() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsPreparedStatements() - Method in class com.mysql.cj.MysqlxSession
Check if current session is using a MySQL server that supports prepared statements.
supportsPreparedStatements - Variable in class com.mysql.cj.protocol.x.XProtocol
Keeps track of whether this X Server session supports prepared statements.
supportsPreparedStatements() - Method in class com.mysql.cj.protocol.x.XProtocol
Checks if the MySQL server currently connected supports prepared statements.
supportsQueryAttributes - Variable in class com.mysql.cj.protocol.a.NativeMessageBuilder
 
supportsQueryAttributes() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
supportsQueryAttributes() - Method in interface com.mysql.cj.protocol.ServerSession
 
supportsQueryAttributes() - Method in class com.mysql.cj.protocol.x.XServerSession
 
supportsResultSetConcurrency(int, int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsResultSetType(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSavepoints() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSelectForUpdate() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsStatementPooling() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsStoredProcedures() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSubqueriesInExists() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSubqueriesInIns() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsTableCorrelationNames() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsTestCachingSha2PasswordKeys(Statement) - Method in class testsuite.BaseTestCase
 
supportsTestCertificates(Statement) - Method in class testsuite.BaseTestCase
 
supportsTestCertificates(Session) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
supportsTestSha256PasswordKeys(Statement) - Method in class testsuite.BaseTestCase
 
supportsTimeZoneNames(Statement) - Method in class testsuite.BaseTestCase
 
supportsTLSv1_2(ServerVersion) - Method in class testsuite.BaseTestCase
 
supportsTLSv1_2(ServerVersion) - Method in class testsuite.x.devapi.DevApiBaseTestCase
 
supportsTransactionIsolationLevel(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsTransactions() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsUnion() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
supportsUnionAll() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
SuspendableXAConnection - Class in com.mysql.cj.jdbc
 
SuspendableXAConnection(JdbcConnection) - Constructor for class com.mysql.cj.jdbc.SuspendableXAConnection
 
svf - Variable in class com.mysql.cj.xdevapi.SchemaImpl
 
switchCurrentConnectionTo(int, JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.FailoverConnectionProxy
Replaces the previous underlying connection by the connection given.
switchToReplicasConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
switchToReplicasConnectionIfNecessary() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
switchToSourceConnection() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
switchToXid(Xid) - Method in class com.mysql.cj.jdbc.SuspendableXAConnection
 
SyncFlushDeflaterOutputStream - Class in com.mysql.cj.protocol.x
Wrapper around DeflaterOutputStream that enables sync flush by default.
SyncFlushDeflaterOutputStream(OutputStream) - Constructor for class com.mysql.cj.protocol.x.SyncFlushDeflaterOutputStream
 
SyncMessageReader - Class in com.mysql.cj.protocol.x
Synchronous-only implementation of MessageReader.
SyncMessageReader(FullReadInputStream, Protocol.ProtocolEventHandler) - Constructor for class com.mysql.cj.protocol.x.SyncMessageReader
 
SyncMessageReader.ListenersDispatcher - Class in com.mysql.cj.protocol.x
 
SyncMessageReaderTest - Class in com.mysql.cj.protocol.x
SyncMessageReaderTest() - Constructor for class com.mysql.cj.protocol.x.SyncMessageReaderTest
 
SyncMessageSender - Class in com.mysql.cj.protocol.x
Synchronous-only implementation of MessageSender.
SyncMessageSender(OutputStream) - Constructor for class com.mysql.cj.protocol.x.SyncMessageSender
 
SyncMessageWriterTest - Class in com.mysql.cj.protocol.x
 
SyncMessageWriterTest() - Constructor for class com.mysql.cj.protocol.x.SyncMessageWriterTest
 
syncMutex - Variable in class com.mysql.cj.PerConnectionLRUFactory.PerConnectionLRU
 
syncSessionState(JdbcConnection, JdbcConnection, boolean) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
syncSessionState(JdbcConnection, JdbcConnection) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Synchronizes session state between two connections.
syncSessionState(JdbcConnection, JdbcConnection, boolean) - Method in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
Synchronizes session state between two connections, allowing to override the read-only status.
syncSessionState(JdbcConnection, JdbcConnection, boolean) - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
syncUpdate() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
Reset UPDATE prepared statement to value in current row.
synonyms - Variable in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
syntaxErrorEntireResult() - Method in class testsuite.x.devapi.AsyncQueryTest
 
SyntaxRegressionTest - Class in testsuite.regression
Regression tests for syntax
SyntaxRegressionTest() - Constructor for class testsuite.regression.SyntaxRegressionTest
 
sysOut(String) - Static method in class instrumentation.AddMethods
 
sysOut(String) - Static method in class instrumentation.CommonChecks
 
sysOutPrint(String) - Static method in class instrumentation.TranslateExceptions
 
sysOutPrintln(String) - Static method in class instrumentation.TranslateExceptions
 
SYSP_com_mysql_cj_build_verbose - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_disableAbandonedConnectionCleanup - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_java_vendor - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_java_version - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_java_vm_vendor - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_line_separator - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_os_arch - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_os_name - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_os_version - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_testsuite_cantGrant - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_testsuite_ds_db - Static variable in class com.mysql.cj.conf.PropertyDefinitions
For testsuite.regression.DataSourceRegressionTest
SYSP_testsuite_ds_host - Static variable in class com.mysql.cj.conf.PropertyDefinitions
For testsuite.regression.DataSourceRegressionTest
SYSP_testsuite_ds_password - Static variable in class com.mysql.cj.conf.PropertyDefinitions
For testsuite.regression.DataSourceRegressionTest
SYSP_testsuite_ds_port - Static variable in class com.mysql.cj.conf.PropertyDefinitions
For testsuite.regression.DataSourceRegressionTest
SYSP_testsuite_ds_user - Static variable in class com.mysql.cj.conf.PropertyDefinitions
For testsuite.regression.DataSourceRegressionTest
SYSP_testsuite_loadstoreperf_tabletype - Static variable in class com.mysql.cj.conf.PropertyDefinitions
For testsuite.perf.LoadStorePerfTest
SYSP_testsuite_loadstoreperf_useBigResults - Static variable in class com.mysql.cj.conf.PropertyDefinitions
For testsuite.perf.LoadStorePerfTest
SYSP_testsuite_miniAdminTest_runShutdown - Static variable in class com.mysql.cj.conf.PropertyDefinitions
The system property that must exist to run the shutdown test in testsuite.simple.MiniAdminTest
SYSP_testsuite_noDebugOutput - Static variable in class com.mysql.cj.conf.PropertyDefinitions
Suppress debug output when running testsuite
SYSP_testsuite_retainArtifacts - Static variable in class com.mysql.cj.conf.PropertyDefinitions
Don't remove database object created by tests
SYSP_testsuite_runLongTests - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_testsuite_serverController_basedir - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_testsuite_unavailable_host - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_testsuite_url - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_testsuite_url_cluster - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSP_testsuite_url_mysqlx - Static variable in class com.mysql.cj.conf.PropertyDefinitions
 
SYSTEM_TABLE_AS_BYTES - Static variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
systemNanoTimeMethod - Static variable in class com.mysql.cj.util.TimeUtil
 

T

T95 - Static variable in class testsuite.perf.BasePerfTest
Confidence interval lookup table, indexed by degrees of freedom at 95%.
T99 - Static variable in class testsuite.perf.BasePerfTest
Confidence interval lookup table, indexed by degrees of freedom at 99%.
Table - Interface in com.mysql.cj.xdevapi
A client-side representation of a database table.
table_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
table_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
TABLE_AS_BYTES - Static variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
TABLE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
TABLE_NAME_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
TABLE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
TABLE = 2;
tableBasics() - Method in class testsuite.x.devapi.TableTest
 
tableCat - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TableMetaDataKey
 
TableDeleteTest - Class in testsuite.x.devapi
 
TableDeleteTest() - Constructor for class testsuite.x.devapi.TableDeleteTest
 
tableExists(String, String) - Method in interface com.mysql.cj.DataStoreMetadata
 
tableExists(String, String) - Method in class com.mysql.cj.DataStoreMetadataImpl
 
TableFilterParams - Class in com.mysql.cj.xdevapi
FilterParams implementation for Table syntax.
TableFilterParams(String, String) - Constructor for class com.mysql.cj.xdevapi.TableFilterParams
Constructor.
TableFilterParams(String, String, boolean) - Constructor for class com.mysql.cj.xdevapi.TableFilterParams
Constructor.
TableImpl - Class in com.mysql.cj.xdevapi
Table implementation
TableImpl(MysqlxSession, SchemaImpl, String) - Constructor for class com.mysql.cj.xdevapi.TableImpl
 
tableInsert() - Method in class testsuite.x.internal.XProtocolTest
 
TableInsertTest - Class in testsuite.x.devapi
 
TableInsertTest() - Constructor for class testsuite.x.devapi.TableInsertTest
 
TableMetaDataKey(String, String, String, String) - Constructor for class com.mysql.cj.jdbc.DatabaseMetaData.TableMetaDataKey
 
tableName - Variable in class com.mysql.cj.jdbc.BlobFromLocator
 
tableName - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TableMetaDataKey
 
tableName - Variable in class com.mysql.cj.result.Field
 
tableName - Variable in class com.mysql.cj.xdevapi.InsertStatementImpl
 
tableName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier.Builder
 
tableName_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
tableSchem - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TableMetaDataKey
 
TableSelectTest - Class in testsuite.x.devapi
 
TableSelectTest() - Constructor for class testsuite.x.devapi.TableSelectTest
 
TableTest - Class in testsuite.x.devapi
 
TableTest() - Constructor for class testsuite.x.devapi.TableTest
 
tableType - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.TableMetaDataKey
 
TableType(String) - Constructor for enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
TableType(String, String[]) - Constructor for enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
 
tableType - Variable in class testsuite.perf.LoadStorePerfTest
The table type to use (only for MySQL), 'HEAP' by default
TableUpdateTest - Class in testsuite.x.devapi
 
TableUpdateTest() - Constructor for class testsuite.x.devapi.TableUpdateTest
 
tags - Variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
takeMeasurements - Variable in class testsuite.perf.LoadStorePerfTest
 
target - Variable in class com.mysql.cj.util.DnsSrv.SrvRecord
 
targetType - Variable in class com.mysql.cj.NativeQueryBindValue
 
tDate - Static variable in class testsuite.simple.DateTimeTest
 
tDatetime - Static variable in class testsuite.simple.DateTimeTest
 
tdf - Variable in class com.mysql.cj.protocol.a.SqlTimeValueEncoder
 
tearDown() - Method in class com.mysql.cj.jdbc.util.BaseBugReport
Override this method with code that cleans up anything created in the setUp() method.
tearDown() - Method in class testsuite.perf.LoadStorePerfTest
 
tearDown() - Method in class testsuite.regression.DataSourceRegressionTest
Un-binds the DataSource and closes the context
tearDown() - Method in class testsuite.regression.PooledConnectionRegressionTest
After the test is run.
tearDown() - Method in class testsuite.simple.DataSourceTest
Un-binds the DataSource and closes the context
teardown() - Method in class testsuite.simple.QueryAttributesTest
 
tearDown() - Method in class testsuite.simple.TraversalTest
 
tearDown() - Method in class testsuite.simple.UpdatabilityTest
 
tearDownBase() - Method in class testsuite.BaseTestCase
Destroys resources created during the test case.
teardownBaseTableTest() - Method in class testsuite.x.devapi.BaseTableTestCase
 
teardownCollectionTest() - Method in class testsuite.x.devapi.BaseCollectionTestCase
 
teardownCollectionTest() - Method in class testsuite.x.devapi.SchemaTest
 
teardownCollectionTest() - Method in class testsuite.x.devapi.TransactionTest
 
teardownCompressionTest() - Method in class testsuite.x.devapi.CompressionTest
 
teardownConnectionTest() - Method in class testsuite.simple.ConnectionTest
 
teardownIpv6SupportTest() - Method in class testsuite.x.devapi.Ipv6SupportTest
 
teardownSecureSessionTest() - Method in class testsuite.x.devapi.SecureSessionTest
 
teardownSessionTest() - Method in class testsuite.x.devapi.SessionTest
 
teardownTableTest() - Method in class testsuite.x.devapi.MetadataTest
 
teardownTableTest() - Method in class testsuite.x.devapi.ResultTest
 
TEMPTABLE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
the view are retrieved into a temporary table
test1000Transactions() - Method in class testsuite.perf.LoadStorePerfTest
Tests and times 1000 load/store type transactions
TEST_BIGINT_VALUE - Static variable in class testsuite.simple.NumbersTest
 
TEST_BLOB_FILE_PREFIX - Static variable in class testsuite.simple.BlobTest
 
TEST_MESSAGE - Static variable in class testsuite.simple.ExceptionsTest
 
TEST_SQL_STATE - Static variable in class testsuite.simple.ExceptionsTest
 
testAbsenceOfMetadataForQuery(String) - Method in class testsuite.regression.MetaDataRegressionTest
 
testABunchOfReturnTypes() - Method in class testsuite.regression.MetaDataRegressionTest
 
testAccessorsAndMutators() - Method in class testsuite.simple.StatementsTest
 
testAddLargeDocument() - Method in class testsuite.x.devapi.CollectionAddTest
 
testAddNoDocs() - Method in class testsuite.x.devapi.CollectionAddTest
 
testAddOrReplaceOne() - Method in class testsuite.x.devapi.CollectionAddTest
 
testAddWithAssignedId() - Method in class testsuite.x.devapi.CollectionAddTest
 
testAdjustTimestampNanosPrecision() - Method in class com.mysql.cj.util.TimeUtilTest
 
testAliasedTables() - Method in class testsuite.simple.UpdatabilityTest
Tests if aliased tables work as updatable result sets.
testAllFieldsForNotNull(ResultSet, List<Boolean>) - Method in class testsuite.regression.ResultSetRegressionTest
 
testAllFieldsForNull(ResultSet) - Method in class testsuite.regression.ResultSetRegressionTest
 
testAllowLoadLocalInfileInPath() - Method in class testsuite.simple.ConnectionTest
Tests "LOAD DATA LOCAL INFILE" statements when enabled but restricted to a specific path, by specifying a path in the connection property 'allowLoadLocalInfileInPath'.
testAllowLoadLocalInfileInPathCheckAndDelete() - Method in class testsuite.simple.ConnectionTest
 
testAllTypesForNull() - Method in class testsuite.regression.ResultSetRegressionTest
 
testAlterTableAlgorithmLock() - Method in class testsuite.regression.SyntaxRegressionTest
ALTER TABLE syntax changed in 5.6GA ALTER TABLE ...
testAnotherBasicSqlQuery() - Method in class testsuite.x.internal.XProtocolTest
 
testAppendAsHex() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtil.appendAsHex() methods.
testArrayAppend() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testArrayIndex001() - Method in class testsuite.x.devapi.CollectionTest
START testArrayIndexBasic tests
testArrayIndex002() - Method in class testsuite.x.devapi.CollectionTest
START testArrayIndexBasic tests
testArrayIndex003() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex004() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex005() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex006() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex007() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex008() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex009() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex010() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex011() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex012() - Method in class testsuite.x.devapi.CollectionTest
START testArrayIndexBasic tests
testArrayIndex013() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex014() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayIndex015() - Method in class testsuite.x.devapi.CollectionTest
 
testArrayInsert() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testArrayModify() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testAsciiCharConversion() - Method in class testsuite.regression.CharsetRegressionTest
Tests character conversion bug.
testAsyncBind() - Method in class testsuite.x.devapi.CollectionTest
 
testAsyncBind() - Method in class testsuite.x.devapi.TableTest
 
testAuthCleartextPlugin() - Method in class testsuite.regression.ConnectionRegressionTest
 
testAuthMechanisms() - Method in class testsuite.x.devapi.SecureSessionTest
Tests that PLAIN, MYSQL41, SHA256_MEMORY, and EXTERNAL authentication mechanisms.
testAuthTestPlugin() - Method in class testsuite.regression.ConnectionRegressionTest
 
testAutoCommitLB() - Method in class testsuite.regression.ConnectionRegressionTest
 
testAutoIncrement() - Method in class testsuite.simple.StatementsTest
 
testBadAuthMessage() - Method in class testsuite.x.internal.XProtocolAuthTest
Test that we are disconnected with an error if we send a bad authentication message.
testBadMessageClass() - Method in class com.mysql.cj.protocol.x.SyncMessageWriterTest
 
testBase64Decoder() - Method in class testsuite.regression.StringRegressionTest
 
testBase64DecoderItem(String, String) - Method in class testsuite.regression.StringRegressionTest
 
testBasicAddDoc() - Method in class testsuite.x.devapi.CollectionAddTest
 
testBasicAddDocArray() - Method in class testsuite.x.devapi.CollectionAddTest
 
testBasicAddMap() - Method in class testsuite.x.devapi.CollectionAddTest
 
testBasicAddString() - Method in class testsuite.x.devapi.CollectionAddTest
 
testBasicAddStringArray() - Method in class testsuite.x.devapi.CollectionAddTest
 
testBasicCrudInsertFind() - Method in class testsuite.x.internal.XProtocolTest
 
testBasics() - Method in class com.mysql.cj.result.BinaryStreamValueFactoryTest
 
testBasics() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testBasics() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testBasics() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testBasics() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testBasics() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testBasics() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testBasics() - Method in class com.mysql.cj.result.ZeroDateTimeToNullValueFactoryTest
 
testBasics() - Method in class testsuite.x.devapi.SchemaTest
 
testBasicSaslMysql41Auth() - Method in class testsuite.x.internal.XProtocolAuthTest
 
testBasicSaslPlainAuth() - Method in class testsuite.x.internal.XProtocolAuthTest
 
testBasicSaslPlainAuthFailure() - Method in class testsuite.x.internal.XProtocolAuthTest
 
testBatch() - Method in class testsuite.simple.CallableStatementTest
 
testBatchRewriteErrors() - Method in class testsuite.simple.StatementsTest
 
testBigInt() - Method in class testsuite.regression.NumbersRegressionTest
Tests that BIGINT retrieval works correctly
testBinaryResultSetNumericTypes() - Method in class testsuite.simple.StatementsTest
Tests all variants of numerical types (signed/unsigned) for correct operation when used as return values from a prepared statement.
testBinaryResultSetNumericTypesInternal(Connection) - Method in class testsuite.simple.StatementsTest
 
testBitSp() - Method in class testsuite.regression.CallableStatementRegressionTest
 
testBitType() - Method in class testsuite.simple.MetadataTest
 
testBitwiseExpressions() - Method in class testsuite.x.devapi.CollectionFindTest
 
testBlobFile - Static variable in class testsuite.simple.BlobTest
 
testBogusTable() - Method in class testsuite.simple.UpdatabilityTest
Tests that the driver does not let you update result sets that come from tables that don't have primary keys
testBogusTimestampAsString() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBooleans() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug100606() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#100606 (31818423), UNECESARY CALL TO "SET NAMES 'UTF8' COLLATE 'UTF8_GENERAL_CI'".
testBug101413() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for Bug#101413 (32099505), JAVA.TIME.LOCALDATETIME CANNOT BE CAST TO JAVA.SQL.TIMESTAMP.
testBug10144() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#10144 - Memory leak in ServerPreparedStatement if serverPrepare() fails.
testBug10156() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#10156 - Unsigned SMALLINT treated as signed
testBug101596() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#101596 (32151143), GET THE 'HOST' PROPERTY ERROR AFTER CALLING TRANSFORMPROPERTIES() METHOD.
TestBug101596Transformer() - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug101596Transformer
 
testBug102076() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#102076 (32329915), CONTRIBUTION: MYSQL JDBC DRIVER RESULTSET.GETLONG() THROWS NUMBEROUTOFRANGE.
testBug10212() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug102131() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#102131 (32338451), UPDATABLERESULTSET NPE WHEN USING DERIVED QUERIES OR VIEWS.
testBug102188() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#102188 (32526663), AccessControlException with AuthenticationLdapSaslClientPlugin.
testBug102321() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#102321 (32405590), CALLING RESULTSETMETADATA.GETCOLUMNCLASSNAME RETURNS WRONG VALUE FOR DATETIME.
testBug102404() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#102404 (32435618), CONTRIBUTION: ADD TRACK SESSION STATE CHANGE.
TestBug102404Listener() - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug102404Listener
 
testBug102678() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#102678 (Bug#32536384), Connector/J 8 query with explain can not return ResultRow.
testBug10310() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix forBUG#10310 - Driver doesn't support {?=CALL(...)} for calling stored functions.
testBug104067AndBug106435() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#104067 (33054827), No reset autoCommit after unknown issue occurs.
testBug104170() - Method in class testsuite.regression.UtilsRegressionTest
Tests fix for Bug#104170 (33064455), CONTRIBUTION: CLIENTPREPAREDSTMT: LEAVE CALENDAR UNTOUCHED.
testBug104559() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for Bug#104559 (33232419), ResultSet.getObject(i, java.util.Date.class) throws NPE when the value is null.
testBug104641() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#104641 (33237255), DatabaseMetaData.getImportedKeys can return duplicated foreign keys.
testBug10485() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#10485, SQLException thrown when retrieving YEAR(2) with ResultSet.getString().
testBug104954() - Method in class testsuite.regression.DataSourceRegressionTest
Tests fix for Bug#104954 (Bug#33361205), MysqlDataSource fails to URL encode database name when constructing JDBC URL.
testBug10496() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for BUG#10496 - SQLException is thrown when using property "characterSetResults"
testBug105197() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#105197 (33461744), Statement.executeQuery() may return non-navigable ResultSet.
testBug105915() - Method in class testsuite.regression.NumbersRegressionTest
Tests fix for Bug#105915 (33678490), Connector/J 8 server prepared statement precision loss in execute batch.
testBug106758() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#106758 (33973048), DatabaseMetaData.getTypeInfo returns AUTO_INCREMENT = false for all datatypes.
testBug107510() - Method in class testsuite.x.devapi.CollectionModifyTest
Tests fix for Bug#107510 (Bug#34259416), Empty string given to set() from Collection.modify() replaces full document.
testBug10850() - Method in class testsuite.regression.BlobRegressionTest
 
testBug108643() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for bug Bug#108643 (Bug#34652568), Commit statement not effect when two params turns on.
testBug109013() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#109013 (Bug#34772608), useServerPrepStmts and useLocalTransactionState could cause rollback failure.
testBug109807() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#109807 (Bug#35021014), DatabaseMetaData#getTypeInfo should ordered by DATA_TYPE.
testBug109808() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#109808 (Bug#35021038), DatabaseMetaData#getPrimaryKeys should ordered by COLUMN_NAME.
testBug11190() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#11190 - ResultSet.moveToCurrentRow() fails to work when preceded with .moveToInsertRow().
testBug11237() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#11237 useCompression=true and LOAD DATA LOCAL INFILE SQL Command
testBug11259() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#11259, autoReconnect ping causes exception on connection startup.
testBug11498() - Method in class testsuite.regression.EscapeProcessorRegressionTest
Tests fix for BUG#11498 - Escape processor didn't honor strings demarcated with double quotes.
testBug11552() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#11552, wrong values returned from server-side prepared statements if values are unsigned.
testBug11575() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#11575 -- DBMD.storesLower/Mixed/UpperIdentifiers() reports incorrect values for servers deployed on Windows.
testBug11614() - Method in class testsuite.regression.StringRegressionTest
Tests fix for BUG#11614 - StringUtils.getBytes() doesn't work when using multibyte character encodings and a length in _characters_ is specified.
testBug11629() - Method in class testsuite.regression.StringRegressionTest
 
testBug11781() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#11781, foreign key information that is quoted is parsed incorrectly.
testBug11797() - Method in class testsuite.regression.EscapeProcessorRegressionTest
Tests fix for BUG#11797 - Escape tokenizer doesn't respect stacked single quotes for escapes.
testBug11879() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#11879 -- ReplicationConnection won't switch to replica, throws "Catalog can't be null" exception.
testBug11976() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#11976 - maxPerformance.properties mis-spells "elideSetAutoCommits".
testBug12104() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#12104 - Geometry types not handled with server-side prepared statements.
testBug12218() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#12218, properties shared between source and replica with replication connection.
testBug12229() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#12229 - explainSlowQueries hangs with server-side prepared statements.
testBug12417() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for Bug#12417 - stored procedure catalog name is case-sensitive on Windows (this is actually a server bug, but we have a workaround in place for it now).
testBug12752() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for BUG#12752 - Cp1251 incorrectly mapped to win1251 for servers newer than 4.0.x.
testBug12753() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#12753, sessionVariables=....=...., doesn't work as it's tokenized incorrectly.
testBug12970() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#12970 - java.sql.Types.OTHER returned for binary and varbinary columns.
testBug12975() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#12975 - OpenOffice expects DBMD.supportsIEF() to return "true" if foreign keys are supported by the datasource, even though this method also covers support for check constraints, which MySQL _doesn't_ have.
testBug13048() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#13048 - maxQuerySizeToLog is not respected.
testBug13277() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#13277 - RSMD for generated keys has NPEs when a connection is referenced.
testBug13453() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#13453 - can't use & or = in URL configuration values (we now allow you to use www-form-encoding).
testBug13601() - Method in class testsuite.regression.MetaDataRegressionTest
Tests BUG13601 (which doesn't seem to be present in 3.1.11, but we'll leave it in here for regression's-sake).
testBug14562() - Method in class testsuite.regression.ResultSetRegressionTest
Tests bugfix for BUG#14562 - metadata/type for MEDIUMINT UNSIGNED is incorrect.
testBug14563127() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug14609() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#14609 - Exception thrown for new decimal type when using updatable result sets.
testBug14815() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#14815 - DBMD.getColumns() doesn't return TABLE_NAME correctly.
testBug14897() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug14909() - Method in class testsuite.regression.EscapeProcessorRegressionTest
Tests fix for BUG#14909 - escape processor replaces quote character in quoted string with string delimiter.
testBug15065() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#15065 - Usage advisor complains about unreferenced columns, even though they've been referenced.
testBug15121() - Method in class testsuite.regression.CallableStatementRegressionTest
 
testBug15464() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#15464 - INOUT parameter does not store IN value.
testBug15544() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for BUG#15544, no "dos" character set in MySQL > 4.1.0
testBug15570() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#15570 - ReplicationConnection incorrectly copies state, doesn't transfer connection context correctly when transitioning between the same read-only states.
testBug15604() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for Bug#15604 (11745460), TIMEZONE DISCARDED STORING JAVA.UTIL.CALENDAR INTO DATETIME.
testBug15677() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#15677, wrong values returned from getShort() if SQL values are tinyint unsigned.
testBug15854() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#15854 - DBMD.getColumns() returns wrong type for BIT.
testBug1592() - Method in class testsuite.regression.ResultSetRegressionTest
Checks fix for BUG#1592 -- cross-database updatable result sets are not checked for updatability correctly.
testBug16169() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#16169 - ResultSet.getNativeShort() causes stack overflow error via recurisve calls.
testBug16224249() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#16224249 - Deadlock on concurrently used LoadBalancedMySQLConnection
testBug16277() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#16277 - Invalid classname returned for RSMD.getColumnClassName() for BIGINT type.
testBug16436511() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#16436511 - getDriverName() returns a string with company name "MySQL-AB"
testBug16634180() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#16634180 - LOCK WAIT TIMEOUT EXCEEDED CAUSES SQLEXCEPTION, SHOULD CAUSE SQLTRANSIENTEXCEPTION
testBug16791() - Method in class testsuite.regression.DataSourceRegressionTest
Tests fix for BUG#16791 - NullPointerException in MysqlDataSourceFactory due to Reference containing RefAddrs with null content.
testBug16841() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#16841 - updatable result set doesn't return AUTO_INCREMENT values for insertRow() when multiple column primary keys are used.
testBug17248345() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#17248345 - GETFUNCTIONCOLUMNS() METHOD RETURNS COLUMNS OF PROCEDURE.
testBug17251955() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#17251955, ARRAYINDEXOUTOFBOUNDSEXCEPTION ON LONG MULTI-BYTE DB/USER NAMES
testBug17450() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#17450 - ResultSet.wasNull() not always reset correctly for booleans when done via conversion for server-side prepared statements.
testBug17750877() - Method in class testsuite.regression.ExceptionSubclassesTest
 
testBug17898() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#17898 - registerOutParameter not working when some parameters pre-populated.
testBug18258() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#18258 - Nonexistent catalog/database causes SQLException to be raised, rather than returning empty result set.
testBug18554() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#18554 - Aliased column names where length of name > 251 are corrupted.
testBug18554(int) - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug18869381() - Method in class testsuite.regression.ConnectionRegressionTest
Test fix for Bug#18869381 - CHANGEUSER() FOR SHA USER RESULTS IN NULLPOINTEREXCEPTION
testBug18869381WithProperties(String, Properties) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug18880() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#18880 - ResultSet.getFloatFromString() can't retrieve values near Float.MIN/MAX_VALUE.
testBug1914() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug19169() - Method in class testsuite.regression.DataSourceRegressionTest
Tests fix for BUG#19169 - ConnectionProperties (and thus some subclasses) are not serializable, even though some J2EE containers expect them to be.
testBug19282() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#19282 - ResultSet.wasNull() returns incorrect value when extracting native string from server-side prepared statement generated result set.
testBug19354014() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#19354014 - CHANGEUSER() CALL RESULTS IN "PACKETS OUT OF ORDER" ERROR
testBug19536760() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#19536760 - GETSTRING() CALL AFTER RS.RELATIVE() RETURNS NULLPOINTEREXCEPTION
testBug19536760CheckStates(ResultSet, boolean, boolean, boolean, boolean) - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug19568() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#19568
testBug19724() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug19803348() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#19803348 - GETPROCEDURES() RETURNS INCORRECT O/P WHEN USEINFORMATIONSCHEMA=FALSE.
testBug19805370() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#19805370, GETBINARYSTREAM() WITH INVALID COLUMN INDEX RETURNS EXCEPTION.
testBug19857166() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for Bug#19857166, SET FUNCTIONS ON CALLABLESTATEMENT RETURNS EXCEPTION WHEN CALLED WITH PARAM NAME.
testBug2006() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#2006, where 2 columns with same name in a result set are returned via findColumn() in the wrong order...The JDBC spec states, that the _first_ matching column should be returned.
testBug20279641() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for Bug#20279641, CANNOT CALL A PROCEDURE USING `DATABASE`.PROCNAME FORMAT.
testBug20306() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#20306 - ResultSet.getShort() for UNSIGNED TINYINT returns incorrect values when using server-side prepared statements.
testBug20316640() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for Bug#20316640, GETTIMESTAMP() CALL WITH CALANDER VALUE NULL RESULTS IN NULLPOINTEREXCEPTION.
testBug20391631() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#20391631, GETBOOLEAN() CALL RESULTS IN EXCEPTION WHEN USEUSAGEADVISOR = TRUE.
testBug20391659() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#20391659, GETBYTE() CALL RESULTS IN EXCEPTION WHEN USEUSAGEADVISOR = TRUE.
testBug20391832() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for Bug#20391832, SETOBJECT() FOR TYPES.TIME RESULTS IN EXCEPTION WHEN VALUE HAS FRACTIONAL PART.
testBug20453671() - Method in class testsuite.regression.BlobRegressionTest
Tests fix for BUG#20453671 - CLOB.POSITION() API CALL WITH CLOB INPUT RETURNS EXCEPTION
testBug20453712() - Method in class testsuite.regression.BlobRegressionTest
Tests fix for BUG#20453712 - CLOB.SETSTRING() WITH VALID INPUT RETURNS EXCEPTION server-side prepared statements and streaming BINARY data.
testBug20479() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#20479 - Updatable result set throws ClassCastException when there is row data and moveToInsertRow() is called.
testBug20485() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#20485 - Updatable result set that contains a BIT column fails when server-side prepared statements are used.
testBug20491() - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug20504139() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#20504139 - GETFUNCTIONCOLUMNS() AND GETPROCEDURECOLUMNS() RETURNS ERROR FOR VALID INPUTS.
testBug20685022() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#20685022 - SSL CONNECTION TO MYSQL 5.7.6 COMMUNITY SERVER FAILS
testBug20727196() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#20727196 - GETPROCEDURECOLUMNS() RETURNS EXCEPTION FOR FUNCTION WHICH RETURNS ENUM/SET TYPE.
testBug20802947() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#20802947, RESULTSET UPDATE METHODS FAILS WHEN TABLENAME CONTAINS SPECIAL CHARACTERS.
testBug20804635() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for fix to BUG#20804635 - GETTIME() AND GETDATE() FUNCTIONS FAILS WHEN FRACTIONAL PART EXISTS
testBug20818678() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for Bug#20818678, GETFLOAT() AND GETDOUBLE() CALL ON YEAR COLUMN RESULTS IN EXCEPTION
testBug20825727() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#20825727 - CONNECT FAILURE WHEN TRY TO CONNECT SHA USER WITH DIFFERENT CHARSET.
testBug20825727ChangePassword(String, String, String, String, int) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug20825727CreateUser(String, String, String, String, int) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug20825727TestLogin(String, String, boolean, boolean, String, String, String, String) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug20913114() - Method in class testsuite.regression.UtilsRegressionTest
Test fix for Bug#20913114, STRINGUTILS.WILDCOMPARE() FAILS WITH STACKOVERFLOWERROR ERROR.
testBug20913289() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#20913289, PSTMT.EXECUTEUPDATE() FAILS WHEN SQL MODE IS NO_BACKSLASH_ESCAPES.
testBug21062() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#21062 - ResultSet.getSomeInteger() doesn't work for BIT(>1)
testBug21215151() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#21215151 - DATABASEMETADATA.GETCATALOGS() FAILS TO SORT RESULTS.
testBug21267() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#21267, ParameterMetaData throws NullPointerException when prepared SQL actually has a syntax error
testBug21286268() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#21286268 - CONNECTOR/J REPLICATION USE SOURCE IF REPLICA IS UNAVAILABLE.
testBug21286268AssertConnectedToAndReadOnly(Connection, String, boolean) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug21308907() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for Bug#21308907, NO WAY TO GET THE FRACTIONAL PART OF A TIME FIELD WHEN USESERVERPREPSTMTS=TRUE.
testBug21379() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix(es) for BUG#21379 - column names don't match metadata in cases where server doesn't return original column names (functions) thus breaking compatibility with applications that expect 1-1 mappings between findColumn() and rsmd.getColumnName().
testBug21462() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#21462 - JDBC (and ODBC) specifications allow no-parenthesis CALL statements for procedures with no arguments, MySQL server does not.
testBug21544() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#21544 - When using information_schema for metadata, COLUMN_SIZE for getColumns() is not clamped to range of java.lang.Integer as is the case when not using information_schema, thus leading to a truncation exception that isn't present when not using information_schema.
testBug21690043() - Method in class testsuite.x.devapi.SessionTest
Tests fix for Bug#21690043, CONNECT FAILS WHEN PASSWORD IS BLANK.
testBug21789378() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#21789378, FORCED TO SET SERVER TIMEZONE IN CONNECT STRING (ALPHA).
testBug21814() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#21814 - time values outside valid range silently wrap
testBug21914769() - Method in class testsuite.x.devapi.CollectionAddTest
Tests fix for Bug#21914769, NPE WHEN TRY TO EXECUTE INVALID JSON STRING.
testBug21921956() - Method in class testsuite.x.devapi.CollectionFindTest
Test for Bug#21921956, X DEVAPI: EXPRESSION PARSE ERROR WITH UNARY OPERATOR.
testBug21934573() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#21934573 - FABRIC CODE INVOLVED IN THREAD DEADLOCK.
TestBug21934573ExceptionInterceptor() - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug21934573ExceptionInterceptor
 
testBug21947042() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#21947042, PREFER TLS WHERE SUPPORTED BY MYSQL SERVER.
testBug21947042_PrintCipher(Connection) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug21947042_PrintVersion(Connection) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug21978216() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#21978216, GETTYPEINFO REPORT MAXIMUM PRECISION OF 255 FOR VARBINARY
testBug22024() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#22024 - Newlines causing whitespace to span confuse procedure parser when getting parameter metadata for stored procedures.
testBug22038729() - Method in class testsuite.x.devapi.TableSelectTest
Tests fix for Bug#22038729, X DEVAPI: ANY API CALL AFTER A FAILED CALL PROC() RESULTS IN HANG and for duplicate Bug#25575010, X DEVAPI: ANY API CALL AFTER A FAILED SELECT RESULTS IN HANG
testBug22297() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests workaround for server crash when calling stored procedures via a server-side prepared statement (driver now detects prepare(stored procedure) and substitutes client-side prepared statement).
testBug22305930() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for Bug#22305930, GETTIMESTAMP() CALL ON CLOSED RESULT SET PRODUCES NPE.
testBug22305979() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#22305979, WRONG RECORD UPDATED IF SENDFRACTIONALSECONDS=FALSE AND SMT IS SCROLLABLE.
testBug22508715() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#22508715, SETSESSIONMAXROWS() CALL ON CLOSED CONNECTION RESULTS IN NPE.
testBug22613() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#22613 - DBMD.getColumns() does not return expected COLUMN_SIZE for the SET type (fixed to be consistent with the ODBC driver)
testBug22628() - Method in class testsuite.regression.MetaDataRegressionTest
Fix for BUG#22628 - Driver.getPropertyInfo() throws NullPointerException for URL that only specifies host and/or port.
testBug22643() - Method in class testsuite.regression.ConnectionRegressionTest
Test of a new feature to fix BUG 22643, specifying a "validation query" in your connection pool that starts with "slash-star ping slash-star" _exactly_ will cause the driver to " + instead send a ping to the server (much lighter weight), and when using a ReplicationConnection or a LoadBalancedConnection, will send the ping across all active connections.
testBug22678872() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#22678872 - NPE DURING UPDATE WITH FABRIC.
testBug22678872CheckConnectionsHistory(String...) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug22730682() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#22730682 - ARRAYINDEXOUTOFBOUNDSEXCEPTION FROM CONNECTIONGROUPMANAGER.REMOVEHOST().
testBug22848249() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#22848249 - LOADBALANCECONNECTIONGROUPMANAGER.REMOVEHOST() NOT WORKING AS EXPECTED.
testBug22931277() - Method in class testsuite.x.devapi.TableSelectTest
Tests fix for BUG#22931277, COLUMN.GETTYPE() RETURNS ERROR FOR VALID DATATYPES.
testBug22931433() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#22931433, GETTING VALUE OF BIT COLUMN RESULTS IN EXCEPTION.
testBug22931433() - Method in class testsuite.x.devapi.TableSelectTest
Tests fix for Bug#22931433, GETTING VALUE OF BIT COLUMN RESULTS IN EXCEPTION.
testBug22988922() - Method in class testsuite.x.devapi.TableSelectTest
 
testBug23045604() - Method in class testsuite.x.devapi.SessionTest
Tests fix for BUG#23045604 - XSESSION.GETURI() RETURNS NPE.
testBug23197238() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#23197238 - EXECUTEQUERY() FAILS FOR JSON DATA WHEN RESULTSETCONCURRENCY=CONCUR_UPDATABLE.
testBug23197238AssertDoc(String[]) - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug23197238AssertId(int[]) - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug23212347() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#23212347, ALL API CALLS ON RESULTSET METADATA RESULTS IN NPE WHEN USESERVERPREPSTMTS=TRUE.
testBug23281() - Method in class testsuite.regression.ConnectionRegressionTest
Tests bug where downed replica caused round robin load balance not to cycle back to first host in the list.
testBug23303() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#23303 - DBMD.getSchemas() doesn't return a TABLE_CATALOG column.
testBug23304() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#23304 - DBMD using "show" and DBMD using information_schema do not return results consistent with each other.
testBug23535571() - Method in class testsuite.regression.BlobRegressionTest
Tests fix for Bug#23535571 - EXCESSIVE MEMORY USAGE WHEN ENABLEPACKETDEBUG=TRUE
testBug2359() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#2359 -- Numeric types and server-side prepared statements incorrectly detect nulls.
testBug23597281() - Method in class testsuite.x.devapi.SecureSessionTest
Tests fix for Bug#23597281, GETNODESESSION() CALL WITH SSL PARAMETERS RETURNS CJCOMMUNICATIONSEXCEPTION
testBug23626() - Method in class testsuite.regression.ConnectionRegressionTest
Ensures that we don't miss getters/setters for driver properties defined in PropertyDefinitions so that names given in documentation work with DataSources which will use JavaBean-style names and reflection to set the values (and often fail silently! when the method isn't available).
testBug23626ForClass(Class<?>, List<String>) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug23702040() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#23702040 - JDBCDATEVALUEFACTORY FAILS TO PARSE SOME DATES.
testBug23721537() - Method in class testsuite.x.devapi.SessionTest
 
testBug24471057() - Method in class testsuite.x.devapi.CollectionModifyTest
Tests fix for BUG#24471057, UPDATE FAILS WHEN THE NEW VALUE IS OF TYPE DBDOC WHICH HAS ARRAY IN IT.
testBug24525461() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#24525461 - UPDATABLE RESULTSET FEATURE FAILS WHEN USESERVERPREPSTMTS=TRUE
testBug24527173() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#24527173 - QUERY EXECUTION USING PREPARED STMT FAILS WHEN USECURSORFETCH=TRUE
testBug24527173Results(PreparedStatement, Class<?>) - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug24706() - Method in class testsuite.regression.ConnectionRegressionTest
Tests to insure proper behavior for BUG#24706.
testBug24710() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for a server bug - needs to be revisited when the server is fixed.
testBug24840() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for BUG#24840 - character encoding of "US-ASCII" doesn't map correctly for 4.1 or newer
testBug24886() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug25047() - Method in class testsuite.regression.StringRegressionTest
Tests fix for BUG#25047 - StringUtils.indexOfIgnoreCaseRespectQuotes() isn't case-insensitive on the first character of the target.
testBug25215008() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#84084 (25215008), JAVA.LANG.ARRAYINDEXOUTOFBOUNDSEXCEPTION ON ATTEMPT TO GET VALUE FROM RESULTSET.
testBug25328() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#25328 - BIT(> 1) is returned as java.lang.String from ResultSet.getObject() rather than byte[].
testBug25379() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#25379 - INOUT parameters in CallableStatements get doubly-escaped.
testBug25399() - Method in class testsuite.regression.EscapeProcessorRegressionTest
Tests fix for BUG#25399 - EscapeProcessor gets confused by multiple backslashes
testBug25494338() - Method in class testsuite.x.devapi.SecureSessionTest
Tests fix for Bug#25494338, ENABLEDSSLCIPHERSUITES PARAMETER NOT WORKING AS EXPECTED WITH X-PLUGIN.
testBug25504578() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#25504578, CONNECT FAILS WHEN CONNECTIONCOLLATION=ISO-8859-13
testBug25514() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#25514 - Timer instance used for Statement.setQueryTimeout() created per-connection, rather than per-VM, causing memory leak.
testBug25517() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#25517 - Statement.setMaxRows() is not effective on result sets materialized from cursors.
testBug25545() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#25545 - Client flags not sent correctly during handshake when using SSL.
testBug25554464_1() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#25554464, CONNECT FAILS WITH NPE WHEN THE SERVER STARTED WITH CUSTOM COLLATION.
testBug25554464_2() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#25554464, CONNECT FAILS WITH NPE WHEN THE SERVER STARTED WITH CUSTOM COLLATION.
testBug25624() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#25624 - Whitespace surrounding storage/size specifiers in stored procedure declaration causes NumberFormatException to be thrown when calling stored procedure.
testBug25642021() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#25642021, CHANGEUSER() FAILS WHEN ENABLEPACKETDEBUG=TRUE.
testBug25642226() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#25642226, CHANGEUSER() NOT SETTING THE DATABASE PROPERLY WITH SHA USER.
testBug25650305() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for fix to BUG#25650305 - GETDATE(),GETTIME() AND GETTIMESTAMP() CALL WITH NULL CALENDAR RETURNS NPE
testBug25650385() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#25650385, GETBYTE() RETURNS ERROR FOR BINARY() FLD.
testBug25650482() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#25650482, REFRESHROW() CALL AFTER UPDATEROW() API FAILS WHEN USESERVERPREPSTMTS=TRUE.
testBug25650514() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#25650514, UPDATEROW() CALL FAILS WITH NPE WHEN SSPS=TRUE AND TABLE HAS MULTI-FLD KEY.
testBug25650912() - Method in class testsuite.x.devapi.TableTest
 
testBug25701740() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#25701740, STMT EXECUTION FAILS FOR REPLICATION CONNECTION WHEN USECURSORFETCH=TRUE.
testBug25715() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#25715 - CallableStatements with OUT/INOUT parameters that are "binary" have extra 7 bytes (which happens to be the _binary introducer!)
testBug25787() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#25787 - java.util.Date should be serialized for PreparedStatement.setObject().
testBug25894() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug2607() - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug26089880() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#26089880, GETCONNECTION("MYSQLX://..") RETURNS NON-X PROTOCOL CONNECTION.
testBug26143() - Method in class testsuite.regression.CallableStatementRegressionTest
 
testBug26173() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#26173 - fetching rows via cursor retrieves corrupted data.
testBug26227653() - Method in class testsuite.x.devapi.SecureSessionTest
Tests fix for Bug#26227653, WL#10528 DIFF BEHAVIOUR WHEN SYSTEM PROP JAVAX.NET.SSL.TRUSTSTORETYPE IS SET The actual bug is: if wrong system-wide SSL settings are provided, the session should not fail if 'xdevapi.ssl-mode=REQUIRED'.
testBug2623() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#2643, ClassCastException when using this.rs.absolute() and server-side prepared statements.
testBug26259384() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#26259384 - CALLABLE STATEMENT GIVES ERROR IN C/JAVA WHEN RUN AGAINST MYSQL 8.0
testBug26266731() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for fix to BUG#26266731 - CONCUR_UPDATABLE RESULTSET OPERATIONS FAIL AGAINST 8.0 FOR BOOLEAN COLUMN
testBug2654() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#2654, "Column 'column.table' not found" when "order by" in query"
testBug2670() - Method in class testsuite.regression.BlobRegressionTest
 
testBug26750705() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for fix to BUG#26750705, UNSUPPORTED CONVERSION FROM TIME TO JAVA.SQL.DATE
testBug26789() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#26789 - fast date/time parsing doesn't take into account 00:00:00 as a legal value.
testBug26819691() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#26819691, SETTING PACKETDEBUGBUFFERSIZE=0 RESULTS IN CONNECTION FAILURE.
testBug26959() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#26959 - comments confuse procedure parser.
testBug27102307() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#27102307, CHANGE USESSL AND VERIFYSERVERCERTIFICATE TO SSLMODE OPTION.
testBug27131768() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#27131768 - NULL POINTER EXCEPTION IN CONNECTION.
testBug27185332() - Method in class testsuite.x.devapi.CollectionModifyTest
Tests fix for BUG#27185332, WL#11210:ERROR IS THROWN WHEN NESTED EMPTY DOCUMENTS ARE INSERTED TO COLLECTION.
testBug27226293() - Method in class testsuite.x.devapi.CollectionModifyTest
Tests fix for BUG#27226293, JSONNUMBER.GETINTEGER() & NUMBERFORMATEXCEPTION.
testBug27317() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#27317 - column index < 1 returns misleading error message.
testBug27400() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#27400 - CALL [comment] some_proc() doesn't work
testBug27431() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug27629553() - Method in class testsuite.x.devapi.SecureSessionTest
Tests fix for Bug#27629553, NPE FROM GETSESSION() FOR SSL CONNECTION WHEN NO PASSWORD PASSED.
testBug27652379() - Method in class testsuite.x.devapi.SessionTest
Tests fix for Bug #27652379, NPE FROM GETSESSION(PROPERTIES) WHEN HOST PARAMETER IS GIVEN IN SMALL LETTER.
testBug27655() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#27655 - getTransactionIsolation() uses "SHOW VARIABLES LIKE" which is very inefficient on MySQL-5.0+
testBug27784363() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#27784363, MYSQL 8.0 JDBC DRIVER THROWS NUMBERFORMATEXCEPTION FOR TEXT DATA
testBug27867() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#27867 - Schema objects with identifiers other than the connection character aren't retrieved correctly in ResultSetMetadata.
testBug27915() - Method in class testsuite.regression.MetaDataRegressionTest
Fixed BUG#27915 - DatabaseMetaData.getColumns() doesn't contain SCOPE_* or IS_AUTOINCREMENT columns.
testBug27916() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#27916 - UNSIGNED types not reported via DBMD.getTypeInfo(), and capitalization of types is not consistent between DBMD.getColumns(), RSMD.getColumnTypeName() and DBMD.getTypeInfo().
testBug28085() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#28085 - Need more useful error messages for diagnostics when the driver thinks a result set isn't updatable.
testBug28150662() - Method in class com.mysql.cj.ConnectionUrlTest
Tests fix for BUG#28150662, CONNECTOR/J 8 MALFORMED DATABASE URL EXCEPTION WHIT CORRECT URL STRING.
testBug28150662() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#28150662, CONNECTOR/J 8 MALFORMED DATABASE URL EXCEPTION WHIT CORRECT URL STRING.
testBug2852() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#2852, where RSMD is not returning correct (or matching) types for TINYINT and SMALLINT.
testBug2855() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#2855, where RSMD is not returning correct (or matching) types for FLOAT.
testBug28606708() - Method in class testsuite.x.devapi.SessionTest
 
testBug28616573() - Method in class testsuite.x.devapi.SessionTest
 
testBug28689() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#28689 - CallableStatement.executeBatch() doesn't work when connection property "noAccessToProcedureBodies" has been set to "true".
testBug28725534() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#28725534, MULTI HOST CONNECTION WOULD BLOCK IN CONNECTION POOLING.
testBug29186870() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#29186870, CONNECTOR/J REGRESSION: NOT RETURNING PRECISION GETPROCEDURECOLUMNS.
testBug29329326() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#29329326, PLEASE AVOID SHOW PROCESSLIST IF POSSIBLE.
testBug29852() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug30474158() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#30474158, CONNECTOR/J 8 DOES NOT HONOR THE REQUESTED RESULTSETTYPE SCROLL_INSENSITIVE ETC.
testBug30664() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#30664.
testBug30851() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#30851, NPE with null column values when "padCharsWithSpace" is set to "true".
testBug31053() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug31187() - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug31667405() - Method in class testsuite.x.devapi.TableSelectTest
Tests server Bug#31667405, INCORRECT PREPARED STATEMENT OUTCOME WITH NUMERIC STRINGS IN JSON.
testBug31747910() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#31747910, BUG 30474158 FIX IMPROVES JDBC COMPLIANCE BUT CHANGES DEFAULT RESULTSETTYPE HANDLING.
testBug31823() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for Bug#31823 - CallableStatement.setNull() on a stored function would throw an ArrayIndexOutOfBounds when setting the last parameter to null when calling setNull().
testBug32101() - Method in class testsuite.regression.DataSourceRegressionTest
Tests fix for BUG#32101 - When using a connection from our ConnectionPoolDataSource, some Connection.prepareStatement() methods would return null instead of a prepared statement.
testBug32216() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug32525() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug32877() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug32954396() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#32954396, EXECUTEQUERY HANGS WITH USECURSORFETCH=TRUE & SETFETCHSIZE.
testBug33162() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug33185116() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#33185116, Have method ResultSet.getBoolean() supporting conversion of 'T' and 'F' in a VARCHAR to True/False (boolean).
testBug33594() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#33594 - When cursor fetch is enabled, wrong metadata is returned from DBMD.
testBug33637993() - Method in class testsuite.x.devapi.CollectionModifyTest
Tests fix for Bug#33637993, Loss of backslashes in data after modify api is used.
testBug33678() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#33678 - Multiple result sets not supported in "streaming" mode.
testBug33723611() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#33723611, getDefaultTransactionIsolation must return repeatable read.
testBug33734() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#33734 - NullPointerException when using client-side prepared statements and enabling caching of prepared statements (only present in nightly builds of 5.1).
testBug34090350() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#34090350, Update mappings for utf8mb3 and utf8mb4 collations.
testBug34194() - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug34677() - Method in class testsuite.regression.BlobRegressionTest
 
testBug34703() - Method in class testsuite.regression.ConnectionRegressionTest
34703 [NEW]: isValild() aborts Connection on timeout
testBug34762() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug34913() - Method in class testsuite.regression.ResultSetRegressionTest
Deprecated.
because we use deprecated methods
testBug34918989() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#34918989, Pluggable classes are initialized even when they cannot be used by Connector/J.
TestBug34918989PropTransKO() - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug34918989PropTransKO
 
TestBug34918989PropTransOK() - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug34918989PropTransOK
 
testBug34937() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug35115() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#35115 - yearIsDateType=false has no effect on result's column type and class.
testBug35199() - Method in class testsuite.regression.CallableStatementRegressionTest
 
testBug3539() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#3539 getProcedures() does not return any procedures in result set
testBug3540() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#3540 getProcedureColumns doesn't work with wildcards for procedure name
testBug35489() - Method in class testsuite.regression.PooledConnectionRegressionTest
Tests fix for BUG#35489 - Prepared statements from pooled connections cause NPE when closed() under JDBC4
testBug3554() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#3554 - Not specifying database in URL causes MalformedURL exception.
testBug35610() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#35610, BUG#35150.
testBug35660() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug3570() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#3570 -- inconsistent reporting of column type
testBug35810() - Method in class testsuite.regression.DataSourceRegressionTest
 
testBug36051() - Method in class testsuite.regression.ResultSetRegressionTest
Test Bug#36051.
testBug3620() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for BUG#3620 -- Timezone not respected correctly.
testBug36662() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug36948() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#36948 - Trying to use trustCertificateKeyStoreUrl causes an IllegalStateException.
testBug37570() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug3790() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug37931() - Method in class testsuite.regression.CharsetRegressionTest
 
testBug38252() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#38252 - ResultSet.absolute(0) is not behaving according to JDBC specification.
testBug38367() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#38367 - DatabaseMetaData dbMeta = this.conn.getMetaData(); this.rs = dbMeta.getProcedureColumns("test", null, "nullableParameterTest", null); ...
testBug38387() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug3848() - Method in class testsuite.regression.DataSourceRegressionTest
Tests fix for Bug#3848, port # alone parsed incorrectly
testBug38954() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for Bug#38954 (11749415), DATA TRUNCATION WHILE USING BIT(1) IN STORED PROCEDURE WITH INOUT TYPE.
testBug3920() - Method in class testsuite.regression.DataSourceRegressionTest
Tests that we can get a connection from the DataSource bound in JNDI during test setup
testBug39911() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#39911 - We don't retrieve nanos correctly when -parsing- a string for a TIMESTAMP.
testBug41172() - Method in class testsuite.regression.ConnectionRegressionTest
Test fix for Bug#41172 (11750577), PROFILEREVENT.PACK() THROWS ARRAYINDEXOUTOFBOUNDSEXCEPTION.
testBug41269() - Method in class testsuite.regression.MetaDataRegressionTest
Bug #41269 - DatabaseMetadata.getProcedureColumns() returns wrong value for column length
testBug4138() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#4138, getColumns() returns incorrect JDBC type for unsigned columns.
testBug41484() - Method in class testsuite.regression.ResultSetRegressionTest
Bug #41484 Accessing fields by name after the ResultSet is closed throws NullPointerException.
testBug41484_2() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug41730() - Method in class testsuite.regression.CharsetRegressionTest
Bug #41730 - SQL Injection when using U+00A5 and SJIS/Windows-31J
testBug42267() - Method in class testsuite.regression.DataSourceRegressionTest
 
testBug4334() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#4334, port #'s not being picked up for failover/autoreconnect.
testBug43421() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug43576() - Method in class testsuite.regression.CallableStatementRegressionTest
 
testBug43714() - Method in class testsuite.regression.MetaDataRegressionTest
Bug #43714 - useInformationSchema with DatabaseMetaData.getExportedKeys() throws exception
testBug43759() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug44324() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug44451() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#44451 - getTables does not return resultset with expected columns.
testBug44508() - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug44587() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#44587, provide last packet sent/received timing in all connection failure errors.
testBug4482() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#4482, ResultSet.getObject() returns wrong type for strings when using prepared statements.
testBug45171() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug45419() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#45419, ensure that time is not converted to seconds before being reported as milliseconds.
testBug45757() - Method in class testsuite.regression.ResultSetRegressionTest
Bug #45757 - ResultSet.updateRow should throw SQLException when cursor is on insert row
testBug46637() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug4689() - Method in class testsuite.regression.ResultSetRegressionTest
Test fix for BUG#4689 - WasNull not getting set correctly for binary result sets.
testBug46925() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug4742() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#4742, 'DOUBLE' mapped twice in getTypeInfo().
testBug47494() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug4808() - Method in class testsuite.regression.DataSourceRegressionTest
Tests fix for BUG#4808- Calling .close() twice on a PooledConnection causes NPE.
testBug48442() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug48486() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug4860() - Method in class testsuite.regression.MetaDataRegressionTest
Here for housekeeping only, the test is actually in testBug4138().
testBug48605() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug4880() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#4880 - RSMD.getPrecision() returns '0' for non-numeric types.
testBug48820() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug49516() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug49700() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug49797() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug49831() - Method in class testsuite.regression.CallableStatementRegressionTest
 
testBug5032() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#5032 -- ResultSet.getObject() doesn't return type Boolean for pseudo-bit types from prepared statements on 4.1.x.
testBug5069() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#5069 -- ResultSet.getMetaData() should not return incorrectly-initialized metadata if the result set has been closed, but should instead throw a SQLException.
testBug51266() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug51313() - Method in class testsuite.simple.EscapeProcessingTest
Tests fix for BUG#51313 - Escape processing is confused by multiple backslashes.
testBug5136() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for BUG#5136, GEOMETRY types getting corrupted, turns out to be a server bug.
testBug51643() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#51643 - connection chosen by load balancer "sticks" to statements that live past commit()/rollback().
testBug51783() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug5188() - Method in class testsuite.regression.CachedRowsetTest
Tests fix for BUG#5188, CachedRowSet errors using PreparedStatement.
testBug51912() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#51912 - Passing NULL as cat.
testBug52167() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#52167 - Can't parse parameter list with special characters inside
testBug5490() - Method in class testsuite.regression.BlobRegressionTest
 
testBug56100() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#56100 - Replication driver routes DML statements to read-only replicas.
testBug56100AssertHost(Statement, String) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug56122() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#56122 - JDBC4 functionality failure when using replication connections.
testBug56429() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug56479() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#56479 - getTimestamp throws exception.
testBug5664() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#5664, ResultSet.updateByte() when on insert row throws ArrayOutOfBoundsException.
testBug56955() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug57022() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for Bug#57022 - cannot execute a store procedure with output parameters Problem was in CallableStatement.java, private void determineParameterTypes() throws SQLException if (procName.indexOf(".") == -1) { useCatalog = true; } The fix will be to "sanitize" db.sp call just like in noAccessToProcedureBodies.
testBug5717() - Method in class testsuite.regression.ResultSetRegressionTest
Tests our ability to reject NaN and +/- INF in PreparedStatement.setDouble();
testBug5729() - Method in class testsuite.regression.NumbersRegressionTest
Tests fix for BUG#5729, UNSIGNED BIGINT returned incorrectly
testBug57662() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#57662, Incorrect Query Duration When useNanosForElapsedTime Enabled
TestBug57662Logger(String) - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug57662Logger
 
testBug57808() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#57808 - wasNull not set for DATE field with value 0000-00-00 in getDate() although zeroDateTimeBehavior is CONVERT_TO_NULL.
testBug58706() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug5874() - Method in class testsuite.regression.DateTimeRegressionTest
Tests fix for Bug#5874, Timezone conversion goes in the wrong direction (when useTimezone=true and server timezone differs from client timezone).
testBug60313() - Method in class testsuite.regression.ResultSetRegressionTest
Bug #60313 bug in com.mysql.jdbc.ResultSetRow.getTimestampFast
testBug60598() - Method in class testsuite.regression.EscapeProcessorRegressionTest
Tests fix for BUG#60598 - nativeSQL() truncates fractional seconds
testBug60816() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#60816 - Cannot pass NULL to an INOUT procedure parameter
testBug61150() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#61150 - First call to SP fails with "No Database Selected" The workaround introduced in DatabaseMetaData.getCallStmtParameterTypes to fix the bug in server where SHOW CREATE PROCEDURE was not respecting lower-case table names is misbehaving when connection is not attached to database and on non-casesensitive OS.
testBug61201() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug61203() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#61203 - noAccessToProcedureBodies does not work anymore.
testBug61203checks(Connection, Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug61332() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#61332 - Check if "LIKE" or "=" is sent to server in I__S query when no wildcards are supplied for schema parameter.
testBug6231() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#6231, ResultSet.getTimestamp() on a column with TIME in it fails.
testBug62452() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#62452 - NPE thrown in JDBC4MySQLPooledException when statement is closed.
testBug62452WithConnection(PooledConnection) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug62577() - Method in class testsuite.regression.ConnectionRegressionTest
Test for Bug#62577 - XA connection fails with ClassCastException
testBug62577TestUrl(String) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug63284() - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug63456() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#63456 - MetaData precision is different when using UTF8 or Latin1 tables
testBug63526() - Method in class testsuite.regression.EscapeProcessorRegressionTest
Tests fix for BUG#63526 - Unhandled case of {data...}
testBug6359() - Method in class testsuite.regression.MicroPerformanceRegressionTest
 
testBug63800() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#63800 - getVersionColumns() does not return timestamp fields; always empty.
testBug6399() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#6399, ResultSetMetaData.getDisplaySize() is wrong for multi-byte charsets.
testBug64204() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#64204 - ResultSet.close hangs if streaming query is killed
testBug64205() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#64205 (13702427), Connected through Connector/J 5.1 to MySQL 5.5, the error message is garbled.
TestBug64205QueryInterceptor() - Constructor for class testsuite.regression.CharsetRegressionTest.TestBug64205QueryInterceptor
 
testBug64731() - Method in class testsuite.regression.StringRegressionTest
Tests fix for BUG#64731 - StringUtils.getBytesWrapped throws StringIndexOutOfBoundsException.
testBug6537() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for server issue that drops precision on aggregate operations on DECIMAL types, because they come back as DOUBLEs.
testBug65503() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#65503 - ResultSets created by PreparedStatement.getGeneratedKeys() are not close()d.
testBug6561() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for presence of BUG#6561, NPE thrown when dealing with 0 dates and non-unpacked result sets.
testBug65871() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#65871 - DatabaseMetaData.getColumns() throws an MySQLSyntaxErrorException.
testBug65871_testCatalog(String, String, Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug65871_testCatalogs(Connection) - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug65871_testTable(String, String, String, String, Connection, Statement) - Method in class testsuite.regression.MetaDataRegressionTest
 
testBug6619() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug67318() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#67318 - SQLException thrown on already closed ResultSet
TestBug67318ExceptionInterceptor() - Constructor for class testsuite.regression.ResultSetRegressionTest.TestBug67318ExceptionInterceptor
 
testBug6743() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug67760() - Method in class testsuite.regression.StressRegressionTest
Tests fix for BUG#67760 - Deadlock when concurrently executing prepared statements with Timestamp objects Concurrent execution of Timestamp, Date and Time related setters and getters from a PreparedStatement and ResultSet object obtained from a same shared Connection may result in a deadlock.
testBug67803() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#67803 - XA commands sent twice to MySQL server
TestBug67803ExceptionInterceptor() - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug67803ExceptionInterceptor
 
testBug68098() - Method in class testsuite.regression.MetaDataRegressionTest
Test fix for BUG#68098 - DatabaseMetaData.getIndexInfo sorts results incorrectly.
testBug68307() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#68307 - getFunctionColumns() returns incorrect "COLUMN_TYPE" information.
testBug68400() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#68400 useCompression=true and connect to server, zip native method cause out of memory
testBug68608() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for Bug#68608 (Bug#16690898), UpdatableResultSet does not properly handle unsigned primary key.
testBug68733() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#68733, ReplicationConnection does not ping all underlying active physical connections to replicas.
testBug68763() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#68763, ReplicationConnection.isSourceConnection() returns false always
testBug69290() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#69290 - JDBC Table type "SYSTEM TABLE" is used inconsistently.
testBug69298() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#69298 - Different outcome from DatabaseMetaData.getFunctions() when using I__S.
testBug69452() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#69452 - Memory size connection property doesn't support large values well
testBug69506() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#69506 - XAER_DUPID error code is not returned when a duplicate XID is offered in Java.
testBug69579() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#69579 - DriverManager.setLoginTimeout not honored.
testBug6966() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#6966, connections starting up failed-over (due to down source) never retry source.
testBug69746() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#69746, ResultSet closed after Statement.close() when dontTrackOpenResources=true active physical connections to replicas.
testBug69777() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#69777 - Setting maxAllowedPacket below 8203 makes blobSendChunkSize negative.
testBug7026() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#7026 - DBMD.getProcedures() doesn't respect catalog parameter
testBug7033() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#7033 - PreparedStatements don't encode Big5 (and other multibyte) character sets correctly in static SQL strings.
testBug70436() - Method in class testsuite.regression.UtilsRegressionTest
Tests fix for BUG#70436 - Incorrect mapping of windows timezone to Olson timezone.
testBug70677() - Method in class testsuite.regression.ConnectionRegressionTest
Test fix for Bug#70677 (17640628), CONNECTOR J WITH PROFILESQL - LOG CONTAINS LOTS OF STACKTRACE DATA.
testBug70704() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#70704 - Deadlock using UpdatableResultSet.
testBug70785() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#70785 - MySQL Connector/J inconsistent init state for autocommit.
testBug7081() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#7081, DatabaseMetaData.getIndexInfo() ignoring 'unique' parameters.
testBug71038() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#71038, Add an option for custom collations detection
testBug71084() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#71084 - Wrong java.sql.Date stored if client and server time zones differ
testBug71084AssertCase(Properties, String, String, String, String, String, String) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug7136() - Method in class testsuite.regression.PooledConnectionRegressionTest
Tests fix for BUG#7136 ...
testBug71850() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#71850 - init() is called twice on exception interceptors
TestBug71850ExceptionInterceptor() - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug71850ExceptionInterceptor
 
testBug72000() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#72000 - java.lang.ArrayIndexOutOfBoundsException on java.sql.ResultSet.getInt(String).
testBug72023() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#72023 - Avoid byte array creation in MysqlIO#unpackBinaryResultSetRow.
testBug72609() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#72609 (18749544), SETDATE() NOT USING A PROLEPTIC GREGORIAN CALENDAR.
testBug72630() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#72630 (18758686), NullPointerException during handshake in some situations
testBug72632() - Method in class testsuite.regression.DataSourceRegressionTest
Tests fix for Bug#72632 - NullPointerException for invalid JDBC URL.
testBug72712() - Method in class testsuite.regression.CharsetRegressionTest
Test for Bug#72712 - SET NAMES issued unnecessarily.
testBug72890() - Method in class testsuite.regression.DataSourceRegressionTest
Tests fix for BUG#72890 - Java jdbc driver returns incorrect return code when it's part of XA transaction
testBug73053() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#73053 - Endless loop in MysqlIO.clearInputStream due to Linux kernel bug.
TestBug73053InputStreamWrapper(InputStream) - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
TestBug73053SocketFactory() - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketFactory
 
TestBug73053SocketWrapper(Socket) - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
testBug73663() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#73663 (19479242), utf8mb4 does not work for connector/j >=5.1.13 This test is only run when character_set_server=utf8mb4 and collation-server set to one of utf8mb4 collations (it's better to test two configurations: with default utf8mb4_general_ci and one of non-default, say utf8mb4_bin)
testBug73775() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#73775 - DBMD.getProcedureColumns()/.getFunctionColumns() fail to filter by columnPattern
testBug74690() - Method in class testsuite.regression.ConnectionRegressionTest
Test fix for Bug#74690 (20010454), PROFILEREVENT HOSTNAME HAS NO GETTER().
testBug74711() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#74711 - FORGOTTEN WORKAROUND FOR BUG#36326.
testBug75168() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#75168 - loadBalanceExceptionChecker interface cannot work using JDBC4/JDK7
testBug75209() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#75209 - Set useLocalTransactionState may result in partially committed transaction.
testBug75309() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#75309 - mysql connector/J driver in streaming mode will in the blocking state.
testBug75592() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#75592 - "SHOW VARIABLES WHERE" is expensive.
testBug75615() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#75615 - Incorrect implementation of Connection.setNetworkTimeout().
testBug75615Future - Variable in class testsuite.regression.ConnectionRegressionTest
 
testBug75670() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#75670 - Connection fails with "Public Key Retrieval is not allowed" for native auth.
testBug7601() - Method in class testsuite.regression.StringRegressionTest
Tests fix for BUG#7601, '+' duplicated in fixDecimalExponent().
testBug7607() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for BUG#7607 - MS932, SHIFT_JIS and Windows_31J not recog.
testBug76187() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#76187 (20675539), getTypeInfo report maximum precision of 255 for varchar.
testBug7686() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug7715() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#7715 - Timestamps converted incorrectly to strings with SSPS and Upd.
testBug77171() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#77171 - On every connect getting sql_mode from server creates unnecessary exception.
testBug77649() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#77649 - URL start with word "address",JDBC can't parse the "host:port" Correctly.
testBug78685() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#78685 - Wrong results when retrieving the value of a BIT column as an integer.
testBug78685CheckData(String) - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug7952() - Method in class testsuite.regression.ConnectionRegressionTest
Test fix for BUG#7952 -- Infinite recursion when 'falling back' to source in failover configuration.
testBug79561() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for Bug#79561 - NullPointerException when calling a fully qualified stored procedure
testBug79612() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#79612 (22362474), CONNECTION ATTRIBUTES LOST WHEN CONNECTING WITHOUT DEFAULT DATABASE.
testBug80441() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#80441 (22850444), SYNTAX ERROR ON RESULTSET.UPDATEROW() WITH SQL_MODE NO_BACKSLASH_ESCAPES.
testBug80522() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#80522 - Using useCursorFetch leads to data corruption in Connector/J for TIME type.
testBug80532() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#80532 (22847443), ENCODING OF RESULTSET.UPDATEROW IS BROKEN FOR NON ASCII CHARCTERS.
testBug80631() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#80631 - ResultSet.getString return garbled result with json type data.
testBug8096() - Method in class testsuite.regression.BlobRegressionTest
Tests BUG#8096 where emulated locators corrupt binary data when using server-side prepared statements.
testBug81196() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#81196 (23227334), CONNECTOR/J NOT FOLLOWING DATABASE CHARACTER SET.
testBug81202() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#81202 - RESULTSETIMPL.GETOBJECT THROWS NULLPOINTEREXCEPTION WHEN FIELD IS NULL.
testBug82084() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#82084 (23743938), YEAR DATA TYPE RETURNS INCORRECT VALUE FOR JDBC GETCOLUMNTYPE().
testBug82115() - Method in class testsuite.regression.UtilsRegressionTest
Tests fix for Bug#82115 - Some exceptions are intercepted twice or fail to set the init cause.
testBug82707() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#82707, WRONG MILLI SECOND VALUE RETURNED FROM TIMESTAMP COLUMN.
testBug82964() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#82964 - JSR-310 DATA TYPES CREATED THROUGH JAVA.SQL TYPES.
testBug83368() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#83368 - 5.1.40 regression: wasNull not updated when calling getInt for a bit column.
testBug83662() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#83662 - NullPointerException while reading NULL boolean value from DB.
testBug84189() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#84189 - Allow null when extracting java.time.* classes from ResultSet.
testBug8428() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#8428 - getString() doesn't maintain format stored on server.
testBug84324() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for Bug#84324 - CallableStatement.extractProcedureName() not work when catalog name with dash.
testBug8484() - Method in class testsuite.regression.NumbersRegressionTest
Deprecated. 
testBug85941() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for fix to BUG#85941 (25924324), WASNULL NOT SET AFTER GETBYTES IS CALLED
testBug86741() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#86741 (26314325), Multi-Host connection with autocommit=0 getAutoCommit maybe wrong.
testBug87600() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#87600 (26724154), CONNECTOR THROWS 'MALFORMED DATABASE URL' ON NON MYSQL CONNECTION-URLS.
testBug87704() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#87704 (26771560) - THE STREAM GETS THE RESULT SET ?THE DRIVER SIDE GET WRONG ABOUT GETLONG().
testBug87826() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#87826 (26846249), MYSQL JDBC CONNECTOR/J DATABASEMETADATA NULL PATTERN HANDLING IS NON-COMPLIANT.
testBug8792() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#8792 - DBMD.supportsResultSetConcurrency() not returning true for forward-only/read-only result sets (we obviously support this).
testBug8800() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#8800 - supportsMixedCase*Identifiers() returns wrong value on servers running on case-sensitive filesystems.
testBug8803() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#8803, 'DATA_TYPE' column from DBMD.getBestRowIdentifier() causes ArrayIndexOutOfBoundsException when accessed (and in fact, didn't return any value).
testBug8812() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#8812, DBMD.getIndexInfo() returning inverted values for 'NON_UNIQUE' column.
testBug88227() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#88227 (27029657), Connector/J 5.1.44 cannot be used against MySQL 5.7.20 without warnings.
testBug88232() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#88232 - c/J does not rollback transaction when autoReconnect=true.
testBug88242() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#88242 - autoReconnect and socketTimeout JDBC option makes wrong order of client packet.
testBug8868() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#8868, DATE_FORMAT() queries returned as BLOBs from getObject().
testBug89948() - Method in class testsuite.regression.ConnectionRegressionTest
Test fix for Bug#89948 (27658489), Batched statements are not committed for useLocalTransactionState=true.
testBug89948Check(String, int, int) - Method in class testsuite.regression.ConnectionRegressionTest
 
testBug9040() - Method in class testsuite.regression.BlobRegressionTest
Tests fix for BUG#9040 - PreparedStatement.addBatch() doesn't work with server-side prepared statements and streaming BINARY data.
testBug90753() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#90753 (27977617), WAIT_TIMEOUT EXCEEDED MESSAGE NOT TRIGGERED.
testBug90887() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#90887 (28034570), DATABASEMETADATAUSINGINFOSCHEMA#GETTABLES FAILS IF METHOD ARGUMENTS ARE NULL.
testBug9098() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#9098 - Server doesn't give us info to distinguish between CURRENT_TIMESTAMP and 'CURRENT_TIMESTAMP' for default values.
testBug91065() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#91065 (28101003), ZERODATETIMEBEHAVIOR=CONVERT_TO_NULL SHOULD NOT APPLY TO 00:00:00 TIME COLUMNS.
testBug91317() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#91317 (28207422), Wrong defaults on collation mappings.
testBug91421() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#91421 (28246270), ALLOWED VALUES FOR ZERODATETIMEBEHAVIOR ARE INCOMPATIBLE WITH NETBEANS.
testBug9206() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for BUG#9206, can not use 'UTF-8' for characterSetResults configuration property.
testBug92264() - Method in class testsuite.x.devapi.CollectionAddTest
Test for Bug#92264 (28594434), JSONPARSER PUTS UNNECESSARY MAXIMUM LIMIT ON JSONNUMBER TO 10 DIGITS.
testBug9236() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#9236, a continuation of BUG#8868, where functions used in queries that should return non-string types when resolved by temporary tables suddenly become opaque binary strings (work-around for server limitation)
testBug92536() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#92536 (28692243), UPDATEING SERVER SIDE PREPSTMTS RESULTSET FAIL.
testBug92625() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#92625 (28731795), CONTRIBUTION: FIX OBSERVED NPE IN CLEARINPUTSTREAM.
testBug92819() - Method in class testsuite.x.devapi.CollectionAddTest
Test for Bug92819 (28834959), EXPRPARSER THROWS WRONGARGUMENTEXCEPTION WHEN PARSING EMPTY JSON ARRAY.
testBug93007() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for BUG#93007 (28860051), LoadBalancedConnectionProxy.getGlobalBlocklist bug.
testBug9319() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#9319 -- Stored procedures with same name in different databases confuse the driver when it tries to determine parameter counts/types.
testBug9320() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#9320 - PreparedStatement.getMetaData() inserts blank row in database under certain conditions when not using server-side prepared statements.
testBug9437() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#9437, IF() returns type of [B or java.lang.String depending on platform.
testBug94457() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#94457 (29402209), CONNECTOR/J RESULTSET.GETOBJECT( ..., OFFSETDATETIME.CLASS ) THROWS.
testBug94533() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#94533 (29446100), GETOBJECT FOR BOXED PRIMITIVE TYPES DOESN'T RETURN NULL FOR NULL COLUMNS.
testBug94585() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#94585 (29452669), GETTABLENAME() RETURNS NULL FOR A QUERY HAVING COUNT(*) WITH JDBC DRIVER V8.0.12
testBug95139() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for Bug#95139 (29807572), CACHESERVERCONFIGURATION APPEARS TO THWART CHARSET DETECTION.
testBug95139CheckVariables(Properties, int, String, String) - Method in class testsuite.regression.CharsetRegressionTest
 
testBug95210() - Method in class testsuite.regression.BlobRegressionTest
Tests BUG#95210, ClassCastException in BlobFromLocator when connecting as jdbc:mysql:replication.
testBug95280() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#95280 (29757140), DATABASEMETADATA.GETIMPORTEDKEYS RETURNS DOUBLE THE ROWS.
testBug95503() - Method in class com.mysql.cj.xdevapi.ExprParserTest
Fix for Bug#95503 (29821029), Operator IN not mapping consistently to the right X Plugin operation.
testBug95564() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#95564 (29894324), createDatabaseIfNotExist is not working for databases with hyphen in name.
testBug96059() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#96059 (29999318), ERROR STREAMING MULTI RESULTSETS WITH MYSQL-CONNECTOR-JAVA 8.0.X.
testBug96383() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#96383 (30119545) RS.GETTIMESTAMP() HAS DIFFERENT RESULTS FOR TIME FIELDS WITH USECURSORFETCH=TRUE.
testBug9682() - Method in class testsuite.regression.CallableStatementRegressionTest
Tests fix for BUG#9682 - Stored procedures with DECIMAL parameters with storage specifications that contained "," in them would fail.
testBug9684() - Method in class testsuite.regression.ResultSetRegressionTest
 
testBug97269() - Method in class testsuite.x.devapi.SessionTest
Test fix for Bug#97269 (30438500), POSSIBLE BUG IN COM.MYSQL.CJ.XDEVAPI.STREAMINGDOCRESULTBUILDER.
testBug97413() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#97413 (30477722), DATABASEMETADATA IS BROKEN AFTER SERVER WL#13528.
testBug97413CheckMDColumn(int, String, int, int, int) - Method in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
TestBug97413Columns(String, boolean, boolean, ResultSet, String, String, String, String, String) - Constructor for class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
TestBug97413Columns(String, boolean, boolean, ParameterMetaData) - Constructor for class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
TestBug97413Columns(String, boolean, boolean, ResultSetMetaData) - Constructor for class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
testBug9769() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#9769 - Should accept null for procedureNamePattern, even though it isn't JDBC compliant, for legacy's sake.
testBug97714() - Method in class testsuite.regression.ConnectionRegressionTest
Test fix for Bug#97714 (30570249), Contribution: Expose elapsed time for query interceptor to avoid hacky thread local implementations.
testBug97724() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#97724 (30570721), Contribution: Allow \'3.\' formatted numbers.
testBug97730() - Method in class testsuite.x.devapi.SessionTest
Tests fix for Bug#97730 (31699993), xdev api: ConcurrentModificationException at Session.close.
testBug97757() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#97757 (30584907), NULLPOINTEREXCEPTION WITH CACHERESULTSETMETADATA=TRUE AND EXECUTEQUERY OF "SET".
testBug9778() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#9778, DBMD.getTables() shouldn't return tables if views are asked for, even if the database version doesn't support views.
testBug98445() - Method in class testsuite.regression.ConnectionRegressionTest
 
TestBug98445ClientInfoProvider() - Constructor for class testsuite.regression.ConnectionRegressionTest.TestBug98445ClientInfoProvider
 
testBug98667() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#98667 (31711961), "All pipe instances are busy" exception on multiple connections to named Pipe.
testBug99013() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for Bug#99013 (31074051), AN EXTRA HOUR GETS ADDED TO THE TIMESTAMP WHEN SUBTRACTING INTERVAL 'N' DAYS.
testBug99076() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#99076 (31083755), Unclear exception/error when connecting with jdbc:mysql to a mysqlx port.
testBug9917() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#9917 - Should accept null for catalog in DBMD methods, even though it's not JDBC-compliant for legacy's sake.
testBug99708() - Method in class testsuite.x.devapi.CompressionTest
Test fix for Bug#99708 (31510398), mysql-connector-java 8.0.20 ASSERTION FAILED: Unknown message type: 57 s.close.
testBug99767() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#99767 (31443178), Contribution: Check SubjectAlternativeName for TLS instead of commonName.
testByteStreamInsert() - Method in class testsuite.simple.BlobTest
 
testByteStreamInsert(Connection) - Method in class testsuite.simple.BlobTest
Tests inserting blob data as a stream
testCachingSha2PasswordPlugin() - Method in class testsuite.regression.ConnectionRegressionTest
Test for caching_sha2_password authentication.
testCallableStatement() - Method in class testsuite.simple.StatementsTest
Tests stored procedure functionality
testCallStmtExecuteLargeBatch() - Method in class testsuite.simple.StatementsTest
Test for CallableStatement.executeLargeBatch().
testCallStmtExecuteLargeUpdate() - Method in class testsuite.simple.StatementsTest
Test for CallableStatement.executeLargeUpdate().
testCallStmtRegisterOutParameter() - Method in class testsuite.simple.StatementsTest
Test for CallableStatement.registerOutParameter().
testCallStmtRegisterOutParameterNewUnsupportedTypes() - Method in class testsuite.simple.StatementsTest
Test for CallableStatement.registerOutParameter(), unsupported SQL types TIME_WITH_TIMEZONE, TIMESTAMP_WITH_TIMEZONE and REF_CURSOR.
testCallStmtRegisterOutParameterWithMysqlType() - Method in class testsuite.simple.StatementsTest
Test for CallableStatement.registerOutParameter(...MysqlType...).
testCallStmtSetObjectAndNewSupportedTypes() - Method in class testsuite.simple.StatementsTest
Test for CallableStatement.setObject().
testCallStmtSetObjectAndNewUnsupportedTypes() - Method in class testsuite.simple.StatementsTest
Test for CallableStatement.setObject(), unsupported SQL types TIME_WITH_TIMEZONE, TIMESTAMP_WITH_TIMEZONE and REF_CURSOR.
testCancelStatement() - Method in class testsuite.simple.StatementsTest
 
testCannedConfigs() - Method in class testsuite.simple.ConnectionTest
 
testCapabilities() - Method in class testsuite.x.internal.XProtocolTest
 
testCatalog() - Method in class testsuite.simple.ConnectionTest
Tests catalog functionality
testChainedAdd() - Method in class testsuite.x.devapi.CollectionAddTest
 
testChangeUser() - Method in class testsuite.regression.ConnectionRegressionTest
 
testChangeUserAndCharsets() - Method in class testsuite.simple.DataSourceTest
Tests whether Connection.changeUser() (and thus pooled connections) restore character set information correctly.
testChangeUserClosedConn() - Method in class testsuite.regression.ConnectionRegressionTest
 
testChangeUserNoDb() - Method in class testsuite.regression.ConnectionRegressionTest
 
testCharacterSetForDBMD() - Method in class testsuite.regression.MetaDataRegressionTest
 
testCharsetMapping() - Method in class testsuite.simple.CharsetTest
Prints static mappings for analysis.
testCharsets() - Method in class testsuite.simple.CharsetTest
 
testCharVarchar() - Method in class testsuite.regression.MetaDataRegressionTest
Tests char/varchar bug
testClobberStreamingRS() - Method in class testsuite.regression.ResultSetRegressionTest
Tests that streaming result sets are registered correctly.
testClobTruncate() - Method in class testsuite.regression.ResultSetRegressionTest
Tests for fix to BUG#1130
testClose() - Method in class testsuite.simple.StatementsTest
 
testClosedWrapper() - Method in class testsuite.simple.CallableStatementTest
 
testCloseEvent() - Method in class testsuite.regression.PooledConnectionRegressionTest
Test the nb of closeEvents generated by a PooledConnection.
testClusterConnection() - Method in class testsuite.simple.ConnectionTest
Tests a cluster connection for failover, requires a two-node cluster URL specified in com.mysql.jdbc.testsuite.ClusterUrl system property.
testCodePage1252() - Method in class testsuite.simple.CharsetTest
 
testCollation41() - Method in class testsuite.simple.CharsetTest
Tests if the driver configures character sets correctly for 4.1.x servers.
testCollectionAddArray() - Method in class testsuite.x.devapi.CollectionAddTest
 
testCollectionAddBasic() - Method in class testsuite.x.devapi.CollectionAddTest
 
testCollectionAddBigKeyData() - Method in class testsuite.x.devapi.CollectionAddTest
 
testCollectionAddBigKeyDataString() - Method in class testsuite.x.devapi.CollectionAddTest
 
testCollectionAddBigKeys() - Method in class testsuite.x.devapi.CollectionAddTest
 
testCollectionAddManyKeys() - Method in class testsuite.x.devapi.CollectionAddTest
 
testCollectionAddManyRecords() - Method in class testsuite.x.devapi.CollectionAddTest
 
testCollectionAddModifyRemoveAsync() - Method in class testsuite.x.devapi.CollectionTest
 
testCollectionAddStrings() - Method in class testsuite.x.devapi.CollectionAddTest
 
testCollectionFindArray() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindAsyncExt() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindAsyncMany() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindBasic() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindDatatypes() - Method in class testsuite.x.devapi.CollectionFindTest
Bigint,Double, Date data CAST Operator
testCollectionFindGroupBy() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindInDelete() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindInInvalid() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindInSanity() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindInUpdate() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindInValidArray() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindInValidFunction() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindInValidMax() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindInValidMix() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindOverlaps() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindOverlapsSanity() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindOverlapsValidMix() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindOverlapsWithExpr() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindSkipWarning() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindStress_002() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindStress_003() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindStress_004() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindWithBind() - Method in class testsuite.x.devapi.CollectionFindTest
Issue : in orderBy all values are treated as string : bind() with Map Fails
testCollectionFindWithBitOperation() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindWithIntervalOperation() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionFindWithStringComparison() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionModifyArray() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionModifyArrayAppend() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionModifyArrayInsert() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionModifyAsync() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionModifyAsyncMany() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionModifyBasic() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionModifyBind() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionModifyDataTypes() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionModifyExpr() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionModifySortLimit() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testCollectionRemoveBasic() - Method in class testsuite.x.devapi.CollectionRemoveTest
 
testCollectionRemoveBindComplex() - Method in class testsuite.x.devapi.CollectionRemoveTest
 
testCollectionRowLockOptions() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollectionRowLocks() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollModifyTabUpdateWithOverlaps() - Method in class testsuite.x.devapi.CollectionFindTest
 
testCollRemoveTabDeleteWithOverlaps() - Method in class testsuite.x.devapi.CollectionFindTest
 
testComparison() - Method in class com.mysql.cj.ServerVersionTest
 
testCompleteWriteMessage() - Method in class com.mysql.cj.protocol.x.SyncMessageWriterTest
Test that we can (properly) write a complete message.
testComplexQuery() - Method in class testsuite.x.devapi.TableSelectTest
 
testComplexTableSelectProjection() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testCompression() - Method in class testsuite.simple.ConnectionTest
 
testCompressionWith(String, int) - Method in class testsuite.simple.ConnectionTest
 
testConnect() - Method in class testsuite.simple.SSLTest
Tests SSL Connection
testConnectionAttributes(String, String) - Method in class testsuite.regression.ConnectionRegressionTest
 
testConnectionCloseNotification() - Method in class testsuite.x.devapi.SessionTest
 
testConnectionPropertiesTransform() - Method in class testsuite.simple.ConnectionTest
Tests functionality of the ConnectionPropertiesTransform interface.
testConnectionReclaim() - Method in class testsuite.regression.PooledConnectionRegressionTest
Test the nb of closeEvents generated when a Connection is reclaimed.
testConnectionStringAcceptsUrl() - Method in class com.mysql.cj.ConnectionUrlTest
Tests the ConnectionUrl.acceptsUrl(String) method for supported and non-supported protocols.
testConnectionStringCache() - Method in class com.mysql.cj.ConnectionUrlTest
Tests the connection strings internal cache.
testConnectionStringParser() - Method in class com.mysql.cj.ConnectionUrlTest
Tests the ConnectionUrlParser with close to one million of different connection string variations.
testConnectionTimeout() - Method in class testsuite.x.devapi.SessionFailoverTest
Tests xdevapi.connect-timeout and connectTimeout functionality.
testConnectionTimeout_assertFailureTimeout(String, int, int, Class<EX>) - Method in class testsuite.x.devapi.SessionFailoverTest
 
testConnectionTimeout_assertFailureTimeout(String, int, int) - Method in class testsuite.x.devapi.SessionFailoverTest
 
testConnectionTimeout_assertSuccessTimeout(String, int, int) - Method in class testsuite.x.devapi.SessionFailoverTest
 
testConnectionUrl() - Method in class com.mysql.cj.ConnectionUrlTest
Tests the ConnectionUrl with close to one million of different connection string variations.
testConnectionUrlWithWrongConnectionString() - Method in class com.mysql.cj.ConnectionUrlTest
Tests the ConnectionUrl with a few wrong connection strings.
testConnectionWrapperMethods() - Method in class testsuite.regression.PooledConnectionRegressionTest
 
testConstructors() - Method in class testsuite.simple.ExceptionsTest
 
testContention() - Method in class testsuite.regression.StressRegressionTest
 
testConversionForString(String, Connection, String) - Method in class testsuite.simple.CharsetTest
 
testConvertEscape() - Method in class testsuite.simple.EscapeProcessingTest
JDBC-4.0 spec will allow either SQL_ or not for type in {fn convert ...}
testCoordination() - Method in class testsuite.simple.XATest
Tests that simple distributed transaction processing works as expected.
testCount() - Method in class testsuite.x.devapi.CollectionTest
 
testCount() - Method in class testsuite.x.devapi.TableTest
 
testCouplingOfCursorFetch() - Method in class testsuite.simple.ConnectionTest
Checks if setting useCursorFetch to "true" automatically enables server-side prepared statements.
testCP932Backport() - Method in class testsuite.simple.CharsetTest
 
testCreateAndDropCollection() - Method in class testsuite.x.internal.XProtocolTest
Test the create/drop collection admin commands.
testCreateCollection() - Method in class testsuite.x.devapi.SchemaTest
 
testCreateCollectionWithOptions() - Method in class testsuite.x.devapi.SchemaTest
 
testCreateConnections() - Method in class testsuite.regression.StressRegressionTest
 
testCreateConnectionsUnderLoad() - Method in class testsuite.regression.StressRegressionTest
 
testCreateDatabaseIfNotExist() - Method in class testsuite.simple.ConnectionTest
 
testCreateDropCollection() - Method in class testsuite.x.internal.MysqlxSessionTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromBigDecimal() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromBigInteger() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromBit() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromBytes() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromDate() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromDouble() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromLong() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromNull() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromTime() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.BooleanValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.ByteValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.DoubleValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.FloatValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.IntegerValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.LocalDateValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.LongValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.ShortValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.SqlDateValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
testCreateFromTimestamp() - Method in class com.mysql.cj.result.StringValueFactoryTest
 
testCreateTableDataDirectory() - Method in class testsuite.regression.SyntaxRegressionTest
CREATE TABLE syntax changed in 5.6GA InnoDB: Allow the location of file-per-table tablespaces to be chosen CREATE TABLE ...
testCreateTablespace() - Method in class testsuite.regression.SyntaxRegressionTest
WL#6205 - InnoDB: Implement CREATE TABLESPACE for general use.
testCreateTablespaceCheckTables(String, int) - Method in class testsuite.regression.SyntaxRegressionTest
 
testCreateTablespaceCheckTablespaces(int) - Method in class testsuite.regression.SyntaxRegressionTest
 
testCsc4194() - Method in class testsuite.simple.CharsetTest
 
testCsc4194InsertCheckBlob(Connection, String) - Method in class testsuite.simple.CharsetTest
 
testCsc4194InsertCheckText(Connection, String, String) - Method in class testsuite.simple.CharsetTest
 
testCSC4616() - Method in class testsuite.regression.DataSourceRegressionTest
 
testCSC5765() - Method in class testsuite.simple.CharsetTest
 
testCSParserTrimHead(String, String...) - Method in class com.mysql.cj.ConnectionUrlTest
 
testCSParserTrimTail(String, String...) - Method in class com.mysql.cj.ConnectionUrlTest
 
testDataSource() - Method in class testsuite.simple.DataSourceTest
Tests that we can get a connection from the DataSource bound in JNDI during test setup
testDateGetters() - Method in class testsuite.simple.DateTimeTest
 
testDateString - Variable in class testsuite.simple.StatementsTest
 
testDatetime(Connection, Statement, String) - Method in class testsuite.regression.MetaDataRegressionTest
 
testDatetimeGetters() - Method in class testsuite.simple.DateTimeTest
 
testDateTimeRetrieval() - Method in class testsuite.simple.ResultSetTest
Date and time retrieval tests with and without ssps.
testDateTimeRetrieval_internal(Connection) - Method in class testsuite.simple.ResultSetTest
 
testDateTimeString - Variable in class testsuite.simple.StatementsTest
 
testDateTimeTypes() - Method in class testsuite.x.devapi.ResultTest
 
testDeadlockDetection() - Method in class testsuite.simple.ConnectionTest
Old test was passing due to http://bugs.mysql.com/bug.php?id=989 which is fixed for 5.5+
testDecodingAllTypes() - Method in class testsuite.x.internal.XProtocolTest
This tests that all types are decoded correctly.
testDecoratorsChain() - Method in class testsuite.simple.ConnectionTest
 
testDefaultPlugin() - Method in class testsuite.regression.ConnectionRegressionTest
 
testDefaultUserWithoutPasswordAuthentication() - Method in class testsuite.regression.ConnectionRegressionTest
Test for WL#14453 - Pluggable authentication new defaults behavior & user-less authentications.
testDefaultUserWithPasswordAuthentication() - Method in class testsuite.regression.ConnectionRegressionTest
Test for WL#14453 - Pluggable authentication new defaults behavior & user-less authentications.
testDefaultValues() - Method in class com.mysql.cj.ConnectionUrlTest
Tests default values.
testDelete() - Method in class testsuite.x.devapi.TableDeleteTest
 
testDeprecatedMysqlLoadReplicationDnsSrvConnectionUrl() - Method in class com.mysql.cj.ConnectionUrlTest
Tests jdbc:mysql+srv:replication: connection strings with deprecated types.
testDeprecateWhere() - Method in class testsuite.x.devapi.CollectionFindTest
 
testDeprecateWhere() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testDeprecateWhere() - Method in class testsuite.x.devapi.CollectionRemoveTest
 
testDisabledPlugins() - Method in class testsuite.regression.ConnectionRegressionTest
 
testDiscardImportPartitions() - Method in class testsuite.regression.SyntaxRegressionTest
WL#6868 - Support transportable tablespaces for single innodb partition.
testDocumentProjection() - Method in class testsuite.x.devapi.CollectionFindTest
 
testDocUpdate() - Method in class testsuite.x.internal.XProtocolTest
 
testDontTrackOpenResources() - Method in class testsuite.simple.ConnectionTest
Checks implementation of 'dontTrackOpenResources' property.
testDoubleSetters() - Method in class testsuite.simple.NumbersTest
 
testDriverAcceptsURLNullArgument() - Method in class testsuite.simple.ConnectionTest
Test for Driver.acceptsURL() behavior clarification: - acceptsURL() throws SQLException if URL is null.
testDriverConnectNullArgument() - Method in class testsuite.simple.ConnectionTest
Test for Driver.connect() behavior clarifications: - connect() throws SQLException if URL is null.
testDriverConnectPropertiesPrecedence() - Method in class testsuite.simple.ConnectionTest
Test for Driver.connect() behavior clarifications: - connect() properties precedence is implementation-defined.
testDropCollection() - Method in class testsuite.x.devapi.SchemaTest
 
testDumpQueriesOnException() - Method in class testsuite.simple.ConnectionTest
 
testDurationSetters() - Method in class testsuite.simple.DateTimeTest
 
testEmptyDatabaseMYSQL41() - Method in class testsuite.x.internal.XProtocolAuthTest
Bug#21680263 - NullPointerException When Try to connect without DB Name.
testEmptyDatabasePLAIN() - Method in class testsuite.x.internal.XProtocolAuthTest
Bug#21680263 - NullPointerException When Try to connect without DB Name.
testEmptyResultSetGet() - Method in class testsuite.regression.ResultSetRegressionTest
 
testEmptyStringsWithNumericGetters() - Method in class testsuite.regression.ResultSetRegressionTest
 
testEnableDisableNotices() - Method in class testsuite.x.internal.XProtocolTest
 
testEnableEscapeProcessing() - Method in class testsuite.simple.ConnectionTest
Test the new connection property 'enableEscapeProcessing', as well as the old connection property 'processEscapeCodesForPrepStmts' and interrelation between them.
TestEnableEscapeProcessingQueryInterceptor() - Constructor for class testsuite.simple.ConnectionTest.TestEnableEscapeProcessingQueryInterceptor
 
testEnableStreamingResults() - Method in class testsuite.simple.StatementsTest
 
testEnableTLSVersion() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for Bug#87379.
testEncodingRegression() - Method in class testsuite.regression.CharsetRegressionTest
Tests for regression of encoding forced by user, reported by Jive Software
testEquals() - Method in class testsuite.x.devapi.SchemaTest
 
testEqualsAndHash() - Method in class com.mysql.cj.ServerVersionTest
 
testEscapeProcessing() - Method in class testsuite.simple.EscapeProcessingTest
Tests the escape processing functionality
testEscapeSJISDoubleEscapeBug() - Method in class testsuite.regression.CharsetRegressionTest
Tests fix for BUG#879
testEscaping() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testExceptionsTranslation() - Method in class testsuite.simple.ExceptionsTest
 
testExchangePartition() - Method in class testsuite.regression.SyntaxRegressionTest
Test case for ALTER [IGNORE] TABLE t1 EXCHANGE PARTITION p1 WITH TABLE t2 syntax
testExecAsync() - Method in class testsuite.x.devapi.SessionTest
 
testExecAsyncNegative() - Method in class testsuite.x.devapi.SessionTest
Few Negative Scenarios
testExists() - Method in class testsuite.x.devapi.CollectionTest
 
testExists() - Method in class testsuite.x.devapi.SchemaTest
 
testExpiredPassword() - Method in class testsuite.regression.ConnectionRegressionTest
 
testExplicitPartitions() - Method in class testsuite.regression.SyntaxRegressionTest
Test for explicit partition selection syntax
testExprAsPathDocumentProjection() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testExprInInsert() - Method in class testsuite.x.devapi.TableInsertTest
 
testExprTree() - Method in class com.mysql.cj.xdevapi.ExprParserTest
Explicit test inspecting the expression tree.
testFailoverAutoFallBack() - Method in class testsuite.simple.MultiHostConnectionTest
Tests the automatic fall back to primary host in a failover connection using three hosts and the following sequence of events: + 1.st part: - [\HOST_1 : /HOST_2 : \HOST_3] --> HOST_2 - [/HOST_1 : /HOST_2 : /HOST_3] --> no_change vs HOST_1 (auto fall back) - [/HOST_1 : \HOST_2 : /HOST_3] --> HOST_1 vs no_change + 2.nd part: - [\HOST_1 : /HOST_2 : \HOST_3] --> HOST_2 - [/HOST_1 : /HOST_2 : /HOST_3] --> no_change - [/HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 - [/HOST_1 : /HOST_2 : \HOST_3] --> HOST_1 - /HOST_2 & \HOST_3 The automatic fall back only happens at transaction boundaries and at least 'queriesBeforeRetrySource' or 'secondsBeforeRetrySource' is greater than 0.
testFailoverAutoReconnect() - Method in class testsuite.simple.MultiHostConnectionTest
Tests the property 'autoReconnect' in a failover connection using three hosts and the following sequence of events: - [\HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 - [\HOST_1 : /HOST_2 : \HOST_3] --> HOST_2 - [/HOST_1 : /HOST_2 : \HOST_3] - [/HOST_1 : \HOST_2 : \HOST_3] --> HOST_1 - [/HOST_1 : \HOST_2 : /HOST_3] - [\HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 [Legend: "/HOST_n" --> HOST_n up; "\HOST_n" --> HOST_n down]
testFailoverCombinations() - Method in class testsuite.simple.MultiHostConnectionTest
Repeatedly tests a failover connection using three hosts and the following sequence of events, combining distinct failover event triggering: - [/HOST_1 : /HOST_2 : /HOST_3] --> HOST_1 - [\HOST_1 : /HOST_2 : /HOST_3] --> HOST_2 - [\HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 - [/HOST_1 : /HOST_2 : /HOST_3] - [/HOST_1 : /HOST_2 : \HOST_3] --> HOST_2 - [/HOST_1 : \HOST_2 : \HOST_3] --> HOST_1 [Legend: "/HOST_n" --> HOST_n up; "\HOST_n" --> HOST_n down]
testFailoverConnection() - Method in class testsuite.simple.ConnectionTest
Tests whether re-connect with non-read-only connection can happen.
testFailoverConnection() - Method in class testsuite.simple.MultiHostConnectionTest
Tests failover connection establishing with multiple up/down combinations of 3 hosts.
testFailoverConnectionSynchronization() - Method in class testsuite.simple.MultiHostConnectionTest
Tests connection properties synchronization in a failover connection using three hosts and the following sequence of events: - [\HOST_1 : /HOST_2 : \HOST_3] --> HOST_2 - [/HOST_1 : \HOST_2 : \HOST_3] --> HOST_1 - [\HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 [Legend: "/HOST_n" --> HOST_n up; "\HOST_n" --> HOST_n down]
testFailoverDefaultSettings() - Method in class testsuite.simple.MultiHostConnectionTest
Tests a default failover connection using three hosts and the following sequence of events: - [/HOST_1 : /HOST_2 : /HOST_3] --> HOST_1 - [\HOST_1 : /HOST_2 : /HOST_3] --> HOST_2 - [\HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 - [/HOST_1 : /HOST_2 : /HOST_3] - [/HOST_1 : /HOST_2 : \HOST_3] --> HOST_2 - [/HOST_1 : \HOST_2 : \HOST_3] --> HOST_1 [Legend: "/HOST_n" --> HOST_n up; "\HOST_n" --> HOST_n down]
testFailoverQueriesBeforeRetrySource() - Method in class testsuite.simple.MultiHostConnectionTest
Tests the property 'queriesBeforeRetrySource' in a failover connection using three hosts and the following sequence of events: - [/HOST_1 : /HOST_2 : /HOST_3] --> HOST_1 - [\HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 - [/HOST_1 : /HOST_2 : \HOST_3] --> HOST_1 vs HOST_2 [Legend: "/HOST_n" --> HOST_n up; "\HOST_n" --> HOST_n down]
testFailoverReadOnly() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for issue where a failed-over connection would let a application call setReadOnly(false), when that call should be ignored until the connection is reconnected to a writable Source.
testFailoverReadOnly() - Method in class testsuite.simple.MultiHostConnectionTest
Tests the property 'failOverReadOnly' in a failover connection using three hosts and the following sequence of events: - [\HOST_1 : /HOST_2 : /HOST_3] --> HOST_2 - [\HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 - [\HOST_1 : /HOST_2 : \HOST_3] --> HOST_2 - [/HOST_1 : \HOST_2 : \HOST_3] --> HOST_1 - [\HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 [Legend: "/HOST_n" --> HOST_n up; "\HOST_n" --> HOST_n down]
testFailoverSecondsBeforeRetrySource() - Method in class testsuite.simple.MultiHostConnectionTest
Tests the property 'secondsBeforeRetrySource' in a failover connection using three hosts and the following sequence of events: - [/HOST_1 : /HOST_2 : /HOST_3] --> HOST_1 - [\HOST_1 : \HOST_2 : /HOST_3] --> HOST_3 - [/HOST_1 : /HOST_2 : \HOST_3] --> HOST_1 vs HOST_2 [Legend: "/HOST_n" --> HOST_n up; "\HOST_n" --> HOST_n down]
testFailoverTransition(String, String, Set<String>, String, String...) - Method in class testsuite.simple.MultiHostConnectionTest
Tests a failover transition.
testFailoverTransitions() - Method in class testsuite.simple.MultiHostConnectionTest
Tests failover transitions in a default failover connection using three hosts.
testFallbackToSystemKeyStore() - Method in class testsuite.simple.ConnectionTest
Tests connection property 'testFallbackToSystemKeyStore' behavior.
testFallbackToSystemKeyStore() - Method in class testsuite.x.devapi.SecureSessionTest
Tests connection property 'xdevapi.fallback-to-system-keystore' behavior.
testFallbackToSystemTrustStore() - Method in class testsuite.simple.ConnectionTest
Tests connection property 'testFallbackToSystemTrustStore' behavior.
testFallbackToSystemTrustStore() - Method in class testsuite.x.devapi.SecureSessionTest
Tests connection property 'xdevapi.fallback-to-system-truststore' behavior.
testFetchOneFetchAllAsync() - Method in class testsuite.x.devapi.CollectionTest
 
testFetchOneFetchAllAsync() - Method in class testsuite.x.devapi.SessionTest
 
testFindRowLockingValid() - Method in class testsuite.x.devapi.RowLockingTest
START collection.find() tests
testFixForBug1673() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for BUG#1673, where DatabaseMetaData.getColumns() is not returning correct column ordinal info for non '%' column name patterns.
testFloatsAndReals() - Method in class testsuite.regression.NumbersRegressionTest
Tests correct type assignment for MySQL FLOAT and REAL datatypes.
testFloatSetters() - Method in class testsuite.simple.NumbersTest
 
testForceBuffering() - Method in class testsuite.x.devapi.ResultTest
 
testForeignKeys() - Method in class testsuite.simple.MetadataTest
 
testFULLTEXTSearchInnoDB() - Method in class testsuite.regression.SyntaxRegressionTest
WL#5538 - InnoDB Full-Text Search Support CREATE TABLE syntax changed in 5.6GA InnoDB engine accepts FULLTEXT indexes.
testGatherPerfMetrics() - Method in class testsuite.simple.ConnectionTest
Tests if gatherPerfMetrics works.
testGB18030() - Method in class testsuite.simple.CharsetTest
Test for the gb18030 character set
testGcsReplicationCmds() - Method in class testsuite.regression.SyntaxRegressionTest
WL#8252 - GCS Replication: Plugin [SERVER CHANGES] Test syntax for GCS Replication commands: - START GROUP_REPLICATION - STOP GROUP_REPLICATION
testGeneratedColumns() - Method in class testsuite.simple.MetadataTest
WL#411 - Generated columns.
testGenericQuery() - Method in class testsuite.x.internal.MysqlxSessionTest
 
testGetAutoIncrementValue() - Method in class testsuite.x.devapi.TableInsertTest
 
testGetAutoIncrementValueAsync() - Method in class testsuite.x.devapi.TableInsertTest
 
testGetBestRowIdentifier() - Method in class testsuite.simple.MetadataTest
 
testGetBestRowIdentifier_checkResult(ResultSet) - Method in class testsuite.simple.MetadataTest
 
testGetBytes() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtil.getBytes() methods.
testGetCatalogVsGetSchemas() - Method in class testsuite.simple.MetadataTest
 
testGetColumnInfoFromnSession() - Method in class testsuite.x.devapi.MetadataTest
 
testGetColumnLabel() - Method in class testsuite.x.devapi.MetadataTest
 
testGetColumnName() - Method in class testsuite.x.devapi.MetadataTest
 
testGetColumnNameAndgetColumnLabel() - Method in class testsuite.x.devapi.MetadataTest
 
testGetColumnPrivileges() - Method in class testsuite.simple.MetadataTest
Tests the implementation of column privileges metadata.
testGetColumns() - Method in class testsuite.regression.MetaDataRegressionTest
Tests bug reported by OpenOffice team with getColumns and LONGBLOB
testGetColumns() - Method in class testsuite.simple.MetadataTest
Tests the implementation of getColumns.
testGetColumnsBug1099() - Method in class testsuite.regression.MetaDataRegressionTest
Tests fix for Bug#1099
testGetColumnsUnsigned() - Method in class testsuite.regression.MetaDataRegressionTest
Tests whether or not unsigned columns are reported correctly in DBMD.getColumns
testGetCrossReferenceUsingInfoSchema() - Method in class testsuite.simple.MetadataTest
Tests the implementation of Information Schema for foreign key.
testGetExportedKeys() - Method in class testsuite.simple.MetadataTest
 
testGetExportedKeys_checkResult(boolean, boolean) - Method in class testsuite.simple.MetadataTest
 
testGetFractionalDigits() - Method in class testsuite.x.devapi.MetadataTest
 
testGetFunctionColumns() - Method in class testsuite.simple.MetadataTest
 
testGetFunctionColumns_checkResult(boolean) - Method in class testsuite.simple.MetadataTest
 
testGetFunctions() - Method in class testsuite.simple.MetadataTest
 
testGetFunctions_checkResult(boolean) - Method in class testsuite.simple.MetadataTest
 
testGetGeneratedIds() - Method in class testsuite.x.devapi.CollectionAddTest
 
testGetImplementedInterfaces() - Method in class testsuite.simple.UtilsTest
Tests Util.isJdbcPackage()
testGetImportedKeys() - Method in class testsuite.simple.MetadataTest
 
testGetImportedKeys_checkResult(boolean, boolean) - Method in class testsuite.simple.MetadataTest
 
testGetIndexInfo() - Method in class testsuite.simple.MetadataTest
 
testGetLength() - Method in class testsuite.x.devapi.MetadataTest
 
testGetLongBug() - Method in class testsuite.regression.ResultSetRegressionTest
Tests that ResultSet.getLong() does not truncate values.
testGetNCharacterStream() - Method in class testsuite.simple.StatementsTest
Tests for ResultSet.getNCharacterStream()
testGetNClob() - Method in class testsuite.simple.StatementsTest
Tests for ResultSet.getNClob()
testGetNString() - Method in class testsuite.simple.StatementsTest
Tests for ResultSet.getNString()
testGetObjects() - Method in class testsuite.x.internal.MysqlxSessionTest
 
testGetPackageName() - Method in class testsuite.simple.UtilsTest
Tests Util.getPackageName()
testGetPrimaryKeys() - Method in class testsuite.simple.MetadataTest
 
testGetPrimaryKeysUsingInfoShcema() - Method in class testsuite.simple.MetadataTest
Tests the implementation of Information Schema for primary keys.
testGetProcedureColumns() - Method in class testsuite.simple.MetadataTest
 
testGetProcedureColumns_checkResult(boolean) - Method in class testsuite.simple.MetadataTest
 
testGetProcedures() - Method in class testsuite.simple.MetadataTest
 
testGetProcedures_checkResult(boolean) - Method in class testsuite.simple.MetadataTest
 
testGetPropertyInfo() - Method in class testsuite.regression.MetaDataRegressionTest
Tests whether bogus parameters break Driver.getPropertyInfo().
testGetSchema() - Method in class testsuite.x.devapi.CollectionTest
 
testGetSchemaName() - Method in class testsuite.x.devapi.MetadataTest
 
testGetSession() - Method in class testsuite.x.devapi.CollectionTest
 
testGetSessionForMultipleHostsWithFailover() - Method in class testsuite.x.devapi.SessionFailoverTest
Tests basic failover while getting a Session instance.
testGetSessionForSingleHost() - Method in class testsuite.x.devapi.SessionFailoverTest
Assures that failover support doesn't affect single host connections.
testGetSqlKeywordsDynamic() - Method in class testsuite.simple.MetadataTest
Tests DatabaseMetaData.getSQLKeywords().
TestGetSqlKeywordsDynamicQueryInterceptor() - Constructor for class testsuite.simple.MetadataTest.TestGetSqlKeywordsDynamicQueryInterceptor
 
testGetSqlKeywordsStatic() - Method in class testsuite.simple.MetadataTest
Tests DatabaseMetaData.getSQLKeywords().
testGetStackedDiagnostics() - Method in class testsuite.regression.SyntaxRegressionTest
WL#6406 - Stacked diagnostic areas "STACKED" in "GET [CURRENT | STACKED] DIAGNOSTICS" syntax was added in 5.7.0.
testGetTableLabel() - Method in class testsuite.x.devapi.MetadataTest
 
testGetTableName() - Method in class testsuite.x.devapi.MetadataTest
 
testGetTablePrivileges() - Method in class testsuite.simple.MetadataTest
 
testGetTablePrivileges_checkResult(boolean, String) - Method in class testsuite.simple.MetadataTest
 
testGetTables() - Method in class testsuite.simple.MetadataTest
 
testGetTables_checkResult(boolean, boolean) - Method in class testsuite.simple.MetadataTest
 
testGetTablesUsingInfoSchema() - Method in class testsuite.simple.MetadataTest
Tests the implementation of Information Schema for tables.
testGetTimestampWithDate() - Method in class testsuite.regression.ResultSetRegressionTest
 
testGetType() - Method in class testsuite.x.devapi.MetadataTest
 
testGetWarningsFromCollection() - Method in class testsuite.x.devapi.CollectionFindTest
Checks getWarningsCount and getWarnings APIs
testGisFunctions() - Method in class testsuite.regression.SyntaxRegressionTest
WL#1326 - GIS: Precise spatial operations WL#8055 - Consistent naming scheme for GIS functions - Deprecation WL#8034 - More user friendly GIS functions WL#7541 - GIS MBR spatial operations enhancement WL#8157 - Remove deprecated GIS functions WL#8055 - Consistent naming scheme for GIS functions - Deprecation WL#9435 - Axis order in WKB parsing functions (...) Test syntax for all GIS functions.
testGreekUtf8411() - Method in class testsuite.regression.CharsetRegressionTest
 
testGroupingQuery() - Method in class testsuite.x.devapi.CollectionFindTest
 
testHints() - Method in class testsuite.regression.SyntaxRegressionTest
WL#8016 - Parser for optimizer hints.
testHintsSyntax(String, boolean, boolean) - Method in class testsuite.regression.SyntaxRegressionTest
 
testHoldingResultSetsOverClose() - Method in class testsuite.simple.StatementsTest
 
testHostInfo - Variable in class testsuite.x.internal.InternalXBaseTestCase
 
testHugeNumberOfParameters() - Method in class testsuite.regression.CallableStatementRegressionTest
 
testIlriExpressions() - Method in class testsuite.x.devapi.CollectionFindTest
 
testIndexOfIgnoreCase() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtil.indexOfIgnoreCase() methods
testIndexOfIgnoreCaseAndMatchesIgnoreCasePositioning() - Method in class com.mysql.cj.util.StringInspectorTest
 
testIndexOfIgnoreCaseMySQLIndexMarker(String, int) - Method in class com.mysql.cj.util.StringUtilsTest
 
testIndexOfQuoteDoubleAware() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtil.indexOfQuoteDoubleAware() method
TestInflaterInputStream(InputStream) - Constructor for class testsuite.x.devapi.CompressionTest.TestInflaterInputStream
 
testInnodbTablespaceEncryption() - Method in class testsuite.regression.SyntaxRegressionTest
WL#8548 - InnoDB: Transparent data encryption.
testInOutParams() - Method in class testsuite.simple.CallableStatementTest
Tests functioning of inout parameters
TestInputStream(InputStream) - Constructor for class testsuite.x.devapi.CompressionTest.TestInputStream
 
testInsert() - Method in class testsuite.simple.StatementsTest
 
testInsertCharStatement() - Method in class testsuite.simple.CharsetTest
 
testInt4Limits() - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoderTest
 
testInt8Limits() - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoderTest
 
testInterfaceImplementation() - Method in class testsuite.simple.ConnectionTest
 
testInterfaceImplementation(Connection) - Method in class testsuite.simple.ConnectionTest
 
testInterleavedResults() - Method in class testsuite.x.internal.MysqlxSessionTest
 
testIntervalExpressions() - Method in class testsuite.x.devapi.CollectionFindTest
 
testIntShouldReturnLong() - Method in class testsuite.regression.NumbersRegressionTest
 
testIntValues() - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoderTest
 
testIPv6() - Method in class testsuite.simple.ConnectionTest
IPv6 Connection test.
testIPv6Functions() - Method in class testsuite.regression.SyntaxRegressionTest
WL#5787 - IPv6-capable INET_ATON and INET_NTOA functions IPv6 functions added in 5.6GA: INET6_ATON(ip) and INET6_NTOA(ip).
testIpv6SupportInSession() - Method in class testsuite.x.devapi.Ipv6SupportTest
Tests the creation of Sessions referencing the host by its IPv6.
testIsBeforeFirstOnEmpty() - Method in class testsuite.regression.ResultSetRegressionTest
Tests a bug where ResultSet.isBefireFirst() would return true when the result set was empty (which is incorrect)
testIsCaseSensitive() - Method in class testsuite.regression.MetaDataRegressionTest
Tests whether ResultSetMetaData returns correct info for CHAR/VARCHAR columns.
testIsJdbcInterface() - Method in class testsuite.simple.UtilsTest
Tests Util.isJdbcInterface()
testIsJdbcPackage() - Method in class testsuite.simple.UtilsTest
Tests Util.isJdbcPackage()
testIsLocal() - Method in class testsuite.regression.ConnectionRegressionTest
 
testIsLocal() - Method in class testsuite.simple.ConnectionTest
 
testIsNumberSigned() - Method in class testsuite.x.devapi.MetadataTest
 
testISODateTimeString - Variable in class testsuite.simple.StatementsTest
 
testIsolationLevel() - Method in class testsuite.simple.ConnectionTest
Tests isolation level functionality
testIsPaddedAndisNullableAndisAutoIncrement() - Method in class testsuite.x.devapi.MetadataTest
 
testIsPrimaryKeyAndisUniqueKeyAndisPartKey() - Method in class testsuite.x.devapi.MetadataTest
 
testIsTime() - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoderTest
 
testIsTimestamp() - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoderTest
 
testIterable() - Method in class testsuite.x.devapi.CollectionFindTest
Test that DocResult implements Iterable.
testJdbc4LoadBalancing() - Method in class testsuite.simple.StatementsTest
 
testJoinWithSerialComma() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtils.joinWithSerialComma().
testJsonConstructorAsDocumentProjection() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testJsonExprsInDocumentProjection() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testJsonLiteral() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testJsonModify() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testJsonNumberAtEnd() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testJsonType() - Method in class testsuite.regression.SyntaxRegressionTest
WL#7909 - Server side JSON functions Test support for data type JSON.
testJsonTypeCheckFunction(String, String) - Method in class testsuite.regression.SyntaxRegressionTest
 
testLastPacketSentTime() - Method in class com.mysql.cj.protocol.x.SyncMessageWriterTest
 
testLatin1Encoding() - Method in class testsuite.simple.CharsetTest
Tests that 'latin1' character conversion works correctly.
TestLifecycleInterceptor - Class in testsuite.simple
 
TestLifecycleInterceptor() - Constructor for class testsuite.simple.TestLifecycleInterceptor
 
testLifecyleInterceptor() - Method in class testsuite.simple.ConnectionTest
 
testLimitOffset() - Method in class testsuite.x.devapi.CollectionFindTest
 
testListCollections() - Method in class testsuite.x.devapi.SchemaTest
 
testListTables() - Method in class testsuite.x.devapi.SchemaTest
 
testLoadBalanceServerAffinityStrategy() - Method in class testsuite.simple.MultiHostConnectionTest
Tests "serverAffinity" load-balancing strategy.
testLoadingPropertiesFromConfigFiles() - Method in class com.mysql.cj.ConnectionUrlTest
Tests loading properties from config files.
testLocalDate - Variable in class testsuite.simple.StatementsTest
 
testLocalDateSetters() - Method in class testsuite.simple.DateTimeTest
 
testLocalDateTime - Variable in class testsuite.simple.StatementsTest
 
testLocalDateTimeSetters() - Method in class testsuite.simple.DateTimeTest
 
testLocalInfileDisabled() - Method in class testsuite.simple.ConnectionTest
 
testLocalInfileHooked() - Method in class testsuite.simple.StatementsTest
 
testLocalInfileWithUrl() - Method in class testsuite.simple.ConnectionTest
Tests functionality of using URLs in 'LOAD DATA LOCAL INFILE' statements.
testLocalizedErrorMessages() - Method in class com.mysql.cj.MessagesTest
 
testLocalSocketAddress() - Method in class testsuite.simple.ConnectionTest
Tests feature of "localSocketAddress", by enumerating local IF's and trying each one in turn.
testLocalTime - Variable in class testsuite.simple.StatementsTest
 
testLocalTimeSetters() - Method in class testsuite.simple.DateTimeTest
 
testLocalTransaction() - Method in class testsuite.simple.XATest
Tests operation of local transactions on XAConnections when global transactions are in or not in progress (follows from BUG#17401).
testLongAuthResponsePayload() - Method in class testsuite.regression.ConnectionRegressionTest
Test for sha256_password long data exchange.
testLongText() - Method in class testsuite.regression.MetaDataRegressionTest
Tests whether or not DatabaseMetaData.getColumns() returns the correct java.sql.Types info.
testMappingTables() - Method in class com.mysql.cj.protocol.x.SyncMessageReaderTest
Verification test to help prevent bugs in the typecode/class/parser mapping tables.
testMars() - Method in class testsuite.x.devapi.ResultTest
 
testMeetsMinimum() - Method in class com.mysql.cj.ServerVersionTest
 
testMemLeakBatch(Properties, Set<?>, Field, int, int, String, String) - Method in class testsuite.regression.ConnectionRegressionTest
 
testMergePatch() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testMetaDataIsWritable() - Method in class testsuite.regression.ResultSetRegressionTest
Tests a bug where ResultSet.isBefireFirst() would return true when the result set was empty (which is incorrect)
testMultiInsert() - Method in class testsuite.x.internal.XProtocolTest
 
testMultiKeyTable() - Method in class testsuite.simple.UpdatabilityTest
Tests that the driver does not let you update result sets that come from queries that haven't selected all primary keys
testMultiSelects() - Method in class testsuite.x.devapi.MetadataTest
 
testMultiSelectsAsync() - Method in class testsuite.x.devapi.MetadataTest
 
testMultiStatements() - Method in class testsuite.simple.StatementsTest
Tests multiple statement support
testMysqlFailoverDnsSrvConnectionUrl() - Method in class com.mysql.cj.ConnectionUrlTest
Tests jdbc:mysql+srv: connection strings.
testMysqlLoadBalanceDnsSrvConnectionUrl() - Method in class com.mysql.cj.ConnectionUrlTest
Tests jdbc:mysql+srv:loadbalance: connection strings.
testMysqlLoadReplicationDnsSrvConnectionUrl() - Method in class com.mysql.cj.ConnectionUrlTest
Tests jdbc:mysql+srv:replication: connection strings.
testMysqlxConnectionUrl() - Method in class com.mysql.cj.ConnectionUrlTest
Tests specifics for the X Plugin connection strings.
testMysqlxDnsSrvConnectionUrl() - Method in class com.mysql.cj.ConnectionUrlTest
Tests mysqlx+srv: connection strings.
testNamedPlaceholders() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testNanosecondParsing() - Method in class com.mysql.cj.protocol.a.MysqlTextValueDecoderTest
 
testNanosParsing() - Method in class testsuite.simple.DateTest
 
testNativeConversions() - Method in class testsuite.simple.DateTest
 
testNECExtendedCharsByEUCJPSolaris() - Method in class testsuite.simple.CharsetTest
 
testNewCharsetsConfiguration() - Method in class testsuite.simple.CharsetTest
These two charsets have different names depending on version of MySQL server.
testNewHostParsing() - Method in class testsuite.simple.ConnectionTest
 
testNewlines() - Method in class testsuite.regression.StringRegressionTest
Tests newline being treated correctly.
testNextAndPrevious() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for bug # 496
testNextMessageClass() - Method in class com.mysql.cj.protocol.x.SyncMessageReaderTest
 
testNonSecureSession() - Method in class testsuite.x.devapi.SecureSessionTest
Tests non-secure Sessions created via URL and properties map.
testNonStandardConnectionCollation() - Method in class testsuite.simple.CharsetTest
Tests the ability to set the connection collation via properties.
testNonStandardConnectionUrl() - Method in class com.mysql.cj.ConnectionUrlTest
Tests the ConnectionUrlParser and ConnectionUrl with non standard, but accepted, connection strings.
testNonUpdResultSetUpdateObject() - Method in class testsuite.simple.ResultSetTest
Test for ResultSet.updateObject(), non-updatable ResultSet behavior.
testNonVerifyServerCert() - Method in class testsuite.simple.ConnectionTest
 
testNoSystemTablesReturned() - Method in class testsuite.regression.MetaDataRegressionTest
 
testNotParsable() - Method in class com.mysql.cj.ServerVersionTest
 
testNotReadOnlyWithProcBodyAccess() - Method in class testsuite.simple.ReadOnlyCallableStatementTest
 
testNotReallyCallableStatement() - Method in class testsuite.regression.CallableStatementRegressionTest
 
testNotUpdatable() - Method in class testsuite.regression.ResultSetRegressionTest
Tests fix for BUG#1630 (not updatable exception turning into NPE on second updateFoo() method call.
testNPEWithStatementsAndTime() - Method in class testsuite.regression.ResultSetRegressionTest
 
testNPEWithUsageAdvisor() - Method in class testsuite.regression.ResultSetRegressionTest
 
testNulls() - Method in class testsuite.simple.StatementsTest
Tests that NULLs and '' work correctly.
testNumberedPlaceholders() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testNumbers() - Method in class testsuite.simple.NumbersTest
 
testNumericExpressions() - Method in class testsuite.x.devapi.CollectionFindTest
 
testNumericVersionToString() - Method in class com.mysql.cj.ServerVersionTest
 
testOffsetDateTime - Variable in class testsuite.simple.StatementsTest
 
testOffsetDatetimeSetters() - Method in class testsuite.simple.DateTimeTest
 
testOffsetTime - Variable in class testsuite.simple.StatementsTest
 
testOffsetTimeSetters() - Method in class testsuite.simple.DateTimeTest
 
testOldPasswordPlugin() - Method in class testsuite.regression.ConnectionRegressionTest
 
testOrderBy() - Method in class testsuite.x.devapi.CollectionFindTest
 
testOrderBy() - Method in class testsuite.x.devapi.TableSelectTest
 
testOrderByParserBasic() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testOrderByParserComplexExpressions() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testOutParams() - Method in class testsuite.simple.CallableStatementTest
Tests functioning of output parameters.
testOutParamsNoBodies() - Method in class testsuite.simple.CallableStatementTest
 
testOverlaps() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testOverlaps() - Method in class testsuite.x.devapi.CollectionFindTest
 
testOverlapsInProjection() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testPacketTooLargeException() - Method in class testsuite.regression.PooledConnectionRegressionTest
Tests that PacketTooLargeException doesn't clober the connection.
testPadding() - Method in class testsuite.simple.ResultSetTest
 
testPaddingForConnection(Connection, int, StringBuilder) - Method in class testsuite.simple.ResultSetTest
 
testParameterBindings() - Method in class testsuite.simple.StatementsTest
 
testParameterParser() - Method in class testsuite.simple.CallableStatementTest
Tests the new parameter parser that doesn't require "BEGIN" or "\n" at end of parameter declaration
testParseArray() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testParsedConversionWarning() - Method in class testsuite.simple.StatementsTest
 
testParseDoc() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testParsedVersion() - Method in class com.mysql.cj.ServerVersionTest
 
testParseFalseLiteral() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testParseNullLiteral() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testParseNumber() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testParseString() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testParseToDateTimeObject() - Method in class com.mysql.cj.util.TimeUtilTest
 
testParseTrueLiteral() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testPasswordCharacterEncoding() - Method in class testsuite.regression.CharsetRegressionTest
 
testPing() - Method in class testsuite.simple.ConnectionTest
 
testPooledSessions() - Method in class testsuite.x.devapi.SessionTest
 
testPooledSessions_assertFailureTimeout(Client, int, int, Class<EX>, String) - Method in class testsuite.x.devapi.SessionTest
 
testPooledSessions_checkClientProperties(Client, int, int, int) - Method in class testsuite.x.devapi.SessionTest
 
testPrecisionAndScale() - Method in class testsuite.regression.NumbersRegressionTest
Tests that ResultSetMetaData precision and scale methods work correctly for all numeric types.
testPrecisionForType(String, int, int, boolean) - Method in class testsuite.regression.NumbersRegressionTest
 
testPreparedStatement() - Method in class testsuite.simple.StatementsTest
 
testPreparedStatementBatch() - Method in class testsuite.simple.StatementsTest
 
testPreparedStatements() - Method in class testsuite.x.devapi.CollectionFindTest
 
testPreparedStatements() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testPreparedStatements() - Method in class testsuite.x.devapi.CollectionRemoveTest
 
testPreparedStatements() - Method in class testsuite.x.devapi.TableDeleteTest
 
testPreparedStatements() - Method in class testsuite.x.devapi.TableSelectTest
 
testPreparedStatements() - Method in class testsuite.x.devapi.TableUpdateTest
 
testPreparedStatementsCleanup() - Method in class testsuite.x.devapi.SessionTest
 
testPreparedStatementsPooledConnections() - Method in class testsuite.x.devapi.SessionTest
 
testPreparedStatementsResetData() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testPreparedStatementsResetData() - Method in class testsuite.x.devapi.CollectionRemoveTest
 
testPreparedStatementsResetData() - Method in class testsuite.x.devapi.TableDeleteTest
 
testPreparedStatementsResetData() - Method in class testsuite.x.devapi.TableUpdateTest
 
testPreparedStatementTimes() - Method in class testsuite.regression.MicroPerformanceRegressionTest
 
testPrepareOfMultiRs() - Method in class testsuite.regression.CallableStatementRegressionTest
 
testPrepStmtExecuteLargeBatch() - Method in class testsuite.simple.StatementsTest
Test for PreparedStatement.executeLargeBatch().
testPrepStmtExecuteLargeUpdateExplicitGeneratedKeys() - Method in class testsuite.simple.StatementsTest
Test for PreparedStatement.executeLargeUpdate().
testPrepStmtExecuteLargeUpdateNoGeneratedKeys() - Method in class testsuite.simple.StatementsTest
Test for PreparedStatement.executeLargeUpdate().
testPrepStmtSetObjectAndNewSupportedTypes() - Method in class testsuite.simple.StatementsTest
Test for PreparedStatement.setObject().
testPrepStmtSetObjectAndNewUnsupportedTypes() - Method in class testsuite.simple.StatementsTest
Test for PreparedStatement.setObject(), unsupported SQL types TIME_WITH_TIMEZONE, TIMESTAMP_WITH_TIMEZONE and REF_CURSOR.
testProjection() - Method in class testsuite.x.devapi.CollectionFindTest
 
testProperties - Variable in class testsuite.x.internal.InternalXBaseTestCase
 
testPropertiesDescriptionsKeys() - Method in class testsuite.regression.ConnectionRegressionTest
 
testPropertiesTransformer() - Method in class com.mysql.cj.ConnectionUrlTest
Tests the usage of a properties transformer.
testPropertyGettersSetters() - Method in class testsuite.simple.DataSourceTest
 
testQueryInfoParsingAndRewrittingInsertSetEroteme() - Method in class testsuite.simple.StatementsTest
 
testQueryInfoParsingAndRewrittingInsertValuesEroteme() - Method in class testsuite.simple.StatementsTest
 
testQueryInfoParsingAndRewrittingInsertValuesRowEroteme() - Method in class testsuite.simple.StatementsTest
 
testQueryInfoParsingAndRewrittingInsertValuesStatic() - Method in class testsuite.simple.StatementsTest
 
testQueryInfoParsingAndRewrittingLoadData() - Method in class testsuite.simple.StatementsTest
 
testQueryInfoParsingAndRewrittingReplaceSetEroteme() - Method in class testsuite.simple.StatementsTest
 
testQueryInfoParsingAndRewrittingReplaceValuesRowEroteme() - Method in class testsuite.simple.StatementsTest
 
testQueryInfoParsingAndRewrittingReplaceVauesEroteme() - Method in class testsuite.simple.StatementsTest
 
testQueryInfoParsingAndRewrittingSpecialCases() - Method in class testsuite.simple.StatementsTest
 
testQueryInterceptors() - Method in class testsuite.simple.StatementsTest
 
testQuotedGunk() - Method in class testsuite.regression.MetaDataRegressionTest
 
testQuoteUnquoteBytes() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtils.quoteBytes()
testQuoteUnQuoteIdentifierWithBackQuote() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtil.quoteIdentifier() and StringUtil.unQuoteIdentifier() methods using back quote marks.
testQuoteUnQuoteIdentifierWithDoubleQuote() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtil.quoteIdentifier() and StringUtil.unQuoteIdentifier() methods using double quote marks.
testRandom() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testRanges() - Method in class testsuite.regression.ResultSetRegressionTest
 
testReadKnownMessageType() - Method in class com.mysql.cj.protocol.x.SyncMessageReaderTest
 
testReadOnly56() - Method in class testsuite.simple.ConnectionTest
 
testReadOnlySafeStatements() - Method in class testsuite.simple.StatementsTest
 
testReadOnlyWithProcBodyAccess() - Method in class testsuite.simple.ReadOnlyCallableStatementTest
 
testReadWrongMessageType() - Method in class com.mysql.cj.protocol.x.SyncMessageReaderTest
 
testReconnectWithCachedConfig() - Method in class testsuite.regression.ConnectionRegressionTest
 
testRecover() - Method in class testsuite.simple.XATest
Tests that XA RECOVER works as expected.
testReggieBug() - Method in class testsuite.simple.DateTest
 
testRenameIndex() - Method in class testsuite.regression.SyntaxRegressionTest
WL#6555 - Online rename index ALTER TABLE syntax changed in 5.7.1 Alter table allows to rename indexes.
testReplace() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testReplaceLegacyPropertyValues() - Method in class com.mysql.cj.ConnectionUrlTest
 
testReplaceOne() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testReplicationConnectionGroupHostManagement() - Method in class testsuite.regression.ConnectionRegressionTest
 
testReplicationConnectionHostManagement() - Method in class testsuite.regression.ConnectionRegressionTest
 
testReplicationConnectionMemory() - Method in class testsuite.regression.ConnectionRegressionTest
 
testReplicationConnectionNoReplicasBasics() - Method in class testsuite.regression.ConnectionRegressionTest
 
testReplicationConnectionNoReplicasRemainOnSource() - Method in class testsuite.regression.ConnectionRegressionTest
Test that we remain on the source when: - the connection is not in read-only mode - no replicas are configured - a new replica is added
testReplicationConnectWithMultipleSources() - Method in class testsuite.regression.ConnectionRegressionTest
 
testReplicationConnectWithNoSource() - Method in class testsuite.regression.ConnectionRegressionTest
 
testReplicationJMXInterfaces() - Method in class testsuite.regression.ConnectionRegressionTest
 
testResultSet() - Method in class testsuite.simple.CallableStatementTest
Tests functioning of output parameters.
testResultSet() - Method in class testsuite.x.internal.XProtocolTest
This is a development method that will print a detailed result set for any command sent.
testResultSetAccessors() - Method in class testsuite.regression.MicroPerformanceRegressionTest
Tests result set accessors performance.
testResultSetMetaDataMethods() - Method in class testsuite.simple.MetadataTest
 
testResultSetProducingQueries() - Method in class testsuite.simple.StatementsTest
 
testRetrievalCached() - Method in class testsuite.perf.RetrievalPerfTest
Tests retrieval from the query cache
testRetrievalHeap() - Method in class testsuite.perf.RetrievalPerfTest
Tests retrieval from HEAP tables
testRetrievalMyIsam() - Method in class testsuite.perf.RetrievalPerfTest
Tests retrieval speed from MyISAM type tables
testRoundTrips() - Method in class com.mysql.cj.xdevapi.ExprParserTest
Test that expressions parsed and serialize back to the expected form.
testRowFetch() - Method in class testsuite.simple.StatementsTest
 
testRSMDIsReadOnly() - Method in class testsuite.simple.MetadataTest
Tests detection of read-only fields.
testRSMDToStringFromDBMD() - Method in class testsuite.regression.MetaDataRegressionTest
 
testSampleValues() - Method in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoderTest
 
testSavepoint() - Method in class testsuite.simple.ConnectionTest
Tests the savepoint functionality in MySQL.
testSecureSessionDefaultAndRequired() - Method in class testsuite.x.devapi.SecureSessionTest
Tests secure Sessions created via URL and properties map.
testSecureSessionDefaultAndRequiredWithSystemPropsPresent() - Method in class testsuite.x.devapi.SecureSessionTest
Tests secure Sessions created via URL and properties map, with the SSL system properties also defined.
testSecureSessionMissingTrustStore() - Method in class testsuite.x.devapi.SecureSessionTest
Tests exception thrown on missing truststore for a secure Session.
testSecureSessionVerifyServerCertificate() - Method in class testsuite.x.devapi.SecureSessionTest
Tests secure Sessions created via URL and properties map, verifying server certificate.
testSecureSessionVerifyServerCertificateIdentity() - Method in class testsuite.x.devapi.SecureSessionTest
Tests secure Sessions created via URL and properties map, verifying server certificate.
testSecureSessionVerifyServerCertificateIdentityFailure() - Method in class testsuite.x.devapi.SecureSessionTest
Tests exception thrown on verifying server certificate identity failure.
testSecureSessionVerifyServerCertificateUsingSystemProps() - Method in class testsuite.x.devapi.SecureSessionTest
Tests secure Sessions created via URL and properties map combined with SSL system properties, verifying server certificate.
testSelectColumns() - Method in class testsuite.simple.StatementsTest
 
testSelectRowLockingDeadlock() - Method in class testsuite.x.devapi.RowLockingTest
 
testSelectRowLockingValid() - Method in class testsuite.x.devapi.RowLockingTest
 
testSelfDestruct() - Method in class testsuite.simple.ConnectionTest
 
testSequentialIdLease() - Method in class testsuite.simple.SequentialIdLeaseTest
Tests the SequentialIdLease lease behavior.
testServerConfigurationCache() - Method in class testsuite.simple.ConnectionTest
 
testServerController() - Method in class testsuite.simple.ServerControllerTest
Demonstrates usage of the ServerController class.
testServerPreparedStatementsCaching() - Method in class testsuite.simple.StatementsTest
WL#11101 - Remove de-cache and close of SSPSs on double call to close()
testServerPrepStmtDeadlockCounter - Variable in class testsuite.regression.ConnectionRegressionTest
 
testServerPrepStmtExecuteLargeBatch() - Method in class testsuite.simple.StatementsTest
Test for (Server)PreparedStatement.executeLargeBatch().
testServPrepStmtSetObjectAndNewSupportedTypes() - Method in class testsuite.simple.StatementsTest
Test for (Server)PreparedStatement.setObject().
testServPrepStmtSetObjectAndNewUnsupportedTypes() - Method in class testsuite.simple.StatementsTest
Test for (Server)PreparedStatement.setObject(), unsupported SQL types TIME_WITH_TIMEZONE, TIMESTAMP_WITH_TIMEZONE and REF_CURSOR.
testSessionAttributes() - Method in class testsuite.x.devapi.SessionTest
 
testSessionAttributes_checkClient(String, Map<String, String>) - Method in class testsuite.x.devapi.SessionTest
 
testSessionAttributes_checkSession(String, Map<String, String>) - Method in class testsuite.x.devapi.SessionTest
 
testSessionAttributes_checkSession(Session, Map<String, String>) - Method in class testsuite.x.devapi.SessionTest
 
testSessionVariables() - Method in class testsuite.simple.ConnectionTest
 
testSet() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testSetMergeThreshold() - Method in class testsuite.regression.SyntaxRegressionTest
WL#6747 - InnoDB: make fill factor settable.
testSetMergeThresholdIndices(int, Map<String, Integer>) - Method in class testsuite.regression.SyntaxRegressionTest
 
TestSetNamesQueryInterceptor() - Constructor for class testsuite.regression.CharsetRegressionTest.TestSetNamesQueryInterceptor
 
testSetNCharacterStream() - Method in class testsuite.simple.StatementsTest
Tests for PreparedStatement.setNCharacterSteam()
testSetNCharacterStreamServer() - Method in class testsuite.simple.StatementsTest
Tests for ServerPreparedStatement.setNCharacterSteam()
testSetNClob() - Method in class testsuite.simple.StatementsTest
Tests for PreparedStatement.setNClob()
testSetNClobServer() - Method in class testsuite.simple.StatementsTest
Tests for ServerPreparedStatement.setNClob()
testSetNString() - Method in class testsuite.simple.StatementsTest
Tests for PreparedStatement.setNString()
testSetNStringServer() - Method in class testsuite.simple.StatementsTest
Tests for ServerPreparedStatement.setNString()
testSetObject() - Method in class testsuite.simple.StatementsTest
Tests for PreparedStatement.setObject()
testSetObjectWithMysqlType() - Method in class testsuite.simple.StatementsTest
Tests for PreparedStatement.setObject(...SQLType...)
testSetProfileSql() - Method in class testsuite.simple.ConnectionTest
Tests setting profileSQL on/off in the span of one connection.
testSetReadOnly() - Method in class testsuite.regression.ConnectionRegressionTest
Tests setReadOnly() being reset during failover
testSetStartTime - Variable in class testsuite.JUnitSummary
 
testSeveralMessages() - Method in class com.mysql.cj.protocol.x.SyncMessageReaderTest
This is a 'mini'-stress test that encompasses the check of clearHeader() being called correctly.
testSha256PasswordPlugin() - Method in class testsuite.regression.ConnectionRegressionTest
Test for sha256_password authentication.
testSharedTestData() - Method in class testsuite.simple.StatementsTest
Test shared test data validity.
testsHost - Variable in class testsuite.x.devapi.SessionFailoverTest
 
testShutdown() - Method in class testsuite.simple.MiniAdminTest
Tests whether or not you can shutdown the server with MiniAdmin.
testSjis5c() - Method in class testsuite.simple.CharsetTest
Tests that the 0x5c escaping works (we didn't use to have this).
testSPCache() - Method in class testsuite.simple.CallableStatementTest
Tests parsing of stored procedures
testSplit() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtils.split() methods.
testSplit() - Method in class testsuite.simple.SplitDBdotNameTest
Tests sanitation and SplitDBdotName
testSplitCornerCases() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtils.split() methods for corner cases.
testSPNoParams() - Method in class testsuite.simple.CallableStatementTest
Tests parsing/execution of stored procedures with no parameters...
testSPParse() - Method in class testsuite.simple.CallableStatementTest
Tests parsing of stored procedures
testSqlDate - Variable in class testsuite.simple.StatementsTest
 
testSqlDateSetters() - Method in class testsuite.simple.DateTimeTest
 
testSqlDml() - Method in class testsuite.x.internal.XProtocolTest
Test DML that is executed with StmtExecute and does not return a result set.
testSqlTime - Variable in class testsuite.simple.StatementsTest
 
testSqlTimeSetters() - Method in class testsuite.simple.DateTimeTest
 
testSqlTimeStamp - Variable in class testsuite.simple.StatementsTest
 
testSqlTimestampSetters() - Method in class testsuite.simple.DateTimeTest
 
testSslConnectionOptions() - Method in class testsuite.simple.ConnectionTest
Tests that given SSL/TLS related connection properties values are processed as expected.
testStackOverflowOnMissingInterceptor() - Method in class testsuite.regression.ConnectionRegressionTest
 
testStarTableSelectProjection() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testStatementComment() - Method in class testsuite.regression.ConnectionRegressionTest
 
testStatementRewriteBatch() - Method in class testsuite.simple.StatementsTest
 
testStmtExecuteLargeBatch() - Method in class testsuite.simple.StatementsTest
Test for Statement.executeLargeBatch().
testStmtExecuteLargeUpdate() - Method in class testsuite.simple.StatementsTest
Test for Statement.executeLargeUpdate(String, _).
testStmtExecuteLargeUpdateNoGeneratedKeys() - Method in class testsuite.simple.StatementsTest
Test for Statement.executeLargeUpdate(String).
testStmtGetSetLargeMaxRows() - Method in class testsuite.simple.StatementsTest
Test for Statement.[get/set]LargeMaxRows().
testStreamChange() - Method in class testsuite.simple.StatementsTest
 
testStreamingRegBug() - Method in class testsuite.regression.ResultSetRegressionTest
Tests that streaming result sets are registered correctly.
testStringUtils001() - Method in class com.mysql.cj.util.StringUtilsTest
 
testStripComments() - Method in class com.mysql.cj.util.StringUtilsTest
 
testStubbed() - Method in class testsuite.simple.StatementsTest
 
testSubQuery1() - Method in class testsuite.regression.SubqueriesRegressionTest
 
testSubQuery2() - Method in class testsuite.regression.SubqueriesRegressionTest
 
testSubQuery3() - Method in class testsuite.regression.SubqueriesRegressionTest
 
testSubQuery4() - Method in class testsuite.regression.SubqueriesRegressionTest
 
testSubQuery5() - Method in class testsuite.regression.SubqueriesRegressionTest
 
testsuite - package testsuite
 
testsuite.perf - package testsuite.perf
 
testsuite.regression - package testsuite.regression
 
testsuite.simple - package testsuite.simple
 
testsuite.x.devapi - package testsuite.x.devapi
Dev API test suite.
testsuite.x.internal - package testsuite.x.internal
Tests for internal components of the X Protocol and X DevAPI features.
testSupportesGroupByUnrelated() - Method in class testsuite.regression.MetaDataRegressionTest
 
testSupports() - Method in class testsuite.simple.MetadataTest
 
testSupportsCorrelatedSubqueries() - Method in class testsuite.regression.MetaDataRegressionTest
 
testSupportsRefCursors() - Method in class testsuite.simple.ConnectionTest
Test for REF_CURSOR support checking.
testSupportsSelectForUpdate() - Method in class testsuite.simple.MetadataTest
 
testSuspendableTx() - Method in class testsuite.simple.XATest
 
testSymmetricInstantRetrieval() - Method in class testsuite.simple.DateTimeTest
 
TestSyncFlushDeflaterOutputStream(OutputStream) - Constructor for class testsuite.x.devapi.CompressionTest.TestSyncFlushDeflaterOutputStream
 
testTableCompression() - Method in class testsuite.regression.SyntaxRegressionTest
WL#7696 - InnoDB: Transparent page compression.
testTableInsertProjection() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testTableRowLockOptions() - Method in class testsuite.x.devapi.TableSelectTest
 
testTableRowLocks() - Method in class testsuite.x.devapi.TableSelectTest
 
testTableUpdateField() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testThreeAttemptsPlugin() - Method in class testsuite.regression.ConnectionRegressionTest
 
testTimeGetters() - Method in class testsuite.simple.DateTimeTest
 
testTimeoutErrors() - Method in class testsuite.simple.ConnectionTest
Tests WL#14392, Improve timeout error messages [classic].
testTimestamp(Connection, Statement, String) - Method in class testsuite.regression.MetaDataRegressionTest
 
testTimestamp() - Method in class testsuite.simple.DateTest
 
testTimestampConversion() - Method in class testsuite.simple.EscapeProcessingTest
Tests that the escape tokenizer converts timestamp values wrt.
testTimestampGetters() - Method in class testsuite.simple.DateTimeTest
 
testTimeString - Variable in class testsuite.simple.StatementsTest
 
testTimeZones() - Method in class testsuite.regression.UtilsRegressionTest
Tests all TimeZone mappings supported.
testTinyint1IsBit() - Method in class testsuite.simple.MetadataTest
 
testTLSv1_2() - Method in class testsuite.x.devapi.SecureSessionTest
Tests TLSv1.2
testTLSVersion() - Method in class testsuite.regression.ConnectionRegressionTest
Tests fix for WL#8196, Support for TLSv1.2 Protocol.
testTLSVersionRemoval() - Method in class testsuite.simple.ConnectionTest
Tests WL#14805, Remove support for TLS 1.0 and 1.1.
testTLSVersionRemoval() - Method in class testsuite.x.devapi.SecureSessionTest
Tests WL#14805, Remove support for TLS 1.0 and 1.1.
testToJsonString() - Method in class com.mysql.cj.xdevapi.JsonDocTest
 
testToString() - Method in class testsuite.x.devapi.SchemaTest
 
testTransaction() - Method in class testsuite.simple.TransactionTest
 
testTransportableTablespaces() - Method in class testsuite.regression.SyntaxRegressionTest
Test case for transportable tablespaces syntax support: FLUSH TABLES ...
testTraversal() - Method in class testsuite.simple.TraversalTest
 
testTrivialDocumentProjection() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testTrivialSqlQuery() - Method in class testsuite.x.internal.XProtocolTest
 
testTrivialTableSelectProjection() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testTruncationDisable() - Method in class testsuite.regression.ResultSetRegressionTest
 
testTruncationOfNonSigDigits() - Method in class testsuite.regression.ResultSetRegressionTest
Tests correct detection of truncation of non-sig digits.
testTruncationOnRead() - Method in class testsuite.simple.StatementsTest
 
testTSLConflictingOptions() - Method in class testsuite.simple.ConnectionTest
Tests WL#14835, Align TLS option checking across connectors
testTSLConflictingOptions() - Method in class testsuite.x.devapi.SecureSessionTest
Tests WL#14835, Align TLS option checking across connectors
testTwoQuestionsPlugin() - Method in class testsuite.regression.ConnectionRegressionTest
 
testTypeEnumCorrectValues() - Method in class com.mysql.cj.ConnectionUrlTest
Checks if the values returned from ConnectionUrl.Type.fromValue(String, int) are correct.
testTypes() - Method in class testsuite.regression.MetaDataRegressionTest
Tests for types being returned correctly
testUnexpectedError() - Method in class com.mysql.cj.protocol.x.SyncMessageReaderTest
 
testUnnumberedPlaceholders() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testUnparseables() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
testUnreliableSocketFactory() - Method in class testsuite.regression.ConnectionRegressionTest
 
testUnset() - Method in class testsuite.x.devapi.CollectionModifyTest
 
testUpdatability() - Method in class testsuite.regression.ResultSetRegressionTest
Tests that result sets can be updated when all parameters are correctly set.
testUpdatability() - Method in class testsuite.simple.UpdatabilityTest
 
testUpdatabilityAndEscaping() - Method in class testsuite.regression.ResultSetRegressionTest
Test fixes for BUG#1071
testUpdatabilityWithQuotes() - Method in class testsuite.regression.ResultSetRegressionTest
Tests the fix for BUG#661 ...
testUpdatableBlobsWithCharsets() - Method in class testsuite.regression.BlobRegressionTest
 
testUpdateClob() - Method in class testsuite.regression.ResultSetRegressionTest
Checks whether or not ResultSet.updateClob() is implemented
testUpdateForReadOnlyResultSet() - Method in class testsuite.simple.ResultSetTest
Test exceptions thrown when trying to update a read-only result set.
testUpdateLongBlobGT16M() - Method in class testsuite.regression.BlobRegressionTest
http://bugs.mysql.com/bug.php?id=22891
testUpdateNCharacterStream() - Method in class testsuite.simple.StatementsTest
Tests for ResultSet.updateNCharacterStream()
testUpdateNClob() - Method in class testsuite.simple.StatementsTest
Tests for ResultSet.updateNClob()
testUpdateNString() - Method in class testsuite.simple.StatementsTest
Tests for ResultSet.updateNString()
testUpdates() - Method in class testsuite.x.devapi.TableUpdateTest
 
testUpdResultSetUpdateObjectAndNewSupportedTypes() - Method in class testsuite.simple.ResultSetTest
Test for (Updatable)ResultSet.[update|get]Object().
testUpdResultSetUpdateObjectAndNewUnsupportedTypes() - Method in class testsuite.simple.ResultSetTest
Test for (Updatable)ResultSet.updateObject(), unsupported SQL types TIME_WITH_TIMEZONE, TIMESTAMP_WITH_TIMEZONE and REF_CURSOR.
testUrlConstructor() - Method in class testsuite.simple.MiniAdminTest
Tests whether or not you can construct a MiniAdmin with a JDBC URL.
testUrlEscaping() - Method in class testsuite.simple.DataSourceTest
 
testUsageAdvisorOnZeroRowResultSet() - Method in class testsuite.regression.ResultSetRegressionTest
 
testUsageAdvisorTooLargeResultSet() - Method in class testsuite.simple.ConnectionTest
 
testUseCompress() - Method in class testsuite.simple.ConnectionTest
Tests if useCompress works.
testUseLocalSessionState() - Method in class testsuite.simple.ConnectionTest
Tests whether or not the configuration 'useLocalSessionState' actually prevents non-needed 'set autocommit=', 'set session transaction isolation ...' and 'show variables like tx_isolation' queries.
testUseLocalSessionStateRollback() - Method in class testsuite.simple.ConnectionTest
 
testUser - Variable in class testsuite.x.devapi.Ipv6SupportTest
 
testUserAccountLocking() - Method in class testsuite.regression.SyntaxRegressionTest
WL#6054 - Temporarily disablement of users Test user account locking syntax: CREATE|ALTER USER (...) - lock_option: { ACCOUNT LOCK | ACCOUNT UNLOCK }
testUserAccountPwdExpiration() - Method in class testsuite.regression.SyntaxRegressionTest
WL#7131 - Add timestamp in mysql.user on the last time the password was changed Test user account password expiration syntax: CREATE|ALTER USER (...) - password_option: { PASSWORD EXPIRE | PASSWORD EXPIRE DEFAULT | PASSWORD EXPIRE NEVER | PASSWORD EXPIRE INTERVAL N DAY }
testUserRequireSSL() - Method in class testsuite.simple.ConnectionTest
Test authentication with a user that requires an SSL connection.
testUserRequireX509() - Method in class testsuite.simple.ConnectionTest
Test authentication with a user that requires an SSL connection and an authorized client certificate.
testUtf8Encoding() - Method in class testsuite.simple.CharsetTest
Tests that UTF-8 character conversion works correctly.
testUtf8Encoding2() - Method in class testsuite.simple.CharsetTest
 
testUtilCalendarSetters() - Method in class testsuite.simple.DateTimeTest
 
testUtilDateSetters() - Method in class testsuite.simple.DateTimeTest
 
TestUtils - Class in com.mysql.cj.util
 
TestUtils() - Constructor for class com.mysql.cj.util.TestUtils
 
TestUtils - Class in testsuite
Utility functions to use in tests.
TestUtils() - Constructor for class testsuite.TestUtils
 
testValuesList - Variable in class testsuite.perf.BasePerfTest
List of values for each iteration
testViewMetaData() - Method in class testsuite.simple.MetadataTest
Tests the implementation of metadata for views.
testWarningOnTimestampTruncation() - Method in class testsuite.simple.ResultSetTest
 
testWarnings() - Method in class testsuite.x.internal.XProtocolTest
 
testWildCompare() - Method in class com.mysql.cj.util.StringUtilsTest
Tests StringUtils.wildCompare() method.
testWithUnsignedData() - Method in class testsuite.x.devapi.MetadataTest
 
testWl14650() - Method in class testsuite.simple.AuthenticationTest
Test for WL#14650 - Support for MFA (multi factor authentication) authentication
testXADataSource() - Method in class testsuite.simple.DataSourceTest
Tests whether XADataSources can be bound into JNDI
testXdevapiSslConnectionOptions() - Method in class testsuite.x.devapi.SecureSessionTest
Tests that given SSL/TLS related session properties values are processed as expected.
testXdevapiTlsVersionsAndCiphersuites() - Method in class testsuite.x.devapi.SecureSessionTest
 
testYearGetters() - Method in class testsuite.simple.DateTimeTest
 
testZeroDateBehavior() - Method in class testsuite.simple.DateTest
Tests the configurability of all-zero date/datetime/timestamp handling in the driver.
testZonedDateTime - Variable in class testsuite.simple.StatementsTest
 
testZonedDatetimeSetters() - Method in class testsuite.simple.DateTimeTest
 
TextBufferRow - Class in com.mysql.cj.protocol.a.result
A ResultSetRow implementation that holds one row packet (which is re-used by the driver, and thus saves memory allocations), and tries when possible to avoid allocations to break out the results as individual byte[]s.
TextBufferRow(NativePacketPayload, ColumnDefinition, ExceptionInterceptor, ValueDecoder) - Constructor for class com.mysql.cj.protocol.a.result.TextBufferRow
 
TextResultsetReader - Class in com.mysql.cj.protocol.a
 
TextResultsetReader(NativeProtocol) - Constructor for class com.mysql.cj.protocol.a.TextResultsetReader
 
TextRowFactory - Class in com.mysql.cj.protocol.a
 
TextRowFactory(NativeProtocol, ColumnDefinition, Resultset.Concurrency, boolean) - Constructor for class com.mysql.cj.protocol.a.TextRowFactory
 
thisAsConnection - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
thisAsProxy - Variable in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
thisAsProxy holds the proxy (MultiHostConnectionProxy or one of its subclasses) this connection is associated with.
thisAsReplicationConnection - Variable in class com.mysql.cj.jdbc.ha.ReplicationConnectionProxy
 
thisRow - Variable in class com.mysql.cj.protocol.a.result.NativeResultset
Pointer to current row data
threadConn - Variable in class testsuite.regression.StressRegressionTest.ContentionThread
 
threadId - Variable in class com.mysql.cj.protocol.a.NativeCapabilities
 
threadIsWaiting - Static variable in class testsuite.regression.ConnectionRegressionTest.TestBug21934573ExceptionInterceptor
 
threadNumber - Variable in class testsuite.regression.StressRegressionTest.ContentionThread
 
ThreadPerTaskExecutor() - Constructor for class testsuite.regression.ConnectionRegressionTest.ThreadPerTaskExecutor
 
threadRef - Static variable in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
 
threadRefLock - Static variable in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
 
threadStmt - Variable in class testsuite.regression.StressRegressionTest.ContentionThread
 
ThreeAttemptsPlugin() - Constructor for class testsuite.regression.ConnectionRegressionTest.ThreeAttemptsPlugin
 
throwConnectionClosedException() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
throwConnectionClosedException() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
throwConnectionClosedException() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
throwConnectionClosedException() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
tidField - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
TIME_FORMATTER_NO_FRACT_NO_OFFSET - Static variable in class com.mysql.cj.util.TimeUtil
 
TIME_FORMATTER_NO_FRACT_WITH_OFFSET - Static variable in class com.mysql.cj.util.TimeUtil
 
TIME_FORMATTER_WITH_MICROS_NO_OFFCET - Static variable in class testsuite.simple.DateTimeTest
 
TIME_FORMATTER_WITH_MILLIS_NO_OFFCET - Static variable in class testsuite.simple.DateTimeTest
 
TIME_FORMATTER_WITH_NANOS_NO_OFFSET - Static variable in class com.mysql.cj.util.TimeUtil
 
TIME_FORMATTER_WITH_NANOS_WITH_OFFSET - Static variable in class com.mysql.cj.util.TimeUtil
 
TIME_FORMATTER_WITH_OPTIONAL_MICROS - Static variable in class com.mysql.cj.util.TimeUtil
 
TIME_LITERAL_SHORT2 - Static variable in class com.mysql.cj.util.TimeUtil
 
TIME_LITERAL_SHORT4 - Static variable in class com.mysql.cj.util.TimeUtil
 
TIME_LITERAL_SHORT6 - Static variable in class com.mysql.cj.util.TimeUtil
 
TIME_LITERAL_WITH_DELIMITERS - Static variable in class com.mysql.cj.util.TimeUtil
 
TIME_PTRN - Static variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
 
TIME_STR_LEN_MAX_NO_FRAC - Static variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
Max string length of MySQL time string (with microseconds): '-HHH:MM:SS'.
TIME_STR_LEN_MAX_WITH_MICROS - Static variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
Max string length of MySQL time string (with microseconds): '-HHH:MM:SS.mmmmmm'.
TIME_STR_LEN_MIN - Static variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
Min string length of MySQL time string: 'HH:MM:SS'.
TIME_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
TIME = 10;
TIME_ZONE_MAPPINGS_RESOURCE - Static variable in class com.mysql.cj.util.TimeUtil
 
timeoutInMillis - Variable in class com.mysql.cj.AbstractQuery
The timeout for a query
TIMESTAMP_STR_LEN_NO_FRAC - Static variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
String length of MySQL timestamp string (no microseconds): 'YYYY-MM-DD HH:MM:SS'.
TIMESTAMP_STR_LEN_WITH_MICROS - Static variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
Max string length of MySQL timestamp (with microsecs): 'YYYY-MM-DD HH:MM:SS.mmmmmm'.
TIMESTAMP_STR_LEN_WITH_NANOS - Static variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoder
String length of String timestamp with nanos.
TimeTrackingPacketReader - Class in com.mysql.cj.protocol.a
A MessageReader which tracks the last time a packet was received.
TimeTrackingPacketReader(MessageReader<NativePacketHeader, NativePacketPayload>) - Constructor for class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
TimeTrackingPacketSender - Class in com.mysql.cj.protocol.a
A MessageSender which tracks the last time a packet was sent.
TimeTrackingPacketSender(MessageSender<NativePacketPayload>) - Constructor for class com.mysql.cj.protocol.a.TimeTrackingPacketSender
 
TimeUtil - Class in com.mysql.cj.util
Time zone conversion routines and other time related methods
TimeUtil() - Constructor for class com.mysql.cj.util.TimeUtil
 
TimeUtilTest - Class in com.mysql.cj.util
Tests for TimeUtil.
TimeUtilTest() - Constructor for class com.mysql.cj.util.TimeUtilTest
 
timeZoneFreeDbUrl - Static variable in class testsuite.BaseTestCase
 
timeZoneMappings - Static variable in class com.mysql.cj.util.TimeUtil
 
tinyInt1isBit - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
tinyInt1isBit - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
TLS_SETTINGS_RESOURCE - Static variable in class com.mysql.cj.protocol.ExportControlled
 
TLSv1 - Static variable in class com.mysql.cj.protocol.ExportControlled
 
TLSv1_1 - Static variable in class com.mysql.cj.protocol.ExportControlled
 
TLSv1_2 - Static variable in class com.mysql.cj.protocol.ExportControlled
 
TLSv1_3 - Static variable in class com.mysql.cj.protocol.ExportControlled
 
tnField - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
toAsciiCharArray(byte[], int, int) - Static method in class com.mysql.cj.util.StringUtils
Returns the bytes as an ASCII String.
toAsciiString(byte[]) - Static method in class com.mysql.cj.util.StringUtils
Returns the bytes as an ASCII String.
toAsciiString(byte[], int, int) - Static method in class com.mysql.cj.util.StringUtils
Returns the bytes as an ASCII String.
toBuilder() - Method in class com.mysql.cj.protocol.x.XMessage
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
toBuilder() - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
toByteArray() - Method in interface com.mysql.cj.protocol.WatchableStream
 
toByteArray() - Method in class com.mysql.cj.protocol.x.XMessage
 
toByteString() - Method in class com.mysql.cj.protocol.x.XMessage
 
toFormattedString() - Method in class com.mysql.cj.xdevapi.DbDocImpl
 
toFormattedString() - Method in class com.mysql.cj.xdevapi.JsonArray
 
toFormattedString() - Method in interface com.mysql.cj.xdevapi.JsonValue
Get a human readable "pretty" JSON string.
toHexString(byte[], int) - Static method in class com.mysql.cj.util.StringUtils
Converts the given byte array into Hex String, stopping at given length.
Token(ExprParser.TokenType, char) - Constructor for class com.mysql.cj.xdevapi.ExprParser.Token
 
Token(ExprParser.TokenType, String) - Constructor for class com.mysql.cj.xdevapi.ExprParser.Token
 
tokenPos - Variable in class com.mysql.cj.xdevapi.ExprParser
Parser's position in token stream.
tokens - Variable in class com.mysql.cj.xdevapi.ExprParser
Token stream produced by lexer.
TokenType() - Constructor for enum com.mysql.cj.xdevapi.ExprParser.TokenType
 
topProxy - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
topProxyConnection - Variable in class com.mysql.cj.jdbc.ha.MultiHostConnectionProxy
 
toReader() - Method in class com.mysql.cj.jdbc.MysqlSQLXML.SimpleSaxToReader
 
toString() - Method in class com.mysql.cj.Collation
 
toString() - Method in class com.mysql.cj.conf.ConnectionUrl
Returns a string representation of this object.
toString() - Method in class com.mysql.cj.conf.ConnectionUrlParser.Pair
 
toString() - Method in class com.mysql.cj.conf.ConnectionUrlParser
Returns a string representation of this object.
toString() - Method in class com.mysql.cj.conf.HostInfo
Returns a string representation of this object.
toString() - Method in enum com.mysql.cj.conf.PropertyKey
 
toString() - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
toString() - Method in class com.mysql.cj.jdbc.ClientPreparedStatement
Returns this PreparedStatement represented as a string.
toString() - Method in class com.mysql.cj.jdbc.DatabaseMetaData.ComparableWrapper
 
toString() - Method in class com.mysql.cj.jdbc.ha.ReplicationConnectionGroup
 
toString() - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
toString() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
toString() - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
toString() - Method in class com.mysql.cj.jdbc.ServerPreparedStatement
 
toString() - Method in class com.mysql.cj.log.ProfilerEventImpl
Returns a representation of this event as a String.
toString() - Method in class com.mysql.cj.MysqlCharset
 
toString() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
 
toString() - Method in class com.mysql.cj.protocol.InternalTime
 
toString() - Method in class com.mysql.cj.result.Field
 
toString() - Method in class com.mysql.cj.ServerVersion
A string representation of this version.
toString() - Method in class com.mysql.cj.util.DnsSrv.SrvRecord
 
toString() - Method in class com.mysql.cj.util.LazyString
 
toString(byte[], int, int, String) - Static method in class com.mysql.cj.util.StringUtils
 
toString(byte[], String) - Static method in class com.mysql.cj.util.StringUtils
 
toString(byte[], Charset) - Static method in class com.mysql.cj.util.StringUtils
 
toString(byte[], int, int) - Static method in class com.mysql.cj.util.StringUtils
 
toString(byte[]) - Static method in class com.mysql.cj.util.StringUtils
 
toString() - Method in class com.mysql.cj.xdevapi.CollectionImpl
 
toString() - Method in class com.mysql.cj.xdevapi.DbDocImpl
 
toString() - Method in class com.mysql.cj.xdevapi.ExprParser.Token
 
toString() - Method in class com.mysql.cj.xdevapi.JsonArray
 
toString() - Method in enum com.mysql.cj.xdevapi.JsonLiteral
 
toString() - Method in class com.mysql.cj.xdevapi.JsonNumber
 
toString() - Method in class com.mysql.cj.xdevapi.JsonString
Get escaped JsonString value.
toString() - Method in class com.mysql.cj.xdevapi.SchemaImpl
 
toString() - Method in class com.mysql.cj.xdevapi.TableImpl
 
toString() - Method in class testsuite.InjectedSocketFactory.SocketWrapper
 
toString() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
toString() - Method in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
toString() - Method in class testsuite.UnreliableSocketFactory.HangingSocket
 
toSuperString() - Method in class com.mysql.cj.protocol.a.NativePacketPayload
 
totalPhysicalConnections - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
totalQueryTimeMs - Variable in class com.mysql.cj.log.BaseMetricsHolder
 
totalSize - Variable in class com.mysql.cj.protocol.a.PacketSplitter
 
TRACE - Static variable in class com.mysql.cj.log.Jdk14Logger
 
TRACE - Static variable in class com.mysql.cj.log.StandardLogger
 
traceHeader(NativePacketHeader) - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
traceMessage(NativePacketPayload, int, boolean) - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
traceProtocol - Variable in class com.mysql.cj.protocol.a.CompressedInputStream
Connection property reference
TracingPacketReader - Class in com.mysql.cj.protocol.a
A decorating MessageReader which traces all received packets to the provided logger.
TracingPacketReader(MessageReader<NativePacketHeader, NativePacketPayload>, Log) - Constructor for class com.mysql.cj.protocol.a.TracingPacketReader
 
TracingPacketSender - Class in com.mysql.cj.protocol.a
A decorating MessageSender which traces all sent packets to the provided logger.
TracingPacketSender(MessageSender<NativePacketPayload>, Log, String, long) - Constructor for class com.mysql.cj.protocol.a.TracingPacketSender
 
trackConnection(MysqlConnection, NetworkResources) - Static method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
Tracks the finalization of a MysqlConnection object and keeps a reference to its NetworkResources so that they can be later released.
TRANSACTION_COMPLETED - Static variable in interface com.mysql.cj.protocol.ServerSession
Old SERVER_STATUS_IN_TRANS state was 1 and current one is 0.
TRANSACTION_IN_PROGRESS - Static variable in interface com.mysql.cj.protocol.ServerSession
There was no change between old and current SERVER_STATUS_IN_TRANS state and it is 1.
TRANSACTION_NOT_STARTED - Static variable in interface com.mysql.cj.protocol.ServerSession
There was no change between old and current SERVER_STATUS_IN_TRANS state and it is 0.
TRANSACTION_STARTED - Static variable in interface com.mysql.cj.protocol.ServerSession
Old SERVER_STATUS_IN_TRANS state was 0 and current one is 1.
transactionBegun() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
transactionBegun() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
transactionBegun() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
transactionBegun() - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called when the driver has been told by the server that a transaction is now in progress (when one has not been currently in progress).
transactionBegun() - Method in interface com.mysql.cj.TransactionEventHandler
 
transactionBegun() - Method in class testsuite.simple.TestLifecycleInterceptor
 
transactionCompleted() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
transactionCompleted() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
transactionCompleted() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
transactionCompleted() - Method in interface com.mysql.cj.jdbc.interceptors.ConnectionLifecycleInterceptor
Called when the driver has been told by the server that a transaction has completed, and no transaction is currently in progress.
transactionCompleted() - Method in interface com.mysql.cj.TransactionEventHandler
 
transactionCompleted() - Method in class testsuite.simple.TestLifecycleInterceptor
 
transactionCount - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
TransactionEventHandler - Interface in com.mysql.cj
 
transactionManager - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
transactionsBegun - Static variable in class testsuite.simple.TestLifecycleInterceptor
 
transactionsCompleted - Static variable in class testsuite.simple.TestLifecycleInterceptor
 
transactionStartTime - Variable in class com.mysql.cj.jdbc.ha.LoadBalancedConnectionProxy
 
TransactionTest - Class in testsuite.simple
 
TransactionTest() - Constructor for class testsuite.simple.TransactionTest
 
TransactionTest - Class in testsuite.x.devapi
 
TransactionTest() - Constructor for class testsuite.x.devapi.TransactionTest
 
transferSize - Variable in exception com.mysql.cj.exceptions.DataTruncationException
 
transformedBitIsBoolean - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
transformedBitIsBoolean - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
transformProperties(Properties) - Method in interface com.mysql.cj.conf.ConnectionPropertiesTransform
The driver will call this method if the user has loaded your implementation of this interface by specifying the 'propertiesTransform' property in their URL.
transformProperties(Properties) - Method in class com.mysql.cj.ConnectionUrlTest.ConnectionPropertiesTest
 
transformProperties(Properties) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug101596Transformer
 
transformProperties(Properties) - Method in class testsuite.regression.ConnectionRegressionTest.TestBug34918989PropTransOK
 
transformProperties(Properties) - Method in class testsuite.simple.SimpleTransformer
 
translateException(Throwable, ExceptionInterceptor) - Static method in class com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping
 
translateException(Throwable) - Static method in class com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping
 
TranslateExceptions - Class in instrumentation
 
TranslateExceptions() - Constructor for class instrumentation.TranslateExceptions
 
TraversalTest - Class in testsuite.simple
Tests result set traversal methods.
TraversalTest() - Constructor for class testsuite.simple.TraversalTest
 
traverseResultSetBug14562() - Method in class testsuite.regression.ResultSetRegressionTest
 
treatYearAsDate - Variable in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
truncate(long) - Method in class com.mysql.cj.jdbc.Blob
 
truncate(long) - Method in class com.mysql.cj.jdbc.BlobFromLocator
 
truncate(long) - Method in class com.mysql.cj.jdbc.Clob
 
truncateAndConvertToInt(long) - Static method in class com.mysql.cj.util.Util
Converts long to int, truncating to maximum/minimum value if needed.
truncateAndConvertToInt(long[]) - Static method in class com.mysql.cj.util.Util
Converts long[] to int[], truncating to maximum/minimum value if needed.
truncatedPacketHeaderRead() - Method in class com.mysql.cj.protocol.a.SimplePacketReaderTest
 
truncateFractionalSeconds(Timestamp) - Static method in class com.mysql.cj.util.TimeUtil
 
truncateFractionalSeconds(Time) - Static method in class com.mysql.cj.util.TimeUtil
 
truncateQueryToLog(String) - Method in class com.mysql.cj.ServerPreparedQuery
 
trustStorePassword - Variable in class testsuite.x.devapi.SecureSessionTest
 
trustStorePath - Variable in class testsuite.x.devapi.SecureSessionTest
 
trustStoreUrl - Variable in class testsuite.x.devapi.SecureSessionTest
 
TRX_COMMITTED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
TRX_COMMITTED = 7;
TRX_ROLLEDBACK_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
TRX_ROLLEDBACK = 9;
tryAndFixEncoding(RuntimeProperty<String>, boolean) - Method in class com.mysql.cj.NativeCharsetSettings
Attempt to use the encoding, and bail out if it can't be used.
tsdf - Variable in class com.mysql.cj.protocol.a.SqlTimestampValueEncoder
 
tsdf - Variable in class com.mysql.cj.protocol.a.UtilDateValueEncoder
 
tstBug24525461assertResults1(boolean, Statement) - Method in class testsuite.regression.ResultSetRegressionTest
 
tstBug24525461assertResults2(boolean, Statement) - Method in class testsuite.regression.ResultSetRegressionTest
 
tstBug24525461testBytes(Properties, boolean, Statement) - Method in class testsuite.regression.ResultSetRegressionTest
 
tTime - Static variable in class testsuite.simple.DateTimeTest
 
tTimestamp - Static variable in class testsuite.simple.DateTimeTest
 
tVarchar - Static variable in class testsuite.simple.DateTimeTest
 
twoPacketToThreeCompressedPacketNoBoundary() - Method in class com.mysql.cj.protocol.a.CompressedPacketSenderTest
Test the situation where a single packet is split into two and the second part exceeds the capacity of the second compressed packet requiring a third compressed packet.
twoPacketToThreeWithEmptyUncompressedPacket() - Method in class com.mysql.cj.protocol.a.CompressedPacketSenderTest
This tests that the splitting of MySQL packets includes an additional empty packet to signal the end of the multi-packet sequence.
TwoQuestionsPlugin() - Constructor for class testsuite.regression.ConnectionRegressionTest.TwoQuestionsPlugin
 
tYear - Static variable in class testsuite.simple.DateTimeTest
 
type - Variable in class com.mysql.cj.conf.ConnectionUrl
 
Type(String, ConnectionUrl.HostsCardinality, String) - Constructor for enum com.mysql.cj.conf.ConnectionUrl.Type
 
Type(String, ConnectionUrl.HostsCardinality, String, PropertyKey, ConnectionUrl.Type) - Constructor for enum com.mysql.cj.conf.ConnectionUrl.Type
 
type - Variable in class com.mysql.cj.jdbc.result.ResultSetFactory
 
type - Variable in class com.mysql.cj.protocol.a.ResultsetFactory
 
Type(int) - Constructor for enum com.mysql.cj.protocol.Resultset.Type
 
type - Variable in class com.mysql.cj.protocol.ServerSessionStateController.SessionStateChange
 
type - Variable in class com.mysql.cj.protocol.x.Notice
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
Type(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
TYPE - Static variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
 
type - Variable in class com.mysql.cj.xdevapi.CreateIndexParams.IndexField
One of the supported SQL column types to map the field into.
type - Variable in class com.mysql.cj.xdevapi.ExprParser.Token
 
Type - Enum in com.mysql.cj.xdevapi
Column type.
Type() - Constructor for enum com.mysql.cj.xdevapi.Type
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Builder
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Builder
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Builder
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.Builder
 
type_ - Variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
TYPE_EXECUTE - Static variable in interface com.mysql.cj.log.ProfilerEvent
Profiler event for prepared statements being executed
TYPE_FETCH - Static variable in interface com.mysql.cj.log.ProfilerEvent
Profiler event for result sets being retrieved
TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
TYPE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
TYPE_ID_AUTH_MORE_DATA - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
TYPE_ID_AUTH_NEXT_FACTOR - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
TYPE_ID_AUTH_SWITCH - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
It has the same signature as EOF, but may be issued by server only during handshake phase
TYPE_ID_EOF - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
TYPE_ID_EOF - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
TYPE_ID_ERROR - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
TYPE_ID_ERROR - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
TYPE_ID_LOCAL_INFILE - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
TYPE_ID_LOCAL_INFILE - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
TYPE_ID_OK - Static variable in class com.mysql.cj.protocol.a.NativeConstants
 
TYPE_ID_OK - Static variable in class com.mysql.cj.protocol.a.NativePacketPayload
 
TYPE_OBJECT_CREATION - Static variable in interface com.mysql.cj.log.ProfilerEvent
Profiler creating object type event
TYPE_PREPARE - Static variable in interface com.mysql.cj.log.ProfilerEvent
Profiler event for prepared statements being prepared
TYPE_QUERY - Static variable in interface com.mysql.cj.log.ProfilerEvent
Profiler event for a query being executed
TYPE_REPLICA - Static variable in class com.mysql.cj.conf.url.ReplicationConnectionUrl
 
TYPE_REPLICA - Static variable in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
 
TYPE_REPLICA_DEPRECATED - Static variable in class com.mysql.cj.conf.url.ReplicationConnectionUrl
Deprecated.
TYPE_REPLICA_DEPRECATED - Static variable in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
Deprecated.
TYPE_SLOW_QUERY - Static variable in interface com.mysql.cj.log.ProfilerEvent
Profiler event for slow query
TYPE_SOURCE - Static variable in class com.mysql.cj.conf.url.ReplicationConnectionUrl
 
TYPE_SOURCE - Static variable in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
 
TYPE_SOURCE_DEPRECATED - Static variable in class com.mysql.cj.conf.url.ReplicationConnectionUrl
Deprecated.
TYPE_SOURCE_DEPRECATED - Static variable in class com.mysql.cj.conf.url.ReplicationDnsSrvConnectionUrl
Deprecated.
TYPE_USAGE - Static variable in interface com.mysql.cj.log.ProfilerEvent
Profiler event for usage advisor
TypeDescriptor(String, String) - Constructor for class com.mysql.cj.jdbc.DatabaseMetaData.TypeDescriptor
 
TypedRow(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
TypedRow() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
typeMap - Variable in class com.mysql.cj.jdbc.ConnectionImpl
The type map for UDTs (not implemented, but used by some third-party vendors, most notably IBM WebSphere)
typeName - Variable in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
 
tz - Variable in class com.mysql.cj.result.OffsetTimeValueFactory
 
tz_minus_10_00 - Static variable in class testsuite.simple.DateTimeTest
 
tz_plus_02_00 - Static variable in class testsuite.simple.DateTimeTest
 
tz_plus_05_00 - Static variable in class testsuite.simple.DateTimeTest
 
tz_UTC - Static variable in class testsuite.simple.DateTimeTest
 
tzConnections - Variable in class testsuite.simple.DateTimeTest
 

U

UINT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
UINT = 2;
UJIS_CHARS - Static variable in class testsuite.simple.CharsetTest
Test data of ujis.
UnableToConnectException - Exception in com.mysql.cj.exceptions
 
UnableToConnectException() - Constructor for exception com.mysql.cj.exceptions.UnableToConnectException
 
UnableToConnectException(String) - Constructor for exception com.mysql.cj.exceptions.UnableToConnectException
 
UnableToConnectException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.UnableToConnectException
 
UnableToConnectException(Throwable) - Constructor for exception com.mysql.cj.exceptions.UnableToConnectException
 
UnableToConnectException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.UnableToConnectException
 
UNASSIGNED_MSG1 - Static variable in class testsuite.simple.SaslPrepTest
 
UNASSIGNED_MSG2 - Static variable in class testsuite.simple.SaslPrepTest
 
UNASSIGNED_MSG3 - Static variable in class testsuite.simple.SaslPrepTest
 
unassignedCodePoints() - Method in class testsuite.simple.SaslPrepTest
Unassigned Code Points.
unbind(Name) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
unbind(String) - Method in class testsuite.MockJndiContextFactory.MockJndiContext
 
uncaughtException(Thread, Throwable) - Method in class testsuite.x.devapi.RowLockingTest.MyUncaughtExceptionHandler
 
uncheckedShutdown() - Static method in class com.mysql.cj.jdbc.AbandonedConnectionCleanupThread
Performs an unchecked shutdown, i.e., the shutdown is performed independently of the context ClassLoaders from the involved threads.
UNCOMPRESSED_SIZE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
uncompressedFrame1 - Static variable in class com.mysql.cj.protocol.x.CompressionTest
 
uncompressedFrame2 - Static variable in class com.mysql.cj.protocol.x.CompressionTest
 
uncompressedPayloadLen - Variable in class com.mysql.cj.protocol.a.CompressedPacketSenderTest.CompressedPackets
 
uncompressedSize_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression.Builder
 
uncompressedSize_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
undecorate() - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
 
undecorate() - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
undecorate() - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
undecorate() - Method in class com.mysql.cj.protocol.a.MultiPacketReader
 
undecorate() - Method in class com.mysql.cj.protocol.a.SimplePacketSender
 
undecorate() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
undecorate() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketSender
 
undecorate() - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
undecorate() - Method in class com.mysql.cj.protocol.a.TracingPacketSender
 
undecorate() - Method in interface com.mysql.cj.protocol.MessageReader
Return the previous MessageReader instance from the decorators chain or the current MessageReader if it is the first entry in a chain.
undecorate() - Method in interface com.mysql.cj.protocol.MessageSender
Return the previous PacketSender instance from the decorators chain or the current PacketSender if it is the first entry in a chain.
undecorateAll() - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
 
undecorateAll() - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketReader
 
undecorateAll() - Method in class com.mysql.cj.protocol.a.DebugBufferingPacketSender
 
undecorateAll() - Method in class com.mysql.cj.protocol.a.MultiPacketReader
 
undecorateAll() - Method in class com.mysql.cj.protocol.a.SimplePacketSender
 
undecorateAll() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketReader
 
undecorateAll() - Method in class com.mysql.cj.protocol.a.TimeTrackingPacketSender
 
undecorateAll() - Method in class com.mysql.cj.protocol.a.TracingPacketReader
 
undecorateAll() - Method in class com.mysql.cj.protocol.a.TracingPacketSender
 
undecorateAll() - Method in interface com.mysql.cj.protocol.MessageReader
Return a MessageReader instance free of decorators.
undecorateAll() - Method in interface com.mysql.cj.protocol.MessageSender
Return a PacketSender instance free of decorators.
UNDEFINED_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
MySQL chooses which algorithm to use
underlyingConnection - Variable in class com.mysql.cj.jdbc.MysqlXAConnection
 
underlyingConnection - Variable in class com.mysql.cj.jdbc.SuspendableXAConnection
 
underlyingInputStream - Variable in class com.mysql.cj.protocol.x.CompressorStreamsFactory
 
underlyingInputStream - Variable in class testsuite.InjectedSocketFactory.InjectedInputStream
 
underlyingInputStream - Variable in class testsuite.regression.ConnectionRegressionTest.TestBug73053InputStreamWrapper
 
underlyingInputStream - Variable in class testsuite.UnreliableSocketFactory.HangingInputStream
 
underlyingInterceptor - Variable in class com.mysql.cj.NoSubInterceptorWrapper
 
underlyingOutputStream - Variable in class com.mysql.cj.protocol.x.CompressorStreamsFactory
 
underlyingOutputStream - Variable in class testsuite.UnreliableSocketFactory.HangingOutputStream
 
underlyingSocket - Variable in class testsuite.InjectedSocketFactory.SocketWrapper
 
underlyingSocket - Variable in class testsuite.regression.ConnectionRegressionTest.TestBug73053SocketWrapper
 
underlyingSocket - Variable in class testsuite.UnreliableSocketFactory.HangingSocket
 
underlyingStream - Variable in class com.mysql.cj.protocol.ReadAheadInputStream
 
unpack(byte[]) - Static method in class com.mysql.cj.log.ProfilerEventImpl
Unpacks a binary representation of this event.
unpackBinaryResultSetRow(Field[], NativePacketPayload) - Method in class com.mysql.cj.protocol.a.BinaryRowFactory
Un-packs binary-encoded result set data for one row
unpackField(NativePacketPayload, String) - Method in class com.mysql.cj.protocol.a.ColumnDefinitionReader
Unpacks the Field information from the given packet.
unqualifiedDocPaths() - Method in class com.mysql.cj.xdevapi.ExprParserTest
 
unquoteBytes(byte[]) - Static method in class com.mysql.cj.util.StringUtils
 
unQuoteIdentifier(String, String) - Static method in class com.mysql.cj.util.StringUtils
Trims the identifier, removes quote chars from first and last positions and replaces double occurrences of quote char from entire identifier, i.e.
unregisterStatement(JdbcStatement) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
unregisterStatement(JdbcStatement) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
unregisterStatement(JdbcStatement) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
unregisterStatement(JdbcStatement) - Method in interface com.mysql.cj.jdbc.JdbcConnection
Remove the given statement from the list of open statements
UnreliableSocketFactory - Class in testsuite
Configure "socketFactory" to use this class in your JDBC URL, and it will operate as normal, unless you map some host aliases to actual IP addresses, and then have the test driver call hangOnConnect/Read/Write() which simulate the given failure condition for the host with the alias argument, and will honor connect or socket timeout properties.
UnreliableSocketFactory() - Constructor for class testsuite.UnreliableSocketFactory
 
UnreliableSocketFactory.HangingInputStream - Class in testsuite
 
UnreliableSocketFactory.HangingOutputStream - Class in testsuite
 
UnreliableSocketFactory.HangingSocket - Class in testsuite
 
unSafeQueryInterceptors() - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
unSafeQueryInterceptors() - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
unSafeQueryInterceptors() - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
unSafeQueryInterceptors() - Method in interface com.mysql.cj.jdbc.JdbcConnection
 
unset(String...) - Method in interface com.mysql.cj.xdevapi.ModifyStatement
Nullify the given fields.
unset(String...) - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
unsetStreamingData(ResultsetRows) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
UNSIGNED_BYTE_MAX_VALUE - Static variable in class com.mysql.cj.Constants
 
unsupported(String) - Method in class com.mysql.cj.result.DefaultValueFactory
 
UnsupportedConnectionStringException - Exception in com.mysql.cj.exceptions
 
UnsupportedConnectionStringException() - Constructor for exception com.mysql.cj.exceptions.UnsupportedConnectionStringException
 
UnsupportedConnectionStringException(String) - Constructor for exception com.mysql.cj.exceptions.UnsupportedConnectionStringException
 
UnsupportedConnectionStringException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.UnsupportedConnectionStringException
 
UnsupportedConnectionStringException(Throwable) - Constructor for exception com.mysql.cj.exceptions.UnsupportedConnectionStringException
 
UnsupportedConnectionStringException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.UnsupportedConnectionStringException
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.CallableStatement.CallableStatementParamInfo
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.ConnectionWrapper
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.ha.LoadBalancedMySQLConnection
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.ha.MultiHostMySQLConnection
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.ha.ReplicationMySQLConnection
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.MysqlDataSource
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.MysqlParameterMetadata
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.PreparedStatementWrapper
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.StatementImpl
 
unwrap(Class<T>) - Method in class com.mysql.cj.jdbc.StatementWrapper
 
unwrap(byte[], int, int) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
 
unwrappedInterfaces - Variable in class com.mysql.cj.jdbc.WrapperBase
 
UpdatabilityTest - Class in testsuite.simple
Tests for updatable result sets
UpdatabilityTest() - Constructor for class testsuite.simple.UpdatabilityTest
 
UpdatableResultSet - Class in com.mysql.cj.jdbc.result
A result set that is updatable.
UpdatableResultSet(ResultsetRows, JdbcConnection, StatementImpl) - Constructor for class com.mysql.cj.jdbc.result.UpdatableResultSet
Creates a new ResultSet object.
Update(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
Update() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
update() - Method in interface com.mysql.cj.xdevapi.Table
Create a new update statement.
update() - Method in class com.mysql.cj.xdevapi.TableImpl
 
update_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
update_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
UPDATE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
UPDATE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
UPDATE = 2;
updateArray(int, Array) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateArray(String, Array) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateAsciiStream(int, InputStream) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateAsciiStream(String, InputStream) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateAsciiStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateAsciiStream(String, InputStream, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateAsciiStream(int, InputStream, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateAsciiStream(String, InputStream, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateAsciiStream(String, InputStream, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBigDecimal(String, BigDecimal) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBigDecimal(String, BigDecimal) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBinaryStream(String, InputStream) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBinaryStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBinaryStream(String, InputStream, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBinaryStream(int, InputStream, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBinaryStream(String, InputStream, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBinaryStream(String, InputStream, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBlob(int, Blob) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBlob(String, Blob) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBlob(int, InputStream) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBlob(String, InputStream) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBlob(int, InputStream, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBlob(String, InputStream, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBlob(String, Blob) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBlob(int, Blob) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBlob(String, InputStream) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBlob(int, InputStream) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBlob(String, InputStream, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBlob(int, InputStream, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBoolean(int, boolean) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBoolean(String, boolean) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBoolean(String, boolean) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBoolean(int, boolean) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Builder
 
updateByte(int, byte) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateByte(String, byte) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateByte(String, byte) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateByte(int, byte) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBytes(int, byte[]) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBytes(String, byte[]) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateBytes(String, byte[]) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateBytes(int, byte[]) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateCharacterStream(int, Reader) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateCharacterStream(String, Reader) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateCharacterStream(int, Reader, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateCharacterStream(String, Reader, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateCharacterStream(int, Reader, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateCharacterStream(String, Reader, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateCharacterStream(String, Reader, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateCharacterStream(String, Reader) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateCharacterStream(int, Reader) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateClob(int, Clob) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateClob(String, Clob) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateClob(int, Reader) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateClob(String, Reader) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateClob(int, Reader, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateClob(String, Reader, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateClob(String, Clob) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateClob(int, Clob) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateClob(String, Reader) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateClob(int, Reader) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateClob(String, Reader, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateClob(int, Reader, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateCount - Variable in class com.mysql.cj.jdbc.StatementImpl
The update count for this statement
updateCount - Variable in class com.mysql.cj.protocol.a.result.NativeResultset
How many rows were affected by UPDATE/INSERT/DELETE?
updateCount - Variable in class com.mysql.cj.protocol.a.result.OkPacket
 
updateDate(int, Date) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateDate(String, Date) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateDate(String, Date) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateDate(int, Date) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateDouble(int, double) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateDouble(String, double) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateDouble(String, double) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateDouble(int, double) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateFloat(int, float) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateFloat(String, float) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateFloat(String, float) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateFloat(int, float) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateId - Variable in class com.mysql.cj.protocol.a.result.NativeResultset
Value generated for AUTO_INCREMENT columns
updateID - Variable in class com.mysql.cj.protocol.a.result.OkPacket
 
updateInt(int, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateInt(String, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateInt(String, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateInt(int, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateLong(int, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateLong(String, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateLong(String, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateLong(int, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNCharacterStream(String, Reader) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNCharacterStream(int, Reader, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNCharacterStream(String, Reader, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNCharacterStream(String, Reader) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNClob(int, NClob) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNClob(String, NClob) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNClob(int, Reader) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNClob(String, Reader) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNClob(int, Reader, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNClob(String, Reader, long) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNClob(String, Reader) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNClob(int, Reader) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNClob(String, Reader, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNClob(int, Reader, long) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNClob(String, NClob) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNClob(int, NClob) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNString(int, String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNString(String, String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNString(String, String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNString(int, String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNull(int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNull(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateNull(String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateNull(int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateObject(int, Object) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateObject(String, Object) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateObject(int, Object, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateObject(String, Object, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateObject(int, Object, SQLType) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateObject(int, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateObject(String, Object, SQLType) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateObject(String, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateObject(String, Object) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateObject(int, Object) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateObject(String, Object, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateObject(int, Object, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateObject(String, Object, SQLType) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateObject(int, Object, SQLType) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateObject(String, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateObject(int, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateObjectInternal(int, Object, Integer, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
Internal setObject implementation.
updateObjectInternal(int, Object, SQLType, int) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
Internal setObject implementation.
UpdateOperation(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
UpdateOperation() - Constructor for class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
updateOps - Variable in class com.mysql.cj.xdevapi.UpdateParams
 
UpdateParams - Class in com.mysql.cj.xdevapi
Class collecting parameters for Table.update().
UpdateParams() - Constructor for class com.mysql.cj.xdevapi.UpdateParams
 
updateParams - Variable in class com.mysql.cj.xdevapi.UpdateStatementImpl
 
updater - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
PreparedStatement used to delete data
updateRef(int, Ref) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateRef(String, Ref) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
UpdateResult - Class in com.mysql.cj.xdevapi
A result from a statement that doesn't return a set of rows.
UpdateResult(StatementExecuteOk) - Constructor for class com.mysql.cj.xdevapi.UpdateResult
Create a new result.
UpdateResultBuilder<T extends Result> - Class in com.mysql.cj.xdevapi
Result builder producing an UpdateResult instance.
UpdateResultBuilder() - Constructor for class com.mysql.cj.xdevapi.UpdateResultBuilder
 
updateRow() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateRow() - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateRowId(int, RowId) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateRowId(String, RowId) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updates - Variable in class com.mysql.cj.xdevapi.ModifyStatementImpl
 
updatesAreDetected(int) - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
updateShort(int, short) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateShort(String, short) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateShort(String, short) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateShort(int, short) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
UpdateSpec - Class in com.mysql.cj.xdevapi
Representation of a single update operation in a list of operations to be performed by ModifyStatement.
UpdateSpec(UpdateType) - Constructor for class com.mysql.cj.xdevapi.UpdateSpec
Constructor.
UpdateSpec(UpdateType, String) - Constructor for class com.mysql.cj.xdevapi.UpdateSpec
Constructor.
updateSQL - Variable in class com.mysql.cj.jdbc.result.UpdatableResultSet
SQL for in-place modifcation
updateSQLXML(int, SQLXML) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateSQLXML(String, SQLXML) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateSQLXML(String, SQLXML) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateSQLXML(int, SQLXML) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
UpdateStatement - Interface in com.mysql.cj.xdevapi
A statement representing a set of row modifications.
UpdateStatementImpl - Class in com.mysql.cj.xdevapi
UpdateStatement implementation.
UpdateStatementImpl(MysqlxSession, String, String) - Constructor for class com.mysql.cj.xdevapi.UpdateStatementImpl
 
updateString(int, String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateString(String, String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateString(String, String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateString(int, String) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateTime(int, Time) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateTime(String, Time) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateTime(String, Time) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateTime(int, Time) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateTimestamp(String, Timestamp) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
updateTimestamp(String, Timestamp) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.mysql.cj.jdbc.result.UpdatableResultSet
 
UpdateType(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
updateType - Variable in class com.mysql.cj.xdevapi.UpdateSpec
 
UpdateType - Enum in com.mysql.cj.xdevapi
Update operation type.
UpdateType() - Constructor for enum com.mysql.cj.xdevapi.UpdateType
 
uplinkCompressedFrame - Static variable in class com.mysql.cj.protocol.x.CompressionTest
 
uplinkCompression() - Method in class testsuite.x.devapi.CompressionTest
Tests uplink compression using each one of the compression options.
uplinkCompressionSplitting() - Method in class com.mysql.cj.protocol.x.CompressionTest
Tests that the CompressionSplittedOutputStream writes into an underlying OutputStream properly deflated data.
uplinkCompressionUsed() - Method in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
upperBound - Variable in class com.mysql.cj.conf.AbstractPropertyDefinition
 
upsert - Variable in class com.mysql.cj.xdevapi.AddStatementImpl
 
upsert_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.Builder
 
upsert_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
UPSERT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
url - Variable in class com.mysql.cj.jdbc.MysqlDataSource
The JDBC URL
urlEncode(String) - Static method in class com.mysql.cj.util.StringUtils
URL-encode the given string.
urlMode - Variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
UrlMode(int) - Constructor for enum com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator.UrlMode
 
urlWithDefaultSchema() - Method in class testsuite.x.devapi.SessionTest
 
urlWithoutDefaultSchema() - Method in class testsuite.x.devapi.SessionTest
 
useAnsiQuotedIdentifiers() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
useAnsiQuotedIdentifiers() - Method in interface com.mysql.cj.protocol.ServerSession
 
useAnsiQuotedIdentifiers() - Method in class com.mysql.cj.protocol.x.XServerSession
 
useAutoSlowLog - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
useAutoSlowLog - Variable in class com.mysql.cj.ServerPreparedQuery
 
useBufferRowSizeThreshold - Variable in class com.mysql.cj.protocol.a.AbstractRowFactory
 
useBufferRowSizeThreshold - Variable in class com.mysql.cj.protocol.a.ResultsetRowReader
 
useColumnNames - Variable in class testsuite.perf.LoadStorePerfTest
 
useColumnNamesInFindColumn - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
useCompression - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
useConnectWithDb - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
useCursorFetch - Variable in class com.mysql.cj.ServerPreparedQuery
 
usedCompression() - Method in class testsuite.x.devapi.CompressionTest.CompressionCounters
 
usedSetNames - Static variable in class testsuite.regression.CharsetRegressionTest.TestSetNamesQueryInterceptor
 
useHostsInPrivileges - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
useLocalSessionState - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
useLocalTransactionState - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
UseMethod() - Constructor for enum testsuite.simple.DateTimeTest.UseMethod
 
useMultiResults() - Method in class com.mysql.cj.protocol.a.NativeServerSession
 
useMultiResults() - Method in interface com.mysql.cj.protocol.ServerSession
 
useMultiResults() - Method in class com.mysql.cj.protocol.x.XServerSession
 
useNanosForElapsedTime() - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
useNanosForElapsedTime - Variable in class com.mysql.cj.protocol.AbstractProtocol
 
useOldAliasBehavior - Variable in class com.mysql.cj.jdbc.result.ResultSetMetaData
 
user - Variable in class com.mysql.cj.conf.HostInfo
 
USER - Static variable in class com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator
 
user - Variable in class com.mysql.cj.jdbc.ConnectionImpl
The user we're connected as
user - Variable in class com.mysql.cj.jdbc.MysqlDataSource
User name
user - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
user - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
USER_HOST_SEPARATOR - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
USER_PASS_SEPARATOR - Static variable in class com.mysql.cj.conf.ConnectionUrlParser
 
username - Variable in class com.mysql.cj.callback.UsernameCallback
 
username - Variable in class com.mysql.cj.protocol.a.NativeAuthenticationProvider
 
UsernameCallback - Class in com.mysql.cj.callback
A callback that can be used to exchange username information to a callback handler owner.
UsernameCallback(String) - Constructor for class com.mysql.cj.callback.UsernameCallback
 
usernameCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationFidoClient
 
usernameCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
usernameCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin
 
usernameCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.MysqlClearPasswordPlugin
 
usernameCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.MysqlNativePasswordPlugin
 
usernameCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.MysqlOldPasswordPlugin
 
usernameCallbackHandler - Variable in class com.mysql.cj.protocol.a.authentication.Sha256PasswordPlugin
 
userPrincipalName - Variable in class com.mysql.cj.protocol.a.authentication.AuthenticationKerberosClient
 
USES_VARIABLES_FALSE - Static variable in class com.mysql.cj.jdbc.StatementImpl
 
USES_VARIABLES_TRUE - Static variable in class com.mysql.cj.jdbc.StatementImpl
 
USES_VARIABLES_UNKNOWN - Static variable in class com.mysql.cj.jdbc.StatementImpl
 
useServerFetch() - Method in class com.mysql.cj.jdbc.StatementImpl
 
useServerPrepStmts - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
useServerPrepStmts - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
useSessionResetKeepOpen - Variable in class com.mysql.cj.protocol.x.XProtocol
 
usesLocalFilePerTable() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
usesLocalFiles() - Method in class com.mysql.cj.jdbc.DatabaseMetaData
 
useStreamLengthsInPrepStmts - Variable in class com.mysql.cj.ClientPreparedQuery
 
usesVariables - Variable in class com.mysql.cj.jdbc.EscapeProcessorResult
 
useSyncGroupServersLock - Variable in class testsuite.regression.ConnectionRegressionTest.TestBug21934573ExceptionInterceptor
 
useUsageAdvisor - Variable in class com.mysql.cj.jdbc.ConnectionImpl
 
useUsageAdvisor - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
useUsageAdvisor - Variable in class com.mysql.cj.jdbc.StatementImpl
Should we use the usage advisor?
utcConnections - Variable in class testsuite.simple.DateTimeTest
 
Util - Class in com.mysql.cj.util
Various utility methods for the driver.
Util() - Constructor for class com.mysql.cj.util.Util
 
UtilCalendarValueEncoder - Class in com.mysql.cj.protocol.a
 
UtilCalendarValueEncoder() - Constructor for class com.mysql.cj.protocol.a.UtilCalendarValueEncoder
 
UtilCalendarValueFactory - Class in com.mysql.cj.result
Value factory to create Calendar instances.
UtilCalendarValueFactory(PropertySet, TimeZone, TimeZone) - Constructor for class com.mysql.cj.result.UtilCalendarValueFactory
 
UtilDateValueEncoder - Class in com.mysql.cj.protocol.a
 
UtilDateValueEncoder() - Constructor for class com.mysql.cj.protocol.a.UtilDateValueEncoder
 
UtilsRegressionTest - Class in testsuite.regression
Regression tests for utility classes.
UtilsRegressionTest() - Constructor for class testsuite.regression.UtilsRegressionTest
 
UtilsTest - Class in testsuite.simple
 
UtilsTest() - Constructor for class testsuite.simple.UtilsTest
 

V

V_BOOL_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
V_BOOL_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
V_BOOL = 7;
V_DOUBLE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
V_DOUBLE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
V_DOUBLE = 5;
V_FLOAT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
V_FLOAT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
V_FLOAT = 6;
V_NULL_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
V_NULL = 3;
V_OCTETS_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
V_OCTETS_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
V_OCTETS = 4;
V_SIGNED_INT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
V_SINT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
V_SINT = 1;
V_STRING_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
V_STRING_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
V_STRING = 8;
V_UINT_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
V_UINT = 2;
V_UNSIGNED_INT_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
val - Variable in class com.mysql.cj.xdevapi.JsonNumber
 
val - Variable in class com.mysql.cj.xdevapi.JsonString
 
val - Variable in class testsuite.x.internal.XProtocolAsyncTest.ValueHolder
 
VALID_ID_CHARS - Static variable in class com.mysql.cj.util.StringUtils
 
VALID_TLS_PROTOCOLS - Static variable in class com.mysql.cj.protocol.ExportControlled
 
validateAndInitializeClientProps(Properties) - Method in class com.mysql.cj.xdevapi.ClientImpl
 
validateArrayIndex(String, String, int) - Method in class testsuite.x.devapi.CollectionTest
 
validateIndex(String, String, int, boolean, boolean, boolean, String) - Method in class testsuite.x.devapi.CollectionTest
 
validateIndex(String, String, int, boolean, boolean, boolean, String, boolean, Integer) - Method in class testsuite.x.devapi.CollectionTest
 
validateTestDataLocalDTTypes(String, int) - Method in class testsuite.simple.StatementsTest
Helper method for *SetObject* tests.
validateTestDataOffsetDTTypes(String, int) - Method in class testsuite.simple.StatementsTest
Helper method for *SetObject* tests.
validation - Variable in class com.mysql.cj.xdevapi.Schema.CreateCollectionOptions
 
validation - Variable in class com.mysql.cj.xdevapi.Schema.ModifyCollectionOptions
 
Validation() - Constructor for class com.mysql.cj.xdevapi.Schema.Validation
 
ValidationLevel() - Constructor for enum com.mysql.cj.xdevapi.Schema.Validation.ValidationLevel
 
validator - Variable in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
validatorParams - Variable in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
validCompressionExtensionsOption() - Method in class testsuite.x.devapi.CompressionTest
Tests valid compression extensions option.
value - Variable in class com.mysql.cj.conf.AbstractRuntimeProperty
 
value - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.ComparableWrapper
 
value - Variable in class com.mysql.cj.jdbc.DatabaseMetaData.SingleStringIterator
 
value - Variable in class com.mysql.cj.NativeQueryBindValue
The value to store
value - Variable in enum com.mysql.cj.protocol.Resultset.Concurrency
 
value - Variable in enum com.mysql.cj.protocol.Resultset.Type
 
value - Variable in class com.mysql.cj.protocol.x.Notice.XSessionVariableChanged
 
value - Variable in class com.mysql.cj.util.Base64Decoder.IntWrapper
 
value - Variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
value - Variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
value - Variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
value - Variable in class com.mysql.cj.xdevapi.ExprParser.Token
 
value - Variable in enum com.mysql.cj.xdevapi.JsonLiteral
 
value - Variable in class com.mysql.cj.xdevapi.UpdateSpec
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
value_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
VALUE_CLAUSE - Static variable in class com.mysql.cj.QueryInfo
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
VALUE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
valueAsString - Variable in class com.mysql.cj.conf.MemorySizeProperty
 
valueBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability.Builder
 
valueBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.Builder
 
valueBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array.Builder
 
valueBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField.Builder
 
valueBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Array.Builder
 
valueBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField.Builder
 
valueBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Builder
 
valueBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged.Builder
 
valueDecoder - Variable in class com.mysql.cj.protocol.a.AbstractRowFactory
 
valueDecoder - Variable in class com.mysql.cj.protocol.a.MysqlBinaryValueDecoderTest
 
valueDecoder - Variable in class com.mysql.cj.protocol.a.MysqlTextValueDecoderTest
 
valueDecoder - Variable in class com.mysql.cj.protocol.result.AbstractResultsetRow
 
ValueDecoder - Interface in com.mysql.cj.protocol
A value decoder is responsible for interpreting a byte array as a value.
valueEncoder - Variable in class com.mysql.cj.NativeQueryBindValue
 
ValueEncoder - Interface in com.mysql.cj.protocol
 
ValueFactory<T> - Interface in com.mysql.cj.result
A class implements the ValueFactory<T> interface to create value instances from intermediate forms.
ValueHolder() - Constructor for class testsuite.x.internal.XProtocolAsyncTest.ValueHolder
 
valueList - Variable in class com.mysql.cj.protocol.x.Notice.XSessionStateChanged
 
valueOf(String) - Static method in enum com.mysql.cj.conf.BooleanPropertyDefinition.AllowableValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.ConnectionUrl.HostsCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.ConnectionUrl.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.HostsListView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.PropertyDefinitions.AuthMech
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.PropertyDefinitions.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.PropertyDefinitions.DatabaseTerm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.PropertyDefinitions.SslMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.PropertyDefinitions.XdevapiSslMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.PropertyDefinitions.ZeroDatetimeBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.conf.PropertyKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator.UrlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.jdbc.DatabaseMetaData.ProcedureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema.FunctionConstant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.MysqlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.AuthStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.a.NativeConstants.IntegerDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.a.NativeConstants.StringLengthDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.a.NativeConstants.StringSelfDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.Protocol.ProtocolEventListener.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.Resultset.Concurrency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.Resultset.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.x.CompressionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.protocol.x.XpluginStatementCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.Query.CancelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.QueryReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.sasl.ScramShaSaslClient.ScramExchangeStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.util.SaslPrep.StringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.util.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
valueOf(String) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.Client.ClientProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.DatabaseObject.DbObjectStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.DatabaseObject.DbObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.ExprParser.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.FilterParams.RowLock
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.FilterParams.RowLockOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.JsonLiteral
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.JsonParser.EscapeChar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.JsonParser.StructuralToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.JsonParser.Whitespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.PreparableStatement.PreparedState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.Schema.Validation.ValidationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.Statement.LockContention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mysql.cj.xdevapi.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum testsuite.simple.DateTimeTest.UseMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mysql.cj.conf.BooleanPropertyDefinition.AllowableValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.ConnectionUrl.HostsCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.ConnectionUrl.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.HostsListView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.PropertyDefinitions.AuthMech
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.PropertyDefinitions.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.PropertyDefinitions.DatabaseTerm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.PropertyDefinitions.SslMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.PropertyDefinitions.XdevapiSslMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.PropertyDefinitions.ZeroDatetimeBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.conf.PropertyKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.ConnectionUrlTest.ConnectionStringGenerator.UrlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.jdbc.DatabaseMetaData.ProcedureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.jdbc.DatabaseMetaData.TableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.jdbc.DatabaseMetaDataUsingInfoSchema.FunctionConstant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.MysqlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin.AuthenticationMechanisms
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.protocol.a.authentication.CachingSha2PasswordPlugin.AuthStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.protocol.a.NativeConstants.IntegerDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.protocol.a.NativeConstants.StringLengthDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.protocol.a.NativeConstants.StringSelfDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.protocol.Protocol.ProtocolEventListener.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.protocol.Resultset.Concurrency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.protocol.Resultset.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.mysql.cj.protocol.ServerSessionStateController.SessionStateChange
 
values() - Static method in enum com.mysql.cj.protocol.x.CompressionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.protocol.x.XpluginStatementCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.Query.CancelStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.QueryReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.sasl.ScramShaSaslClient.ScramExchangeStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.util.SaslPrep.StringType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.util.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ClientMessages.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
 
values() - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.Error.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.Mysqlx.ServerMessages.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.DataModel
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLock
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Find.RowLockOptions
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.Order.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Any.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.ConditionOperation
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition.Key
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpect.Open.CtxOperation
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged.Parameter
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
 
values() - Static method in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_DATETIME
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.Client.ClientProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.DatabaseObject.DbObjectStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.DatabaseObject.DbObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.ExprParser.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.FilterParams.RowLock
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.FilterParams.RowLockOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values(List<Object>) - Method in interface com.mysql.cj.xdevapi.InsertStatement
Add a row (sequence of values) to this statement.
values(Object...) - Method in interface com.mysql.cj.xdevapi.InsertStatement
Add a row (sequence of values) to this statement.
values(List<Object>) - Method in class com.mysql.cj.xdevapi.InsertStatementImpl
 
values() - Static method in enum com.mysql.cj.xdevapi.JsonLiteral
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.JsonParser.EscapeChar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.JsonParser.StructuralToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.JsonParser.Whitespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.PreparableStatement.PreparedState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.Schema.Validation.ValidationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.Statement.LockContention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mysql.cj.xdevapi.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum testsuite.simple.DateTimeTest.UseMethod
Returns an array containing the constants of this enum type, in the order they are declared.
valuesClauseLength - Variable in class com.mysql.cj.QueryInfo
 
valuesEndpoints - Variable in class com.mysql.cj.QueryInfo
 
variable_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Builder
 
variable_ - Variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
VARIABLE_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
VARIABLE_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxExpr.Expr.Type
VARIABLE = 3;
variationValue - Variable in class testsuite.perf.BasePerfTest
 
vBool_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
vBool_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
vDouble_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
vDouble_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
vendorCode - Variable in exception com.mysql.cj.exceptions.CJException
 
vendorErrorCode - Variable in exception com.mysql.cj.jdbc.exceptions.MysqlDataTruncation
 
verbose - Static variable in class instrumentation.AddMethods
 
verbose - Static variable in class instrumentation.CommonChecks
 
verbose - Static variable in class instrumentation.TranslateExceptions
 
verifyAllArgsBound() - Method in class com.mysql.cj.xdevapi.AbstractFilterParams
 
verifyAllArgsBound() - Method in interface com.mysql.cj.xdevapi.FilterParams
Verify that all arguments are bound.
verifyHostName(String) - Method in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
Verify the host name against the given pattern, using the rules specified in RFC 6125, Section 6.4.3.
verifyServerCert - Variable in class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
versionMeetsMinimum(int, int, int) - Method in class com.mysql.cj.CoreSession
 
versionMeetsMinimum(int, int, int) - Method in class com.mysql.cj.jdbc.ConnectionImpl
 
versionMeetsMinimum(int, int, int) - Method in class com.mysql.cj.protocol.a.NativeProtocol
 
versionMeetsMinimum(int, int, int) - Method in interface com.mysql.cj.protocol.Protocol
 
versionMeetsMinimum(int, int, int) - Method in class com.mysql.cj.protocol.x.XProtocol
 
versionMeetsMinimum(int, int, int) - Method in interface com.mysql.cj.Session
Does the version of the MySQL server we are connected to meet the given minimums?
versionMeetsMinimum(int, int) - Method in class testsuite.BaseTestCase
Checks whether the database we're connected to meets the given version minimum
versionMeetsMinimum(int, int, int) - Method in class testsuite.BaseTestCase
Checks whether the database we're connected to meets the given version minimum
vf - Variable in class com.mysql.cj.result.BigDecimalValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.BooleanValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.ByteValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.DoubleValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.FloatValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.IntegerValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.LocalDateTimeValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.LocalDateValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.LocalTimeValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.LongValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.ShortValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.SqlDateValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.SqlTimestampValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.SqlTimeValueFactoryTest
 
vf - Variable in class com.mysql.cj.result.StringValueFactoryTest
 
vFloat_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
vFloat_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
VIEW_AS_BYTES - Static variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
VIEW_ID_FIELD_NUMBER - Static variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
ViewAlgorithm(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewAlgorithm
 
viewBasics() - Method in class testsuite.x.devapi.TableTest
 
ViewCheckOption(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewCheckOption
 
viewId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged.Builder
 
viewId_ - Variable in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
ViewSqlSecurity(int) - Constructor for enum com.mysql.cj.x.protobuf.MysqlxCrud.ViewSqlSecurity
 
vOctets_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
vOctets_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
vOctetsBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
vSignedInt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
vSignedInt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
vString_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
vString_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
vStringBuilder_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
vUnsignedInt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Builder
 
vUnsignedInt_ - Variable in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 

W

waitingAsyncOperationMonitor - Variable in class com.mysql.cj.protocol.x.SyncMessageSender
Lock to protect async writes from sync ones.
waitingSyncOperationMonitor - Variable in class com.mysql.cj.protocol.x.SyncMessageReader
Lock to protect async reads from sync ones.
warmUp() - Method in class testsuite.perf.LoadStorePerfTest
Runs the test 10 times to get JIT going, and GC going
WARN - Static variable in class com.mysql.cj.log.Jdk14Logger
 
WARN - Static variable in class com.mysql.cj.log.StandardLogger
 
WARN_COND_ITEM_TRUNCATED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
WARN_NO_MASTER_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
Deprecated.
WARN_NO_SOURCE_INFO - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
WARN_NON_ASCII_SEPARATOR_NOT_IMPLEMENTED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
WARN_ON_BLOCKHOLE_IN_RBR - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
WARN_OPTION_BELOW_LIMIT - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
WARN_OPTION_IGNORED - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
WARN_PLUGIN_BUSY - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
WARN_PLUGIN_DELETE_BUILTIN - Static variable in class com.mysql.cj.exceptions.MysqlErrorNumbers
 
Warning - Interface in com.mysql.cj.protocol
 
Warning(GeneratedMessageV3.Builder<?>) - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
Warning() - Constructor for class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
Warning - Interface in com.mysql.cj.xdevapi
A warning generated during statement execution.
WARNING_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Frame.Type
WARNING = 1;
WARNING_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxNotice.Warning.Level
WARNING = 2;
warningChain - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
The warning chain
warningChain - Variable in class com.mysql.cj.jdbc.StatementImpl
The warnings chain.
warningCount - Variable in class com.mysql.cj.protocol.a.NativeProtocol
 
warningCount - Variable in class com.mysql.cj.protocol.a.result.OkPacket
 
warningEncountered(String) - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
Accumulate internal warnings as the SQLWarning chain.
warningEncountered(String) - Method in interface com.mysql.cj.WarningListener
 
WarningImpl - Class in com.mysql.cj.xdevapi
Warning implementation
WarningImpl(Warning) - Constructor for class com.mysql.cj.xdevapi.WarningImpl
Constructor.
warningListener - Variable in class com.mysql.cj.result.LocalDateValueFactory
 
warningListener - Variable in class com.mysql.cj.result.LocalTimeValueFactory
 
warningListener - Variable in class com.mysql.cj.result.OffsetTimeValueFactory
 
warningListener - Variable in class com.mysql.cj.result.SqlDateValueFactory
 
warningListener - Variable in class com.mysql.cj.result.SqlTimeValueFactory
 
WarningListener - Interface in com.mysql.cj
A warning listener is notified of warnings as they happen throughout the driver.
warnings - Variable in class com.mysql.cj.protocol.x.StatementExecuteOk
 
warnings - Variable in class com.mysql.cj.protocol.x.StatementExecuteOkBuilder
 
wasEmpty - Variable in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
 
wasEmpty() - Method in class com.mysql.cj.protocol.a.result.AbstractResultsetRows
 
wasEmpty() - Method in class com.mysql.cj.protocol.a.result.ResultsetRowsStatic
 
wasEmpty() - Method in interface com.mysql.cj.protocol.ResultsetRows
Did this result set have no rows?
wasExplicitlySet - Variable in class com.mysql.cj.conf.AbstractRuntimeProperty
 
wasNull() - Method in class com.mysql.cj.jdbc.CallableStatement
 
wasNull() - Method in class com.mysql.cj.jdbc.CallableStatementWrapper
 
wasNull() - Method in class com.mysql.cj.jdbc.result.ResultSetImpl
 
wasNull - Variable in class com.mysql.cj.protocol.result.AbstractResultsetRow
Did the previous value retrieval find a NULL?
wasNull() - Method in class com.mysql.cj.protocol.result.AbstractResultsetRow
 
wasNull - Variable in class com.mysql.cj.protocol.x.XProtocolRow
 
wasNull() - Method in class com.mysql.cj.protocol.x.XProtocolRow
 
wasNull() - Method in interface com.mysql.cj.result.Row
Was the last value retrieved a NULL value?
WatchableOutputStream - Class in com.mysql.cj.protocol
A java.io.OutputStream used to write ASCII data into Blobs and Clobs
WatchableOutputStream() - Constructor for class com.mysql.cj.protocol.WatchableOutputStream
 
WatchableStream - Interface in com.mysql.cj.protocol
 
WatchableWriter - Class in com.mysql.cj.protocol
A java.io.Writer used to write unicode data into Blobs and Clobs
WatchableWriter() - Constructor for class com.mysql.cj.protocol.WatchableWriter
 
watcher - Variable in class com.mysql.cj.protocol.WatchableOutputStream
 
watcher - Variable in class com.mysql.cj.protocol.WatchableWriter
 
weight - Variable in class com.mysql.cj.util.DnsSrv.SrvRecord
 
where(String) - Method in interface com.mysql.cj.xdevapi.DeleteStatement
Add/replace the filter for the deletion.
where(String) - Method in class com.mysql.cj.xdevapi.FilterableStatement
Add search condition to this statement.
where(String) - Method in class com.mysql.cj.xdevapi.FindStatementImpl
Deprecated.
Deprecated in Connector/J 8.0.17. Please use filter criteria in the operation starting method.
where(String) - Method in class com.mysql.cj.xdevapi.ModifyStatementImpl
Deprecated.
Deprecated in Connector/J 8.0.17. Please use filter criteria in the operation starting method.
where(String) - Method in class com.mysql.cj.xdevapi.RemoveStatementImpl
Deprecated.
Deprecated in Connector/J 8.0.17. Please use filter criteria in the operation starting method.
where(String) - Method in interface com.mysql.cj.xdevapi.SelectStatement
Add/replace the search condition for this query.
where(String) - Method in interface com.mysql.cj.xdevapi.UpdateStatement
Add/replace the search criteria for this statement.
Whitespace(char) - Constructor for enum com.mysql.cj.xdevapi.JsonParser.Whitespace
 
whitespaceChars - Static variable in class com.mysql.cj.xdevapi.JsonParser
 
widthField - Variable in class testsuite.regression.MetaDataRegressionTest.TestBug97413Columns
 
WILD_COMPARE_CONTINUE_WITH_WILD - Static variable in class com.mysql.cj.util.StringUtils
 
WILD_COMPARE_MATCH - Static variable in class com.mysql.cj.util.StringUtils
 
WILD_COMPARE_NO_MATCH - Static variable in class com.mysql.cj.util.StringUtils
 
WILDCARD_ESCAPE - Static variable in class com.mysql.cj.util.StringUtils
 
WILDCARD_MANY - Static variable in class com.mysql.cj.util.StringUtils
 
WILDCARD_ONE - Static variable in class com.mysql.cj.util.StringUtils
 
wildCompareIgnoreCase(String, String) - Static method in class com.mysql.cj.util.StringUtils
Compares searchIn against searchForWildcard with wildcards, in a case insensitive manner.
wildCompareInternal(String, String) - Static method in class com.mysql.cj.util.StringUtils
Compares searchIn against searchForWildcard with wildcards (heavily borrowed from strings/ctype-simple.c in the server sources) This method does a single passage matching for normal characters and WILDCARD_ONE (_), and recursive matching for WILDCARD_MANY (%) which may be repeated for as many anchor chars are found.
workerCount - Variable in class testsuite.simple.ConnectionTest.SpawnedWorkerCounter
 
workingWithResult - Variable in class com.mysql.cj.jdbc.MysqlSQLXML
 
wrap(byte[], int, int) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
 
wrapConnection(Connection) - Method in class com.mysql.cj.jdbc.MysqlXADataSource
Wraps a connection as a 'fake' XAConnection
wrappedConn - Variable in class com.mysql.cj.jdbc.StatementWrapper
 
wrappedStmt - Variable in class com.mysql.cj.jdbc.StatementWrapper
 
WrapperBase - Class in com.mysql.cj.jdbc
Base class for all wrapped instances created by LogicalHandle
WrapperBase(MysqlPooledConnection) - Constructor for class com.mysql.cj.jdbc.WrapperBase
 
WrapperBase.ConnectionErrorFiringInvocationHandler - Class in com.mysql.cj.jdbc
 
wrapperStatement - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 
write(byte[]) - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileOutputStream
 
write(byte[], int, int) - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileOutputStream
 
write(int) - Method in class com.mysql.cj.protocol.NamedPipeSocketFactory.RandomAccessFileOutputStream
 
write(byte[], int, int) - Method in interface com.mysql.cj.protocol.WatchableStream
 
write(int) - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
write(byte[]) - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
write(byte[], int, int) - Method in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
Analyzes the given bytes as an X Protocol frame and, depending on its size, writes it as-is in the underlying OutputStream or rebuilds it as a compressed X Protocol packet.
write(byte[], int, int) - Method in class testsuite.UnreliableSocketFactory.HangingOutputStream
 
write(byte[]) - Method in class testsuite.UnreliableSocketFactory.HangingOutputStream
 
write(int) - Method in class testsuite.UnreliableSocketFactory.HangingOutputStream
 
writeAsBinary(Message) - Method in interface com.mysql.cj.BindValue
 
writeAsBinary(Message) - Method in class com.mysql.cj.NativeQueryBindValue
 
writeAsQueryAttribute(Message) - Method in interface com.mysql.cj.BindValue
 
writeAsQueryAttribute(Message) - Method in class com.mysql.cj.NativeQueryBindValue
 
writeAsText(Message) - Method in interface com.mysql.cj.BindValue
 
writeAsText(Message) - Method in class com.mysql.cj.NativeQueryBindValue
 
writeBytes(byte[], byte[], int) - Static method in class com.mysql.cj.log.ProfilerEventImpl
 
writeBytes(NativeConstants.StringSelfDataType, byte[]) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Write all bytes from given byte array into internal buffer starting with current buffer position.
writeBytes(NativeConstants.StringLengthDataType, byte[]) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Write all bytes from given byte array into internal buffer starting with current buffer position.
writeBytes(NativeConstants.StringSelfDataType, byte[], int, int) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Write len bytes from given byte array into internal buffer.
writeBytes(NativeConstants.StringLengthDataType, byte[], int, int) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Write len bytes from given byte array into internal buffer.
writeCompressedHeader(int, byte, int) - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
Write the compressed packet header.
writeDate(Message, InternalDate) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
writeDateTime(Message, InternalTimestamp) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
writeDateTimeWithOffset(Message, InternalTimestamp) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
writeDelimitedTo(OutputStream) - Method in class com.mysql.cj.protocol.x.XMessage
 
writeInt(int, byte[], int) - Static method in class com.mysql.cj.log.ProfilerEventImpl
 
writeInteger(NativeConstants.IntegerDataType, long) - Method in class com.mysql.cj.protocol.a.NativePacketPayload
Write data according to provided Integer type.
writeLong(long, byte[], int) - Static method in class com.mysql.cj.log.ProfilerEventImpl
 
writer - Variable in class com.mysql.cj.protocol.x.SyncMessageWriterTest
 
writerClosed(char[]) - Method in class com.mysql.cj.jdbc.Clob
 
writerClosed(WatchableWriter) - Method in class com.mysql.cj.jdbc.Clob
 
writerClosed(WatchableWriter) - Method in interface com.mysql.cj.protocol.WriterWatcher
Called when the Writer being watched has .close() called
WriterWatcher - Interface in com.mysql.cj.protocol
Objects that want to be notified of lifecycle events on a WatchableWriter should implement this interface, and register themselves with setWatcher() on the WatchableWriter instance.
writeTime(Message, InternalTime) - Method in class com.mysql.cj.protocol.a.AbstractValueEncoder
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.protocol.x.XMessage
 
writeTo(OutputStream) - Method in class com.mysql.cj.protocol.x.XMessage
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ClientMessages
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Error
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.Mysqlx.Ok
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.Mysqlx.ServerMessages
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capabilities
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesGet
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.CapabilitiesSet
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Capability
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Close
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxConnection.Compression
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Collection
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Column
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.CreateView
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Delete
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.DropView
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Find
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert.TypedRow
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Insert
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Limit
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.LimitExpr
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.ModifyView
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Order
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Projection
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.Update
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCrud.UpdateOperation
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Close
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Fetch
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open.OneOfMessage
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxCursor.Open
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Any
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Array
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object.ObjectField
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Object
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.Octets
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar.String
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxDatatypes.Scalar
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Close
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open.Condition
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpect.Open
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Array
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.ColumnIdentifier
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.DocumentPathItem
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Expr
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.FunctionCall
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Identifier
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object.ObjectField
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Object
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxExpr.Operator
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Frame
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.GroupReplicationStateChanged
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.ServerHello
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionStateChanged
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.SessionVariableChanged
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxNotice.Warning
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Deallocate
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Execute
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare.OneOfMessage
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxPrepare.Prepare
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.ColumnMetaData
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDone
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreOutParams
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchDoneMoreResultsets
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.FetchSuspended
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxResultset.Row
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateContinue
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateOk
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Close
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxSession.Reset
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecute
 
writeTo(CodedOutputStream) - Method in class com.mysql.cj.x.protobuf.MysqlxSql.StmtExecuteOk
 
writeUncompressedHeader(int, byte) - Method in class com.mysql.cj.protocol.a.CompressedPacketSender
Write an uncompressed packet header.
WrongArgumentException - Exception in com.mysql.cj.exceptions
 
WrongArgumentException() - Constructor for exception com.mysql.cj.exceptions.WrongArgumentException
 
WrongArgumentException(String) - Constructor for exception com.mysql.cj.exceptions.WrongArgumentException
 
WrongArgumentException(String, Throwable) - Constructor for exception com.mysql.cj.exceptions.WrongArgumentException
 
WrongArgumentException(Throwable) - Constructor for exception com.mysql.cj.exceptions.WrongArgumentException
 
WrongArgumentException(String, Throwable, boolean, boolean) - Constructor for exception com.mysql.cj.exceptions.WrongArgumentException
 

X

X509TrustManagerWrapper(X509TrustManager, boolean, String) - Constructor for class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
X509TrustManagerWrapper(boolean, String) - Constructor for class com.mysql.cj.protocol.ExportControlled.X509TrustManagerWrapper
 
XA_DATA_SOURCE_CLASS_NAME - Static variable in class com.mysql.cj.jdbc.MysqlDataSourceFactory
The class name for a MysqlXADataSource
xaDs - Variable in class testsuite.simple.XATest
 
XATest - Class in testsuite.simple
Unit tests for our XA implementation.
XATest() - Constructor for class testsuite.simple.XATest
 
XAuthenticationProvider - Class in com.mysql.cj.protocol.x
 
XAuthenticationProvider() - Constructor for class com.mysql.cj.protocol.x.XAuthenticationProvider
 
xbuilder - Variable in class com.mysql.cj.xdevapi.CollectionImpl
 
xbuilder - Variable in class com.mysql.cj.xdevapi.SchemaImpl
 
xbuilder - Variable in class com.mysql.cj.xdevapi.SessionImpl
 
xbuilder - Variable in class com.mysql.cj.xdevapi.TableImpl
 
XDevApiConnectionUrl - Class in com.mysql.cj.conf.url
 
XDevApiConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.url.XDevApiConnectionUrl
Constructs an instance of XDevApiConnectionUrl, performing all the required initializations.
XDevApiDnsSrvConnectionUrl - Class in com.mysql.cj.conf.url
 
XDevApiDnsSrvConnectionUrl(ConnectionUrlParser, Properties) - Constructor for class com.mysql.cj.conf.url.XDevApiDnsSrvConnectionUrl
Constructs an instance of XDevApiDnsSrvConnectionUrl, performing all the required initializations.
XDevAPIError - Exception in com.mysql.cj.xdevapi
An Error returned from X DevAPI.
XDevAPIError(String) - Constructor for exception com.mysql.cj.xdevapi.XDevAPIError
Create new XDevAPIError instance.
XDevAPIError(String, Throwable) - Constructor for exception com.mysql.cj.xdevapi.XDevAPIError
Create new XDevAPIError instance.
XdevapiSslMode() - Constructor for enum com.mysql.cj.conf.PropertyDefinitions.XdevapiSslMode
 
xidAsString - Variable in exception com.mysql.cj.jdbc.MysqlXAException
 
XIDS_TO_PHYSICAL_CONNECTIONS - Static variable in class com.mysql.cj.jdbc.SuspendableXAConnection
 
XMessage - Class in com.mysql.cj.protocol.x
 
XMessage(Message) - Constructor for class com.mysql.cj.protocol.x.XMessage
 
XMessageBuilder - Class in com.mysql.cj.protocol.x
 
XMessageBuilder() - Constructor for class com.mysql.cj.protocol.x.XMessageBuilder
 
xMessageHeader - Variable in class com.mysql.cj.protocol.x.CompressionSplittedInputStream
 
xMessageHeader - Variable in class com.mysql.cj.protocol.x.CompressionSplittedOutputStream
 
XMessageHeader - Class in com.mysql.cj.protocol.x
 
XMessageHeader() - Constructor for class com.mysql.cj.protocol.x.XMessageHeader
 
XMessageHeader(byte[]) - Constructor for class com.mysql.cj.protocol.x.XMessageHeader
 
XML_VALUE - Static variable in enum com.mysql.cj.x.protobuf.MysqlxResultset.ContentType_BYTES
XML = 3;
XmlMap() - Constructor for class documentation.PropertiesDocGenerator.XmlMap
 
xorInPlace(byte[], byte[]) - Method in class com.mysql.cj.sasl.ScramShaSaslClient
Combines the two byte arrays in a XOR operation, changing the contents of the first.
xorString(byte[], byte[], byte[], int) - Static method in class com.mysql.cj.protocol.Security
Encrypt/Decrypt function used for password encryption in authentication Simple XOR is used here but it is OK as we encrypt random strings
XPLUGIN_NAMESPACE - Static variable in class com.mysql.cj.protocol.x.XMessageBuilder
 
XpluginStatementCommand - Enum in com.mysql.cj.protocol.x
 
XpluginStatementCommand(String) - Constructor for enum com.mysql.cj.protocol.x.XpluginStatementCommand
 
XProtocol - Class in com.mysql.cj.protocol.x
Low-level interface to communications with X Plugin.
XProtocol(HostInfo, PropertySet) - Constructor for class com.mysql.cj.protocol.x.XProtocol
 
XPROTOCOL_COLUMN_BYTES_CONTENT_TYPE_GEOMETRY - Static variable in class com.mysql.cj.protocol.x.FieldFactory
Content-type used in type mapping.
XPROTOCOL_COLUMN_BYTES_CONTENT_TYPE_JSON - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_AUTO_INCREMENT - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_BYTES_RIGHTPAD - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_DATETIME_TIMESTAMP - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_DECIMAL_UNSIGNED - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_DOUBLE_UNSIGNED - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_FLOAT_UNSIGNED - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_MULTIPLE_KEY - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_NOT_NULL - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_PRIMARY_KEY - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_UINT_ZEROFILL - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XPROTOCOL_COLUMN_FLAGS_UNIQUE_KEY - Static variable in class com.mysql.cj.protocol.x.FieldFactory
 
XProtocolAsyncTest - Class in testsuite.x.internal
Tests for protocol-level async APIs against X Plugin via X Protocol.
XProtocolAsyncTest() - Constructor for class testsuite.x.internal.XProtocolAsyncTest
 
XProtocolAsyncTest.ValueHolder<T> - Class in testsuite.x.internal
Helper class to hold values across threads and closures.
XProtocolAuthTest - Class in testsuite.x.internal
Tests for protocol-level auth APIs against X Plugin via X Protocol.
XProtocolAuthTest() - Constructor for class testsuite.x.internal.XProtocolAuthTest
 
XProtocolDecoder - Class in com.mysql.cj.protocol.x
 
XProtocolDecoder() - Constructor for class com.mysql.cj.protocol.x.XProtocolDecoder
 
XProtocolError - Exception in com.mysql.cj.protocol.x
An Error returned from X Plugin.
XProtocolError(String) - Constructor for exception com.mysql.cj.protocol.x.XProtocolError
 
XProtocolError(Mysqlx.Error) - Constructor for exception com.mysql.cj.protocol.x.XProtocolError
 
XProtocolError(XProtocolError) - Constructor for exception com.mysql.cj.protocol.x.XProtocolError
 
XProtocolError(String, Throwable) - Constructor for exception com.mysql.cj.protocol.x.XProtocolError
 
XProtocolRow - Class in com.mysql.cj.protocol.x
ProtocolEntity representing an X Protocol result row.
XProtocolRow(MysqlxResultset.Row) - Constructor for class com.mysql.cj.protocol.x.XProtocolRow
 
XProtocolRowFactory - Class in com.mysql.cj.protocol.x
Factory producing an XProtocolRow from protocol message.
XProtocolRowFactory() - Constructor for class com.mysql.cj.protocol.x.XProtocolRowFactory
 
XProtocolRowInputStream - Class in com.mysql.cj.protocol.x
 
XProtocolRowInputStream(ColumnDefinition, XProtocol, Consumer<Notice>) - Constructor for class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
XProtocolRowInputStream(ColumnDefinition, Row, XProtocol, Consumer<Notice>) - Constructor for class com.mysql.cj.protocol.x.XProtocolRowInputStream
 
XProtocolTest - Class in testsuite.x.internal
Tests for protocol-level APIs against X Plugin via X Protocol.
XProtocolTest() - Constructor for class testsuite.x.internal.XProtocolTest
 
xProtocolTypeToMysqlType(MysqlxResultset.ColumnMetaData.FieldType, int) - Method in class com.mysql.cj.protocol.x.FieldFactory
Map a X Protocol type code from `ColumnMetaData.FieldType' to a MySQL type constant.
XServerCapabilities - Class in com.mysql.cj.protocol.x
 
XServerCapabilities(Map<String, MysqlxDatatypes.Any>) - Constructor for class com.mysql.cj.protocol.x.XServerCapabilities
 
XServerSession - Class in com.mysql.cj.protocol.x
 
XServerSession() - Constructor for class com.mysql.cj.protocol.x.XServerSession
 
XSessionStateChanged(MysqlxNotice.Frame) - Constructor for class com.mysql.cj.protocol.x.Notice.XSessionStateChanged
 
XSessionVariableChanged(MysqlxNotice.Frame) - Constructor for class com.mysql.cj.protocol.x.Notice.XSessionVariableChanged
 
XWarning(MysqlxNotice.Frame) - Constructor for class com.mysql.cj.protocol.x.Notice.XWarning
 

Y

year - Variable in class com.mysql.cj.protocol.InternalDate
 
YEAR_FORMATTER - Static variable in class testsuite.simple.DateTimeTest
 
yearIsDateType - Variable in class com.mysql.cj.jdbc.DatabaseMetaData
 
yearIsDateType - Variable in class com.mysql.cj.jdbc.result.ResultSetImpl
 

Z

ZeroDatetimeBehavior() - Constructor for enum com.mysql.cj.conf.PropertyDefinitions.ZeroDatetimeBehavior
 
ZeroDateTimeToNullValueFactoryTest - Class in com.mysql.cj.result
 
ZeroDateTimeToNullValueFactoryTest() - Constructor for class com.mysql.cj.result.ZeroDateTimeToNullValueFactoryTest
 
ZonedDateTimeValueEncoder - Class in com.mysql.cj.protocol.a
 
ZonedDateTimeValueEncoder() - Constructor for class com.mysql.cj.protocol.a.ZonedDateTimeValueEncoder
 
ZonedDateTimeValueFactory - Class in com.mysql.cj.result
Value factory to create ZonedDateTime instances.
ZonedDateTimeValueFactory(PropertySet, TimeZone, TimeZone) - Constructor for class com.mysql.cj.result.ZonedDateTimeValueFactory
 

_

__BSE_COM_MYM_HNT_WS - Static variable in enum com.mysql.cj.util.SearchMode
Search mode: allow backslash escape, skip block comments, skip line comments, skip MySQL markers, skip hint blocks and skip white space.
__BSE_MRK_COM_MYM_HNT_WS - Static variable in enum com.mysql.cj.util.SearchMode
Search mode: allow backslash escape, skip between markers, skip block comments, skip line comments, skip MySQL markers, skip hint blocks and skip white space.
__BSE_MRK_WS - Static variable in enum com.mysql.cj.util.SearchMode
Search mode: allow backslash escape, skip between markers and skip white space.
__COM_MYM_HNT_WS - Static variable in enum com.mysql.cj.util.SearchMode
Search mode: skip block comments, skip line comments, skip MySQL markers, skip hint blocks and skip white space.
__FULL - Static variable in enum com.mysql.cj.util.SearchMode
Full search mode: allow backslash escape, skip between markers, skip block comments, skip line comments, skip MySQL markers, skip hint blocks and skip white space.
__MRK_COM_MYM_HNT_WS - Static variable in enum com.mysql.cj.util.SearchMode
Search mode: skip between markers, skip block comments, skip line comments, skip MySQL markers, skip hint blocks and skip white space.
__MRK_WS - Static variable in enum com.mysql.cj.util.SearchMode
Search mode: skip between markers and skip white space.
__NONE - Static variable in enum com.mysql.cj.util.SearchMode
Empty search mode.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _