Skip navigation links
A B C D E F G I J L M N O P R S U 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
 
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
 
AbstractUnsupportedOperationDataSource - Class in org.apache.shardingsphere.driver.jdbc.unsupported
Unsupported Datasource methods.
AbstractUnsupportedOperationDataSource() - Constructor for class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationDataSource
 
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
 
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
 
allTablesAreSelectable() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
autoCommitFailureClosesAllResultSets() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 

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) - Constructor for class org.apache.shardingsphere.driver.executor.batch.BatchPreparedStatementExecutor
 
beforeFirst() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 

C

CachedDatabaseMetaData - Class in org.apache.shardingsphere.driver.jdbc.core.datasource.metadata
Cached database meta data.
CachedDatabaseMetaData(DatabaseMetaData) - Constructor for class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.CachedDatabaseMetaData
 
cancel() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
cancelRowUpdates() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
changeValueArgument(Object) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.invocation.SetParameterMethodInvocation
Set argument.
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
 
clearParameters() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
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
 
close() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
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.datasource.ShardingSphereDataSource
 
close(Collection<String>) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
Close dataSources.
close() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
close() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
closeOnCompletion() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
COLUMN_INDEX_OUT_OF_RANGE - Static variable in class org.apache.shardingsphere.driver.jdbc.core.constant.SQLExceptionConstant
 
commit() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
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
 
