Interface ConvertedBasicType<J>

All Superinterfaces:
BasicDomainType<J>, BasicType<J>, BasicType<J>, BasicValuedMapping, Bindable, BindableType<J>, DomainType<J>, JavaTypedExpressible, JdbcMapping, JdbcMappingContainer, MappingModelExpressible, MappingType, OutputableType<J>, ReturnableType<J>, Serializable, SimpleDomainType<J>, SqlExpressible, SqmExpressible<J>, Type<J>, Type, ValueMapping
All Known Subinterfaces:
DiscriminatorType<O>
All Known Implementing Classes:
ConvertedBasicTypeImpl, CustomMutabilityConvertedBasicTypeImpl, CustomMutabilityConvertedPrimitiveBasicTypeImpl, CustomType, DiscriminatorTypeImpl

public interface ConvertedBasicType<J> extends BasicType<J>
Extension for implementations of BasicType which have an implied conversion.