Package org.jooq.meta

Interface Relations

  • All Known Implementing Classes:
    DefaultRelations

    public interface Relations
    A model for all known Referenced Key / Referencing Key relations in the Database's schema.
    Author:
    Lukas Eder