public class PGShowStatement extends SQLStatementImpl implements PGSQLStatement
构造器和说明 |
---|
PGShowStatement() |
限定符和类型 | 方法和说明 |
---|---|
void |
accept0(PGASTVisitor visitor) |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr expr) |
getDbType, setDbType, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public void accept0(PGASTVisitor visitor)
accept0
在接口中 PGSQLObject
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.