Closed andyjefferson closed 3 years ago
JDO-683 requests that the JDO API allow @Version to be applicable on field/property to mark that field/property as storing the version of the object. We can easily add it to the DN version of javax.jdo and support it from there
@Version
JDO-683 requests that the JDO API allow
@Version
to be applicable on field/property to mark that field/property as storing the version of the object. We can easily add it to the DN version of javax.jdo and support it from there