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