Interface VertxExecutionUnitBuilder
- All Superinterfaces:
SQLExecutionUnitBuilder<VertxExecutionUnit,,ExecutorVertxStatementManager, io.vertx.core.Future<? extends io.vertx.sqlclient.SqlClient>, VertxExecutionContext> org.apache.shardingsphere.spi.type.typed.TypedSPI
- All Known Implementing Classes:
PreparedQueryExecutionUnitBuilder
public interface VertxExecutionUnitBuilder
extends SQLExecutionUnitBuilder<VertxExecutionUnit,ExecutorVertxStatementManager,io.vertx.core.Future<? extends io.vertx.sqlclient.SqlClient>,VertxExecutionContext>
Execution unit builder for Vert.x.
-
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