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