Module org.jooq
Package org.jooq

Interface ConstraintForeignKeyReferencesStep1<T1>


public interface ConstraintForeignKeyReferencesStep1<T1>
The step in the Constraint construction DSL API that allows for matching a FOREIGN KEY clause with a REFERENCES clause.
Author:
Lukas Eder