Any requests to add or remove elements from the field will be passed over the network to the server for completion. Only requests on persistent objects are passed to the server; on a transient object the request will always be dealt with locally.
If any of the objects involved have been changed on the server by another process then a {@link ConcurrencyException} will be passed back to the clientand re-thrown.
|
|
|
|