Uses of Enum
net.sf.jsqlparser.statement.select.SetOperationList.SetOperationType
Packages that use SetOperationList.SetOperationType
-
Uses of SetOperationList.SetOperationType in net.sf.jsqlparser.statement.select
Fields in net.sf.jsqlparser.statement.select declared as SetOperationList.SetOperationTypeMethods in net.sf.jsqlparser.statement.select that return SetOperationList.SetOperationTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SetOperationList.SetOperationType[]
SetOperationList.SetOperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in net.sf.jsqlparser.statement.select with parameters of type SetOperationList.SetOperationType