Uses of Interface
jakarta.persistence.AttributeConverter
-
Packages that use AttributeConverter Package Description jakarta.persistence Jakarta Persistence is the API for the management for persistence and object/relational mapping. -
-
Uses of AttributeConverter in jakarta.persistence
Methods in jakarta.persistence that return types with arguments of type AttributeConverter Modifier and Type Method Description java.lang.Class<? extends AttributeConverter>
converter()
Specifies the converter to be applied.
-