Interface JpaAttributeConverter<O,​R>

  • All Superinterfaces:
    BasicValueConverter<O,​R>

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