Class ByteBasicUserType

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

public class ByteBasicUserType
extends ImmutableBasicUserType<Byte>
Since:
1.5.0
Author:
Christian Beikov