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