public interface OptimisticLock { Integer currentVersion(); }
Last updated 7 months ago
Was this helpful?