|
||||||||||
| 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. |
java.lang.String |
getTableAlias()
Returns an alias for a table name. |
| Method Detail |
|---|
java.lang.String getTableAlias()
ColumnNameList getColumnAliases()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||