Module org.jooq
Package org.jooq

Interface RecordContext

All Superinterfaces:
Scope

public interface RecordContext extends Scope
A context object for Record manipulation passed to registered RecordListener's.
Author:
Lukas Eder