Module org.jooq
Package org.jooq

Interface ConstraintForeignKeyReferencesStepN


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