public class UpdateOperation extends Operation
Constructor and Description |
---|
UpdateOperation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(XRServiceAdapter xrService,
Invocation invocation)
Execute UPDATE operation on the database
|
getName, getParameters, hasResponse, initialize, isCollection, setName, validate
public java.lang.Object invoke(XRServiceAdapter xrService, Invocation invocation)
invoke
in class Operation
xrService
- parent XRService
that owns this Operation
invocation
- contains runtime argument values to be bound to the list of
Parameter
's.null
as the underlying UPDATE operation on
the database does not return a value.Operation}
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference