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