Package io.github.astrapi69.data.deletable
package io.github.astrapi69.data.deletable
-
InterfacesClassDescriptionByDeletable<T,
U> The interfaceByDeletable
can be implemented from an data that needs the data of the point of time from its deletion and who deletedDeletable<T>The interfaceDeletable
can be implemented from an data that needs the data of the point of time from its deletionThe interfaceIdentifiableByDeletable
is a combination of the interfacesIdentifiable
andByDeletable
.The interfaceTruncatable
can be implemented from an data that needs to truncate the data of the underlying datasource