| 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,
ViewColumn column,
ViewColumnComment[] comments) |
| Modifier and Type | Method and Description |
|---|---|
ViewColumnComment |
View.createViewColumnComment()
Creates and returns a new instance of Type
ViewColumnComment automatically establishing a containment relationship through the object's reference property, viewColumnComment. |
ViewColumnComment[] |
View.getViewColumnComment()
Returns an array of ViewColumnComment set for the object's multi-valued property viewColumnComment.
|
ViewColumnComment |
View.getViewColumnComment(int idx)
Returns the ViewColumnComment set for the object's multi-valued property viewColumnComment based on the given index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
View.addViewColumnComment(ViewColumnComment value)
Adds the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
|
void |
View.removeViewColumnComment(ViewColumnComment value)
Removes the given value of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
|
void |
View.setViewColumnComment(ViewColumnComment[] value)
Sets the given array of Type ViewColumnComment for the object's multi-valued property viewColumnComment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ViewColumnCommentImpl
The comment for a column
|
| Modifier and Type | Method and Description |
|---|---|
ViewColumnComment |
ViewImpl.createViewColumnComment()
Creates and returns a new instance of Type
ViewColumnComment automatically establishing a containment relationship through the object's reference property, viewColumnComment. |
ViewColumnComment[] |
ViewImpl.getViewColumnComment() |
ViewColumnComment |
ViewImpl.getViewColumnComment(int idx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewImpl.addViewColumnComment(ViewColumnComment value) |
void |
ViewImpl.removeViewColumnComment(ViewColumnComment value) |
void |
ViewImpl.setViewColumnComment(ViewColumnComment[] value) |
Copyright © 2017. All rights reserved.