Uses of Annotation Interface
jakarta.persistence.Converter
Packages that use Converter
Package
Description
A Hibernate
Type is a strategy for mapping a Java
property type to a JDBC type or types.-
Uses of Converter in org.hibernate.type
Classes in org.hibernate.type with annotations of type ConverterModifier and TypeClassDescriptionclassHandles conversion to/fromBooleanas0(false) or1(true)classHandles conversion to/fromBooleanas'T'or'F'classHandles conversion to/fromBooleanas'Y'or'N'