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