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

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

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

Fields in org.jooq.util.maven.example.ase declared as TBook
static TBook Tables.T_BOOK
          The table dbo.t_book
 

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

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

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



Copyright © 2012. All Rights Reserved.