Module org.jooq
Package org.jooq.impl

Interface QOM.LinkedTable<R extends Record>

All Superinterfaces:
Fields, GroupField, Named, Qualified, QueryPart, RecordQualifier<R>, Serializable, Table<R>, TableLike<R>
Enclosing class:
QOM

@Pro public static interface QOM.LinkedTable<R extends Record> extends Table<R>
  • Method Details

    • $table

      @NotNull @NotNull Table<R> $table()
    • $link

      @NotNull @NotNull Link $link()