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

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

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

Fields in org.jooq.util.oracle.sys declared as AllTabComments
static AllTabComments Tables.ALL_TAB_COMMENTS
          Comments on tables and views accessible to the user
 

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

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

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



Copyright © 2012. All Rights Reserved.