Interface LegacyJooqxTx

All Superinterfaces:
HasExecutor, JooqDSLProvider, LegacyInternal<io.vertx.ext.sql.SQLConnection>, SQLBatchExecutor, SQLBlockExecutor, SQLDDLExecutor, SQLDMLExecutor, SQLDQLExecutor, SQLExecutor<io.vertx.ext.sql.SQLConnection,io.vertx.core.json.JsonArray,LegacySQLPreparedQuery,LegacySQLCollector>, SQLPlainExecutor, SQLRoutineExecutor, SQLStatementExecutor, SQLTxExecutor<io.vertx.ext.sql.SQLConnection,io.vertx.core.json.JsonArray,LegacySQLPreparedQuery,LegacySQLCollector,LegacyJooqxTx>

@Deprecated public interface LegacyJooqxTx extends LegacyInternal<io.vertx.ext.sql.SQLConnection>, SQLTxExecutor<io.vertx.ext.sql.SQLConnection,io.vertx.core.json.JsonArray,LegacySQLPreparedQuery,LegacySQLCollector,LegacyJooqxTx>
Deprecated.
Represents for a legacy SQL transaction executor
Since:
1.0.0