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

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

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

Fields in org.jooq.util.maven.example.postgres declared as TBookToBookStore
static TBookToBookStore Tables.T_BOOK_TO_BOOK_STORE
          The table public.t_book_to_book_store
 

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

Fields in org.jooq.util.maven.example.postgres.tables declared as TBookToBookStore
static TBookToBookStore TBookToBookStore.T_BOOK_TO_BOOK_STORE
          The singleton instance of public.t_book_to_book_store
 



Copyright © 2012. All Rights Reserved.