public class RedisHashEnumType extends EnumType
| Constructor and Description |
|---|
RedisHashEnumType(org.hibernate.type.CustomType customType,
org.hibernate.type.EnumType enumType) |
| Modifier and Type | Method and Description |
|---|---|
void |
nullSafeSet(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(Tuple resultset, Object value, String[] names, org.hibernate.engine.spi.SessionImplementor session) throws org.hibernate.HibernateException
nullSafeSet in interface GridTypenullSafeSet in class EnumTypeorg.hibernate.HibernateExceptionCopyright © 2010–2016 Hibernate. All rights reserved.