Class InstantBasicUserType
java.lang.Object
com.blazebit.persistence.view.spi.type.ImmutableBasicUserType<X>
com.blazebit.persistence.view.impl.type.TimestampishImmutableBasicUserType<Instant>
com.blazebit.persistence.view.impl.type.InstantBasicUserType
- All Implemented Interfaces:
BasicUserType<Instant>,BasicUserTypeStringSupport<Instant>
- 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
-
InstantBasicUserType
public InstantBasicUserType()
-
-
Method Details
-
fromString
- Specified by:
fromStringin interfaceBasicUserTypeStringSupport<Instant>- Specified by:
fromStringin classTimestampishImmutableBasicUserType<Instant>
-