|
||||||||||
| 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.ViewColumnImpl
public class ViewColumnImpl
Represents a system column definition which is linked to its system Table definition by association.
Generated implementation class representing the domain model entity ViewColumn. Data Store Mapping: Corresponds to the physical data store entity ALL_TAB_COLUMNS.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.plasma.provisioning.rdb.oracle.g11.sys.ViewColumn |
|---|
ViewColumn.PROPERTY |
| Field Summary | |
|---|---|
static 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.ViewColumn |
|---|
TYPE_NAME_VIEW_COLUMN |
| Constructor Summary | |
|---|---|
ViewColumnImpl()
Default No-arg constructor required for serialization operations. |
|
ViewColumnImpl(Type type)
|
|
| 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. |
String |
getCharacterSetName()
Returns the value of the characterSetName property. |
int |
getColumn_id()
Returns the value of the column_id property. |
String |
getColumnName()
Returns the value of the columnName property. |
String |
getDataDefault()
Returns the value of the dataDefault property. |
int |
getDataLength()
Returns the value of the dataLength property. |
int |
getDataPrecision()
Returns the value of the dataPrecision property. |
int |
getDataScale()
Returns the value of the dataScale property. |
String |
getDataType()
Returns the value of the dataType property. |
String |
getNullable()
Returns the value of the nullable property. |
String |
getOwner()
Returns the value of the owner property. |
View |
getView()
Returns the value of the view property. |
boolean |
isSetCharacterSetName()
Returns true if the characterSetName property is set. |
boolean |
isSetColumn_id()
Returns true if the column_id property is set. |
boolean |
isSetColumnName()
Returns true if the columnName property is set. |
boolean |
isSetDataDefault()
Returns true if the dataDefault property is set. |
boolean |
isSetDataLength()
Returns true if the dataLength property is set. |
boolean |
isSetDataPrecision()
Returns true if the dataPrecision property is set. |
boolean |
isSetDataScale()
Returns true if the dataScale property is set. |
boolean |
isSetDataType()
Returns true if the dataType property is set. |
boolean |
isSetNullable()
Returns true if the nullable property is set. |
boolean |
isSetOwner()
Returns true if the owner property is set. |
boolean |
isSetView()
Returns true if the view property is set. |
void |
setCharacterSetName(String value)
Sets the value of the characterSetName property to the given value. |
void |
setColumn_id(int value)
Sets the value of the column_id property to the given value. |
void |
setColumnName(String value)
Sets the value of the columnName property to the given value. |
void |
setDataDefault(String value)
Sets the value of the dataDefault property to the given value. |
void |
setDataLength(int value)
Sets the value of the dataLength property to the given value. |
void |
setDataPrecision(int value)
Sets the value of the dataPrecision property to the given value. |
void |
setDataScale(int value)
Sets the value of the dataScale property to the given value. |
void |
setDataType(String value)
Sets the value of the dataType property to the given value. |
void |
setNullable(String value)
Sets the value of the nullable property to the given value. |
void |
setOwner(String value)
Sets the value of the owner property to the given value. |
void |
setView(View value)
Sets the value of the view property to the given value. |
void |
unsetCharacterSetName()
Unsets the characterSetName property, the value of the property of the object being set to the property's default value. |
void |
unsetColumn_id()
Unsets the column_id property, the value of the property of the object being set to the property's default value. |
void |
unsetColumnName()
Unsets the columnName property, the value of the property of the object being set to the property's default value. |
void |
unsetDataDefault()
Unsets the dataDefault property, the value of the property of the object being set to the property's default value. |
void |
unsetDataLength()
Unsets the dataLength property, the value of the property of the object being set to the property's default value. |
void |
unsetDataPrecision()
Unsets the dataPrecision property, the value of the property of the object being set to the property's default value. |
void |
unsetDataScale()
Unsets the dataScale property, the value of the property of the object being set to the property's default value. |
void |
unsetDataType()
Unsets the dataType property, the value of the property of the object being set to the property's default value. |
void |
unsetNullable()
Unsets the nullable 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 |
unsetView()
Unsets the view 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 String NAMESPACE_URI
| Constructor Detail |
|---|
public ViewColumnImpl()
public ViewColumnImpl(Type type)
| Method Detail |
|---|
public boolean isSetCharacterSetName()
getCharacterSetName or setCharacterSetName(...) for a definition of property characterSetName
isSetCharacterSetName in interface ViewColumnpublic void unsetCharacterSetName()
getCharacterSetName or setCharacterSetName(...) for a definition of property characterSetName
unsetCharacterSetName in interface ViewColumnpublic String getCharacterSetName()
getCharacterSetName in interface ViewColumnpublic void setCharacterSetName(String value)
setCharacterSetName in interface ViewColumnpublic boolean isSetColumnName()
getColumnName or setColumnName(...) for a definition of property columnName
isSetColumnName in interface ViewColumnpublic void unsetColumnName()
getColumnName or setColumnName(...) for a definition of property columnName
unsetColumnName in interface ViewColumnpublic String getColumnName()
getColumnName in interface ViewColumnpublic void setColumnName(String value)
setColumnName in interface ViewColumnpublic boolean isSetColumn_id()
getColumn_id or setColumn_id(...) for a definition of property column_id
isSetColumn_id in interface ViewColumnpublic void unsetColumn_id()
getColumn_id or setColumn_id(...) for a definition of property column_id
unsetColumn_id in interface ViewColumnpublic int getColumn_id()
getColumn_id in interface ViewColumnpublic void setColumn_id(int value)
setColumn_id in interface ViewColumnpublic boolean isSetDataDefault()
getDataDefault or setDataDefault(...) for a definition of property dataDefault
isSetDataDefault in interface ViewColumnpublic void unsetDataDefault()
getDataDefault or setDataDefault(...) for a definition of property dataDefault
unsetDataDefault in interface ViewColumnpublic String getDataDefault()
getDataDefault in interface ViewColumnpublic void setDataDefault(String value)
setDataDefault in interface ViewColumnpublic boolean isSetDataLength()
getDataLength or setDataLength(...) for a definition of property dataLength
isSetDataLength in interface ViewColumnpublic void unsetDataLength()
getDataLength or setDataLength(...) for a definition of property dataLength
unsetDataLength in interface ViewColumnpublic int getDataLength()
getDataLength in interface ViewColumnpublic void setDataLength(int value)
setDataLength in interface ViewColumnpublic boolean isSetDataPrecision()
getDataPrecision or setDataPrecision(...) for a definition of property dataPrecision
isSetDataPrecision in interface ViewColumnpublic void unsetDataPrecision()
getDataPrecision or setDataPrecision(...) for a definition of property dataPrecision
unsetDataPrecision in interface ViewColumnpublic int getDataPrecision()
getDataPrecision in interface ViewColumnpublic void setDataPrecision(int value)
setDataPrecision in interface ViewColumnpublic boolean isSetDataScale()
getDataScale or setDataScale(...) for a definition of property dataScale
isSetDataScale in interface ViewColumnpublic void unsetDataScale()
getDataScale or setDataScale(...) for a definition of property dataScale
unsetDataScale in interface ViewColumnpublic int getDataScale()
getDataScale in interface ViewColumnpublic void setDataScale(int value)
setDataScale in interface ViewColumnpublic boolean isSetDataType()
getDataType or setDataType(...) for a definition of property dataType
isSetDataType in interface ViewColumnpublic void unsetDataType()
getDataType or setDataType(...) for a definition of property dataType
unsetDataType in interface ViewColumnpublic String getDataType()
getDataType in interface ViewColumnpublic void setDataType(String value)
name: SysDataType
URI:http://org.plasma/sdo/oracle/11g/sys
setDataType in interface ViewColumnpublic boolean isSetNullable()
getNullable or setNullable(...) for a definition of property nullable
isSetNullable in interface ViewColumnpublic void unsetNullable()
getNullable or setNullable(...) for a definition of property nullable
unsetNullable in interface ViewColumnpublic String getNullable()
getNullable in interface ViewColumnpublic void setNullable(String value)
setNullable in interface ViewColumnpublic boolean isSetOwner()
getOwner or setOwner(...) for a definition of property owner
isSetOwner in interface ViewColumnpublic void unsetOwner()
getOwner or setOwner(...) for a definition of property owner
unsetOwner in interface ViewColumnpublic String getOwner()
getOwner in interface ViewColumnpublic void setOwner(String value)
setOwner in interface ViewColumnpublic boolean isSetView()
isSetView in interface ViewColumnpublic void unsetView()
unsetView in interface ViewColumnpublic View createView()
View automatically establishing a containment relationship through the object's reference property, view.
createView in interface ViewColumnView automatically establishing a containment relationship through the object's reference property view.public View getView()
getView in interface ViewColumnpublic void setView(View value)
setView in interface ViewColumn
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||