org.hibernate.type
Interface DiscriminatorType
- IdentifierType, Serializable, LiteralType, Type
- BigIntegerType, BooleanType, ByteType, CharacterType, CharBooleanType, CustomType, IntegerType, LongType, ShortType, StringType, TrueFalseType, YesNoType
public interface DiscriminatorType
A Type that may be used for a discriminator column.
assemble, beforeAssemble, compare, deepCopy, disassemble, fromXMLNode, getColumnSpan, getHashCode, getHashCode, getName, getReturnedClass, getSemiResolvedType, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, isXMLElement, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, replace, replace, resolve, semiResolve, setToXMLNode, sqlTypes, toColumnNullness, toLoggableString |