Serializable, org.hibernate.type.BasicType, org.hibernate.type.LiteralType<Date>, org.hibernate.type.ProcedureParameterExtractionAware<Date>, org.hibernate.type.ProcedureParameterNamedBinder, org.hibernate.type.SingleColumnType<Date>, org.hibernate.type.StringRepresentableType<Date>, org.hibernate.type.Type, org.hibernate.type.VersionType<Date>public final class TimestampWithoutTimezoneType
extends org.hibernate.type.TimestampType
@Type(type="org.evolvis.tartools.tsutc.TimestampWithoutTimezoneType")
@Column(name="update_date")
private Date updateDate;
| Modifier and Type | Field | Description |
|---|---|---|
static TimestampWithoutTimezoneType |
INSTANCE |
Singleton instance of
TimestampWithoutTimezoneType |
| Constructor | Description |
|---|---|
TimestampWithoutTimezoneType() |
Constructs the class and overrides the
TimestampType parent’s
SQL type descriptor to TimestampWithoutTimezoneTypeDescriptor. |
fromStringValue, getComparator, getName, getRegistrationKeys, next, objectToSQLString, seednullSafeSet, sqlTypeassemble, beforeAssemble, canDoExtraction, canDoSetting, compare, deepCopy, deepCopy, defaultSizes, dictatedSizes, disassemble, extract, extract, fromString, get, getColumnSpan, getDefaultSize, getDictatedSize, getHashCode, getHashCode, getJavaTypeDescriptor, getMutabilityPlan, getReplacement, getReturnedClass, getSemiResolvedType, getSqlTypeDescriptor, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, isXMLElement, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, nullSafeSet, nullSafeSet, registerUnderJavaType, remapSqlTypeDescriptor, replace, replace, resolve, semiResolve, set, setJavaTypeDescriptor, setSqlTypeDescriptor, sqlTypes, toColumnNullness, toLoggableString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, nullSafeGet, set, toStringassemble, beforeAssemble, compare, deepCopy, defaultSizes, dictatedSizes, disassemble, getColumnSpan, getHashCode, getHashCode, getReturnedClass, getSemiResolvedType, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, replace, replace, resolve, semiResolve, sqlTypes, toColumnNullness, toLoggableStringpublic static final TimestampWithoutTimezoneType INSTANCE
TimestampWithoutTimezoneTypeCopyright © 2018 tarent solutions GmbH, Germany. All rights reserved.