Class LocalTimeBasicUserType

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

public class LocalTimeBasicUserType
extends ImmutableBasicUserType<java.time.LocalTime>
Since:
1.6.3
Author:
Christian Beikov