Interface SoftDeleteMapping

All Superinterfaces:
AuxiliaryMapping, Bindable, JdbcMappingContainer, MappingModelExpressible, ModelPart, SelectableMapping, SqlExpressible, SqlTypedMapping, VirtualModelPart

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