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

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

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

Fields in org.jooq.util.maven.example.postgres declared as VBook
static VBook Tables.V_BOOK
          The table public.v_book
 

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

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



Copyright © 2012. All Rights Reserved.