Uses of Enum
io.vertx.oracleclient.FetchDirection
Packages that use FetchDirection
-
Uses of FetchDirection in io.vertx.oracleclient
Subclasses with type arguments of type FetchDirection in io.vertx.oracleclientMethods in io.vertx.oracleclient that return FetchDirectionModifier and TypeMethodDescriptionOracleConnectOptions.getFetchDirection()static FetchDirectionReturns the enum constant of this type with the specified name.static FetchDirection[]FetchDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.vertx.oracleclient with parameters of type FetchDirectionModifier and TypeMethodDescriptionOracleConnectOptions.setFetchDirection(FetchDirection fetchDirection)