Package org.hibernate.annotations
Interface SoftDelete.UnspecifiedConversion
- All Superinterfaces:
AttributeConverter<Boolean,
Object>
- Enclosing class:
SoftDelete
Used as the default for SoftDelete.converter(), indicating that
dialect and
settings
resolution should be used.
-
Method Summary
Methods inherited from interface jakarta.persistence.AttributeConverter
convertToDatabaseColumn, convertToEntityAttribute