public class ObjectIdGridType extends AbstractGenericBasicType<org.bson.types.ObjectId>
ObjectIds as is in MongoDB.| Modifier and Type | Field and Description |
|---|---|
static ObjectIdGridType |
INSTANCE |
| Constructor and Description |
|---|
ObjectIdGridType() |
| 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 ObjectIdGridType INSTANCE
public String getName()
public int getColumnSpan(org.hibernate.engine.spi.Mapping mapping)
throws org.hibernate.MappingException
getColumnSpan in interface GridTypegetColumnSpan in class AbstractGenericBasicType<org.bson.types.ObjectId>org.hibernate.MappingExceptionCopyright © 2010–2017 Hibernate. All rights reserved.