Module org.jooq
Package org.jooq

Interface Domain<T>

    • Method Detail

      • getChecks

        @NotNull
        @NotNull List<Check<?>> getChecks()
        The DOMAIN's condition.