Package de.alpharogroup.db.entity.deletable
-
Class Summary Class Description ByDeletion<PK extends java.io.Serializable,T,U> The entity classByDeletionacts like an deletion flag that keeps the information for the deletion of another entity that have this entity as an instance variable.Deletion<PK extends java.io.Serializable,T> The entity classDeletionacts like an deletion flag that keeps the information for the deletion of another entity that have this entity as an instance variable.