Uses of Enum
gudusoft.gsqlparser.dlineage.dataflow.model.ResultSetType
Packages that use ResultSetType
-
Uses of ResultSetType in gudusoft.gsqlparser.dlineage.dataflow.model
Methods in gudusoft.gsqlparser.dlineage.dataflow.model that return ResultSetTypeModifier and TypeMethodDescriptionstatic ResultSetTypestatic ResultSetTypeReturns the enum constant of this type with the specified name.static ResultSetType[]ResultSetType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.dlineage.dataflow.model that return types with arguments of type ResultSetTypeMethods in gudusoft.gsqlparser.dlineage.dataflow.model with parameters of type ResultSetTypeModifier and TypeMethodDescriptionbooleanOption.containsResultSetType(ResultSetType type) voidDataflowRemoveOption.setRemoveResultSetTypes(ResultSetType... types) voidOption.showResultSetTypes(ResultSetType... types)