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

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

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

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

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



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