Package io.github.zero88.jooqx.routine
Interface RoutineExecutorDelegate
- All Superinterfaces:
JooqDSLProvider
,SQLRoutineExecutor
-
Method Summary
Modifier and TypeMethodDescriptionstatic RoutineExecutorDelegate
init
(@NotNull SQLExecutor jooqx) Methods inherited from interface io.github.zero88.jooqx.JooqDSLProvider
dsl
Methods inherited from interface io.github.zero88.jooqx.SQLRoutineExecutor
routine, routine, routine, routine, routineResult, routineResult, routineResultSet, routineResultSet
-
Method Details
-
init
-