Class BooleanBasicUserType

java.lang.Object
com.blazebit.persistence.view.spi.type.ImmutableBasicUserType<Boolean>
com.blazebit.persistence.view.impl.type.BooleanBasicUserType
All Implemented Interfaces:
BasicUserType<Boolean>, BasicUserTypeStringSupport<Boolean>

public class BooleanBasicUserType extends ImmutableBasicUserType<Boolean>
Since:
1.5.0
Author:
Christian Beikov