- All Implemented Interfaces:
jakarta.persistence.AttributeConverter<ObisCode,String>
public class ObisCodeConverter
extends Object
implements jakarta.persistence.AttributeConverter<ObisCode,String>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ObisCodeConverter
public ObisCodeConverter()
-
Method Details
-
convertToDatabaseColumn
- Specified by:
convertToDatabaseColumn in interface jakarta.persistence.AttributeConverter<ObisCode,String>
-
convertToEntityAttribute
- Specified by:
convertToEntityAttribute in interface jakarta.persistence.AttributeConverter<ObisCode,String>