Uses of Class
org.jooq.util.oracle.sys.tables.AllTypeAttrs

Packages that use AllTypeAttrs
org.jooq.util.oracle.sys   
org.jooq.util.oracle.sys.tables   
 

Uses of AllTypeAttrs in org.jooq.util.oracle.sys
 

Fields in org.jooq.util.oracle.sys declared as AllTypeAttrs
static AllTypeAttrs Tables.ALL_TYPE_ATTRS
          Description of attributes of types accessible to the user
 

Uses of AllTypeAttrs in org.jooq.util.oracle.sys.tables
 

Fields in org.jooq.util.oracle.sys.tables declared as AllTypeAttrs
static AllTypeAttrs AllTypeAttrs.ALL_TYPE_ATTRS
          The singleton instance of SYS.ALL_TYPE_ATTRS
 

Methods in org.jooq.util.oracle.sys.tables that return AllTypeAttrs
 AllTypeAttrs AllTypeAttrs.as(String alias)
           
 



Copyright © 2012. All Rights Reserved.