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

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

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

Fields in org.jooq.util.maven.example.mysql declared as TBookStore
static TBookStore Tables.T_BOOK_STORE
          A book store
 

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

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

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



Copyright © 2012. All Rights Reserved.