com.alibaba.druid.sql.dialect.oracle.ast.stmt
Interface OracleAlterTablespaceItem

All Superinterfaces:
OracleSQLObject, SQLObject
All Known Implementing Classes:
OracleAlterTablespaceAddDataFile

public interface OracleAlterTablespaceItem
extends OracleSQLObject


Method Summary
 
Methods inherited from interface com.alibaba.druid.sql.dialect.oracle.ast.OracleSQLObject
accept0
 
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
 



Copyright © 2012 Alibaba Group. All Rights Reserved.