public static class OracleCreateTableStatement.OIDIndex extends OracleSegmentAttributesImpl implements OracleSQLObject
| 限定符和类型 | 字段和说明 |
|---|---|
private SQLName |
name |
storage, tablespaceattributes, parent| 构造器和说明 |
|---|
OIDIndex() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
SQLName |
getName() |
void |
setName(SQLName name) |
cloneTo, getCompress, getCompressLevel, getFreeLists, getInitrans, getLogging, getMaxtrans, getPctfree, getPctincrease, getPctthreshold, getPctused, getStorage, getTablespace, isCompressForOltp, setCompress, setCompressForOltp, setCompressLevel, setFreeLists, setInitrans, setLogging, setMaxtrans, setPctfree, setPctincrease, setPctthreshold, setPctused, setStorage, setTablespaceaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprivate SQLName name
public void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLObjectImplpublic SQLName getName()
public void setName(SQLName name)
Copyright © 2013–2019 Alibaba Group. All rights reserved.