| Package | Description |
|---|---|
| org.plasma.provisioning.rdb | |
| org.plasma.provisioning.rdb.mysql.v5_5 | |
| org.plasma.provisioning.rdb.mysql.v5_5.impl |
| Modifier and Type | Method and Description |
|---|---|
Class |
MySql55Converter.buildClass(Package pkg,
Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
View.createTable()
Creates and returns a new instance of Type
Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableConstraint.createTable()
Creates and returns a new instance of Type
Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableColumnKeyUsage.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 |
TableColumn.createTable()
Creates and returns a new instance of Type
Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
View.getTable()
Returns the value of the table property.
|
Table |
TableConstraint.getTable()
Returns the value of the table property.
|
Table |
TableColumnKeyUsage.getTable()
Returns the value of the table property.
|
Table |
TableColumnConstraint.getTable()
Returns the value of the table property.
|
Table |
TableColumn.getTable()
Returns the value of the table property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
View.setTable(Table value)
Sets the value of the table property to the given value.
|
void |
TableConstraint.setTable(Table value)
Sets the value of the table property to the given value.
|
void |
TableColumnKeyUsage.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 |
TableColumn.setTable(Table value)
Sets the value of the table property to the given value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableImpl
Generated implementation class representing the domain model entity Table.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
ViewImpl.createTable()
Creates and returns a new instance of Type
Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableConstraintImpl.createTable()
Creates and returns a new instance of Type
Table automatically establishing a containment relationship through the object's reference property, table. |
Table |
TableColumnKeyUsageImpl.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 |
ViewImpl.getTable()
Returns the value of the table property.
|
Table |
TableConstraintImpl.getTable()
Returns the value of the table property.
|
Table |
TableColumnKeyUsageImpl.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewImpl.setTable(Table value)
Sets the value of the table property to the given value.
|
void |
TableConstraintImpl.setTable(Table value)
Sets the value of the table property to the given value.
|
void |
TableColumnKeyUsageImpl.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.
|
Copyright © 2017. All rights reserved.