类 com.alibaba.druid.sql.dialect.postgresql.ast.stmt.PGSelectQueryBlock.FetchClause.Option
的使用

使用 PGSelectQueryBlock.FetchClause.Option 的软件包
com.alibaba.druid.sql.dialect.postgresql.ast.stmt   
 

com.alibaba.druid.sql.dialect.postgresql.ast.stmtPGSelectQueryBlock.FetchClause.Option 的使用
 

返回 PGSelectQueryBlock.FetchClause.Optioncom.alibaba.druid.sql.dialect.postgresql.ast.stmt 中的方法
 PGSelectQueryBlock.FetchClause.Option PGSelectQueryBlock.FetchClause.getOption()
           
static PGSelectQueryBlock.FetchClause.Option PGSelectQueryBlock.FetchClause.Option.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static PGSelectQueryBlock.FetchClause.Option[] PGSelectQueryBlock.FetchClause.Option.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 PGSelectQueryBlock.FetchClause.Optioncom.alibaba.druid.sql.dialect.postgresql.ast.stmt 中的方法
 void PGSelectQueryBlock.FetchClause.setOption(PGSelectQueryBlock.FetchClause.Option option)
           
 



Copyright © 2013-2014 Alibaba Group. All Rights Reserved.