Uses of Class
org.jooq.impl.TableImpl
Packages that use TableImpl
- 
Uses of TableImpl in org.jooq.implSubclasses of TableImpl in org.jooq.implModifier and TypeClassDescriptionclassCustomTable<R extends TableRecord<R>>A base class for customTableimplementations in client code.