public class RedisHashEnumType
extends org.hibernate.ogm.type.impl.EnumType
| Constructor and Description |
|---|
RedisHashEnumType(org.hibernate.type.CustomType customType,
org.hibernate.type.EnumType enumType) |
| Modifier and Type | Method and Description |
|---|---|
void |
nullSafeSet(org.hibernate.ogm.model.spi.Tuple resultset,
Object value,
String[] names,
org.hibernate.engine.spi.SessionImplementor session) |
convertToBackendType, hydrate, isOrdinal, nullSafeGet, nullSafeGet, nullSafeSetassemble, beforeAssemble, compare, deepCopy, disassemble, getColumnSpan, getHashCode, getHashCode, getName, getReturnedClass, getSemiResolvedType, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, replace, replace, resolve, semiResolve, toColumnNullness, toLoggableStringpublic RedisHashEnumType(org.hibernate.type.CustomType customType,
org.hibernate.type.EnumType enumType)
public void nullSafeSet(org.hibernate.ogm.model.spi.Tuple resultset,
Object value,
String[] names,
org.hibernate.engine.spi.SessionImplementor session)
throws org.hibernate.HibernateException
nullSafeSet in interface org.hibernate.ogm.type.spi.GridTypenullSafeSet in class org.hibernate.ogm.type.impl.EnumTypeorg.hibernate.HibernateExceptionCopyright © 2010–2017 Hibernate. All rights reserved.