Class LocalTimeBasicUserType

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

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