|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Query Expression Default'. Place holder for the default query expression.
The following features are supported:
SQLExpressionsPackage.getQueryExpressionDefault()
Method Summary | |
java.lang.String |
getSQL()
Returns the value of the 'SQL' attribute. |
void |
setSQL(java.lang.String value)
Sets the value of the ' SQL ' attribute. |
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 |
public java.lang.String getSQL()
If the meaning of the 'SQL' attribute isn't clear, there really should be more of a description here...
getSQL
in interface QueryExpression
setSQL(String)
,
SQLExpressionsPackage.getQueryExpressionDefault_SQL()
public void setSQL(java.lang.String value)
SQL
' attribute.
setSQL
in interface QueryExpression
value
- the new value of the 'SQL' attribute.getSQL()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |