|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViewComment
A comment on a table
Generated interface representing the domain model entity ViewComment. This SDO interface directly reflects the class (single or multiple) inheritance lattice of the source domain model(s) and is part of namespace http://org.plasma/sdo/oracle/11g/sys defined within the Configuration. Data Store Mapping: Corresponds to the physical data store entity ALL_TAB_COMMENTS.
View| Nested Class Summary | |
|---|---|
static class |
ViewComment.PROPERTY
The declared logical property names for this Type. |
| Field Summary | |
|---|---|
static java.lang.String |
NAMESPACE_URI
The SDO namespace URI associated with the Type for this class. |
static java.lang.String |
TYPE_NAME_VIEW_COMMENT
The entity or Type logical name associated with this class. |
| Method Summary | |
|---|---|
View |
createView()
Creates and returns a new instance of Type View automatically establishing a containment relationship through the object's reference property, view. |
java.lang.String |
getComments()
Returns the value of the comments property. |
java.lang.String |
getOwner()
Returns the value of the owner property. |
java.lang.String |
getTableType()
Returns the value of the tableType property. |
View |
getView()
Returns the value of the view property. |
boolean |
isSetComments()
Returns true if the comments property is set. |
boolean |
isSetOwner()
Returns true if the owner property is set. |
boolean |
isSetTableType()
Returns true if the tableType property is set. |
boolean |
isSetView()
Returns true if the view 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 |
setTableType(java.lang.String value)
Sets the value of the tableType property to the given value. |
void |
setView(View value)
Sets the value of the view 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 |
unsetTableType()
Unsets the tableType property, the value of the property of the object being set to the property's default value. |
void |
unsetView()
Unsets the view property, the value of the property of the object being set to the property's default value. |
| 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 |
|---|
static final java.lang.String NAMESPACE_URI
static final java.lang.String TYPE_NAME_VIEW_COMMENT
| Method Detail |
|---|
boolean isSetOwner()
getOwner or setOwner(...) for a definition of property owner
void unsetOwner()
getOwner or setOwner(...) for a definition of property owner
java.lang.String getOwner()
void setOwner(java.lang.String value)
boolean isSetComments()
getComments or setComments(...) for a definition of property comments
void unsetComments()
getComments or setComments(...) for a definition of property comments
java.lang.String getComments()
void setComments(java.lang.String value)
boolean isSetTableType()
void unsetTableType()
java.lang.String getTableType()
void setTableType(java.lang.String value)
name: TableType
URI:http://org.plasma/sdo/oracle/11g/sys
boolean isSetView()
void unsetView()
View createView()
View automatically establishing a containment relationship through the object's reference property, view.
View automatically establishing a containment relationship through the object's reference property view.View getView()
void setView(View value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||