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

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

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

Fields in org.jooq.util.oracle.sys declared as AllColComments
static AllColComments Tables.ALL_COL_COMMENTS
          Comments on columns of accessible tables and views
 

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

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

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



Copyright © 2012. All Rights Reserved.