createBlob() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
createClob() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
createDataSource(Map<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
 
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
 
createStorageResource(Connection, ConnectionMode, StatementOption) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
createStorageResource(String, List<Object>, Connection, ConnectionMode, StatementOption) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
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
 
dataDefinitionIgnoredInTransactions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
deleteRow() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
deletesAreDetected(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
DriverJDBCExecutor - Class in org.apache.shardingsphere.driver.executor
Driver JDBC executor.
DriverJDBCExecutor(MetaDataContexts, JDBCExecutor) - Constructor for class org.apache.shardingsphere.driver.executor.DriverJDBCExecutor
 

E

execute(String, Statement) - Method in interface org.apache.shardingsphere.driver.executor.callback.ExecuteCallback
Execute.
execute(ExecutionGroupContext<JDBCExecutionUnit>, SQLStatementContext<?>, Collection<RouteUnit>, JDBCExecutorCallback<Boolean>) - Method in class org.apache.shardingsphere.driver.executor.DriverJDBCExecutor
Execute SQL.
execute(ExecutionGroupContext<JDBCExecutionUnit>, SQLStatementContext<?>, Collection<RouteUnit>, JDBCExecutorCallback<T>) - Method in class org.apache.shardingsphere.driver.executor.JDBCLockEngine
Execute.
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
 
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
 
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>, SQLStatementContext<?>, 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
 
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>, SQLStatementContext<?>, 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
 
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
 
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
 
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
 
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
 
getAttributes(String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getAutoCommit() - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
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
 
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
 
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
 
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
 
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
 
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
 
getCatalog() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
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
 
getCatalogs() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getCatalogSeparator() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getCatalogTerm() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
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
 
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
 
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
 
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
 
getColumnCount() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnCount() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.ShardingSphereResultSetMetaData
 
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
 
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
 
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
 
getColumnPrivileges(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.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
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
 
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
 
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
 
getConnection(String) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
Get database connection.
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
 
getConnections(String, int, ConnectionMode) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getCursorName() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getDatabaseMajorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDatabaseProductName() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDataSourceMap() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource
Get data sources.
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
 
getDefaultTransactionIsolation() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
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
 
getDriverMajorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDriverMinorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDriverName() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getDriverVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getExportedKeys(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getExtraNameCharacters() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getFederateExecutor() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getFetchDirection() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
getFetchDirection() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getFetchDirection() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getFetchDirection() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getFetchSize() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
getFetchSize() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getFetchSize() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getFetchSize() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
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
 
getFunctionColumns(String, 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.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getGeneratedKeys() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
getGeneratedKeys() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
getHoldability() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
getHoldability() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getIdentifierQuoteString() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getImportedKeys(String, String, String) - 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.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
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
 
getJDBCMajorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getLoginTimeout() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationDataSource
 
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
 
getMaxBinaryLiteralLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxConnections() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxCursorNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxFieldSize() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getMaxIndexLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxRows() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getMaxRowSize() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxStatementLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxStatements() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxTableNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getMaxUserNameLength() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
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
 
getMoreResults() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
getMoreResults(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
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
 
getNumericFunctions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
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
 
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
 
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.unsupported.AbstractUnsupportedOperationDataSource
 
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
 
getPrimaryKeys(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.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getProcedureTerm() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getPseudoColumns(String, String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getQueryTimeout() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
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
 
getResultSetConcurrency() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
getResultSetConcurrency() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
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
 
getResultSetType() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSpherePreparedStatement
 
getResultSetType() - Method in class org.apache.shardingsphere.driver.jdbc.core.statement.ShardingSphereStatement
 
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
 
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
 
getSaneResult(SQLStatement) - Method in class org.apache.shardingsphere.driver.executor.callback.ExecuteQueryCallback
 
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
 
getSchema() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
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
 
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
 
getSchemaTerm() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getSearchStringEscape() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
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
 
getSQLKeywords() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getSQLStateType() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
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
 
getStatement() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
getStatement() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
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
 
getStringFunctions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getSuperTables(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.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getSystemFunctions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
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
 
getTablePrivileges(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.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
getTableTypes() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
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
 
getTimeDateFunctions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
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
 
getTransactionIsolation() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
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
 
getTypeInfo() - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
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
 
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
 
getUpdateCount() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
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
 
getUserName() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
getVersionColumns(String, String, String) - Method in class org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.ShardingSphereDatabaseMetaData
 
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
 

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
 
invoke(Object) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.invocation.JdbcMethodInvocation
Invoke JDBC method.
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
 
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
 
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
 
isCatalogAtStart() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
isClosed() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
isClosed() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractResultSetAdapter
 
isClosed() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
isClosed() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.DatabaseMetaDataResultSet
 
isClosed() - Method in class org.apache.shardingsphere.driver.jdbc.core.resultset.GeneratedKeysResultSet
 
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
 
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
 
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
 
isPoolable() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
isReadOnly() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
isReadOnly() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
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
 
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
 
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
 
isValid(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
isWrapperFor(Class<?>) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.WrapperAdapter
 
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
 

J

JDBCLockEngine - Class in org.apache.shardingsphere.driver.executor
JDBC lock engine.
JDBCLockEngine(MetaDataContexts, JDBCExecutor) - Constructor for class org.apache.shardingsphere.driver.executor.JDBCLockEngine
 
JdbcMethodInvocation - Class in org.apache.shardingsphere.driver.jdbc.adapter.invocation
Invocation that reflected call for JDBC method.
JdbcMethodInvocation() - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.invocation.JdbcMethodInvocation
 

L

last() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
locatorsUpdateCopy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 

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.
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
 
nullPlusNonNullIsNull() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 

O

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.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.connection - package org.apache.shardingsphere.driver.jdbc.core.connection
 
org.apache.shardingsphere.driver.jdbc.core.constant - package org.apache.shardingsphere.driver.jdbc.core.constant
 
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.unsupported - package org.apache.shardingsphere.driver.jdbc.unsupported
 
othersDeletesAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
OUT_OF_INDEX_SQL_STATE - Static variable in class org.apache.shardingsphere.driver.jdbc.core.constant.SQLExceptionConstant
 
ownDeletesAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 

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
 
previous() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 

R

recordMethodInvocation(Class<?>, String, Class<?>[], Object[]) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.WrapperAdapter
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.unsupported.AbstractUnsupportedOperationConnection
 
replayMethodsInvocation(Object) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.WrapperAdapter
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.ShardingSphereConnection
 
rollback(Savepoint) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
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
 
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
 
setAutoCommit(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.core.connection.ShardingSphereConnection
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
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
 
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
 
setBoolean(int, boolean) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setByte(int, byte) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setBytes(int, byte[]) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setCatalog(String) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
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
 
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
 
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
 
setDouble(int, double) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setEscapeProcessing(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
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
 
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
 
setFloat(int, float) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setHoldability(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
setInt(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setLoginTimeout(int) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationDataSource
 
setLong(int, long) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setMaxFieldSize(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setMaxRows(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
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
 
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
 
SetParameterMethodInvocation - Class in org.apache.shardingsphere.driver.jdbc.adapter.invocation
Invocation that reflected call for PreparedStatement.setParameter method.
SetParameterMethodInvocation(Method, Object[], Object) - Constructor for class org.apache.shardingsphere.driver.jdbc.adapter.invocation.SetParameterMethodInvocation
 
setPoolable(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setQueryTimeout(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractStatementAdapter
 
setReadOnly(boolean) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
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() - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setSavepoint(String) - Method in class org.apache.shardingsphere.driver.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setSchema(String) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
setShort(int, short) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setSQLXML(int, SQLXML) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
setString(int, String) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
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
 
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
 
setTransactionIsolation(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractConnectionAdapter
 
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
 
setURL(int, URL) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AbstractPreparedStatementAdapter
 
ShardingSphereConnection - Class in org.apache.shardingsphere.driver.jdbc.core.connection
ShardingSphere Connection.
ShardingSphereConnection(Map<String, DataSource>, MetaDataContexts, TransactionContexts, TransactionType) - 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(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
 
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
 
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
 
SQL_STRING_NULL_OR_EMPTY - Static variable in class org.apache.shardingsphere.driver.jdbc.core.constant.SQLExceptionConstant
 
SQLExceptionConstant - Class in org.apache.shardingsphere.driver.jdbc.core.constant
SQL exception constant.
SQLExceptionConstant() - Constructor for class org.apache.shardingsphere.driver.jdbc.core.constant.SQLExceptionConstant
 
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
 
storesLowerCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsAlterTableWithAddColumn() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsBatchUpdates() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsConvert() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsConvert(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsFullOuterJoins() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsGroupBy() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMultipleResultSets() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsNamedParameters() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsNonNullableColumns() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsOuterJoins() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsPositionedDelete() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsResultSetType(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSavepoints() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSelectForUpdate() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsStatementPooling() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsStoredProcedures() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsTransactions() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsUnion() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 
supportsUnionAll() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 

U

unwrap(Class<T>) - Method in class org.apache.shardingsphere.driver.jdbc.adapter.WrapperAdapter
 
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
 
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
 
usesLocalFiles() - Method in class org.apache.shardingsphere.driver.jdbc.adapter.AdaptedDatabaseMetaData
 

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
 
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 I J L M N O P R S U W Y 
Skip navigation links

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