|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResultTableAllColumns
A representation of the model object 'SQL Result Column All'.
The following features are supported:
SQLQueryModelPackage.getResultTableAllColumns()
Method Summary | |
---|---|
TableExpression |
getTableExpr()
Returns the value of the 'Table Expr' reference. |
void |
setTableExpr(TableExpression value)
Sets the value of the ' Table Expr ' reference. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.QueryResultSpecification |
---|
getQuerySelect, setQuerySelect |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject |
---|
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
---|
TableExpression getTableExpr()
Result Table All Columns
'.
If the meaning of the 'Table Expr' reference isn't clear, there really should be more of a description here...
setTableExpr(TableExpression)
,
SQLQueryModelPackage.getResultTableAllColumns_TableExpr()
,
TableExpression.getResultTableAllColumns()
void setTableExpr(TableExpression value)
Table Expr
' reference.
value
- the new value of the 'Table Expr' reference.getTableExpr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |