public class UpdateOperation extends Operation
Constructor and Description |
---|
UpdateOperation() |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(XRServiceAdapter xrService,
Invocation invocation)
Execute UPDATE operation on the database
|
getName, getParameters, hasResponse, initialize, isCollection, setName, validate
public 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.5.2, "build v20140319-9ad6abd" API Reference