| 
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 AliasFragment | |
|---|---|
| oracle.javatools.db.sql | Contains an API for declaratively parsing SQL queries (SELECT statements). | 
| Uses of AliasFragment in oracle.javatools.db.sql | 
|---|
| Classes in oracle.javatools.db.sql that implement AliasFragment | |
|---|---|
 class | 
AbstractAliasFragment
SQLFragment that consists of an expression and an alias.  | 
 class | 
FromObject
Object that represents a clause in the FROM statement of a SQL query.  | 
 class | 
SelectObject
Object that represents a clause in the SELECT statement of a SQL query.  | 
| Constructors in oracle.javatools.db.sql with parameters of type AliasFragment | |
|---|---|
AliasInUseException(AliasFragment frag)
 | 
|
InvalidAliasException(AliasFragment frag)
The alias for the given fragment is invalid.  | 
|
InvalidAliasException(AliasFragment frag,
                      java.lang.String alias)
Use when a new alias is invalid and hasn't been commited to the alias fragment yet.  | 
|
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||