Class LocalDateBasicUserType
java.lang.Object
com.blazebit.persistence.view.spi.type.ImmutableBasicUserType<X>
com.blazebit.persistence.view.impl.type.TimestampishImmutableBasicUserType<LocalDate>
com.blazebit.persistence.view.impl.type.LocalDateBasicUserType
- All Implemented Interfaces:
BasicUserType<LocalDate>,BasicUserTypeStringSupport<LocalDate>
- Since:
- 1.5.0
- Author:
- Christian Beikov
-
Field Summary
FieldsFields inherited from interface com.blazebit.persistence.view.spi.type.BasicUserType
DIRTY_MARKER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blazebit.persistence.view.impl.type.TimestampishImmutableBasicUserType
toStringExpressionMethods inherited from class com.blazebit.persistence.view.spi.type.ImmutableBasicUserType
deepClone, getDirtyProperties, hashCode, isDeepEqual, isEqual, isMutable, shouldPersist, supportsDeepCloning, supportsDeepEqualChecking, supportsDirtyChecking, supportsDirtyTracking
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
LocalDateBasicUserType
public LocalDateBasicUserType()
-
-
Method Details
-
fromString
- Specified by:
fromStringin interfaceBasicUserTypeStringSupport<LocalDate>- Specified by:
fromStringin classTimestampishImmutableBasicUserType<LocalDate>
-