Interface SoftDeleteMapping

All Superinterfaces:
Bindable, JdbcMappingContainer, MappingModelExpressible, ModelPart, SelectableMapping, SqlExpressible, SqlTypedMapping, VirtualModelPart
All Known Implementing Classes:
SoftDeleteMappingImpl

public interface SoftDeleteMapping extends SelectableMapping, VirtualModelPart, SqlExpressible
Metadata about the indicator column for entities and collections enabled for soft delete
See Also: