- setExceptionThrown(boolean) - 类 中的静态方法org.apache.shardingsphere.sharding.execute.sql.execute.threadlocal.ExecutorExceptionHandler
-
Set throw exception if error occur or not.
- SQLExecuteCallback<T> - org.apache.shardingsphere.sharding.execute.sql.execute中的类
-
Statement execute callback interface.
- SQLExecuteCallback() - 类 的构造器org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteCallback
-
- SQLExecutePrepareCallback - org.apache.shardingsphere.sharding.execute.sql.prepare中的接口
-
SQL execute prepare callback.
- SQLExecutePrepareTemplate - org.apache.shardingsphere.sharding.execute.sql.prepare中的类
-
SQL execute prepare template.
- SQLExecutePrepareTemplate() - 类 的构造器org.apache.shardingsphere.sharding.execute.sql.prepare.SQLExecutePrepareTemplate
-
- SQLExecuteTemplate - org.apache.shardingsphere.sharding.execute.sql.execute中的类
-
SQL execute template.
- SQLExecuteTemplate() - 类 的构造器org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteTemplate
-
- StatementExecuteUnit - org.apache.shardingsphere.sharding.execute.sql中的类
-
Execute unit for JDBC statement.
- StatementExecuteUnit() - 类 的构造器org.apache.shardingsphere.sharding.execute.sql.StatementExecuteUnit
-
- StreamQueryResult - org.apache.shardingsphere.sharding.execute.sql.execute.result中的类
-
Query result for stream loading.
- StreamQueryResult(ResultSet) - 类 的构造器org.apache.shardingsphere.sharding.execute.sql.execute.result.StreamQueryResult
-