@Deprecated public class DstSafeTimeType extends org.hibernate.type.AbstractSingleColumnStandardBasicType<Date> implements org.hibernate.type.LiteralType<Date>
Modifier and Type | Field and Description |
---|---|
static DstSafeTimeType |
INSTANCE
Deprecated.
|
Constructor and Description |
---|
DstSafeTimeType()
Deprecated.
|
DstSafeTimeType(Calendar cal)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Deprecated.
|
String[] |
getRegistrationKeys()
Deprecated.
|
String |
objectToSQLString(Date value,
org.hibernate.dialect.Dialect dialect)
Deprecated.
|
nullSafeSet, sqlType
assemble, beforeAssemble, canDoExtraction, canDoSetting, compare, deepCopy, deepCopy, defaultSizes, dictatedSizes, disassemble, extract, extract, fromString, fromStringValue, 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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromStringValue, get, nullSafeGet, set, toString
assemble, 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, replace, replace, resolve, semiResolve, sqlTypes, toColumnNullness, toLoggableString
public static final DstSafeTimeType INSTANCE
public DstSafeTimeType()
public DstSafeTimeType(Calendar cal)
public String getName()
getName
in interface org.hibernate.type.Type
public String[] getRegistrationKeys()
getRegistrationKeys
in interface org.hibernate.type.BasicType
getRegistrationKeys
in class org.hibernate.type.AbstractStandardBasicType<Date>
Copyright © 2010–2018 Jadira Systems. All rights reserved.