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

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

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

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

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

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

Methods in org.jooq.util.maven.example.ase.tables that return TIdentityPk
 TIdentityPk TIdentityPk.as(String alias)
           
 



Copyright © 2012. All Rights Reserved.