public class MaterializedBlobType extends AbstractSingleColumnStandardBasicType<byte[]>
BLOB
and byte[]
Type.PersistenceType
Bindable.JdbcValuesConsumer
Modifier and Type | Field and Description |
---|---|
static MaterializedBlobType |
INSTANCE |
Constructor and Description |
---|
MaterializedBlobType() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the abbreviated name of the type.
|
getJdbcTypeCode, nullSafeSet
assemble, beforeAssemble, canDoExtraction, canDoSetting, compare, deepCopy, deepCopy, defaultSizes, dictatedSizes, disassemble, extract, extract, fromString, fromStringValue, get, getColumnSpan, getDefaultSize, getDictatedSize, getExpressableJavaTypeDescriptor, getHashCode, getHashCode, getJavaType, getJavaTypeDescriptor, getJdbcTypeDescriptor, getJdbcValueBinder, getJdbcValueExtractor, getMappedJavaTypeDescriptor, getMutabilityPlan, getRegistrationKeys, getReplacement, getReturnedClass, getSemiResolvedType, getSqlTypeCodes, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, nullSafeSet, nullSafeSet, registerUnderJavaType, remapSqlTypeDescriptor, replace, replace, resolve, semiResolve, set, setJavaTypeDescriptor, setSqlTypeDescriptor, 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, getSqlTypeCodes, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, nullSafeGet, nullSafeGet, nullSafeSet, replace, replace, resolve, resolve, semiResolve, toColumnNullness, toLoggableString
disassemble, forEachDisassembledJdbcValue, forEachJdbcType, forEachJdbcType, forEachJdbcValue, getJdbcMapping, getJdbcMappings, getJdbcTypeCount, getMappedType
areEqual, getPersistenceType
getTypeName
treatAs
forEachDisassembledJdbcValue, forEachJdbcValue
getCastType
public static final MaterializedBlobType INSTANCE
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.