Uses of Interface
org.jooq.ResourceManagingScope
-
Packages that use ResourceManagingScope Package Description org.jooq Theorg.jooq
package contains jOOQ's public API. -
-
Uses of ResourceManagingScope in org.jooq
Subinterfaces of ResourceManagingScope in org.jooq Modifier and Type Interface Description interface
BindingSetSQLOutputContext<U>
A container type forBinding.set(BindingSetSQLOutputContext)
arguments.interface
BindingSetStatementContext<U>
A container type forBinding.set(BindingSetStatementContext)
arguments.
-