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

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

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

Fields in org.jooq.util.maven.example.ase with type parameters of type T_986_2Record
static org.jooq.UniqueKey<T_986_2Record> Keys.T_986_2__PK_986
           
 

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

Fields in org.jooq.util.maven.example.ase.tables with type parameters of type T_986_2Record
 org.jooq.TableField<T_986_2Record,Integer> T_986_2.REF
          An uncommented item PRIMARY KEY
 

Methods in org.jooq.util.maven.example.ase.tables that return types with arguments of type T_986_2Record
 List<org.jooq.UniqueKey<T_986_2Record>> T_986_2.getKeys()
           
 org.jooq.UniqueKey<T_986_2Record> T_986_2.getMainKey()
           
 Class<T_986_2Record> T_986_2.getRecordType()
          The class holding records for this type
 



Copyright © 2012. All Rights Reserved.