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

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

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

Fields in org.jooq.util.maven.example.postgres declared as TTriggers
static TTriggers Tables.T_TRIGGERS
          The table public.t_triggers
 

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

Fields in org.jooq.util.maven.example.postgres.tables declared as TTriggers
static TTriggers TTriggers.T_TRIGGERS
          The singleton instance of public.t_triggers
 



Copyright © 2012. All Rights Reserved.