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

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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.