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

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

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

Fields in org.jooq.util.maven.example.mysql declared as TBook
static TBook Tables.T_BOOK
          An entity holding books
 

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

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

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



Copyright © 2012. All Rights Reserved.