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