Package io.github.astrapi69.data.deletable
-
Interface Summary Interface Description ByDeletable<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 deletionIdentifiableByDeletable<PK extends java.io.Serializable,T,U> The interfaceIdentifiableByDeletable
is a combination of the interfacesIdentifiable
andByDeletable
.IdentifiableDeletable<PK extends java.io.Serializable,T> Truncatable The interfaceTruncatable
can be implemented from an data that needs to truncate the data of the underlying datasource