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