Interface LegacyInternal<S extends io.vertx.ext.sql.SQLOperations>

All Superinterfaces:
HasExecutor, JooqDSLProvider, SQLBatchExecutor, SQLBlockExecutor, SQLDDLExecutor, SQLDMLExecutor, SQLDQLExecutor, SQLExecutor<S,io.vertx.core.json.JsonArray,LegacySQLPreparedQuery,LegacySQLCollector>, SQLPlainExecutor, SQLRoutineExecutor, SQLStatementExecutor
All Known Subinterfaces:
LegacyJooqx, LegacyJooqxSession, LegacyJooqxTx

@Deprecated public interface LegacyInternal<S extends io.vertx.ext.sql.SQLOperations> extends SQLExecutor<S,io.vertx.core.json.JsonArray,LegacySQLPreparedQuery,LegacySQLCollector>
Deprecated.