Uses of Enum
com.alibaba.druid.sql.dialect.oscar.ast.stmt.OscarSelectQueryBlock.ForClause.Option
Packages that use OscarSelectQueryBlock.ForClause.Option
-
Uses of OscarSelectQueryBlock.ForClause.Option in com.alibaba.druid.sql.dialect.oscar.ast.stmt
Methods in com.alibaba.druid.sql.dialect.oscar.ast.stmt that return OscarSelectQueryBlock.ForClause.OptionModifier and TypeMethodDescriptionOscarSelectQueryBlock.ForClause.getOption()Returns the enum constant of this type with the specified name.OscarSelectQueryBlock.ForClause.Option.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.alibaba.druid.sql.dialect.oscar.ast.stmt with parameters of type OscarSelectQueryBlock.ForClause.OptionModifier and TypeMethodDescriptionvoidOscarSelectQueryBlock.ForClause.setOption(OscarSelectQueryBlock.ForClause.Option option)