Class BudgetMonthValueConverter
java.lang.Object
hu.rts.mike.example.dev.crm.entity.BudgetMonthValueConverter
- All Implemented Interfaces:
jakarta.persistence.AttributeConverter<BudgetMonth,String>
public class BudgetMonthValueConverter
extends Object
implements jakarta.persistence.AttributeConverter<BudgetMonth,String>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BudgetMonthValueConverter
public BudgetMonthValueConverter()
-
-
Method Details
-
convertToDatabaseColumn
- Specified by:
convertToDatabaseColumnin interfacejakarta.persistence.AttributeConverter<BudgetMonth,String>
-
convertToEntityAttribute
- Specified by:
convertToEntityAttributein interfacejakarta.persistence.AttributeConverter<BudgetMonth,String>
-