Uses of Enum
net.sf.jsqlparser.statement.select.SampleClause.SampleMethod
Packages that use SampleClause.SampleMethod
-
Uses of SampleClause.SampleMethod in net.sf.jsqlparser.statement.select
Fields in net.sf.jsqlparser.statement.select declared as SampleClause.SampleMethodMethods in net.sf.jsqlparser.statement.select that return SampleClause.SampleMethodModifier and TypeMethodDescriptionstatic SampleClause.SampleMethod
SampleClause.getMethod()
static SampleClause.SampleMethod
Returns the enum constant of this type with the specified name.static SampleClause.SampleMethod[]
SampleClause.SampleMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.sf.jsqlparser.statement.select with parameters of type SampleClause.SampleMethod