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

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

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

Fields in org.jooq.util.maven.example.postgres declared as TIdentity
static TIdentity Tables.T_IDENTITY
          The table public.t_identity
 

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

Fields in org.jooq.util.maven.example.postgres.tables declared as TIdentity
static TIdentity TIdentity.T_IDENTITY
          The singleton instance of public.t_identity
 



Copyright © 2012. All Rights Reserved.