Uses of Class
com.exasol.adapter.BinaryColumnHandling
-
Packages that use BinaryColumnHandling Package Description com.exasol.adapter -
-
Uses of BinaryColumnHandling in com.exasol.adapter
Methods in com.exasol.adapter that return BinaryColumnHandling Modifier and Type Method Description BinaryColumnHandlingAdapterProperties. getBinaryColumnHandling()Get binary column handlingstatic BinaryColumnHandlingBinaryColumnHandling. valueOf(String name)Returns the enum constant of this type with the specified name.static BinaryColumnHandling[]BinaryColumnHandling. values()Returns an array containing the constants of this enum type, in the order they are declared.
-