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

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

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

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

参数类型为 PGSelectQueryBlock.IntoOptioncom.alibaba.druid.sql.dialect.postgresql.ast.stmt 中的方法
 void PGSelectQueryBlock.setIntoOption(PGSelectQueryBlock.IntoOption intoOption)
           
 



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