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