public class DB2ValuesStatement extends DB2StatementImpl
| 构造器和说明 |
|---|
DB2ValuesStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(DB2ASTVisitor visitor) |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr expr) |
toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic void accept0(DB2ASTVisitor visitor)
accept0 在接口中 DB2Objectaccept0 在类中 DB2StatementImplpublic SQLExpr getExpr()
public void setExpr(SQLExpr expr)
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.