Class AbstractEntityEntry.EnumState<E extends Enum<E>>

java.lang.Object
org.hibernate.engine.internal.AbstractEntityEntry.EnumState<E>
Enclosing class:
AbstractEntityEntry

protected static class AbstractEntityEntry.EnumState<E extends Enum<E>> extends Object
Represents an enum value stored within a number value, using four bits starting at a specified offset.