Package org.hotrod.runtime.interfaces
Class DaoForUpdate<P>
- java.lang.Object
-
- org.hotrod.runtime.interfaces.DaoForUpdate<P>
-
public class DaoForUpdate<P> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DaoForUpdate(P p, long currentVersion, long min, long max)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetNextVersionValue()PgetP()
-