A B C D E I P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- attributeName() - Method in annotation type com.github.microtweak.jac4e.core.EnumAttributeConverter
- autoApply() - Method in annotation type com.github.microtweak.jac4e.core.EnumAttributeConverter
B
- BaseEnumAttributeConverter<E,V> - Class in com.github.microtweak.jac4e.core
- BaseEnumAttributeConverter(Class<E>, Class<V>) - Constructor for class com.github.microtweak.jac4e.core.BaseEnumAttributeConverter
C
- com.github.microtweak.jac4e.core - package com.github.microtweak.jac4e.core
- com.github.microtweak.jac4e.core.exception - package com.github.microtweak.jac4e.core.exception
- convertToDatabaseColumn(E) - Method in class com.github.microtweak.jac4e.core.BaseEnumAttributeConverter
- convertToEntityAttribute(V) - Method in class com.github.microtweak.jac4e.core.BaseEnumAttributeConverter
D
- DEFAULT_ATTRIBUTE_NAME - Static variable in class com.github.microtweak.jac4e.core.BaseEnumAttributeConverter
E
- EnumAttributeConverter - Annotation Type in com.github.microtweak.jac4e.core
- EnumMetadataException - Exception in com.github.microtweak.jac4e.core.exception
- EnumMetadataException(String) - Constructor for exception com.github.microtweak.jac4e.core.exception.EnumMetadataException
- EnumValueDuplicateException - Exception in com.github.microtweak.jac4e.core.exception
- EnumValueDuplicateException(String) - Constructor for exception com.github.microtweak.jac4e.core.exception.EnumValueDuplicateException
- EnumValueNotPresentException - Exception in com.github.microtweak.jac4e.core.exception
- EnumValueNotPresentException(String) - Constructor for exception com.github.microtweak.jac4e.core.exception.EnumValueNotPresentException
I
- ifValueNotPresent() - Method in annotation type com.github.microtweak.jac4e.core.EnumAttributeConverter
- INHERITED - com.github.microtweak.jac4e.core.ValueNotFoundStrategy
P
- packageName() - Method in annotation type com.github.microtweak.jac4e.core.EnumAttributeConverter
R
- RETURN_NULL - com.github.microtweak.jac4e.core.ValueNotFoundStrategy
S
- setAttributeName(String) - Method in class com.github.microtweak.jac4e.core.BaseEnumAttributeConverter
- setErrorIfValueNotPresent(boolean) - Method in class com.github.microtweak.jac4e.core.BaseEnumAttributeConverter
T
- THROW_ERROR - com.github.microtweak.jac4e.core.ValueNotFoundStrategy
V
- ValueNotFoundStrategy - Enum in com.github.microtweak.jac4e.core
- valueOf(String) - Static method in enum com.github.microtweak.jac4e.core.ValueNotFoundStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.microtweak.jac4e.core.ValueNotFoundStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages