|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A condition to define uniqueness of rows in a table. An example of UniqueConstraint is a primary key
Method Summary | |
org.omg.cwm.resource.relational.enumerations.DeferrabilityType |
getDeferrability()
Indicates if the validity of the UniqueConstraint is to be tested at each statement or at the end of a transaction. |
void |
setDeferrability(org.omg.cwm.resource.relational.enumerations.DeferrabilityType newValue)
Indicates if the validity of the UniqueConstraint is to be tested at each statement or at the end of a transaction. |
Methods inherited from interface org.omg.cwm.foundation.keysindexes.UniqueKey |
getFeature, getKeyRelationship |
Methods inherited from interface org.omg.cwm.objectmodel.core.ModelElement |
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility |
Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
public org.omg.cwm.resource.relational.enumerations.DeferrabilityType getDeferrability() throws javax.jmi.reflect.JmiException
public void setDeferrability(org.omg.cwm.resource.relational.enumerations.DeferrabilityType newValue) throws javax.jmi.reflect.JmiException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |