public interface UpdateCommand extends SingleValue, QueryBase
The following features are supported:
JdbcPackage.getUpdateCommand()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UpdateMapping> |
getMappings()
Returns the value of the 'Mappings' containment reference list.
|
getCustomizationTags, getDataType, getName, setDataType, setNamegetMasterOngetArchiveSelector, getCustomizationPipeline, getLevel, getProperties, setArchiveSelector, setCustomizationPipeline, setLevelgetShortDescription, setShortDescriptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetMasterOngetDatabase, getQueryTimeout, getRunsOn, getSql, setDatabase, setQueryTimeout, setRunsOn, setSqlorg.eclipse.emf.common.util.EList<UpdateMapping> getMappings()
UpdateMapping.
If the meaning of the 'Mappings' containment reference list isn't clear, there really should be more of a description here...
JdbcPackage.getUpdateCommand_Mappings()