|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.sdo.core.CoreNode
org.plasma.sdo.core.CoreDataObject
org.plasma.provisioning.rdb.oracle.g11.sys.impl.TableCommentImpl
public class TableCommentImpl
A comment on a table
Generated implementation class representing the domain model entity TableComment. Data Store Mapping: Corresponds to the physical data store entity ALL_TAB_COMMENTS.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment |
|---|
TableComment.PROPERTY |
| Field Summary | |
|---|---|
static java.lang.String |
NAMESPACE_URI
The SDO namespace URI associated with the SDO Type for this class |
| Fields inherited from class org.plasma.sdo.core.CoreNode |
|---|
EMPTY_EDGE_LIST, valueObject |
| Fields inherited from interface org.plasma.provisioning.rdb.oracle.g11.sys.TableComment |
|---|
TYPE_NAME_TABLE_COMMENT |
| Constructor Summary | |
|---|---|
TableCommentImpl()
Default No-arg constructor required for serialization operations. |
|
TableCommentImpl(Type type)
|
|
| Method Summary | |
|---|---|
Table |
createTable()
Creates and returns a new instance of Type Table automatically establishing a containment relationship through the object's reference property, table. |
java.lang.String |
getComments()
Returns the value of the comments property. |
java.lang.String |
getOwner()
Returns the value of the owner property. |
Table |
getTable()
Returns the value of the table property. |
java.lang.String |
getTableType()
Returns the value of the tableType property. |
boolean |
isSetComments()
Returns true if the comments property is set. |
boolean |
isSetOwner()
Returns true if the owner property is set. |
boolean |
isSetTable()
Returns true if the table property is set. |
boolean |
isSetTableType()
Returns true if the tableType property is set. |
void |
setComments(java.lang.String value)
Sets the value of the comments property to the given value. |
void |
setOwner(java.lang.String value)
Sets the value of the owner property to the given value. |
void |
setTable(Table value)
Sets the value of the table property to the given value. |
void |
setTableType(java.lang.String value)
Sets the value of the tableType property to the given value. |
void |
unsetComments()
Unsets the comments property, the value of the property of the object being set to the property's default value. |
void |
unsetOwner()
Unsets the owner property, the value of the property of the object being set to the property's default value. |
void |
unsetTable()
Unsets the table property, the value of the property of the object being set to the property's default value. |
void |
unsetTableType()
Unsets the tableType property, the value of the property of the object being set to the property's default value. |
| Methods inherited from class org.plasma.sdo.core.CoreNode |
|---|
getEdges, getEntityName, getValue, getValueObject, removeValue, setValue, setValueObject |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.plasma.sdo.PlasmaDataObject |
|---|
accept, accept, accept, acceptDepthFirst, add, contains, dump, dumpDepthFirst, find, getDataObject, getUUID, getUUIDAsString, remove, remove, reset, resetUUID, setContainer, setContainmentProperty, setDataGraph |
| Field Detail |
|---|
public static final java.lang.String NAMESPACE_URI
| Constructor Detail |
|---|
public TableCommentImpl()
public TableCommentImpl(Type type)
| Method Detail |
|---|
public boolean isSetComments()
getComments or setComments(...) for a definition of property comments
isSetComments in interface TableCommentpublic void unsetComments()
getComments or setComments(...) for a definition of property comments
unsetComments in interface TableCommentpublic java.lang.String getComments()
getComments in interface TableCommentpublic void setComments(java.lang.String value)
setComments in interface TableCommentpublic boolean isSetOwner()
getOwner or setOwner(...) for a definition of property owner
isSetOwner in interface TableCommentpublic void unsetOwner()
getOwner or setOwner(...) for a definition of property owner
unsetOwner in interface TableCommentpublic java.lang.String getOwner()
getOwner in interface TableCommentpublic void setOwner(java.lang.String value)
setOwner in interface TableCommentpublic boolean isSetTable()
isSetTable in interface TableCommentpublic void unsetTable()
unsetTable in interface TableCommentpublic Table createTable()
Table automatically establishing a containment relationship through the object's reference property, table.
createTable in interface TableCommentTable automatically establishing a containment relationship through the object's reference property table.public Table getTable()
getTable in interface TableCommentpublic void setTable(Table value)
setTable in interface TableCommentpublic boolean isSetTableType()
isSetTableType in interface TableCommentpublic void unsetTableType()
unsetTableType in interface TableCommentpublic java.lang.String getTableType()
getTableType in interface TableCommentpublic void setTableType(java.lang.String value)
name: TableType
URI:http://org.plasma/sdo/oracle/11g/sys
setTableType in interface TableComment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||