public interface UpdateMapping
extends org.eclipse.emf.ecore.EObject
The following features are supported:
JdbcPackage.getUpdateMapping()
Modifier and Type | Method and Description |
---|---|
String |
getNamedParameter()
Returns the value of the 'Named Parameter' attribute.
|
void |
setNamedParameter(String value)
Sets the value of the '
Named Parameter ' attribute. |
String getNamedParameter()
If the meaning of the 'Named Parameter' attribute isn't clear, there really should be more of a description here...
setNamedParameter(String)
,
JdbcPackage.getUpdateMapping_NamedParameter()
void setNamedParameter(String value)
Named Parameter
' attribute.
value
- the new value of the 'Named Parameter' attribute.getNamedParameter()