|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Object'.
SQLQueryModelPackage.getSQLQueryObject()
Method Summary | |
SQLQuerySourceInfo |
getSourceInfo()
Returns the associated SQLQuerySourceInfo |
java.lang.String |
getSQL()
|
void |
setSourceInfo(SQLQuerySourceInfo sourceInfo)
Sets the SQLQuerySourceInfo |
void |
setSQL(java.lang.String sqlText)
|
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()
public void setSQL(java.lang.String sqlText)
public SQLQuerySourceInfo getSourceInfo()
SQLQuerySourceInfo
public void setSourceInfo(SQLQuerySourceInfo sourceInfo)
SQLQuerySourceInfo
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |