Uses of Package
nl.datasteel.crudcraft.runtime.extensions
Packages that use nl.datasteel.crudcraft.runtime.extensions
-
Classes in nl.datasteel.crudcraft.runtime.extensions used by nl.datasteel.crudcraft.runtime.extensionsClassDescriptionAuditableExtension is an embeddable class that provides auditing capabilities for entities, tracking creation and update timestamps.SoftDeleteExtension is an embeddable class that provides soft delete functionality for entities, allowing them to be marked as deleted without being physically removed from the database.