Interface JpaAttributeConverter<O,R>

All Superinterfaces:
BasicValueConverter<O,R>
All Known Implementing Classes:
JpaAttributeConverterImpl

@Incubating public interface JpaAttributeConverter<O,R> extends BasicValueConverter<O,R>
BasicValueConverter extension for AttributeConverter-specific support