Skip navigation links
A B C D E F G H I L M N O P R S U V W Y 

A

abort(Executor) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
absolute(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
AbstractConnectionAdapter - Class in org.apache.shardingsphere.driver.jdbc.adapter
Adapter for Connection.
AbstractConnectionAdapter() - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
AbstractDataSourceAdapter - Class in org.apache.shardingsphere.driver.jdbc.adapter
Adapter for Datasource.
AbstractDataSourceAdapter() - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.AbstractDataSourceAdapter
 
AbstractPreparedStatementAdapter - Class in org.apache.shardingsphere.driver.jdbc.adapter
Adapter for PreparedStatement.
AbstractPreparedStatementAdapter() - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
AbstractResultSetAdapter - Class in org.apache.shardingsphere.driver.jdbc.adapter
Adapter for ResultSet.
AbstractResultSetAdapter(List<ResultSet>, Statement, ExecutionContext) - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
AbstractStatementAdapter - Class in org.apache.shardingsphere.driver.jdbc.adapter
Adapter for Statement.
AbstractStatementAdapter() - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
AbstractUnsupportedDatabaseMetaDataResultSet - Class in org.apache.shardingsphere.driver.jdbc.unsupported
Unsupported Database meta data result set.
AbstractUnsupportedDatabaseMetaDataResultSet() - Constructor for class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
AbstractUnsupportedGeneratedKeysResultSet - Class in org.apache.shardingsphere.driver.jdbc.unsupported
Unsupported ResultSet methods for generated keys.
AbstractUnsupportedGeneratedKeysResultSet() - Constructor for class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
AbstractUnsupportedOperationConnection - Class in org.apache.shardingsphere.driver.jdbc.unsupported
Unsupported Connection methods.
AbstractUnsupportedOperationConnection() - Constructor for class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
AbstractUnsupportedOperationParameterMetaData - Class in org.apache.shardingsphere.driver.jdbc.unsupported
Unsupported ParameterMetaData methods.
AbstractUnsupportedOperationParameterMetaData() - Constructor for class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
AbstractUnsupportedOperationPreparedStatement - Class in org.apache.shardingsphere.driver.jdbc.unsupported
Unsupported PreparedStatement methods.
AbstractUnsupportedOperationPreparedStatement() - Constructor for class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
AbstractUnsupportedOperationResultSet - Class in org.apache.shardingsphere.driver.jdbc.unsupported
Unsupported ResultSet methods.
AbstractUnsupportedOperationResultSet() - Constructor for class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
AbstractUnsupportedOperationStatement - Class in org.apache.shardingsphere.driver.jdbc.unsupported
Unsupported Statement methods.
AbstractUnsupportedOperationStatement() - Constructor for class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
AbstractUnsupportedUpdateOperationResultSet - Class in org.apache.shardingsphere.driver.jdbc.unsupported
Unsupported ResultSet methods.
AbstractUnsupportedUpdateOperationResultSet() - Constructor for class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
AdaptedDatabaseMetaData - Class in org.apache.shardingsphere.driver.jdbc.adapter
Adapted database meta data.
AdaptedDatabaseMetaData() - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
addBatch() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
addBatch(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
addBatch() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
addBatchForExecutionUnits(Collection<ExecutionUnit>) - Method in class org.apache.shardingsphere.driver.executor.batch.BatchPreparedStatementExecutor
Add batch for execution units.
afterLast() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
allProceduresAreCallable() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
allProceduresAreCallable() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
allTablesAreSelectable() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
allTablesAreSelectable() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
autoCommitFailureClosesAllResultSets() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
autoCommitFailureClosesAllResultSets() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 

B

BatchExecutionUnit - Class in org.apache.shardingsphere.driver.executor.batch
Batch execution unit.
BatchExecutionUnit() - Constructor for class org.apache.shardingsphere.driver.executor.batch.BatchExecutionUnit
 
BatchPreparedStatementExecutor - Class in org.apache.shardingsphere.driver.executor.batch
Prepared statement executor to process add batch.
BatchPreparedStatementExecutor(MetaDataContexts, JDBCExecutor, String) - Constructor for class org.apache.shardingsphere.driver.executor.batch.BatchPreparedStatementExecutor
 
beforeFirst() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 

C

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
 

D

DatabaseMetaDataResultSet - Class in org.apache.shardingsphere.driver.jdbc.core.resultset
Database meta data result set.
DatabaseMetaDataResultSet(ResultSet, Collection<ShardingSphereRule>) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
dataDefinitionCausesTransactionCommit() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
dataDefinitionCausesTransactionCommit() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
deleteRow() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
deletesAreDetected(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
deletesAreDetected(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
DriverExecutor - Class in org.apache.shardingsphere.driver.executor
Driver executor.
DriverExecutor(ShardingSphereConnection) - Constructor for class org.apache.shardingsphere.driver.executor.DriverExecutor
 
DriverJDBCExecutor - Class in org.apache.shardingsphere.driver.executor
Driver JDBC executor.
DriverJDBCExecutor(String, MetaDataContexts, JDBCExecutor) - Constructor for class org.apache.shardingsphere.driver.executor.DriverJDBCExecutor
 
DriverState - Interface in org.apache.shardingsphere.driver.state
Driver state.
DriverStateContext - Class in org.apache.shardingsphere.driver.state
Driver state context.
DriverStateContext() - Constructor for class org.apache.shardingsphere.driver.state.DriverStateContext
 

E

execute(String, Statement) - Method in interface org.apache.shardingsphere.driver.executor.callback.ExecuteCallback
Execute.
execute(ExecutionGroupContext<JDBCExecutionUnit>, LogicSQL, Collection<RouteUnit>, JDBCExecutorCallback<Boolean>) - Method in class org.apache.shardingsphere.driver.executor.DriverJDBCExecutor
Execute SQL.
execute(T) - Method in interface org.apache.shardingsphere.driver.jdbc.adapter.executor.ForceExecuteCallback
Execute.
execute(Collection<T>, ForceExecuteCallback<T>) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.executor.ForceExecuteTemplate
Force execute.
execute() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
execute(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
execute(String, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
execute(String, int[]) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
execute(String, String[]) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
execute(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
execute(String, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
execute(String, int[]) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
execute(String, String[]) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
execute() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
execute(String) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
execute(String, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
execute(String, int[]) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
execute(String, String[]) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
executeBatch(SQLStatementContext<?>) - Method in class org.apache.shardingsphere.driver.executor.batch.BatchPreparedStatementExecutor
Execute batch.
executeBatch() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
executeBatch() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
executeBatch() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
ExecuteCallback - Interface in org.apache.shardingsphere.driver.executor.callback
Execute callback.
executeQuery(String, Statement) - Method in class org.apache.shardingsphere.driver.executor.callback.ExecuteQueryCallback
 
executeQuery(String, Statement) - Method in class org.apache.shardingsphere.driver.executor.callback.impl.PreparedStatementExecuteQueryCallback
 
executeQuery(String, Statement) - Method in class org.apache.shardingsphere.driver.executor.callback.impl.StatementExecuteQueryCallback
 
executeQuery(ExecutionGroupContext<JDBCExecutionUnit>, LogicSQL, ExecuteQueryCallback) - Method in class org.apache.shardingsphere.driver.executor.DriverJDBCExecutor
Execute query.
executeQuery() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
executeQuery(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
executeQuery(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeQuery() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
executeQuery(String) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
ExecuteQueryCallback - Class in org.apache.shardingsphere.driver.executor.callback
Execute query callback.
ExecuteQueryCallback(DatabaseType, SQLStatement, boolean) - Constructor for class org.apache.shardingsphere.driver.executor.callback.ExecuteQueryCallback
 
executeSQL(String, Statement, ConnectionMode) - Method in class org.apache.shardingsphere.driver.executor.callback.ExecuteQueryCallback
 
executeUpdate(String, Statement) - Method in interface org.apache.shardingsphere.driver.executor.callback.ExecuteUpdateCallback
Execute update.
executeUpdate(ExecutionGroupContext<JDBCExecutionUnit>, LogicSQL, Collection<RouteUnit>, JDBCExecutorCallback<Integer>) - Method in class org.apache.shardingsphere.driver.executor.DriverJDBCExecutor
Execute update.
executeUpdate() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
executeUpdate(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
executeUpdate(String, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
executeUpdate(String, int[]) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
executeUpdate(String, String[]) - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
executeUpdate(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeUpdate(String, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeUpdate(String, int[]) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeUpdate(String, String[]) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeUpdate() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
executeUpdate(String) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
executeUpdate(String, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
executeUpdate(String, int[]) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
executeUpdate(String, String[]) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
ExecuteUpdateCallback - Interface in org.apache.shardingsphere.driver.executor.callback
Execute update callback.

F

findColumn(String) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
findColumn(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
findColumn(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
findColumn(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
first() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
ForceExecuteCallback<T> - Interface in org.apache.shardingsphere.driver.jdbc.adapter.executor
Force execute callback.
ForceExecuteTemplate<T> - Class in org.apache.shardingsphere.driver.jdbc.adapter.executor
Force execute template.
ForceExecuteTemplate() - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.executor.ForceExecuteTemplate
 

G

generatedKeyAlwaysReturned() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
generatedKeyAlwaysReturned() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
GeneratedKeysResultSet - Class in org.apache.shardingsphere.driver.jdbc.core.resultset
ResultSet for generated keys.
GeneratedKeysResultSet() - Constructor for class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
GeneratedKeysResultSetMetaData - Class in org.apache.shardingsphere.driver.jdbc.core.resultset
Result set meta data for generated keys.
GeneratedKeysResultSetMetaData() - Constructor for class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getArray(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getArray(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getArray(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getArray(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getArray(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getArray(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getArray(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getArray(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getAsciiStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getAsciiStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getAsciiStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getAsciiStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getAsciiStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getAsciiStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getAsciiStream(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getAsciiStream(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getAttributes(String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getAttributes(String, String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getAutoCommit() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
getAutoCommit() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getBigDecimal(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBigDecimal(String, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBigDecimal(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBigDecimal(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBigDecimal(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getBigDecimal(String, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getBigDecimal(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getBigDecimal(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getBigDecimal(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBigDecimal(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBigDecimal(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBigDecimal(String, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBigDecimal(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBigDecimal(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBigDecimal(int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBigDecimal(String, int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBinaryStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBinaryStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBinaryStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBinaryStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBinaryStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBinaryStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBinaryStream(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBinaryStream(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBlob(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBlob(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBlob(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBlob(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBlob(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBlob(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBlob(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBlob(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBoolean(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBoolean(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBoolean(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBoolean(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBoolean(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBoolean(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBoolean(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBoolean(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getByte(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getByte(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getByte(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getByte(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getByte(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getByte(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getByte(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getByte(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBytes(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBytes(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBytes(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getBytes(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getBytes(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBytes(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getBytes(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getBytes(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getCatalog() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
getCatalog() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
getCatalogName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getCatalogName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getCatalogName(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getCatalogs() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getCatalogs() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getCatalogSeparator() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getCatalogSeparator() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getCatalogTerm() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getCatalogTerm() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getCharacterStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getCharacterStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getCharacterStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getCharacterStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getCharacterStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getCharacterStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getCharacterStream(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getCharacterStream(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getClientInfo() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getClientInfo(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getClientInfoProperties() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getClientInfoProperties() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getClob(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getClob(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getClob(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getClob(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getClob(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getClob(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getClob(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getClob(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getColumnClassName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnClassName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getColumnClassName(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getColumnCount() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnCount() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getColumnCount() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getColumnDisplaySize(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnDisplaySize(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getColumnDisplaySize(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getColumnLabel(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnLabel(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getColumnLabel(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getColumnName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getColumnName(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getColumnPrivileges(String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getColumnPrivileges(String, String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getColumnType(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnType(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getColumnType(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getColumnTypeName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnTypeName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getColumnTypeName(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getConcurrency() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
getConcurrency() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getConcurrency() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getConcurrency() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getConnection() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getConnection() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
 
getConnection(String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
 
getConnection(String, ContextManager) - Method in class org.apache.shardingsphere.driver.state.circuit.CircuitBreakDriverState
 
getConnection() - Method in class org.apache.shardingsphere.driver.state.circuit.datasource.CircuitBreakerDataSource
 
getConnection(String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.datasource.CircuitBreakerDataSource
 
getConnection() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getConnection() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getConnection() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getConnection(String, ContextManager) - Method in interface org.apache.shardingsphere.driver.state.DriverState
Get connection.
getConnection(String, ContextManager) - Static method in class org.apache.shardingsphere.driver.state.DriverStateContext
Get connection.
getConnection(String, ContextManager) - Method in class org.apache.shardingsphere.driver.state.lock.LockDriverState
 
getConnection(String, ContextManager) - Method in class org.apache.shardingsphere.driver.state.ok.OKDriverState
 
getConnections(String, int, ConnectionMode) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
 
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getCursorName() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getDatabaseMajorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDatabaseMajorVersion() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getDatabaseProductName() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDatabaseProductName() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getDate(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getDate(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getDate(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getDate(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getDate(int, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getDate(String, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getDate(int, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getDate(String, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getDate(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getDate(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getDate(int, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getDate(String, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getDate(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getDate(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getDate(int, Calendar) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getDate(String, Calendar) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getDefaultTransactionIsolation() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDefaultTransactionIsolation() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getDouble(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getDouble(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getDouble(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getDouble(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getDouble(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getDouble(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getDouble(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getDouble(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getDriverMajorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDriverMajorVersion() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getDriverMinorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDriverMinorVersion() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getDriverName() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDriverName() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getDriverVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDriverVersion() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getExecutor() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getExecutor() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getExportedKeys(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getExportedKeys(String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getExtraNameCharacters() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getExtraNameCharacters() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getFetchDirection() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
getFetchDirection() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getFetchDirection() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getFetchDirection() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getFetchDirection() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getFetchSize() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
getFetchSize() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getFetchSize() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getFetchSize() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getFetchSize() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getFloat(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getFloat(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getFloat(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getFloat(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getFloat(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getFloat(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getFloat(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getFloat(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getFunctionColumns(String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getFunctionColumns(String, String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getFunctions(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getFunctions(String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getGeneratedKeys() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
getGeneratedKeys() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
getGeneratedKeys() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getGeneratedKeys() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getHoldability() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
getHoldability() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getHoldability() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
getIdentifierQuoteString() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getIdentifierQuoteString() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getImportedKeys(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getImportedKeys(String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getInt(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getInt(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getInt(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getInt(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getInt(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getInt(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getInt(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getInt(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getJDBCMajorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getJDBCMajorVersion() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getLoginTimeout() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
 
getLoginTimeout() - Method in class org.apache.shardingsphere.driver.state.circuit.datasource.CircuitBreakerDataSource
 
getLong(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getLong(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getLong(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getLong(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getLong(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getLong(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getLong(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getLong(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getMaxBinaryLiteralLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxBinaryLiteralLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxConnections() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxConnections() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxCursorNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxCursorNameLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxFieldSize() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getMaxFieldSize() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getMaxIndexLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxIndexLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxRows() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getMaxRows() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getMaxRowSize() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxRowSize() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxStatementLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxStatementLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxStatements() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxStatements() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxTableNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxTableNameLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMaxUserNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxUserNameLength() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getMetaData() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
getMetaData() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
getMetaData() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getMetaData() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getMetaData() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
getMetaData() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
getMetaData() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getMoreResults() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getMoreResults(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getMoreResults() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getMoreResults(int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getNCharacterStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNCharacterStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNClob(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNClob(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNetworkTimeout() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getNString(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getNString(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getNString(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getNString(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getNString(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getNString(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getNString(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getNString(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getNumericFunctions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getNumericFunctions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getObject(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getObject(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getObject(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getObject(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getObject(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getObject(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getObject(int, Class<T>) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getObject(String, Class<T>) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getObject(int, Class<T>) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getObject(String, Class<T>) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getObject(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getObject(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getParameterClassName(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getParameterCount() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.metadata.ShardingSphereParameterMetaData
 
getParameterMetaData() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getParameterMode(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getParameterSet(Statement) - Method in class org.apache.shardingsphere.driver.executor.batch.BatchPreparedStatementExecutor
Get parameter sets.
getParameterSets() - Method in class org.apache.shardingsphere.driver.executor.batch.BatchExecutionUnit
Get parameter sets.
getParameterType(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getParameterTypeName(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getParentLogger() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractDataSourceAdapter
 
getPrecision(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getPrecision(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getPrecision(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getPrecision(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getPrimaryKeys(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getPrimaryKeys(String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getProcedureTerm() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getProcedureTerm() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getPseudoColumns(String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getPseudoColumns(String, String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getQueryTimeout() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getQueryTimeout() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getRandomConnection() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Get random connection.
getRandomPhysicalDataSourceName() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Get random physical data source name.
getRef(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getRef(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getResultSet() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
getResultSet() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
getResultSet() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getResultSet() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getResultSetConcurrency() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
getResultSetConcurrency() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
getResultSetConcurrency() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getResultSetConcurrency() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getResultSetHoldability() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getResultSetHoldability() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
getResultSetHoldability() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
getResultSetHoldability() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getResultSetHoldability() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getResultSetHoldability() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getResultSetType() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
getResultSetType() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
getResultSetType() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getResultSetType() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getRoutedStatements() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getRoutedStatements() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
getRoutedStatements() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
getRoutedStatements() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getRow() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getRowId(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getRowId(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getRowIdLifetime() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getRowIdLifetime() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getSaneResult(SQLStatement) - Method in class org.apache.shardingsphere.driver.executor.callback.ExecuteQueryCallback
 
getSavepointId() - Method in class org.apache.shardingsphere.driver.jdbc.core.ShardingSphereSavepoint
 
getSavepointName() - Method in class org.apache.shardingsphere.driver.jdbc.core.ShardingSphereSavepoint
 
getScale(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getScale(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getScale(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getScale(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getSchema() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
getSchemaName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getSchemaName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getSchemaName(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getSchemas() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getSchemas(String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getSchemas() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getSchemas(String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getSchemaTerm() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getSchemaTerm() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getSearchStringEscape() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getSearchStringEscape() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getShort(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getShort(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getShort(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getShort(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getShort(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getShort(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getShort(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getShort(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getSQLKeywords() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getSQLKeywords() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getSQLStateType() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getSQLStateType() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getSQLXML(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getSQLXML(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getSQLXML(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getSQLXML(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getSQLXML(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getSQLXML(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getSQLXML(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getSQLXML(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getStatement() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getStatement() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getStatement() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getStatementManager() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getStatementManager() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
getStatements() - Method in class org.apache.shardingsphere.driver.executor.batch.BatchPreparedStatementExecutor
Get statements.
getString(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getString(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getString(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getString(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getString(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getString(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getString(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getString(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getStringFunctions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getStringFunctions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getSuperTables(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getSuperTables(String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getSystemFunctions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getSystemFunctions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getTableName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getTableName(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
getTableName(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
getTablePrivileges(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getTablePrivileges(String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getTableTypes() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getTableTypes() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getTime(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getTime(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getTime(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getTime(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getTime(int, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getTime(String, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getTime(int, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getTime(String, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getTime(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTime(int, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTime(String, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTime(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTime(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getTime(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getTime(int, Calendar) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getTime(String, Calendar) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getTimeDateFunctions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getTimeDateFunctions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getTimestamp(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getTimestamp(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getTimestamp(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getTimestamp(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getTimestamp(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTimestamp(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTimestamp(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getTimestamp(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getTransactionIsolation() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Get transaction isolation.
getTransactionIsolation() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
getTransactionIsolation() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
getType() - Method in class org.apache.shardingsphere.driver.config.datasource.ShardingSpherePipelineDataSourceCreator
 
getType() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
getType() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getType() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getType() - Method in class org.apache.shardingsphere.driver.state.circuit.CircuitBreakDriverState
 
getType() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getType() - Method in class org.apache.shardingsphere.driver.state.lock.LockDriverState
 
getType() - Method in class org.apache.shardingsphere.driver.state.ok.OKDriverState
 
getTypeInfo() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getTypeInfo() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getTypeMap() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getUDTs(String, String, String, int[]) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getUDTs(String, String, String, int[]) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getUnicodeStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getUnicodeStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getUnicodeStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getUnicodeStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getUnicodeStream(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getUnicodeStream(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getUnicodeStream(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getUnicodeStream(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getUpdateCount() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getUpdateCount() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
getURL() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getURL(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getURL(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getURL(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getURL(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
getURL(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getURL(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getURL() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getURL(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getURL(String) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getUserName() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getUserName() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getVersionColumns(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getVersionColumns(String, String, String) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
getWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
getWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
getWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getWarnings() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getWarnings() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
getWarnings() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
getWarnings() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 

H

handleExceptionInTransaction(ShardingSphereConnection, MetaDataContexts) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 

I

init(ExecutionGroupContext<JDBCExecutionUnit>) - Method in class org.apache.shardingsphere.driver.executor.batch.BatchPreparedStatementExecutor
Initialize executor.
insertRow() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
insertsAreDetected(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
insertsAreDetected(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
isAccumulate() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
isAccumulate() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
isAccumulate() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
isAccumulate() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
isAfterLast() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
isAutoIncrement(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isAutoIncrement(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
isAutoIncrement(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
isBeforeFirst() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
isCaseSensitive(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isCaseSensitive(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
isCaseSensitive(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
isCatalogAtStart() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
isCatalogAtStart() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
isClosed() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
isClosed() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
isClosed() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
isClosed() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
isClosed() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
isClosed() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
isClosed() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
isCloseOnCompletion() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
isCurrency(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isCurrency(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
isCurrency(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
isDefinitelyWritable(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isDefinitelyWritable(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
isDefinitelyWritable(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
isFirst() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
isHoldTransaction() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
Whether hold transaction or not.
isLast() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
isNullable(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isNullable(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
isNullable(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
isNullable(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
isPoolable() - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
isReadOnly() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
isReadOnly() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
isReadOnly(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isReadOnly(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
isReadOnly() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
isReadOnly() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
isReadOnly(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
isSearchable(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isSearchable(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
isSearchable(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
isSigned(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isSigned(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
isSigned(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
isSigned(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
isValid(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Whether connection valid.
isValid(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
isValid(int) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
isWrapperFor(Class<?>) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.WrapperAdapter
 
isWrapperFor(Class<?>) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
isWritable(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isWritable(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
isWritable(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 

L

last() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
locatorsUpdateCopy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
locatorsUpdateCopy() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
LockDriverState - Class in org.apache.shardingsphere.driver.state.lock
Lock driver state.
LockDriverState() - Constructor for class org.apache.shardingsphere.driver.state.lock.LockDriverState
 

M

mapAddBatchCount(int) - Method in class org.apache.shardingsphere.driver.executor.batch.BatchExecutionUnit
Map times of use JDBC API call addBatch and times of actual call addBatch after route.
MethodInvocationRecorder<T> - Class in org.apache.shardingsphere.driver.jdbc.adapter.invocation
Method invocation recorder.
MethodInvocationRecorder() - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.invocation.MethodInvocationRecorder
 
moveToCurrentRow() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
moveToInsertRow() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 

N

nativeSQL(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
next() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
next() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
next() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
next() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
nullPlusNonNullIsNull() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
nullPlusNonNullIsNull() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 

O

OKDriverState - Class in org.apache.shardingsphere.driver.state.ok
OK driver state.
OKDriverState() - Constructor for class org.apache.shardingsphere.driver.state.ok.OKDriverState
 
org.apache.shardingsphere.driver.api - package org.apache.shardingsphere.driver.api
 
org.apache.shardingsphere.driver.api.yaml - package org.apache.shardingsphere.driver.api.yaml
 
org.apache.shardingsphere.driver.config.datasource - package org.apache.shardingsphere.driver.config.datasource
 
org.apache.shardingsphere.driver.executor - package org.apache.shardingsphere.driver.executor
 
org.apache.shardingsphere.driver.executor.batch - package org.apache.shardingsphere.driver.executor.batch
 
org.apache.shardingsphere.driver.executor.callback - package org.apache.shardingsphere.driver.executor.callback
 
org.apache.shardingsphere.driver.executor.callback.impl - package org.apache.shardingsphere.driver.executor.callback.impl
 
org.apache.shardingsphere.driver.jdbc.adapter - package org.apache.shardingsphere.driver.jdbc.adapter
 
org.apache.shardingsphere.driver.jdbc.adapter.executor - package org.apache.shardingsphere.driver.jdbc.adapter.executor
 
org.apache.shardingsphere.driver.jdbc.adapter.invocation - package org.apache.shardingsphere.driver.jdbc.adapter.invocation
 
org.apache.shardingsphere.driver.jdbc.core - package org.apache.shardingsphere.driver.jdbc.core
 
org.apache.shardingsphere.driver.jdbc.core.connection - package org.apache.shardingsphere.driver.jdbc.core.connection
 
org.apache.shardingsphere.driver.jdbc.core.datasource - package org.apache.shardingsphere.driver.jdbc.core.datasource
 
org.apache.shardingsphere.driver.jdbc.core.datasource.metadata - package org.apache.shardingsphere.driver.jdbc.core.datasource.metadata
 
org.apache.shardingsphere.driver.jdbc.core.resultset - package org.apache.shardingsphere.driver.jdbc.core.resultset
 
org.apache.shardingsphere.driver.jdbc.core.statement - package org.apache.shardingsphere.driver.jdbc.core.statement
 
org.apache.shardingsphere.driver.jdbc.core.statement.metadata - package org.apache.shardingsphere.driver.jdbc.core.statement.metadata
 
org.apache.shardingsphere.driver.jdbc.exception - package org.apache.shardingsphere.driver.jdbc.exception
 
org.apache.shardingsphere.driver.jdbc.unsupported - package org.apache.shardingsphere.driver.jdbc.unsupported
 
org.apache.shardingsphere.driver.state - package org.apache.shardingsphere.driver.state
 
org.apache.shardingsphere.driver.state.circuit - package org.apache.shardingsphere.driver.state.circuit
 
org.apache.shardingsphere.driver.state.circuit.connection - package org.apache.shardingsphere.driver.state.circuit.connection
 
org.apache.shardingsphere.driver.state.circuit.datasource - package org.apache.shardingsphere.driver.state.circuit.datasource
 
org.apache.shardingsphere.driver.state.circuit.metadata - package org.apache.shardingsphere.driver.state.circuit.metadata
 
org.apache.shardingsphere.driver.state.circuit.resultset - package org.apache.shardingsphere.driver.state.circuit.resultset
 
org.apache.shardingsphere.driver.state.circuit.statement - package org.apache.shardingsphere.driver.state.circuit.statement
 
org.apache.shardingsphere.driver.state.lock - package org.apache.shardingsphere.driver.state.lock
 
org.apache.shardingsphere.driver.state.ok - package org.apache.shardingsphere.driver.state.ok
 
othersDeletesAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
othersDeletesAreVisible(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
ownDeletesAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
ownDeletesAreVisible(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 

P

prepareCall(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
prepareCall(String, int, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
prepareCall(String, int, int, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
PreparedStatementExecuteQueryCallback - Class in org.apache.shardingsphere.driver.executor.callback.impl
Prepared statement execute query callback.
PreparedStatementExecuteQueryCallback(DatabaseType, SQLStatement, boolean) - Constructor for class org.apache.shardingsphere.driver.executor.callback.impl.PreparedStatementExecuteQueryCallback
 
prepareStatement(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
prepareStatement(String, int, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
prepareStatement(String, int) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
prepareStatement(String, int[]) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
prepareStatement(String, String[]) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
prepareStatement(String) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
prepareStatement(String, int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
prepareStatement(String, int) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
prepareStatement(String, int[]) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
prepareStatement(String, String[]) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
previous() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 

R

record(String, ForceExecuteCallback<T>) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.invocation.MethodInvocationRecorder
Record method invocation.
refreshRow() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
relative(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
releaseSavepoint(Savepoint) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Release savepoint.
releaseSavepoint(Savepoint) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
releaseSavepoint(Savepoint) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
replay(T) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.invocation.MethodInvocationRecorder
Replay methods invocation.
replaySetParameter(PreparedStatement, List<Object>) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
ResultSetUtil - Class in org.apache.shardingsphere.driver.jdbc.core.resultset
ResultSet utility.
ResultSetUtil() - Constructor for class org.apache.shardingsphere.driver.jdbc.core.resultset.ResultSetUtil
 
rollback() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Rollback.
rollback(Savepoint) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Rollback to savepoint.
rollback() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
rollback(Savepoint) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
rollback() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
rollback(Savepoint) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
rowDeleted() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
rowInserted() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
rowUpdated() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 

S

setArray(int, Array) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setArray(int, Array) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setAsciiStream(int, InputStream) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setAsciiStream(int, InputStream) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setAutoCommit(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Set auto commit.
setAutoCommit(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
setAutoCommit(boolean) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setBlob(int, Blob) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBlob(int, InputStream) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBlob(int, InputStream, long) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBlob(int, Blob) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setBlob(int, InputStream) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setBoolean(int, boolean) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBoolean(int, boolean) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setByte(int, byte) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setByte(int, byte) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setBytes(int, byte[]) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBytes(int, byte[]) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setCatalog(String) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
setCatalog(String) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
setCharacterStream(int, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setCharacterStream(int, Reader, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setCharacterStream(int, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setCharacterStream(int, Reader, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setCharacterStream(int, Reader) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setClientInfo(String, String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setClientInfo(Properties) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setClob(int, Clob) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setClob(int, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setClob(int, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setClob(int, Clob) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setClob(int, Reader, long) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setClob(int, Reader) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setCursorName(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
setDate(int, Date) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setDate(int, Date, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setDate(int, Date) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setDouble(int, double) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setDouble(int, double) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setEscapeProcessing(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setEscapeProcessing(boolean) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
setFetchDirection(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
setFetchDirection(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setFetchDirection(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
setFetchDirection(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
setFetchDirection(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
setFetchDirection(int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
setFetchSize(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
setFetchSize(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setFetchSize(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
setFetchSize(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
setFetchSize(int) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
setFetchSize(int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
setFloat(int, float) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setFloat(int, float) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setHoldability(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
setHoldability(int) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
setInt(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setInt(int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setLoginTimeout(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
 
setLoginTimeout(int) - Method in class org.apache.shardingsphere.driver.state.circuit.datasource.CircuitBreakerDataSource
 
setLong(int, long) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setLong(int, long) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setMaxFieldSize(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setMaxFieldSize(int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
setMaxRows(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setMaxRows(int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
setNCharacterStream(int, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNClob(int, NClob) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNClob(int, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNClob(int, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNetworkTimeout(Executor, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setNString(int, String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNull(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setNull(int, int, String) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setNull(int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setNull(int, int, String) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setObject(int, Object) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setObject(int, Object, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setObject(int, Object, int, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setObject(int, Object) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setObject(int, Object, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setObject(int, Object, int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setPoolable(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setPoolable(boolean) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
setQueryTimeout(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setQueryTimeout(int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerStatement
 
setReadOnly(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Set read only.
setReadOnly(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
setReadOnly(boolean) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
setRef(int, Ref) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setRowId(int, RowId) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setSavepoint(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Set savepoint.
setSavepoint() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Set savepoint.
setSavepoint(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
setSavepoint() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
setSavepoint() - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
setSavepoint(String) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
setSchema(String) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
setSchema(String) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
setShort(int, short) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setShort(int, short) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setSQLXML(int, SQLXML) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setSQLXML(int, SQLXML) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setString(int, String) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setString(int, String) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setTime(int, Time) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setTime(int, Time, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setTime(int, Time) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setTimestamp(int, Timestamp) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setTransactionIsolation(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ConnectionManager
Set transaction isolation.
setTransactionIsolation(int) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
setTransactionIsolation(int) - Method in class org.apache.shardingsphere.driver.state.circuit.connection.CircuitBreakerConnection
 
setTypeMap(Map<String, Class<?>>) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setUnicodeStream(int, InputStream, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setUnicodeStream(int, InputStream, int) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
setURL(int, URL) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setURL(int, URL) - Method in class org.apache.shardingsphere.driver.state.circuit.statement.CircuitBreakerPreparedStatement
 
ShardingSphereConnection - Class in org.apache.shardingsphere.driver.jdbc.core.connection
ShardingSphere connection.
ShardingSphereConnection(String, ContextManager) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
ShardingSphereDatabaseMetaData - Class in org.apache.shardingsphere.driver.jdbc.core.datasource.metadata
ShardingSphere database meta data.
ShardingSphereDatabaseMetaData(ShardingSphereConnection) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
ShardingSphereDataSource - Class in org.apache.shardingsphere.driver.jdbc.core.datasource
ShardingSphere data source.
ShardingSphereDataSource(String, ModeConfiguration) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
 
ShardingSphereDataSource(String, ModeConfiguration, Map<String, DataSource>, Collection<RuleConfiguration>, Properties) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
 
ShardingSphereDataSourceFactory - Class in org.apache.shardingsphere.driver.api
ShardingSphere data source factory.
ShardingSphereDataSourceFactory() - Constructor for class org.apache.shardingsphere.driver.api.ShardingSphereDataSourceFactory
 
ShardingSphereParameterMetaData - Class in org.apache.shardingsphere.driver.jdbc.core.statement.metadata
ShardingSphere parameter meta data.
ShardingSphereParameterMetaData() - Constructor for class org.apache.shardingsphere.driver.jdbc.core.statement.metadata.ShardingSphereParameterMetaData
 
ShardingSpherePipelineDataSourceCreator - Class in org.apache.shardingsphere.driver.config.datasource
ShardingSphere pipeline data source creator.
ShardingSpherePipelineDataSourceCreator() - Constructor for class org.apache.shardingsphere.driver.config.datasource.ShardingSpherePipelineDataSourceCreator
 
ShardingSpherePreparedStatement - Class in org.apache.shardingsphere.driver.jdbc.core.statement
ShardingSphere prepared statement.
ShardingSpherePreparedStatement(ShardingSphereConnection, String) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
ShardingSpherePreparedStatement(ShardingSphereConnection, String, int, int) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
ShardingSpherePreparedStatement(ShardingSphereConnection, String, int) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
ShardingSpherePreparedStatement(ShardingSphereConnection, String, int, int, int) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
ShardingSphereResultSet - Class in org.apache.shardingsphere.driver.jdbc.core.resultset
ShardingSphere result set.
ShardingSphereResultSet(List<ResultSet>, MergedResult, Statement, ExecutionContext) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
ShardingSphereResultSetMetaData - Class in org.apache.shardingsphere.driver.jdbc.core.resultset
ShardingSphere result set meta data.
ShardingSphereResultSetMetaData() - Constructor for class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
ShardingSphereSavepoint - Class in org.apache.shardingsphere.driver.jdbc.core
ShardingSphere savepoint.
ShardingSphereSavepoint() - Constructor for class org.apache.shardingsphere.driver.jdbc.core.ShardingSphereSavepoint
 
ShardingSphereSavepoint(String) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.ShardingSphereSavepoint
 
ShardingSphereStatement - Class in org.apache.shardingsphere.driver.jdbc.core.statement
ShardingSphere statement.
ShardingSphereStatement(ShardingSphereConnection) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
ShardingSphereStatement(ShardingSphereConnection, int, int) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
ShardingSphereStatement(ShardingSphereConnection, int, int, int) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
SQLExceptionErrorCode - Enum in org.apache.shardingsphere.driver.jdbc.exception
SQL exception constant.
StatementExecuteQueryCallback - Class in org.apache.shardingsphere.driver.executor.callback.impl
Statement execute query callback.
StatementExecuteQueryCallback(DatabaseType, SQLStatement, boolean) - Constructor for class org.apache.shardingsphere.driver.executor.callback.impl.StatementExecuteQueryCallback
 
StatementManager - Class in org.apache.shardingsphere.driver.jdbc.core.statement
Statement manager.
StatementManager() - Constructor for class org.apache.shardingsphere.driver.jdbc.core.statement.StatementManager
 
storesLowerCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesLowerCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsAlterTableWithAddColumn() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsAlterTableWithAddColumn() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsBatchUpdates() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsBatchUpdates() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsConvert() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsConvert(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsConvert() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsConvert(int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsFullOuterJoins() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsFullOuterJoins() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsGroupBy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsGroupBy() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsMultipleResultSets() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMultipleResultSets() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsNamedParameters() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsNamedParameters() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsNonNullableColumns() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsNonNullableColumns() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsOuterJoins() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOuterJoins() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsPositionedDelete() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsPositionedDelete() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsResultSetType(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsResultSetType(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSavepoints() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSavepoints() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSelectForUpdate() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSelectForUpdate() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsStatementPooling() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsStatementPooling() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsStoredProcedures() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsStoredProcedures() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsTransactions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsTransactions() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsUnion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsUnion() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
supportsUnionAll() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsUnionAll() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 

U

unwrap(Class<T>) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.WrapperAdapter
 
unwrap(Class<T>) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
unwrap(Class<T>) - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSetMetaData
 
updateArray(int, Array) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateArray(String, Array) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(int, Blob) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(String, Blob) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(int, InputStream) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(String, InputStream) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(int, InputStream, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBlob(String, InputStream, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBoolean(int, boolean) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateByte(int, byte) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateByte(String, byte) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBytes(int, byte[]) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(int, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(String, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(int, Clob) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(String, Clob) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(int, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(String, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(int, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateClob(String, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateDate(int, Date) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateDate(String, Date) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateDouble(int, double) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateDouble(String, double) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateFloat(int, float) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateFloat(String, float) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateInt(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateInt(String, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateLong(int, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateLong(String, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(int, NClob) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(String, NClob) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(int, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(String, Reader) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(int, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNClob(String, Reader, long) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNString(int, String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNString(String, String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNull(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateNull(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateObject(int, Object) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateObject(String, Object) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateObject(int, Object, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateObject(String, Object, int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateRef(int, Ref) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateRef(String, Ref) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateRow() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
updateRowId(int, RowId) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateRowId(String, RowId) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updatesAreDetected(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
updatesAreDetected(int) - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
updateShort(int, short) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateShort(String, short) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateString(int, String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateString(String, String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateTime(int, Time) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateTime(String, Time) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
usesLocalFilePerTable() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
usesLocalFilePerTable() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 
usesLocalFiles() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
usesLocalFiles() - Method in class org.apache.shardingsphere.driver.state.circuit.metadata.CircuitBreakerDatabaseMetaData
 

V

valueOf(String) - Static method in enum org.apache.shardingsphere.driver.jdbc.exception.SQLExceptionErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.shardingsphere.driver.jdbc.exception.SQLExceptionErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

wasNull() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
wasNull() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
wasNull() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSet
 
wasNull() - Method in class org.apache.shardingsphere.driver.state.circuit.resultset.CircuitBreakerResultSet
 
WrapperAdapter - Class in org.apache.shardingsphere.driver.jdbc.adapter
Adapter for java.sql.Wrapper.
WrapperAdapter() - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.WrapperAdapter
 

Y

YamlShardingSphereDataSourceFactory - Class in org.apache.shardingsphere.driver.api.yaml
ShardingSphere data source factory for YAML.
YamlShardingSphereDataSourceFactory() - Constructor for class org.apache.shardingsphere.driver.api.yaml.YamlShardingSphereDataSourceFactory
 
A B C D E F G H I L M N O P R S U V W Y 
Skip navigation links

Copyright © 2022 The Apache Software Foundation. All rights reserved.