com.alibaba.druid.sql.dialect.oracle.ast.stmt
接口 OracleDDLStatement

所有超级接口:
OracleSQLObject, OracleStatement, SQLDDLStatement, SQLObject, SQLStatement
所有已知实现类:
OracleAlterTableStatement, OracleCreateIndexStatement, OracleCreateTableStatement

public interface OracleDDLStatement
extends SQLDDLStatement, OracleStatement


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



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