Uses of Enum
com.alibaba.druid.sql.dialect.oscar.ast.stmt.OscarSelectQueryBlock.FetchClause.Option
Packages that use OscarSelectQueryBlock.FetchClause.Option
-
Uses of OscarSelectQueryBlock.FetchClause.Option in com.alibaba.druid.sql.dialect.oscar.ast.stmt
Methods in com.alibaba.druid.sql.dialect.oscar.ast.stmt that return OscarSelectQueryBlock.FetchClause.OptionModifier and TypeMethodDescriptionOscarSelectQueryBlock.FetchClause.getOption()Returns the enum constant of this type with the specified name.OscarSelectQueryBlock.FetchClause.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.FetchClause.OptionModifier and TypeMethodDescriptionvoidOscarSelectQueryBlock.FetchClause.setOption(OscarSelectQueryBlock.FetchClause.Option option)