Module org.jooq
Package org.jooq.impl

Interface QOM.HintedTable<R extends Record>

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

public static interface QOM.HintedTable<R extends Record> extends Table<R>
A table with a MySQL style index access hint.