public class ByteStringType extends AbstractGenericBasicType<Byte>
| Modifier and Type | Field and Description |
|---|---|
static ByteStringType |
INSTANCE |
| Constructor and Description |
|---|
ByteStringType() |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnSpan(org.hibernate.engine.spi.Mapping mapping) |
String |
getName() |
assemble, beforeAssemble, compare, deepCopy, deepCopy, disassemble, fromString, fromStringValue, fromXMLNode, fromXMLString, getGridTypeDescriptor, getHashCode, getHashCode, getJavaTypeDescriptor, getMutabilityPlan, getRegistrationKeys, getReplacement, getReturnedClass, getSemiResolvedType, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, isXMLElement, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, nullSafeSet, registerUnderJavaType, replace, replace, resolve, semiResolve, setToXMLNode, toColumnNullness, toLoggableString, toString, toXMLStringpublic static final ByteStringType INSTANCE
public String getName()
public int getColumnSpan(org.hibernate.engine.spi.Mapping mapping)
throws org.hibernate.MappingException
getColumnSpan in interface GridTypegetColumnSpan in class AbstractGenericBasicType<Byte>org.hibernate.MappingExceptionCopyright © 2010-2013 Hibernate. All Rights Reserved.