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