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