public class BinaryAsBsonBinaryGridType extends AbstractGenericBasicType<byte[]>
Binarys as is in MongoDB.| Modifier and Type | Field and Description |
|---|---|
static BinaryAsBsonBinaryGridType |
INSTANCE |
| Constructor and Description |
|---|
BinaryAsBsonBinaryGridType() |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnSpan(org.hibernate.engine.spi.Mapping mapping) |
String |
getName() |
assemble, beforeAssemble, compare, convertToBackendType, deepCopy, deepCopy, disassemble, fromString, fromStringValue, getGridTypeDescriptor, getHashCode, getHashCode, getJavaTypeDescriptor, getMutabilityPlan, getRegistrationKeys, getReplacement, getReturnedClass, getSemiResolvedType, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, nullSafeGet, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, nullSafeSet, registerUnderJavaType, replace, replace, resolve, semiResolve, toColumnNullness, toLoggableString, toStringpublic static final BinaryAsBsonBinaryGridType 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–2017 Hibernate. All rights reserved.