Uses of Enum
net.sf.jsqlparser.statement.select.KSQLWindow.WindowType
Packages that use KSQLWindow.WindowType
-
Uses of KSQLWindow.WindowType in net.sf.jsqlparser.statement.select
Methods in net.sf.jsqlparser.statement.select that return KSQLWindow.WindowTypeModifier and TypeMethodDescriptionstatic KSQLWindow.WindowType
static KSQLWindow.WindowType
Returns the enum constant of this type with the specified name.static KSQLWindow.WindowType[]
KSQLWindow.WindowType.values()
Returns an array containing the constants of this enum type, in the order they are declared.