Class TimeZoneBasicUserType

java.lang.Object
com.blazebit.persistence.view.spi.type.AbstractMutableBasicUserType<TimeZone>
com.blazebit.persistence.view.impl.type.TimeZoneBasicUserType
All Implemented Interfaces:
BasicUserType<TimeZone>, BasicUserTypeStringSupport<TimeZone>

public class TimeZoneBasicUserType
extends AbstractMutableBasicUserType<TimeZone>
implements BasicUserType<TimeZone>
Since:
1.2.0
Author:
Christian Beikov