- java.lang.Object
-
- net.sf.hibernate.type.AbstractType
-
- net.sf.hibernate.type.NullableType
-
- net.sf.hibernate.type.ImmutableType
-
- net.sf.hibernate.type.StringType
-
- com.atlassian.confluence.core.persistence.hibernate.StringClobType
-
-
Method Summary
-
Methods inherited from class net.sf.hibernate.type.StringType
equals, fromStringValue, getName, getReturnedClass, objectToSQLString, stringToObject, toString
-
Methods inherited from class net.sf.hibernate.type.ImmutableType
copy, deepCopyNotNull, isMutable
-
Methods inherited from class net.sf.hibernate.type.NullableType
deepCopy, fromString, getColumnSpan, isTraceEnabled, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, setTraceEnabled, sqlTypes, toString
-
Methods inherited from class net.sf.hibernate.type.AbstractType
assemble, disassemble, equals, hashCode, hydrate, isAssociationType, isComponentType, isDirty, isEntityType, isModified, isObjectType, isPersistentCollectionType, resolveIdentifier
-
Methods inherited from interface net.sf.hibernate.type.Type
assemble, copy, deepCopy, disassemble, fromString, getColumnSpan, hydrate, isAssociationType, isComponentType, isDirty, isEntityType, isModified, isMutable, isObjectType, isPersistentCollectionType, nullSafeGet, nullSafeGet, nullSafeSet, resolveIdentifier, sqlTypes, toString
-
-
Constructor Detail
-
StringClobType
public StringClobType()
-
Method Detail
-
sqlType
public int sqlType()
- Overrides:
sqlType
in class net.sf.hibernate.type.StringType
Copyright © 2003–2020 Atlassian. All rights reserved.