Interface JDBCExecutionUnitBuilder
- All Superinterfaces:
SQLExecutionUnitBuilder<JDBCExecutionUnit,,ExecutorJDBCStatementManager, Connection, StatementOption> org.apache.shardingsphere.spi.type.typed.TypedSPI
- All Known Implementing Classes:
PreparedStatementExecutionUnitBuilder,StatementExecutionUnitBuilder
public interface JDBCExecutionUnitBuilder
extends SQLExecutionUnitBuilder<JDBCExecutionUnit,ExecutorJDBCStatementManager,Connection,StatementOption>
JDBC execution unit builder.
-
Method Summary
Methods inherited from interface org.apache.shardingsphere.infra.executor.sql.prepare.driver.SQLExecutionUnitBuilder
buildMethods inherited from interface org.apache.shardingsphere.spi.type.typed.TypedSPI
getType, getTypeAliases