|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
|---|---|
| org.plasma.provisioning.rdb | |
| org.plasma.provisioning.rdb.oracle.g11.sys | |
| org.plasma.provisioning.rdb.oracle.g11.sys.impl | |
| Uses of Table in org.plasma.provisioning.rdb |
|---|
| Methods in org.plasma.provisioning.rdb with parameters of type Table | |
|---|---|
Class |
Oracle11GConverter.buildClass(Package pkg,
Table table)
|
| Uses of Table in org.plasma.provisioning.rdb.oracle.g11.sys |
|---|
| Methods in org.plasma.provisioning.rdb.oracle.g11.sys that return Table | |
|---|---|
Table |
TableComment.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableColumnConstraint.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableColumnComment.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableColumn.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
Constraint.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableComment.getTable()
Returns the value of the table property. |
Table |
TableColumnConstraint.getTable()
Returns the value of the table property. |
Table |
TableColumnComment.getTable()
Returns the value of the table property. |
Table |
TableColumn.getTable()
Returns the value of the table property. |
Table |
Constraint.getTable()
Returns the value of the table property. |
| Methods in org.plasma.provisioning.rdb.oracle.g11.sys with parameters of type Table | |
|---|---|
void |
TableComment.setTable(Table value)
Sets the value of the table property to the given value. |
void |
TableColumnConstraint.setTable(Table value)
Sets the value of the table property to the given value. |
void |
TableColumnComment.setTable(Table value)
Sets the value of the table property to the given value. |
void |
TableColumn.setTable(Table value)
Sets the value of the table property to the given value. |
void |
Constraint.setTable(Table value)
Sets the value of the table property to the given value. |
| Uses of Table in org.plasma.provisioning.rdb.oracle.g11.sys.impl |
|---|
| Methods in org.plasma.provisioning.rdb.oracle.g11.sys.impl that return Table | |
|---|---|
Table |
TableCommentImpl.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableColumnImpl.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableColumnConstraintImpl.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableColumnCommentImpl.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
ConstraintImpl.createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableCommentImpl.getTable()
Returns the value of the table property. |
Table |
TableColumnImpl.getTable()
Returns the value of the table property. |
Table |
TableColumnConstraintImpl.getTable()
Returns the value of the table property. |
Table |
TableColumnCommentImpl.getTable()
Returns the value of the table property. |
Table |
ConstraintImpl.getTable()
Returns the value of the table property. |
| Methods in org.plasma.provisioning.rdb.oracle.g11.sys.impl with parameters of type Table | |
|---|---|
void |
TableCommentImpl.setTable(Table value)
Sets the value of the table property to the given value. |
void |
TableColumnImpl.setTable(Table value)
Sets the value of the table property to the given value. |
void |
TableColumnConstraintImpl.setTable(Table value)
Sets the value of the table property to the given value. |
void |
TableColumnCommentImpl.setTable(Table value)
Sets the value of the table property to the given value. |
void |
ConstraintImpl.setTable(Table value)
Sets the value of the table property to the given value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||