|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryObjectImpl
org.eclipse.datatools.modelbase.sql.query.impl.QueryStatementImpl
org.eclipse.datatools.modelbase.sql.query.impl.QueryChangeStatementImpl
org.eclipse.datatools.modelbase.sql.query.impl.QueryInsertStatementImpl
An implementation of the model object 'SQL Insert Statement'.
The following features are implemented:
| Method Summary | |
NotificationChain |
basicSetSourceQuery(QueryExpressionRoot newSourceQuery,
NotificationChain msgs)
|
NotificationChain |
basicSetTargetTable(TableInDatabase newTargetTable,
NotificationChain msgs)
|
NotificationChain |
basicUnsetTargetTable(NotificationChain msgs)
|
java.lang.Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
|
void |
eUnset(EStructuralFeature eFeature)
|
QueryExpressionRoot |
getSourceQuery()
|
EList |
getSourceValuesRowList()
|
EList |
getTargetColumnList()
|
TableInDatabase |
getTargetTable()
|
boolean |
isSetTargetTable()
|
void |
setSourceQuery(QueryExpressionRoot newSourceQuery)
|
void |
setTargetTable(TableInDatabase newTargetTable)
|
void |
unsetTargetTable()
|
| Methods inherited from class org.eclipse.datatools.modelbase.sql.query.impl.QueryStatementImpl |
getSQL, setSQL |
| Methods inherited from class org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryObjectImpl |
getSourceInfo, setSourceInfo |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.statements.SQLStatement |
getSQL, setSQL |
| Method Detail |
public QueryExpressionRoot getSourceQuery()
getSourceQuery in interface QueryInsertStatementQueryInsertStatement.setSourceQuery(QueryExpressionRoot),
SQLQueryModelPackage.getQueryInsertStatement_SourceQuery(),
QueryExpressionRoot.getInsertStatement()
public NotificationChain basicSetSourceQuery(QueryExpressionRoot newSourceQuery,
NotificationChain msgs)
public void setSourceQuery(QueryExpressionRoot newSourceQuery)
setSourceQuery in interface QueryInsertStatementnewSourceQuery - the new value of the 'Source Query' containment reference.QueryInsertStatement.getSourceQuery()public EList getSourceValuesRowList()
getSourceValuesRowList in interface QueryInsertStatementSQLQueryModelPackage.getQueryInsertStatement_SourceValuesRowList(),
ValuesRow.getInsertStatement()public TableInDatabase getTargetTable()
getTargetTable in interface QueryInsertStatementQueryInsertStatement.isSetTargetTable(),
QueryInsertStatement.unsetTargetTable(),
QueryInsertStatement.setTargetTable(TableInDatabase),
SQLQueryModelPackage.getQueryInsertStatement_TargetTable(),
TableInDatabase.getInsertStatement()
public NotificationChain basicSetTargetTable(TableInDatabase newTargetTable,
NotificationChain msgs)
public void setTargetTable(TableInDatabase newTargetTable)
setTargetTable in interface QueryInsertStatementnewTargetTable - the new value of the 'Target Table' containment reference.QueryInsertStatement.isSetTargetTable(),
QueryInsertStatement.unsetTargetTable(),
QueryInsertStatement.getTargetTable()public NotificationChain basicUnsetTargetTable(NotificationChain msgs)
public void unsetTargetTable()
unsetTargetTable in interface QueryInsertStatementQueryInsertStatement.isSetTargetTable(),
QueryInsertStatement.getTargetTable(),
QueryInsertStatement.setTargetTable(TableInDatabase)public boolean isSetTargetTable()
isSetTargetTable in interface QueryInsertStatementQueryInsertStatement.unsetTargetTable(),
QueryInsertStatement.getTargetTable(),
QueryInsertStatement.setTargetTable(TableInDatabase)public EList getTargetColumnList()
getTargetColumnList in interface QueryInsertStatementSQLQueryModelPackage.getQueryInsertStatement_TargetColumnList(),
ValueExpressionColumn.getInsertStatement()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseAdd in class QueryChangeStatementImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
NotificationChain msgs)
eInverseRemove in class QueryChangeStatementImpl
public java.lang.Object eGet(EStructuralFeature eFeature,
boolean resolve)
eGet in class QueryChangeStatementImpl
public void eSet(EStructuralFeature eFeature,
java.lang.Object newValue)
eSet in class QueryChangeStatementImplpublic void eUnset(EStructuralFeature eFeature)
eUnset in class QueryChangeStatementImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class QueryChangeStatementImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||