Uses of Class
org.jooq.util.sybase.sys.tables.Systabcol

Packages that use Systabcol
org.jooq.util.sybase.sys   
org.jooq.util.sybase.sys.tables   
 

Uses of Systabcol in org.jooq.util.sybase.sys
 

Fields in org.jooq.util.sybase.sys declared as Systabcol
static Systabcol Tables.SYSTABCOL
          The table sys.SYSTABCOL
 

Uses of Systabcol in org.jooq.util.sybase.sys.tables
 

Fields in org.jooq.util.sybase.sys.tables declared as Systabcol
static Systabcol Systabcol.SYSTABCOL
          The singleton instance of sys.SYSTABCOL
 

Methods in org.jooq.util.sybase.sys.tables that return Systabcol
 Systabcol Systabcol.as(String alias)
           
 



Copyright © 2012. All Rights Reserved.