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

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

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

Fields in org.jooq.util.maven.example.postgres declared as TIdentityPk
static TIdentityPk Tables.T_IDENTITY_PK
          The table public.t_identity_pk
 

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

Fields in org.jooq.util.maven.example.postgres.tables declared as TIdentityPk
static TIdentityPk TIdentityPk.T_IDENTITY_PK
          The singleton instance of public.t_identity_pk
 



Copyright © 2012. All Rights Reserved.