Uses of Class
org.jooq.util.maven.example.ase.tables.records.T_785Record

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

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

Fields in org.jooq.util.maven.example.ase.tables with type parameters of type T_785Record
 org.jooq.TableField<T_785Record,Integer> T_785.ID
          An uncommented item
 org.jooq.TableField<T_785Record,String> T_785.NAME
          An uncommented item
 org.jooq.TableField<T_785Record,String> T_785.VALUE
          An uncommented item
 

Methods in org.jooq.util.maven.example.ase.tables that return types with arguments of type T_785Record
 Class<T_785Record> T_785.getRecordType()
          The class holding records for this type
 



Copyright © 2012. All Rights Reserved.