- java.lang.Object
-
- org.hibernate.type.AbstractType
-
- org.hibernate.type.NullableType
-
- org.hibernate.type.ImmutableType
-
- fr.ifremer.isisfish.types.hibernate.TimeUnitType
-
-
Method Summary
-
Methods inherited from class org.hibernate.type.ImmutableType
deepCopy, isMutable, replace
-
Methods inherited from class org.hibernate.type.NullableType
fromXMLNode, fromXMLString, getColumnSpan, isDirty, isEqual, isEqual, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, nullSafeSet, nullSafeToString, setToXMLNode, sqlTypes, toColumnNullness, toLoggableString, toXMLString
-
Methods inherited from class org.hibernate.type.AbstractType
assemble, beforeAssemble, compare, disassemble, getHashCode, getHashCode, getSemiResolvedType, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isEntityType, isEqual, isModified, isSame, isXMLElement, replace, replaceNode, resolve, semiResolve
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TimeUnitType
public TimeUnitType()
-
Method Detail
-
sqlType
public int sqlType()
- Specified by:
sqlType in class org.hibernate.type.NullableType
-
getName
public String getName()
Copyright © 1999-2012 CodeLutin. All Rights Reserved.