persistence
persistence copied to clipboard
Standard way to control initial value of @Version
trafficstars
Test rely on version value assertion is failed when switch from Hibernate to EclipseLink, because Hibernate starts from 0 but EclipseLink starts from 1, It would be nice if the spec enforce it.
I'd like it starts from 1 because it's human readable then can be display in UI directly.