Package io.github.astrapi69.data.versionable
package io.github.astrapi69.data.versionable
-
InterfacesClassDescriptionIdentifiableVersionable<PK extends Serializable>The interface
IdentifiableVersionable
is a combination of the interfacesIdentifiable
andVersionable
.The interfaceVersionable
can be implemented from an data that need a version property for the optimistic lock value.