Uses of Enum
gudusoft.gsqlparser.nodes.oracle.EOracleParallelType
Packages that use EOracleParallelType
-
Uses of EOracleParallelType in gudusoft.gsqlparser.nodes.oracle
Methods in gudusoft.gsqlparser.nodes.oracle that return EOracleParallelTypeModifier and TypeMethodDescriptionTOracleParallelClause.getParallelType()static EOracleParallelTypeReturns the enum constant of this type with the specified name.static EOracleParallelType[]EOracleParallelType.values()Returns an array containing the constants of this enum type, in the order they are declared.