| 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 |
|---|---|
TableColumnComment |
Table.createTableColumnComment()
Creates and returns a new instance of Type
TableColumnComment automatically establishing a containment relationship through the object's reference property, tableColumnComment. |
TableColumnComment[] |
Table.getTableColumnComment()
Returns an array of TableColumnComment set for the object's multi-valued property tableColumnComment.
|
TableColumnComment |
Table.getTableColumnComment(int idx)
Returns the TableColumnComment set for the object's multi-valued property tableColumnComment based on the given index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.addTableColumnComment(TableColumnComment value)
Adds the given value of Type TableColumnComment for the object's multi-valued property tableColumnComment.
|
void |
Table.removeTableColumnComment(TableColumnComment value)
Removes the given value of Type TableColumnComment for the object's multi-valued property tableColumnComment.
|
void |
Table.setTableColumnComment(TableColumnComment[] value)
Sets the given array of Type TableColumnComment for the object's multi-valued property tableColumnComment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableColumnCommentImpl
The comment for a column
|
| Modifier and Type | Method and Description |
|---|---|
TableColumnComment |
TableImpl.createTableColumnComment()
Creates and returns a new instance of Type
TableColumnComment automatically establishing a containment relationship through the object's reference property, tableColumnComment. |
TableColumnComment[] |
TableImpl.getTableColumnComment() |
TableColumnComment |
TableImpl.getTableColumnComment(int idx) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableImpl.addTableColumnComment(TableColumnComment value) |
void |
TableImpl.removeTableColumnComment(TableColumnComment value) |
void |
TableImpl.setTableColumnComment(TableColumnComment[] value) |
Copyright © 2017. All rights reserved.