- cancel() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
-
- cancel() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
-
- cancelRowUpdates() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
-
- CircuitBreakDriverState - Class in org.apache.shardingsphere.driver.state.circuit
-
Circuit break driver state.
- CircuitBreakDriverState() - Constructor for class org.apache.shardingsphere.driver.state.circuit.CircuitBreakDriverState
-
- CircuitBreakerConnection - Class in org.apache.shardingsphere.driver.state.circuit.connection
-
Circuit breaker connection.
- CircuitBreakerConnection() - Constructor for class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
-
- CircuitBreakerDatabaseMetaData - Class in org.apache.shardingsphere.driver.state.circuit.metadata
-
Circuit breaker metadata.
- CircuitBreakerDatabaseMetaData() - Constructor for class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
-
- CircuitBreakerDataSource - Class in org.apache.shardingsphere.driver.state.circuit.datasource
-
Circuit breaker datasource.
- CircuitBreakerDataSource() - Constructor for class org.apache.shardingsphere.driver.state.circuit.datasource.CircuitBreakerDataSource
-
- CircuitBreakerPreparedStatement - Class in org.apache.shardingsphere.driver.state.circuit.statement
-
Circuit breaker preparedStatement.
- CircuitBreakerPreparedStatement() - Constructor for class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
-
- CircuitBreakerResultSet - Class in org.apache.shardingsphere.driver.state.circuit.resultset
-
Circuit breaker result set.
- CircuitBreakerResultSet() - Constructor for class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
-
- CircuitBreakerResultSetMetaData - Class in org.apache.shardingsphere.driver.state.circuit.resultset
-
Circuit breaker result set metadata.
- CircuitBreakerResultSetMetaData() - Constructor for class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
-
- CircuitBreakerStatement - Class in org.apache.shardingsphere.driver.state.circuit.statement
-
Circuit breaker statement.
- CircuitBreakerStatement() - Constructor for class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
-
- clear() - Method in class org.apache.shardingsphere.driver.executor.batch.BatchPreparedStatementExecutor
-
Clear.
- clearBatch() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
-
- clearBatch() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationStatement
-
- clearBatch() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
-
- clearParameters() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
-
- clearParameters() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
-
- clearWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
-
- clearWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
-
- clearWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
-
- clearWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
-
- clearWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
-
- clearWarnings() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
-
- clearWarnings() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
-
- clearWarnings() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
-
- close() - Method in class org.apache.shardingsphere.driver.executor.DriverExecutor
-
Close.
- close() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
-
- close() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
-
- close() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
-
- close() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
-
- close(Collection<String>) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
-
Close data sources.
- close() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
-
- close() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
-
- close() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
-
- close() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.StatementManager
-
- close() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
-
- close() - Method in class org.apache.shardingsphere.driver.state.circuit.datasource.CircuitBreakerDataSource
-
- close() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
-
- close() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
-
- closeOnCompletion() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationStatement
-
- commit() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
-
Commit.
- commit() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
-
- commit() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
-
- ConnectionManager - Class in org.apache.shardingsphere.driver.jdbc.core.connection
-
Connection manager.
- ConnectionManager(String, ContextManager) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
-
- convertBigDecimalValue(Object, boolean, int) - Static method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ResultSetUtil
-
Convert object to BigDecimal.
- convertValue(Object, Class<?>) - Static method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ResultSetUtil
-
Convert value via expected class type.
- createArrayOf(String, Object[]) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
-
- createArrayOf(String, Object[]) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
-
- createBlob() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
-
- createClob() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
-
- createDataSource(String, ModeConfiguration) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(ModeConfiguration) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(String, ModeConfiguration, Map<String, DataSource>, Collection<RuleConfiguration>, Properties) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(ModeConfiguration, Map<String, DataSource>, Collection<RuleConfiguration>, Properties) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(String, ModeConfiguration, DataSource, Collection<RuleConfiguration>, Properties) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(ModeConfiguration, DataSource, Collection<RuleConfiguration>, Properties) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(String, Map<String, DataSource>, Collection<RuleConfiguration>, Properties) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(Map<String, DataSource>, Collection<RuleConfiguration>, Properties) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(String, DataSource, Collection<RuleConfiguration>, Properties) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(DataSource, Collection<RuleConfiguration>, Properties) - Static method in class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(File) - Static method in class org.apache.shardingsphere.driver.api.yaml.YamlShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(byte[]) - Static method in class org.apache.shardingsphere.driver.api.yaml.YamlShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(Map<String, DataSource>, File) - Static method in class org.apache.shardingsphere.driver.api.yaml.YamlShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(DataSource, File) - Static method in class org.apache.shardingsphere.driver.api.yaml.YamlShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(Map<String, DataSource>, byte[]) - Static method in class org.apache.shardingsphere.driver.api.yaml.YamlShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createDataSource(DataSource, byte[]) - Static method in class org.apache.shardingsphere.driver.api.yaml.YamlShardingSphereDataSourceFactory
-
Create ShardingSphere data source.
- createNClob() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
-
- createPipelineDataSource(Object) - Method in class org.apache.shardingsphere.driver.config.datasource.ShardingSpherePipelineDataSourceCreator
-
- createSQLXML() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
-
- createStatement() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
-
- createStatement(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
-
- createStatement(int, int, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
-
- createStatement() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
-
- createStatement(int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
-
- createStatement(int, int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
-
- createStorageResource(Connection, ConnectionMode, StatementOption) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.StatementManager
-
- createStorageResource(ExecutionUnit, Connection, ConnectionMode, StatementOption) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.StatementManager
-
- createStruct(String, Object[]) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
-