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

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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.