Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.microtweak.jac4e.core.BaseEnumAttributeConverter<E,V> (implements javax.persistence.AttributeConverter<X,Y>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.microtweak.jac4e.core.exception.EnumMetadataException
- com.github.microtweak.jac4e.core.exception.EnumValueDuplicateException
- com.github.microtweak.jac4e.core.exception.EnumValueNotPresentException
- java.lang.RuntimeException
- java.lang.Exception
Annotation Type Hierarchy
- com.github.microtweak.jac4e.core.EnumAttributeConverter (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.microtweak.jac4e.core.ValueNotFoundStrategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)