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

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

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

Fields in org.jooq.util.maven.example.postgres declared as VAuthor
static VAuthor Tables.V_AUTHOR
          The table public.v_author
 

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

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



Copyright © 2012. All Rights Reserved.