跳过导航链接
A B C D E F G I J L M N O P R S U V W Y 

A

abort(Executor) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
absolute(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
absolute(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
AbstractConnectionAdapter - org.apache.shardingsphere.shardingjdbc.jdbc.adapter中的类
Adapter for Connection.
AbstractConnectionAdapter() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
AbstractDataSourceAdapter - org.apache.shardingsphere.shardingjdbc.jdbc.adapter中的类
Adapter for Datasource.
AbstractDataSourceAdapter(Map<String, DataSource>) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter
 
AbstractDataSourceAdapter(DataSource) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter
 
AbstractMasterSlavePreparedStatementAdapter - org.apache.shardingsphere.shardingjdbc.jdbc.adapter中的类
Master-slave adapter for PreparedStatement.
AbstractMasterSlavePreparedStatementAdapter() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
AbstractResultSetAdapter - org.apache.shardingsphere.shardingjdbc.jdbc.adapter中的类
Adapter for ResultSet.
AbstractResultSetAdapter(List<ResultSet>, Statement, ExecutionContext) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
AbstractRuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule> - org.apache.shardingsphere.shardingjdbc.jdbc.core.context中的类
Abstract runtime context.
AbstractRuntimeContext(T, Properties, DatabaseType) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.context.AbstractRuntimeContext
 
AbstractShardingPreparedStatementAdapter - org.apache.shardingsphere.shardingjdbc.jdbc.adapter中的类
Sharding adapter for PreparedStatement.
AbstractShardingPreparedStatementAdapter() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
AbstractStatementAdapter - org.apache.shardingsphere.shardingjdbc.jdbc.adapter中的类
Adapter for Statement.
AbstractStatementAdapter() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
AbstractStatementExecutor - org.apache.shardingsphere.shardingjdbc.executor中的类
Abstract statement executor.
AbstractStatementExecutor(int, int, int, ShardingConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor
 
AbstractUnsupportedDatabaseMetaDataResultSet - org.apache.shardingsphere.shardingjdbc.jdbc.unsupported中的类
Unsupported Database meta data result set.
AbstractUnsupportedDatabaseMetaDataResultSet() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
AbstractUnsupportedGeneratedKeysResultSet - org.apache.shardingsphere.shardingjdbc.jdbc.unsupported中的类
Unsupported ResultSet methods for generated keys.
AbstractUnsupportedGeneratedKeysResultSet() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
AbstractUnsupportedOperationConnection - org.apache.shardingsphere.shardingjdbc.jdbc.unsupported中的类
Unsupported Connection methods.
AbstractUnsupportedOperationConnection() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
AbstractUnsupportedOperationDataSource - org.apache.shardingsphere.shardingjdbc.jdbc.unsupported中的类
Unsupported Datasource methods.
AbstractUnsupportedOperationDataSource() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationDataSource
 
AbstractUnsupportedOperationParameterMetaData - org.apache.shardingsphere.shardingjdbc.jdbc.unsupported中的类
Unsupported ParameterMetaData methods.
AbstractUnsupportedOperationParameterMetaData() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
AbstractUnsupportedOperationPreparedStatement - org.apache.shardingsphere.shardingjdbc.jdbc.unsupported中的类
Unsupported PreparedStatement methods.
AbstractUnsupportedOperationPreparedStatement() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
AbstractUnsupportedOperationResultSet - org.apache.shardingsphere.shardingjdbc.jdbc.unsupported中的类
Unsupported ResultSet methods.
AbstractUnsupportedOperationResultSet() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
AbstractUnsupportedOperationStatement - org.apache.shardingsphere.shardingjdbc.jdbc.unsupported中的类
Unsupported Statement methods.
AbstractUnsupportedOperationStatement() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
AbstractUnsupportedUpdateOperationResultSet - org.apache.shardingsphere.shardingjdbc.jdbc.unsupported中的类
Unsupported ResultSet methods.
AbstractUnsupportedUpdateOperationResultSet() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
 
AdaptedDatabaseMetaData - org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata中的类
Adapted database meta data.
AdaptedDatabaseMetaData() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
addBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
addBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
addBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
addBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
addBatch(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
addBatchForRouteUnits(ExecutionContext) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.batch.BatchPreparedStatementExecutor
Add batch for route units.
afterLast() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
afterLast() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
allProceduresAreCallable() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
allTablesAreSelectable() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
autoCommitFailureClosesAllResultSets() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 

B

BatchPreparedStatementExecutor - org.apache.shardingsphere.shardingjdbc.executor.batch中的类
Prepared statement executor to process add batch.
BatchPreparedStatementExecutor(int, int, int, boolean, ShardingConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.executor.batch.BatchPreparedStatementExecutor
 
BatchRouteUnit - org.apache.shardingsphere.shardingjdbc.executor.batch中的类
Batch route unit.
BatchRouteUnit() - 类 的构造器org.apache.shardingsphere.shardingjdbc.executor.batch.BatchRouteUnit
 
beforeFirst() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
beforeFirst() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 

C

CachedDatabaseMetaData - org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata中的类
Cached database meta data.
CachedDatabaseMetaData(DatabaseMetaData) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.CachedDatabaseMetaData
 
cacheStatements() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor
 
cancel() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
cancel() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
cancelRowUpdates() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
changeValueArgument(Object) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.SetParameterMethodInvocation
Set argument.
clear() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor
Clear data.
clear() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.batch.BatchPreparedStatementExecutor
 
clearBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
clearBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
clearBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
clearBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
clearBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
clearParameters() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
clearParameters() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
clearWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter
 
close(Collection<String>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter
Close dataSources.
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.AbstractRuntimeContext
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShardingRuntimeContext
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
close() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
closeOnCompletion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
COLUMN_INDEX_OUT_OF_RANGE - 类 中的静态变量org.apache.shardingsphere.shardingjdbc.jdbc.core.constant.SQLExceptionConstant
 
commit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
commit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
commit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
commit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
convertValue(Object, Class<?>) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ResultSetUtil
Convert value via expected class type.
createArrayOf(String, Object[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
createBlob() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
createClob() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
createConnection(String, DataSource) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
createConnection(String, DataSource) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
createConnection(String, DataSource) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
createDatabaseMetaDataResultSet(ResultSet) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MasterSlaveDatabaseMetaData
 
createDatabaseMetaDataResultSet(ResultSet) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
createDatabaseMetaDataResultSet(ResultSet) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.ShardingDatabaseMetaData
 
createDataSource(DataSource, EncryptRuleConfiguration, Properties) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.EncryptDataSourceFactory
Create encrypt data source.
createDataSource(Map<String, DataSource>, MasterSlaveRuleConfiguration, Properties) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.MasterSlaveDataSourceFactory
Create master-slave data source.
createDataSource(DataSource, DataSource, ShadowRuleConfiguration, Properties) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.ShadowDataSourceFactory
Create shadow data source.
createDataSource(Map<String, DataSource>, ShadowRuleConfiguration, Properties) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.ShadowDataSourceFactory
Create shadow data source.
createDataSource(Map<String, DataSource>, ShardingRuleConfiguration, Properties) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.ShardingDataSourceFactory
Create sharding data source.
createDataSource(File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlEncryptDataSourceFactory
Create encrypt data source.
createDataSource(byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlEncryptDataSourceFactory
Create encrypt data source.
createDataSource(DataSource, File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlEncryptDataSourceFactory
Create encrypt data source.
createDataSource(DataSource, byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlEncryptDataSourceFactory
Create encrypt data source.
createDataSource(File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlMasterSlaveDataSourceFactory
Create master-slave data source.
createDataSource(byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlMasterSlaveDataSourceFactory
Create master-slave data source.
createDataSource(Map<String, DataSource>, File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlMasterSlaveDataSourceFactory
Create master-slave data source.
createDataSource(Map<String, DataSource>, byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlMasterSlaveDataSourceFactory
Create master-slave data source.
createDataSource(File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShadowDataSourceFactory
Create shadow data source.
createDataSource(byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShadowDataSourceFactory
Create shadow data source.
createDataSource(Map<String, DataSource>, File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShadowDataSourceFactory
Create shadow data source.
createDataSource(File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShardingDataSourceFactory
Create sharding data source.
createDataSource(byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShardingDataSourceFactory
Create sharding data source.
createDataSource(Map<String, DataSource>, File) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShardingDataSourceFactory
Create sharding data source.
createDataSource(Map<String, DataSource>, byte[]) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShardingDataSourceFactory
Create sharding data source.
createNClob() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
createSQLXML() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
createStatement() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
createStatement(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
createStatement(int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
createStatement() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
createStatement(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
createStatement(int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
createStatement() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
createStatement(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
createStatement(int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
createStatement() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
createStatement(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
createStatement(int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
createStruct(String, Object[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 

D

DatabaseMetaDataResultSet<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule> - org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset中的类
Database meta data result set.
DatabaseMetaDataResultSet(ResultSet, T) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
dataDefinitionCausesTransactionCommit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
deleteRow() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
deletesAreDetected(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
doesMaxRowSizeIncludeBlobs() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 

E

EncryptConnection - org.apache.shardingsphere.shardingjdbc.jdbc.core.connection中的类
Encrypt connection.
EncryptConnection() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
EncryptDataSource - org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource中的类
Encrypt data source.
EncryptDataSource(DataSource, EncryptRule, Properties) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.EncryptDataSource
 
EncryptDataSourceFactory - org.apache.shardingsphere.shardingjdbc.api中的类
Encrypt data source factory.
EncryptDataSourceFactory() - 类 的构造器org.apache.shardingsphere.shardingjdbc.api.EncryptDataSourceFactory
 
EncryptPreparedStatement - org.apache.shardingsphere.shardingjdbc.jdbc.core.statement中的类
Encrypt prepared statement.
EncryptPreparedStatement(EncryptConnection, String) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
EncryptPreparedStatement(EncryptConnection, String, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
EncryptPreparedStatement(EncryptConnection, String, int, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
EncryptPreparedStatement(EncryptConnection, String, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
EncryptPreparedStatement(EncryptConnection, String, int[]) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
EncryptPreparedStatement(EncryptConnection, String, String[]) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
EncryptResultSet - org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset中的类
Encrypt result set.
EncryptResultSet(EncryptRuntimeContext, SQLStatementContext, Statement, ResultSet) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
EncryptResultSetMetaData - org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset中的类
Encrypt result set meta data.
EncryptResultSetMetaData() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
EncryptRuntimeContext - org.apache.shardingsphere.shardingjdbc.jdbc.core.context中的类
Runtime context for encrypt.
EncryptRuntimeContext(DataSource, EncryptRule, Properties, DatabaseType) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.context.EncryptRuntimeContext
 
EncryptStatement - org.apache.shardingsphere.shardingjdbc.jdbc.core.statement中的类
Encrypt statement.
EncryptStatement(EncryptConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
EncryptStatement(EncryptConnection, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
EncryptStatement(EncryptConnection, int, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
execute() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor
Execute SQL.
execute() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Execute SQL.
execute(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Execute SQL with auto generated keys.
execute(int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Execute SQL with column indexes.
execute(String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Execute SQL with column names.
execute(T) - 接口 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteCallback
Execute.
execute(Collection<T>, ForceExecuteCallback<T>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteTemplate
Force execute.
execute() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
execute(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
execute(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
execute(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
execute(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
execute() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
execute(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
execute(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
execute(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
execute(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
execute() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
execute(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
execute(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
execute(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
execute(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
execute() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
execute(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
execute(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
execute(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
execute(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
execute(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
execute(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
execute(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
execute(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.batch.BatchPreparedStatementExecutor
Execute batch.
executeBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
executeBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
executeBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
executeBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
executeBatch() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
executeCallback(SQLExecuteCallback<T>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor
To make sure SkyWalking will be available at the next release of ShardingSphere, a new plugin should be provided to SkyWalking project if this API changed.
executeQuery() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor
Execute query.
executeQuery() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Execute query.
executeQuery() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
executeQuery(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
executeQuery() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
executeQuery(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
executeQuery() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
executeQuery(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
executeQuery() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
executeQuery(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
executeQuery(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeUpdate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor
Execute update.
executeUpdate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Execute update.
executeUpdate(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Execute update with auto generated keys.
executeUpdate(int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Execute update with column indexes.
executeUpdate(String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Execute update with column names.
executeUpdate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
executeUpdate(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
executeUpdate(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
executeUpdate(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
executeUpdate(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
executeUpdate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
executeUpdate(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
executeUpdate(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
executeUpdate(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
executeUpdate(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
executeUpdate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
executeUpdate(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
executeUpdate(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
executeUpdate(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
executeUpdate(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
executeUpdate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
executeUpdate(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
executeUpdate(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
executeUpdate(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
executeUpdate(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
executeUpdate(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeUpdate(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeUpdate(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
executeUpdate(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 

F

findColumn(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
findColumn(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
findColumn(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
findColumn(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
first() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
first() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
ForceExecuteCallback<T> - org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor中的接口
Force execute callback.
ForceExecuteTemplate<T> - org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor中的类
Force execute template.
ForceExecuteTemplate() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteTemplate
 

G

generatedKeyAlwaysReturned() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
GeneratedKeysResultSet - org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset中的类
ResultSet for generated keys.
GeneratedKeysResultSet() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
GeneratedKeysResultSetMetaData - org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset中的类
Result set meta data for generated keys.
GeneratedKeysResultSetMetaData() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getActualTable(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MasterSlaveDatabaseMetaData
 
getActualTable(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getActualTable(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.ShardingDatabaseMetaData
 
getActualTableNamePattern(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MasterSlaveDatabaseMetaData
 
getActualTableNamePattern(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getActualTableNamePattern(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.ShardingDatabaseMetaData
 
getArray(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getArray(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getAsciiStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getAsciiStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getAsciiStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getAsciiStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getAsciiStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getAsciiStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getAsciiStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getAsciiStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getAttributes(String, String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getAutoCommit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
getAutoCommit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
getAutoCommit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
getBestRowIdentifier(String, String, String, int, boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getBigDecimal(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBigDecimal(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBigDecimal(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBigDecimal(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBigDecimal(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getBigDecimal(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getBigDecimal(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getBigDecimal(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getBigDecimal(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBigDecimal(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBigDecimal(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBigDecimal(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBigDecimal(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBigDecimal(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBigDecimal(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBigDecimal(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBinaryStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBinaryStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBinaryStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBinaryStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBinaryStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBinaryStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBinaryStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBinaryStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBlob(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBlob(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBlob(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBlob(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBlob(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBlob(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getBlob(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBlob(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBoolean(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBoolean(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBoolean(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBoolean(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBoolean(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBoolean(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBoolean(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getBoolean(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getByte(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getByte(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getByte(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getByte(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getByte(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getByte(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getByte(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getByte(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBytes(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBytes(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getBytes(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBytes(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getBytes(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getBytes(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getBytes(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getBytes(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getCatalog() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getCatalogName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getCatalogName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getCatalogName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getCatalogs() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getCatalogSeparator() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getCatalogTerm() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getCharacterStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getCharacterStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getCharacterStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getCharacterStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getCharacterStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getCharacterStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getCharacterStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getCharacterStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getClientInfo() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getClientInfo(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getClientInfoProperties() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getClob(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getClob(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getClob(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getClob(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getClob(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getClob(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getClob(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getClob(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getColumnClassName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getColumnClassName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnClassName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getColumnCount() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getColumnCount() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnCount() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getColumnDisplaySize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getColumnDisplaySize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnDisplaySize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getColumnLabel(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getColumnLabel(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnLabel(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getColumnName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getColumnName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getColumnPrivileges(String, String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getColumns(String, String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getColumnType(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getColumnType(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnType(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getColumnTypeName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getColumnTypeName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getColumnTypeName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
getConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getConnection(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
Get database connection.
getConnection(String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter
 
getConnection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.EncryptDataSource
 
getConnection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.MasterSlaveDataSource
 
getConnection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getConnection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.ShadowDataSource
 
getConnection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.ShardingDataSource
 
getConnections(ConnectionMode, String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
Get database connections.
getCrossReference(String, String, String, String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getCursorName() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getDatabaseMajorVersion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getDatabaseMinorVersion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getDatabaseProductName() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getDatabaseProductVersion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getDatabaseType() - 接口 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.RuntimeContext
Get database type.
getDataSource() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.EncryptDataSource
Get data source.
getDataSourceMap() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
getDate(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getDate(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getDate(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getDate(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getDate(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getDate(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getDate(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getDate(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getDate(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getDate(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getDate(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getDate(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getDate(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getDate(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getDate(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getDate(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getDefaultTransactionIsolation() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getDouble(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getDouble(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getDouble(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getDouble(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getDouble(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getDouble(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getDouble(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getDouble(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getDriverMajorVersion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getDriverMinorVersion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getDriverName() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getDriverVersion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getExecutorEngine() - 接口 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.RuntimeContext
Get execute engine.
getExportedKeys(String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getExtraNameCharacters() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getFetchDirection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
getFetchDirection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getFetchDirection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getFetchDirection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getFetchDirection() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
getFetchSize() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
getFetchSize() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
getFetchSize() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getFetchSize() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getFetchSize() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getFetchSize() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getFloat(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getFloat(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getFloat(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getFloat(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getFloat(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getFloat(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getFloat(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getFloat(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getFunctionColumns(String, String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getFunctions(String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getGeneratedKeys() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
getGeneratedKeys() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getGeneratedKeys() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
getGeneratedKeys() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
getGeneratedKeys() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
getGeneratedKeys() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
getGeneratedKeys() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
getGeneratedKeys() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
getHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
getHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
getHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
getHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getIdentifierQuoteString() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getImportedKeys(String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getInt(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getInt(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getInt(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getInt(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getInt(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getInt(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getInt(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getInt(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getJDBCMajorVersion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getJDBCMinorVersion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getLoginTimeout() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationDataSource
 
getLong(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getLong(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getLong(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getLong(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getLong(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getLong(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getLong(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getLong(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getMaxBinaryLiteralLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxCatalogNameLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxCharLiteralLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxColumnNameLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxColumnsInGroupBy() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxColumnsInIndex() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxColumnsInOrderBy() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxColumnsInSelect() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxColumnsInTable() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxConnections() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxCursorNameLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxFieldSize() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
getMaxFieldSize() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getMaxIndexLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxProcedureNameLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxRows() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
getMaxRows() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getMaxRowSize() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxSchemaNameLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxStatementLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxStatements() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxTableNameLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxTablesInSelect() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMaxUserNameLength() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.AbstractRuntimeContext
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
getMoreResults() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
getMoreResults(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
getMoreResults() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getMoreResults(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getNCharacterStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNCharacterStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNClob(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNClob(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNetworkTimeout() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getNString(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNString(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getNumericFunctions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getObject(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getObject(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getObject(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getObject(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getObject(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getObject(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getObject(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getObject(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getObject(int, Class<T>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getObject(String, Class<T>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getObject(String, Map<String, Class<?>>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getObject(int, Map<String, Class<?>>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getParameterClassName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getParameterCount() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.metadata.ShardingParameterMetaData
 
getParameterMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
getParameterMetaData() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
Get parameter meta data.
getParameterMode(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getParameterSet(Statement) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.batch.BatchPreparedStatementExecutor
Get parameter sets.
getParameterSets() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.batch.BatchRouteUnit
Get parameter sets.
getParameterType(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getParameterTypeName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getParentLogger() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter
 
getPrecision(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getPrecision(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getPrecision(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getPrecision(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getPreparedSQLExecuteCallback(DatabaseType, boolean) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory
Get execute callback.
getPreparedUpdateSQLExecuteCallback(DatabaseType, boolean) - 类 中的静态方法org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory
Get update callback.
getPrimaryKeys(String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getProcedures(String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getProcedureTerm() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getProperties() - 接口 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.RuntimeContext
Get properties.
getPseudoColumns(String, String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getQueryTimeout() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
getQueryTimeout() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getRef(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getRef(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getResultSet() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
getResultSet() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getResultSet() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
getResultSet() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
getResultSet() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
getResultSet() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
getResultSet() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
getResultSet() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
getResultSetConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
getResultSetConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getResultSetConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
getResultSetConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
getResultSetConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
getResultSetConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
getResultSetConcurrency() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
getResultSetHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getResultSetHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
getResultSetHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getResultSetHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
getResultSetHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
getResultSetHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
getResultSetHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
getResultSetHoldability() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
getResultSetType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
getResultSetType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getResultSetType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
getResultSetType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
getResultSetType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
getResultSetType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
getResultSetType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
getRoutedStatements() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
getRoutedStatements() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
getRoutedStatements() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
getRoutedStatements() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
getRoutedStatements() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
getRoutedStatements() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
getRow() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getRow() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getRowId(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getRowId(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
getRowIdLifetime() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getRule() - 接口 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.RuntimeContext
Get rule.
getRuntimeContext() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter
 
getScale(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getScale(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getScale(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getScale(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
getSchema() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getSchemaName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getSchemaName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getSchemaName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getSchemas() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getSchemas(String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getSchemaTerm() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getSearchStringEscape() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getShort(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getShort(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getShort(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getShort(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getShort(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getShort(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getShort(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getShort(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getSQLKeywords() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getSqlParserEngine() - 接口 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.RuntimeContext
Get SQL parser engine.
getSQLStateType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getSQLXML(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getSQLXML(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getSQLXML(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getSQLXML(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getSQLXML(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getSQLXML(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getSQLXML(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getSQLXML(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getStatement() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getStatement() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getStatement() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getStatements() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.batch.BatchPreparedStatementExecutor
Get statements.
getString(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getString(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getString(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getString(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getString(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getString(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getString(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getString(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getStringFunctions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getSuperTables(String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getSuperTypes(String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getSystemFunctions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getTableName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
getTableName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
getTableName(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
getTablePrivileges(String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getTables(String, String, String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getTableTypes() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getTime(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getTime(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getTime(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getTime(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getTime(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getTime(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getTime(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getTime(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getTime(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getTime(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getTime(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getTime(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getTime(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTime(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTime(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTime(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTimeDateFunctions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getTimestamp(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getTimestamp(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getTimestamp(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getTimestamp(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getTimestamp(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getTimestamp(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getTimestamp(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getTimestamp(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getTimestamp(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getTimestamp(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getTimestamp(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getTimestamp(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getTimestamp(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTimestamp(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTimestamp(int, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTimestamp(String, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getTransactionIsolation() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
getTransactionIsolation() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
getType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
getType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
getType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getType() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
getTypeInfo() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getTypeMap() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
getUDTs(String, String, String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getUnicodeStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getUnicodeStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getUnicodeStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getUnicodeStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getUnicodeStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getUnicodeStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getUnicodeStream(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getUnicodeStream(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getUpdateCount() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
getUpdateCount() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getURL() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getURL(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getURL(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getURL(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getURL(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
getURL(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getURL(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getURL(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getURL(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
getUserName() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
getVersionColumns(String, String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
getWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
getWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
getWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
getWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
getWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
getWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
getWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
getWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
getWarnings() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 

I

init(SQLStatementContext) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.batch.BatchPreparedStatementExecutor
Initialize executor.
init(ExecutionContext) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor
Initialize executor.
init(ExecutionContext) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
Initialize executor.
insertRow() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
insertsAreDetected(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
invoke(Object) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.JdbcMethodInvocation
Invoke JDBC method.
isAccumulate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor
is accumulate.
isAccumulate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
isAccumulate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
 
isAccumulate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
isAccumulate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
isAccumulate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
isAccumulate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
isAccumulate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
isAccumulate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
isAfterLast() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
isAfterLast() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
isAutoIncrement(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
isAutoIncrement(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isAutoIncrement(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
isBeforeFirst() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
isBeforeFirst() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
isCaseSensitive(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
isCaseSensitive(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isCaseSensitive(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
isCatalogAtStart() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
isClosed() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
isClosed() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
isClosed() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
isClosed() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
isClosed() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
isClosed() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
isClosed() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
isClosed() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
isCloseOnCompletion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
isCurrency(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
isCurrency(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isCurrency(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
isDefinitelyWritable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
isDefinitelyWritable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isDefinitelyWritable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
isFirst() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
isFirst() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
isHoldTransaction() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
Whether hold transaction or not.
isLast() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
isLast() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
isNullable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
isNullable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isNullable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
isNullable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
isPoolable() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
isPoolable() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
isReadOnly() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
isReadOnly() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
isReadOnly() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
isReadOnly(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
isReadOnly(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isReadOnly(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
isSearchable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
isSearchable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isSearchable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
isSigned(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
isSigned(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isSigned(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
isSigned(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData
 
isValid(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
isWrapperFor(Class<?>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.WrapperAdapter
 
isWritable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
 
isWritable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
 
isWritable(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 

J

JdbcMethodInvocation - org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation中的类
Invocation that reflected call for JDBC method.
JdbcMethodInvocation() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.JdbcMethodInvocation
 

L

last() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
last() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
loadSchemaMetaData(DataSource) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.EncryptRuntimeContext
 
loadSchemaMetaData(Map<String, DataSource>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.MasterSlaveRuntimeContext
 
loadSchemaMetaData(Map<String, DataSource>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.MultipleDataSourcesRuntimeContext
 
loadSchemaMetaData(DataSource) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShadowRuntimeContext
 
loadSchemaMetaData(Map<String, DataSource>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShardingRuntimeContext
 
loadSchemaMetaData(DataSource) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.SingleDataSourceRuntimeContext
 
locatorsUpdateCopy() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 

M

mapAddBatchCount(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.executor.batch.BatchRouteUnit
Map times of use JDBC API call addBatch and times of actual call addBatch after route.
MasterSlaveConnection - org.apache.shardingsphere.shardingjdbc.jdbc.core.connection中的类
Connection that support master-slave.
MasterSlaveConnection() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
MasterSlaveDatabaseMetaData - org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata中的类
Master slave database meta data.
MasterSlaveDatabaseMetaData(MasterSlaveConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MasterSlaveDatabaseMetaData
 
MasterSlaveDataSource - org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource中的类
Master-slave data source.
MasterSlaveDataSource(Map<String, DataSource>, MasterSlaveRule, Properties) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.MasterSlaveDataSource
 
MasterSlaveDataSourceFactory - org.apache.shardingsphere.shardingjdbc.api中的类
Master-slave data source factory.
MasterSlaveDataSourceFactory() - 类 的构造器org.apache.shardingsphere.shardingjdbc.api.MasterSlaveDataSourceFactory
 
MasterSlavePreparedStatement - org.apache.shardingsphere.shardingjdbc.jdbc.core.statement中的类
PreparedStatement that support master-slave.
MasterSlavePreparedStatement(MasterSlaveConnection, String) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
MasterSlavePreparedStatement(MasterSlaveConnection, String, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
MasterSlavePreparedStatement(MasterSlaveConnection, String, int, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
MasterSlavePreparedStatement(MasterSlaveConnection, String, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
MasterSlavePreparedStatement(MasterSlaveConnection, String, int[]) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
MasterSlavePreparedStatement(MasterSlaveConnection, String, String[]) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
 
MasterSlaveRuntimeContext - org.apache.shardingsphere.shardingjdbc.jdbc.core.context中的类
Runtime context for master-slave.
MasterSlaveRuntimeContext(Map<String, DataSource>, MasterSlaveRule, Properties, DatabaseType) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.context.MasterSlaveRuntimeContext
 
MasterSlaveStatement - org.apache.shardingsphere.shardingjdbc.jdbc.core.statement中的类
Statement that support master-slave.
MasterSlaveStatement(MasterSlaveConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
MasterSlaveStatement(MasterSlaveConnection, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
MasterSlaveStatement(MasterSlaveConnection, int, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
 
moveToCurrentRow() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
moveToInsertRow() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
MultipleDatabaseMetaData<C extends AbstractConnectionAdapter> - org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata中的类
Multiple database meta data.
MultipleDatabaseMetaData(C, Collection<String>, CachedDatabaseMetaData, ShardingSphereMetaData) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData
 
MultipleDataSourcesRuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule> - org.apache.shardingsphere.shardingjdbc.jdbc.core.context中的类
Runtime context for multiple data sources.
MultipleDataSourcesRuntimeContext(Map<String, DataSource>, T, Properties, DatabaseType) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.context.MultipleDataSourcesRuntimeContext
 

N

nativeSQL(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
next() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
next() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
next() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
next() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
nullPlusNonNullIsNull() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
nullsAreSortedAtEnd() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
nullsAreSortedAtStart() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
nullsAreSortedHigh() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
nullsAreSortedLow() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 

O

org.apache.shardingsphere.shardingjdbc.api - 程序包 org.apache.shardingsphere.shardingjdbc.api
 
org.apache.shardingsphere.shardingjdbc.api.yaml - 程序包 org.apache.shardingsphere.shardingjdbc.api.yaml
 
org.apache.shardingsphere.shardingjdbc.executor - 程序包 org.apache.shardingsphere.shardingjdbc.executor
 
org.apache.shardingsphere.shardingjdbc.executor.batch - 程序包 org.apache.shardingsphere.shardingjdbc.executor.batch
 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.adapter
 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor
 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation
 
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.core.connection
 
org.apache.shardingsphere.shardingjdbc.jdbc.core.constant - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.core.constant
 
org.apache.shardingsphere.shardingjdbc.jdbc.core.context - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.core.context
 
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource
 
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata
 
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset
 
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.core.statement
 
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.metadata - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.metadata
 
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported - 程序包 org.apache.shardingsphere.shardingjdbc.jdbc.unsupported
 
othersDeletesAreVisible(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
othersInsertsAreVisible(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
othersUpdatesAreVisible(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
OUT_OF_INDEX_SQL_STATE - 类 中的静态变量org.apache.shardingsphere.shardingjdbc.jdbc.core.constant.SQLExceptionConstant
 
ownDeletesAreVisible(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
ownInsertsAreVisible(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
ownUpdatesAreVisible(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 

P

prepareCall(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
prepareCall(String, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
prepareCall(String, int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
PreparedStatementExecutor - org.apache.shardingsphere.shardingjdbc.executor中的类
Prepared statement executor.
PreparedStatementExecutor(int, int, int, boolean, ShardingConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor
 
prepareStatement(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
prepareStatement(String, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
prepareStatement(String, int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
prepareStatement(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
prepareStatement(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
prepareStatement(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
prepareStatement(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
prepareStatement(String, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
prepareStatement(String, int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
prepareStatement(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
prepareStatement(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
prepareStatement(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
 
prepareStatement(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
prepareStatement(String, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
prepareStatement(String, int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
prepareStatement(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
prepareStatement(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
prepareStatement(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
prepareStatement(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
prepareStatement(String, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
prepareStatement(String, int, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
prepareStatement(String, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
prepareStatement(String, int[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
prepareStatement(String, String[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
previous() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
previous() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 

R

recordMethodInvocation(Class<?>, String, Class<?>[], Object[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.WrapperAdapter
record method invocation.
refreshRow() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
relative(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
relative(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
releaseSavepoint(Savepoint) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
replayMethodsInvocation(Object) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.WrapperAdapter
Replay methods invocation.
replaySetParameter(PreparedStatement, List<Object>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
ResultSetUtil - org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset中的类
ResultSet utility class.
ResultSetUtil() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ResultSetUtil
 
rollback() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
rollback() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
rollback() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
rollback() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
rollback(Savepoint) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
rowDeleted() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
rowInserted() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
rowUpdated() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
 
RuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule> - org.apache.shardingsphere.shardingjdbc.jdbc.core.context中的接口
Runtime context.

S

setArray(int, Array) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setAsciiStream(int, InputStream) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setAsciiStream(int, InputStream, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setAsciiStream(int, InputStream, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setAsciiStream(int, InputStream) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setAsciiStream(int, InputStream, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setAsciiStream(int, InputStream, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setAutoCommit(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
setAutoCommit(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
setAutoCommit(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
setAutoCommit(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
setBigDecimal(int, BigDecimal) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setBigDecimal(int, BigDecimal) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setBinaryStream(int, InputStream) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setBinaryStream(int, InputStream, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setBinaryStream(int, InputStream, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setBinaryStream(int, InputStream) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setBinaryStream(int, InputStream, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setBinaryStream(int, InputStream, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setBlob(int, Blob) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setBlob(int, InputStream) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setBlob(int, InputStream, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setBlob(int, Blob) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setBlob(int, InputStream) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setBlob(int, InputStream, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setBoolean(int, boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setBoolean(int, boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setByte(int, byte) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setByte(int, byte) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setBytes(int, byte[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setBytes(int, byte[]) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setCatalog(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setCharacterStream(int, Reader) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setCharacterStream(int, Reader, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setCharacterStream(int, Reader, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setCharacterStream(int, Reader) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setCharacterStream(int, Reader, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setCharacterStream(int, Reader, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setClientInfo(String, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setClientInfo(Properties) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setClob(int, Clob) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setClob(int, Reader) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setClob(int, Reader, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setClob(int, Clob) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setClob(int, Reader) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setClob(int, Reader, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setCursorName(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
setDate(int, Date) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setDate(int, Date, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setDate(int, Date) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setDate(int, Date, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setDouble(int, double) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setDouble(int, double) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setEscapeProcessing(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
setEscapeProcessing(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
setFetchDirection(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
setFetchDirection(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
setFetchDirection(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
setFetchDirection(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
setFetchDirection(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
 
setFetchSize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
 
setFetchSize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
setFetchSize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
setFetchSize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
setFetchSize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
 
setFetchSize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
 
setFloat(int, float) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setFloat(int, float) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setHoldability(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
setHoldability(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
setHoldability(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
setInt(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setInt(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setLoginTimeout(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationDataSource
 
setLong(int, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setLong(int, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setMaxFieldSize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
setMaxFieldSize(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
setMaxRows(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
setMaxRows(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
setNCharacterStream(int, Reader) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNCharacterStream(int, Reader, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNClob(int, NClob) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNClob(int, Reader) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNClob(int, Reader, long) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNetworkTimeout(Executor, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setNString(int, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setNull(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setNull(int, int, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setNull(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setNull(int, int, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setObject(int, Object) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setObject(int, Object, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setObject(int, Object, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setObject(int, Object) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setObject(int, Object, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setObject(int, Object, int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
SetParameterMethodInvocation - org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation中的类
Invocation that reflected call for PreparedStatement.setParameter method.
SetParameterMethodInvocation(Method, Object[], Object) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.SetParameterMethodInvocation
 
setPoolable(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
setPoolable(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
setQueryTimeout(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
 
setQueryTimeout(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
 
setReadOnly(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
setReadOnly(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
setReadOnly(boolean) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
setRef(int, Ref) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setRowId(int, RowId) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
 
setSavepoint() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setSavepoint(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setSchema(String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setShort(int, short) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setShort(int, short) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setSQLXML(int, SQLXML) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setSQLXML(int, SQLXML) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setString(int, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setString(int, String) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setTime(int, Time) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setTime(int, Time, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setTime(int, Time) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setTime(int, Time, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setTimestamp(int, Timestamp) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setTimestamp(int, Timestamp, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setTimestamp(int, Timestamp) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setTimestamp(int, Timestamp, Calendar) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setTransactionIsolation(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
 
setTransactionIsolation(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
 
setTransactionIsolation(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
 
setUnicodeStream(int, InputStream, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setUnicodeStream(int, InputStream, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
setURL(int, URL) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
 
setURL(int, URL) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
 
ShadowConnection - org.apache.shardingsphere.shardingjdbc.jdbc.core.connection中的类
Shadow connection.
ShadowConnection() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection
 
ShadowDataSource - org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource中的类
Shadow data source.
ShadowDataSource(DataSource, DataSource, ShadowRule, Properties) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.ShadowDataSource
 
ShadowDataSourceFactory - org.apache.shardingsphere.shardingjdbc.api中的类
Shadow data source factory.
ShadowDataSourceFactory() - 类 的构造器org.apache.shardingsphere.shardingjdbc.api.ShadowDataSourceFactory
 
ShadowPreparedStatement - org.apache.shardingsphere.shardingjdbc.jdbc.core.statement中的类
Shadow prepared statement.
ShadowPreparedStatement(ShadowConnection, String) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
ShadowPreparedStatement(ShadowConnection, String, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
ShadowPreparedStatement(ShadowConnection, String, int, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
ShadowPreparedStatement(ShadowConnection, String, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
ShadowPreparedStatement(ShadowConnection, String, int[]) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
ShadowPreparedStatement(ShadowConnection, String, String[]) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement
 
ShadowRuntimeContext - org.apache.shardingsphere.shardingjdbc.jdbc.core.context中的类
Runtime context for shadow.
ShadowRuntimeContext(DataSource, DataSource, ShadowRule, Properties, DatabaseType) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShadowRuntimeContext
 
ShadowRuntimeContext.ShadowType - org.apache.shardingsphere.shardingjdbc.jdbc.core.context中的枚举
 
ShadowStatement - org.apache.shardingsphere.shardingjdbc.jdbc.core.statement中的类
Shadow statement.
ShadowStatement(ShadowConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
ShadowStatement(ShadowConnection, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
ShadowStatement(ShadowConnection, int, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement
 
ShardingConnection - org.apache.shardingsphere.shardingjdbc.jdbc.core.connection中的类
Connection that support sharding.
ShardingConnection(Map<String, DataSource>, ShardingRuntimeContext, TransactionType) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
 
ShardingDatabaseMetaData - org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata中的类
Sharding database meta data.
ShardingDatabaseMetaData(ShardingConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.ShardingDatabaseMetaData
 
ShardingDataSource - org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource中的类
Sharding data source.
ShardingDataSource(Map<String, DataSource>, ShardingRule, Properties) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.ShardingDataSource
 
ShardingDataSourceFactory - org.apache.shardingsphere.shardingjdbc.api中的类
Sharding data source factory.
ShardingDataSourceFactory() - 类 的构造器org.apache.shardingsphere.shardingjdbc.api.ShardingDataSourceFactory
 
ShardingParameterMetaData - org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.metadata中的类
Sharding parameter meta data.
ShardingParameterMetaData() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.metadata.ShardingParameterMetaData
 
ShardingPreparedStatement - org.apache.shardingsphere.shardingjdbc.jdbc.core.statement中的类
PreparedStatement that support sharding.
ShardingPreparedStatement(ShardingConnection, String) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
ShardingPreparedStatement(ShardingConnection, String, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
ShardingPreparedStatement(ShardingConnection, String, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
ShardingPreparedStatement(ShardingConnection, String, int, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
 
ShardingResultSet - org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset中的类
Result that support sharding.
ShardingResultSet(List<ResultSet>, MergedResult, Statement, ExecutionContext) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
ShardingResultSetMetaData - org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset中的类
Sharding result set meta data.
ShardingResultSetMetaData() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
 
ShardingRuntimeContext - org.apache.shardingsphere.shardingjdbc.jdbc.core.context中的类
Runtime context for sharding.
ShardingRuntimeContext(Map<String, DataSource>, ShardingRule, Properties, DatabaseType) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShardingRuntimeContext
 
ShardingStatement - org.apache.shardingsphere.shardingjdbc.jdbc.core.statement中的类
Statement that support sharding.
ShardingStatement(ShardingConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
ShardingStatement(ShardingConnection, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
ShardingStatement(ShardingConnection, int, int, int) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
 
SingleDataSourceRuntimeContext<T extends org.apache.shardingsphere.underlying.common.rule.BaseRule> - org.apache.shardingsphere.shardingjdbc.jdbc.core.context中的类
Runtime context for single data source.
SingleDataSourceRuntimeContext(DataSource, T, Properties, DatabaseType) - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.context.SingleDataSourceRuntimeContext
 
SQL_STRING_NULL_OR_EMPTY - 类 中的静态变量org.apache.shardingsphere.shardingjdbc.jdbc.core.constant.SQLExceptionConstant
 
SQLExceptionConstant - org.apache.shardingsphere.shardingjdbc.jdbc.core.constant中的类
SQL exception constant.
SQLExceptionConstant() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.core.constant.SQLExceptionConstant
 
SQLExecuteCallbackFactory - org.apache.shardingsphere.shardingjdbc.executor中的类
SQL execute callback factory.
SQLExecuteCallbackFactory() - 类 的构造器org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory
 
StatementExecutor - org.apache.shardingsphere.shardingjdbc.executor中的类
Statement executor.
StatementExecutor(int, int, int, ShardingConnection) - 类 的构造器org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
 
storesLowerCaseIdentifiers() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
storesMixedCaseIdentifiers() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
storesUpperCaseIdentifiers() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsAlterTableWithAddColumn() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsAlterTableWithDropColumn() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsANSI92FullSQL() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsANSI92IntermediateSQL() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsBatchUpdates() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsCatalogsInDataManipulation() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsColumnAliasing() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsConvert() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsConvert(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsCoreSQLGrammar() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsCorrelatedSubqueries() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsExpressionsInOrderBy() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsExtendedSQLGrammar() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsFullOuterJoins() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsGetGeneratedKeys() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsGroupBy() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsGroupByBeyondSelect() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsGroupByUnrelated() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsLikeEscapeClause() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsLimitedOuterJoins() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsMinimumSQLGrammar() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsMixedCaseIdentifiers() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsMultipleOpenResults() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsMultipleResultSets() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsMultipleTransactions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsNamedParameters() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsNonNullableColumns() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsOrderByUnrelated() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsOuterJoins() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsPositionedDelete() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsPositionedUpdate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsResultSetHoldability(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsResultSetType(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSavepoints() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSchemasInDataManipulation() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSchemasInProcedureCalls() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSchemasInTableDefinitions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSelectForUpdate() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsStatementPooling() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsStoredProcedures() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSubqueriesInComparisons() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSubqueriesInExists() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSubqueriesInIns() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsTableCorrelationNames() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsTransactions() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsUnion() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 
supportsUnionAll() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
 

U

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

V

valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShadowRuntimeContext.ShadowType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShadowRuntimeContext.ShadowType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

wasNull() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
 
wasNull() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
 
wasNull() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
 
wasNull() - 类 中的方法org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
 
WrapperAdapter - org.apache.shardingsphere.shardingjdbc.jdbc.adapter中的类
Adapter for java.sql.Wrapper.
WrapperAdapter() - 类 的构造器org.apache.shardingsphere.shardingjdbc.jdbc.adapter.WrapperAdapter
 

Y

YamlEncryptDataSourceFactory - org.apache.shardingsphere.shardingjdbc.api.yaml中的类
Encrypt data source factory for YAML.
YamlEncryptDataSourceFactory() - 类 的构造器org.apache.shardingsphere.shardingjdbc.api.yaml.YamlEncryptDataSourceFactory
 
YamlMasterSlaveDataSourceFactory - org.apache.shardingsphere.shardingjdbc.api.yaml中的类
Master-slave data source factory for YAML.
YamlMasterSlaveDataSourceFactory() - 类 的构造器org.apache.shardingsphere.shardingjdbc.api.yaml.YamlMasterSlaveDataSourceFactory
 
YamlShadowDataSourceFactory - org.apache.shardingsphere.shardingjdbc.api.yaml中的类
Shadow data source factory for YAML.
YamlShadowDataSourceFactory() - 类 的构造器org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShadowDataSourceFactory
 
YamlShardingDataSourceFactory - org.apache.shardingsphere.shardingjdbc.api.yaml中的类
Sharding data source factory for YAML.
YamlShardingDataSourceFactory() - 类 的构造器org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShardingDataSourceFactory
 
A B C D E F G I J L M N O P R S U V W Y 
跳过导航链接

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