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

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

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

Fields in org.jooq.util.maven.example.mysql declared as VAuthor
static VAuthor Tables.V_AUTHOR
          VIEW
 

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

Fields in org.jooq.util.maven.example.mysql.tables declared as VAuthor
static VAuthor VAuthor.V_AUTHOR
          The singleton instance of test2.v_author
 

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



Copyright © 2012. All Rights Reserved.