Uses of Enum
gudusoft.gsqlparser.nodes.TMergeActionClause.EMergeActionType
Packages that use TMergeActionClause.EMergeActionType
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TMergeActionClause.EMergeActionType in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TMergeActionClause.EMergeActionTypeModifier and TypeMethodDescriptionTMergeActionClause.getMergeActionType()Returns the enum constant of this type with the specified name.static TMergeActionClause.EMergeActionType[]TMergeActionClause.EMergeActionType.values()Returns an array containing the constants of this enum type, in the order they are declared.