Uses of Interface
org.apache.shardingsphere.infra.executor.sql.prepare.driver.vertx.ExecutorVertxStatementManager
Packages that use ExecutorVertxStatementManager
-
Uses of ExecutorVertxStatementManager in org.apache.shardingsphere.infra.executor.sql.prepare.driver.vertx.builder
Methods in org.apache.shardingsphere.infra.executor.sql.prepare.driver.vertx.builder with parameters of type ExecutorVertxStatementManagerModifier and TypeMethodDescriptionPreparedQueryExecutionUnitBuilder.build(ExecutionUnit executionUnit, ExecutorVertxStatementManager statementManager, io.vertx.core.Future<? extends io.vertx.sqlclient.SqlClient> connection, ConnectionMode connectionMode, VertxExecutionContext option)