public abstract class OracleConstraint extends OracleSQLObjectImpl
| 构造器和说明 |
|---|
OracleConstraint() |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLName |
getName() |
OracleConstraintState |
getState() |
void |
setName(SQLName name) |
void |
setName(String name) |
void |
setState(OracleConstraintState state) |
accept0accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic SQLName getName()
public void setName(String name)
public void setName(SQLName name)
public OracleConstraintState getState()
public void setState(OracleConstraintState state)
Copyright © 2012 Alibaba Group. All Rights Reserved.