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

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

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

Fields in org.jooq.util.maven.example.postgres declared as TLanguage
static TLanguage Tables.T_LANGUAGE
          The table public.t_language
 

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

Fields in org.jooq.util.maven.example.postgres.tables declared as TLanguage
static TLanguage TLanguage.T_LANGUAGE
          The singleton instance of public.t_language
 



Copyright © 2012. All Rights Reserved.