Module org.jooq
Package org.jooq

Interface ExecuteScope

All Superinterfaces:
Scope
All Known Subinterfaces:
BindContext, BindingGetResultSetContext<U>, BindingGetSQLInputContext<U>, BindingGetStatementContext<U>, BindingRegisterContext<U>, BindingSetSQLOutputContext<U>, BindingSetStatementContext<U>, Context<C>, RenderContext

public interface ExecuteScope extends Scope
A Scope that knows its ExecuteContext.