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

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

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

Fields in org.jooq.util.maven.example.mysql declared as VBook
static VBook Tables.V_BOOK
          VIEW
 

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

Fields in org.jooq.util.maven.example.mysql.tables declared as VBook
static VBook VBook.V_BOOK
          The singleton instance of test2.v_book
 

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



Copyright © 2012. All Rights Reserved.