public class OracleAlterTablespaceAddDataFile extends OracleSQLObjectImpl implements OracleAlterTablespaceItem
构造器和说明 |
---|
OracleAlterTablespaceAddDataFile() |
限定符和类型 | 方法和说明 |
---|---|
void |
accept0(OracleASTVisitor visitor) |
List<OracleFileSpecification> |
getFiles() |
void |
setFiles(List<OracleFileSpecification> files) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public void accept0(OracleASTVisitor visitor)
accept0
在接口中 OracleSQLObject
accept0
在类中 OracleSQLObjectImpl
public List<OracleFileSpecification> getFiles()
public void setFiles(List<OracleFileSpecification> files)
Copyright © 2013–2016 Alibaba Group. All rights reserved.