|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableAlias
This syntax element represents the alias for a table. Table alias may have additional list of column aliases.
| Method Summary | |
|---|---|
ColumnNameList |
getColumnAliases()
Returns aliases for columns in the original table. |
String |
getTableAlias()
Returns an alias for a table name. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
String getTableAlias()
ColumnNameList getColumnAliases()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||