MaterializedBlobType@Deprecated public class PrimitiveByteArrayBlobType extends ByteArrayBlobType
LEGACY_DEFAULT_SIZE, LEGACY_DICTATED_SIZE| Constructor and Description | 
|---|
PrimitiveByteArrayBlobType()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
Class | 
getReturnedClass()
Deprecated.  
The class returned by  
Type.nullSafeGet(java.sql.ResultSet, java.lang.String[], org.hibernate.engine.spi.SessionImplementor, java.lang.Object) methods. | 
protected byte[] | 
unWrap(Object bytes)
Deprecated.  
  | 
protected Object | 
wrap(byte[] bytes)
Deprecated.  
  | 
deepCopy, fromXMLNode, get, getHashCode, isEqual, isMutable, replace, set, setToXMLNode, sqlTypes, toColumnNullness, toLoggableString, toStringdefaultSizes, dictatedSizes, getColumnSpan, getHashCode, getName, isDirty, isEqual, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSetassemble, beforeAssemble, compare, disassemble, getSemiResolvedType, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isEntityType, isModified, isSame, isXMLElement, replace, replaceNode, resolve, semiResolvepublic Class getReturnedClass()
TypeType.nullSafeGet(java.sql.ResultSet, java.lang.String[], org.hibernate.engine.spi.SessionImplementor, java.lang.Object) methods. This is used to  establish the class of an array of
 this type.getReturnedClass in interface TypegetReturnedClass in class ByteArrayBlobTypeprotected Object wrap(byte[] bytes)
wrap in class ByteArrayBlobTypeprotected byte[] unWrap(Object bytes)
unWrap in class ByteArrayBlobTypeCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.