|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ColumnReferenceByName
This syntax element represents the column reference in SELECT <column reference> clause, where the column
reference is column name, either with table name or without.
| Method Summary | |
|---|---|
String |
getColumnName()
Gets the column name of this column. |
String |
getTableName()
Gets the table name of this column. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Method Detail |
|---|
String getTableName()
null.
null.String getColumnName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||