com.alibaba.druid.sql.dialect.postgresql.ast.stmt
接口 PGSQLStatement

所有超级接口:
PGSQLObject, SQLObject, SQLStatement
所有已知实现类:
PGDeleteStatement, PGInsertStatement, PGSelectStatement, PGUpdateStatement

public interface PGSQLStatement
extends SQLStatement, PGSQLObject


方法摘要
 
从接口 com.alibaba.druid.sql.dialect.postgresql.ast.PGSQLObject 继承的方法
accept0
 
从接口 com.alibaba.druid.sql.ast.SQLObject 继承的方法
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2013 Alibaba Group. All Rights Reserved.