Class DaoForUpdate<P>


  • public class DaoForUpdate<P>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DaoForUpdate​(P p, long currentVersion, long min, long max)  
    • Constructor Detail

      • DaoForUpdate

        public DaoForUpdate​(P p,
                            long currentVersion,
                            long min,
                            long max)
    • Method Detail

      • getP

        public P getP()
      • getNextVersionValue

        public long getNextVersionValue()