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