Uses of Class
org.jooq.util.maven.example.postgres.tables.TBook

Packages that use TBook
org.jooq.util.maven.example.postgres   
org.jooq.util.maven.example.postgres.tables   
 

Uses of TBook in org.jooq.util.maven.example.postgres
 

Fields in org.jooq.util.maven.example.postgres declared as TBook
static TBook Tables.T_BOOK
          The table public.t_book
 

Uses of TBook in org.jooq.util.maven.example.postgres.tables
 

Fields in org.jooq.util.maven.example.postgres.tables declared as TBook
static TBook TBook.T_BOOK
          The singleton instance of public.t_book
 



Copyright © 2012. All Rights Reserved.