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

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

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

Fields in org.jooq.util.maven.example.postgres declared as TBookStore
static TBookStore Tables.T_BOOK_STORE
          The table public.t_book_store
 

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

Fields in org.jooq.util.maven.example.postgres.tables declared as TBookStore
static TBookStore TBookStore.T_BOOK_STORE
          The singleton instance of public.t_book_store
 



Copyright © 2012. All Rights Reserved.