Uses of Enum Class
com.pervasive.datarush.operators.io.jdbc.OutputMode
Packages that use OutputMode
Package
Description
Provides operators for reading from JDBC sources and writing to JDBC targets.
-
Uses of OutputMode in com.pervasive.datarush.operators.io.jdbc
Methods in com.pervasive.datarush.operators.io.jdbc that return OutputModeModifier and TypeMethodDescriptionstatic OutputModeReturns the enum constant of this class with the specified name.static OutputMode[]OutputMode.values()Returns an array containing the constants of this enum class, in the order they are declared.