Uses of Class
org.jooq.impl.TableImpl
Packages that use TableImpl
-
Uses of TableImpl in org.jooq.impl
Subclasses of TableImpl in org.jooq.implModifier and TypeClassDescriptionclass
CustomTable<R extends TableRecord<R>>
A base class for customTable
implementations in client code.