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