|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Constraint
A constraint definition
Generated interface representing the domain model entity Constraint. This SDO interface directly reflects the class (single or multiple) inheritance lattice of the source domain model(s) and is part of namespace http://org.plasma/sdo/oracle/11g/sys defined within the Configuration. Data Store Mapping: Corresponds to the physical data store entity ALL_CONSTRAINTS.
Table| Nested Class Summary | |
|---|---|
static class |
Constraint.PROPERTY
The declared logical property names for this Type. |
| Field Summary | |
|---|---|
static java.lang.String |
NAMESPACE_URI
The SDO namespace URI associated with the Type for this class. |
static java.lang.String |
TYPE_NAME_CONSTRAINT
The entity or Type logical name associated with this class. |
| Method Summary | |
|---|---|
Table |
createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
java.lang.String |
getConstraintName()
Returns the value of the constraintName property. |
java.lang.String |
getConstraintType()
Returns the value of the constraintType property. |
java.lang.String |
getDeleteRule()
Returns the value of the deleteRule property. |
java.lang.String |
getIndexName()
Returns the value of the indexName property. |
java.lang.String |
getIndexOwner()
Returns the value of the indexOwner property. |
java.lang.String |
getOwner()
Returns the value of the owner property. |
java.lang.String |
getRefConstraintName()
Returns the value of the refConstraintName property. |
java.lang.String |
getRefOwner()
Returns the value of the refOwner property. |
java.lang.String |
getSearchCondition()
Returns the value of the searchCondition property. |
Table |
getTable()
Returns the value of the table property. |
boolean |
isSetConstraintName()
Returns true if the constraintName property is set. |
boolean |
isSetConstraintType()
Returns true if the constraintType property is set. |
boolean |
isSetDeleteRule()
Returns true if the deleteRule property is set. |
boolean |
isSetIndexName()
Returns true if the indexName property is set. |
boolean |
isSetIndexOwner()
Returns true if the indexOwner property is set. |
boolean |
isSetOwner()
Returns true if the owner property is set. |
boolean |
isSetRefConstraintName()
Returns true if the refConstraintName property is set. |
boolean |
isSetRefOwner()
Returns true if the refOwner property is set. |
boolean |
isSetSearchCondition()
Returns true if the searchCondition property is set. |
boolean |
isSetTable()
Returns true if the table property is set. |
void |
setConstraintName(java.lang.String value)
Sets the value of the constraintName property to the given value. |
void |
setConstraintType(java.lang.String value)
Sets the value of the constraintType property to the given value. |
void |
setDeleteRule(java.lang.String value)
Sets the value of the deleteRule property to the given value. |
void |
setIndexName(java.lang.String value)
Sets the value of the indexName property to the given value. |
void |
setIndexOwner(java.lang.String value)
Sets the value of the indexOwner property to the given value. |
void |
setOwner(java.lang.String value)
Sets the value of the owner property to the given value. |
void |
setRefConstraintName(java.lang.String value)
Sets the value of the refConstraintName property to the given value. |
void |
setRefOwner(java.lang.String value)
Sets the value of the refOwner property to the given value. |
void |
setSearchCondition(java.lang.String value)
Sets the value of the searchCondition property to the given value. |
void |
setTable(Table value)
Sets the value of the table property to the given value. |
void |
unsetConstraintName()
Unsets the constraintName property, the value of the property of the object being set to the property's default value. |
void |
unsetConstraintType()
Unsets the constraintType property, the value of the property of the object being set to the property's default value. |
void |
unsetDeleteRule()
Unsets the deleteRule property, the value of the property of the object being set to the property's default value. |
void |
unsetIndexName()
Unsets the indexName property, the value of the property of the object being set to the property's default value. |
void |
unsetIndexOwner()
Unsets the indexOwner property, the value of the property of the object being set to the property's default value. |
void |
unsetOwner()
Unsets the owner property, the value of the property of the object being set to the property's default value. |
void |
unsetRefConstraintName()
Unsets the refConstraintName property, the value of the property of the object being set to the property's default value. |
void |
unsetRefOwner()
Unsets the refOwner property, the value of the property of the object being set to the property's default value. |
void |
unsetSearchCondition()
Unsets the searchCondition property, the value of the property of the object being set to the property's default value. |
void |
unsetTable()
Unsets the table property, the value of the property of the object being set to the property's default value. |
| Methods inherited from interface org.plasma.sdo.PlasmaDataObject |
|---|
accept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, getDataObject, getUUID, getUUIDAsString, remove, remove, reset, resetUUID, setContainer, setContainmentProperty, setDataGraph |
| Field Detail |
|---|
static final java.lang.String NAMESPACE_URI
static final java.lang.String TYPE_NAME_CONSTRAINT
| Method Detail |
|---|
boolean isSetOwner()
getOwner or setOwner(...) for a definition of property owner
void unsetOwner()
getOwner or setOwner(...) for a definition of property owner
java.lang.String getOwner()
void setOwner(java.lang.String value)
boolean isSetTable()
getTable or setTable(...) for a definition of property table
void unsetTable()
getTable or setTable(...) for a definition of property table
Table createTable()
Table automatically establishing a containment relationship through the object's reference property, table.
Property Definition:
See getTable or setTable(...) for a definition of property table
Table automatically establishing a containment relationship through the object's reference property table.Table getTable()
void setTable(Table value)
boolean isSetConstraintName()
getConstraintName or setConstraintName(...) for a definition of property constraintName
void unsetConstraintName()
getConstraintName or setConstraintName(...) for a definition of property constraintName
java.lang.String getConstraintName()
void setConstraintName(java.lang.String value)
boolean isSetConstraintType()
getConstraintType or setConstraintType(...) for a definition of property constraintType
void unsetConstraintType()
getConstraintType or setConstraintType(...) for a definition of property constraintType
java.lang.String getConstraintType()
void setConstraintType(java.lang.String value)
name: ConstraintType
URI:http://org.plasma/sdo/oracle/11g/sys
boolean isSetSearchCondition()
getSearchCondition or setSearchCondition(...) for a definition of property searchCondition
void unsetSearchCondition()
getSearchCondition or setSearchCondition(...) for a definition of property searchCondition
java.lang.String getSearchCondition()
void setSearchCondition(java.lang.String value)
boolean isSetRefOwner()
getRefOwner or setRefOwner(...) for a definition of property refOwner
void unsetRefOwner()
getRefOwner or setRefOwner(...) for a definition of property refOwner
java.lang.String getRefOwner()
void setRefOwner(java.lang.String value)
boolean isSetRefConstraintName()
getRefConstraintName or setRefConstraintName(...) for a definition of property refConstraintName
void unsetRefConstraintName()
getRefConstraintName or setRefConstraintName(...) for a definition of property refConstraintName
java.lang.String getRefConstraintName()
void setRefConstraintName(java.lang.String value)
boolean isSetDeleteRule()
getDeleteRule or setDeleteRule(...) for a definition of property deleteRule
void unsetDeleteRule()
getDeleteRule or setDeleteRule(...) for a definition of property deleteRule
java.lang.String getDeleteRule()
void setDeleteRule(java.lang.String value)
boolean isSetIndexOwner()
getIndexOwner or setIndexOwner(...) for a definition of property indexOwner
void unsetIndexOwner()
getIndexOwner or setIndexOwner(...) for a definition of property indexOwner
java.lang.String getIndexOwner()
void setIndexOwner(java.lang.String value)
boolean isSetIndexName()
getIndexName or setIndexName(...) for a definition of property indexName
void unsetIndexName()
getIndexName or setIndexName(...) for a definition of property indexName
java.lang.String getIndexName()
void setIndexName(java.lang.String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||