Uses of Interface
org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc.ExecutorJDBCStatementManager
Packages that use ExecutorJDBCStatementManager
-
Uses of ExecutorJDBCStatementManager in org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc.builder
Methods in org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc.builder with parameters of type ExecutorJDBCStatementManagerModifier and TypeMethodDescriptionPreparedStatementExecutionUnitBuilder.build(ExecutionUnit executionUnit, ExecutorJDBCStatementManager statementManager, Connection connection, ConnectionMode connectionMode, StatementOption option) StatementExecutionUnitBuilder.build(ExecutionUnit executionUnit, ExecutorJDBCStatementManager statementManager, Connection connection, ConnectionMode connectionMode, StatementOption option)