Uses of Enum Class
com.dslplatform.compiler.client.parameters.OracleConnection
Packages that use OracleConnection
-
Uses of OracleConnection in com.dslplatform.compiler.client.parameters
Subclasses with type arguments of type OracleConnection in com.dslplatform.compiler.client.parametersMethods in com.dslplatform.compiler.client.parameters that return OracleConnectionModifier and TypeMethodDescriptionstatic OracleConnectionReturns the enum constant of this class with the specified name.static OracleConnection[]OracleConnection.values()Returns an array containing the constants of this enum class, in the order they are declared.