public class PersistenceChanges extends Object
| Constructor and Description | 
|---|
| PersistenceChanges() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addChange(ODataBatchableRequest request,
         EntityInvocationHandler handler) | 
| Map<ODataBatchableRequest,EntityInvocationHandler> | getChanges() | 
public void addChange(ODataBatchableRequest request, EntityInvocationHandler handler)
public Map<ODataBatchableRequest,EntityInvocationHandler> getChanges()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.