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

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

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

Fields in org.jooq.util.maven.example.mysql declared as T_639NumbersTable
static T_639NumbersTable Tables.T_639_NUMBERS_TABLE
          The table test2.t_639_numbers_table
 

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

Fields in org.jooq.util.maven.example.mysql.tables declared as T_639NumbersTable
static T_639NumbersTable T_639NumbersTable.T_639_NUMBERS_TABLE
          The singleton instance of test2.t_639_numbers_table
 

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



Copyright © 2012. All Rights Reserved.