- setExceptionThrown(boolean) - 类 中的静态方法org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.executor.ExecutorExceptionHandler
-
Set throw exception if error occur or not.
- ShardingSphereExecutorService - org.apache.shardingsphere.infra.executor.kernel.impl中的类
-
ShardingSphere executor service.
- ShardingSphereExecutorService(int) - 类 的构造器org.apache.shardingsphere.infra.executor.kernel.impl.ShardingSphereExecutorService
-
- ShardingSphereExecutorService(int, String) - 类 的构造器org.apache.shardingsphere.infra.executor.kernel.impl.ShardingSphereExecutorService
-
- ShardingSphereThreadFactoryBuilder - org.apache.shardingsphere.infra.executor.kernel.impl中的类
-
ShardingSphere thread factory builder.
- ShardingSphereThreadFactoryBuilder() - 类 的构造器org.apache.shardingsphere.infra.executor.kernel.impl.ShardingSphereThreadFactoryBuilder
-
- SPISQLExecutionHook - org.apache.shardingsphere.infra.executor.sql.hook中的类
-
SQL Execution hook for SPI.
- SPISQLExecutionHook() - 类 的构造器org.apache.shardingsphere.infra.executor.sql.hook.SPISQLExecutionHook
-
- SQLExecutionHook - org.apache.shardingsphere.infra.executor.sql.hook中的接口
-
SQL Execution hook.
- SQLExecutor - org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.executor中的类
-
SQL executor.
- SQLExecutor() - 类 的构造器org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.executor.SQLExecutor
-
- SQLExecutorCallback<T> - org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.executor中的接口
-
SQL executor callback.
- SQLLogger - org.apache.shardingsphere.infra.executor.sql.log中的类
-
SQL logger.
- SQLLogger() - 类 的构造器org.apache.shardingsphere.infra.executor.sql.log.SQLLogger
-
- SQLRuntimeContext - org.apache.shardingsphere.infra.executor.sql.context中的类
-
SQL runtime context.
- SQLRuntimeContext() - 类 的构造器org.apache.shardingsphere.infra.executor.sql.context.SQLRuntimeContext
-
- SQLUnit - org.apache.shardingsphere.infra.executor.sql.context中的类
-
SQL unit.
- SQLUnit(String, List<Object>) - 类 的构造器org.apache.shardingsphere.infra.executor.sql.context.SQLUnit
-
- start(String, String, List<Object>, DataSourceMetaData, boolean, Map<String, Object>) - 类 中的方法org.apache.shardingsphere.infra.executor.sql.hook.SPISQLExecutionHook
-
- start(String, String, List<Object>, DataSourceMetaData, boolean, Map<String, Object>) - 接口 中的方法org.apache.shardingsphere.infra.executor.sql.hook.SQLExecutionHook
-
Handle when SQL execution started.
- StatementExecuteGroupEngine - org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.group中的类
-
Execute group engine for statement.
- StatementExecuteGroupEngine(int, JDBCExecutionConnection, StatementOption, Collection<ShardingSphereRule>) - 类 的构造器org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.group.StatementExecuteGroupEngine
-
- StatementExecuteUnit - org.apache.shardingsphere.infra.executor.sql.resourced.jdbc中的类
-
Execute unit with JDBC statement.
- StatementExecuteUnit() - 类 的构造器org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.StatementExecuteUnit
-
- StatementOption - org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.group中的类
-
Statement option.
- StatementOption(int, int, int) - 类 的构造器org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.group.StatementOption
-
- StatementOption(boolean) - 类 的构造器org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.group.StatementOption
-
- StorageResourceOption - org.apache.shardingsphere.infra.executor.sql.resourced中的接口
-
Storage resource option.
- StreamQueryResult - org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.queryresult中的类
-
Query result for stream loading.
- StreamQueryResult(ResultSet) - 类 的构造器org.apache.shardingsphere.infra.executor.sql.resourced.jdbc.queryresult.StreamQueryResult
-