Uses of Enum
net.sf.jsqlparser.statement.select.ForClause.ForOption
Packages that use ForClause.ForOption
-
Uses of ForClause.ForOption in net.sf.jsqlparser.statement.select
Fields in net.sf.jsqlparser.statement.select declared as ForClause.ForOptionMethods in net.sf.jsqlparser.statement.select that return ForClause.ForOptionModifier and TypeMethodDescriptionstatic ForClause.ForOption
ForClause.getForOption()
static ForClause.ForOption
Returns the enum constant of this type with the specified name.static ForClause.ForOption[]
ForClause.ForOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.