Class LongBasicUserType

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

public class LongBasicUserType extends ImmutableBasicUserType<Long> implements VersionBasicUserType<Long>
Since:
1.2.0
Author:
Christian Beikov