| Package | Description |
|---|---|
| org.plasma.provisioning.rdb | |
| org.plasma.provisioning.rdb.oracle.g11.sys | |
| org.plasma.provisioning.rdb.oracle.g11.sys.impl |
| Modifier and Type | Method and Description |
|---|---|
Property |
Oracle11GConverter.buildProperty(Package pkg,
Class clss,
TableColumn column,
org.plasma.provisioning.rdb.Oracle11GConverter.ConstraintInfo[] constraints,
TableColumnComment[] comments) |
| Modifier and Type | Method and Description |
|---|---|
TableColumn |
Table.createTableColumn()
Creates and returns a new instance of Type
TableColumn automatically establishing a containment relationship through the object's reference property, tableColumn. |
TableColumn[] |
Table.getTableColumn()
Returns an array of TableColumn set for the object's multi-valued property tableColumn.
|
TableColumn |
Table.getTableColumn(int idx)
Returns the TableColumn set for the object's multi-valued property tableColumn based on the given index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.addTableColumn(TableColumn value)
Adds the given value of Type TableColumn for the object's multi-valued property tableColumn.
|
void |
Table.removeTableColumn(TableColumn value)
Removes the given value of Type TableColumn for the object's multi-valued property tableColumn.
|
void |
Table.setTableColumn(TableColumn[] value)
Sets the given array of Type TableColumn for the object's multi-valued property tableColumn.
|
| Modifier and Type | Method and Description |
|---|---|
TableColumn |
TableImpl.createTableColumn()
Creates and returns a new instance of Type
TableColumn automatically establishing a containment relationship through the object's reference property, tableColumn. |
TableColumn[] |
TableImpl.getTableColumn() |
TableColumn |
TableImpl.getTableColumn(int idx) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableImpl.addTableColumn(TableColumn value) |
void |
TableImpl.removeTableColumn(TableColumn value) |
void |
TableImpl.setTableColumn(TableColumn[] value) |
Copyright © 2017. All rights reserved.