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

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

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

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

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

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

Methods in org.jooq.util.maven.example.ase.tables that return TBookToBookStore
 TBookToBookStore TBookToBookStore.as(String alias)
           
 



Copyright © 2012. All Rights Reserved.