Class ShortBasicUserType

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

public class ShortBasicUserType extends ImmutableBasicUserType<Short> implements VersionBasicUserType<Short>
Since:
1.2.0
Author:
Christian Beikov