Uses of Class
com.exasol.adapter.document.edml.ConvertableMappingErrorBehaviour
-
Packages that use ConvertableMappingErrorBehaviour Package Description com.exasol.adapter.document.edml -
-
Uses of ConvertableMappingErrorBehaviour in com.exasol.adapter.document.edml
Methods in com.exasol.adapter.document.edml that return ConvertableMappingErrorBehaviour Modifier and Type Method Description static ConvertableMappingErrorBehaviourConvertableMappingErrorBehaviour. valueOf(String name)Returns the enum constant of this type with the specified name.static ConvertableMappingErrorBehaviour[]ConvertableMappingErrorBehaviour. values()Returns an array containing the constants of this enum type, in the order they are declared.
-