| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFromObjectUsage | |
|---|---|
| oracle.javatools.db.sql | Contains an API for declaratively parsing SQL queries (SELECT statements). | 
| Uses of AbstractFromObjectUsage in oracle.javatools.db.sql | 
|---|
| Subclasses of AbstractFromObjectUsage in oracle.javatools.db.sql | |
|---|---|
 class | 
AbstractDBObjectUsage
Abstract implementation for a SQLFragment that uses another DBObject (e.g a Column) through a FromObject in the query.  | 
 class | 
AsteriskUsage
Deprecated. - use ColumnKeywordUsage  | 
 class | 
ColumnKeywordUsage
A FromObjectUsage that has a keyword for the Column name, rather than an actual column.  | 
 class | 
ColumnUsage
SQL fragment that is a use of a Column.  | 
 class | 
PlSqlUsage
Fragment that represents a usage of a piece of PlSql.  | 
 class | 
SelectObjectUsage
Class that represents the usage of a SelectObject.  | 
| Methods in oracle.javatools.db.sql with parameters of type AbstractFromObjectUsage | |
|---|---|
protected  void | 
AbstractFromObjectUsage.copyToImpl(AbstractFromObjectUsage target,
           DBObject copyParent,
           IDPolicy idPolicy)
 | 
protected  boolean | 
AbstractFromObjectUsage.equalsImpl(AbstractFromObjectUsage other)
 | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||