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, isReadable, isWritable, setDataType, setName
getMasterOn
getArchiveSelector, getCustomizationPipeline, getLevel, getProperties, setArchiveSelector, setCustomizationPipeline, setLevel
getShortDescription, setShortDescription
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getMasterOn
getDatabase, getQueryTimeout, getRunsOn, getSql, setDatabase, setQueryTimeout, setRunsOn, setSql
org.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()