T - public interface ConcurrencyCallback<T>
ConcurrencyTemplate's
executeWithOcc method, often as anonymous class within a method implementation.| Modifier and Type | Method and Description |
|---|---|
T |
doInConcurrency(T entity)
Gets called by
ConcurrencyTemplate#execute(ConcurrencyCallback). |
Copyright © 2018 DISID Corporation. All rights reserved.