Interface StandardBooleanConverter<R>

All Superinterfaces:
AttributeConverter<Boolean,R>, BasicValueConverter<Boolean,R>, StandardConverter<Boolean,R>
All Known Implementing Classes:
CharBooleanConverter, NumericBooleanConverter, TrueFalseConverter, YesNoConverter

public interface StandardBooleanConverter<R> extends StandardConverter<Boolean,R>
Marker for Hibernate defined converters of Boolean-typed domain values