public class OracleNestedTableProperties extends AbstractChildDBObject
| Modifier and Type | Class and Description | 
|---|---|
| static class  | OracleNestedTableProperties.ReturnAs | 
AbstractDBObject.ChildSupport, AbstractDBObject.ListenerSupport| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | TYPE | 
| Constructor and Description | 
|---|
| OracleNestedTableProperties() | 
| Modifier and Type | Method and Description | 
|---|---|
| OracleNestedTableProperties.ReturnAs | getReturnAs() | 
| java.lang.String | getTableName() | 
| java.lang.String | getType()Returns the type of this object. | 
| void | setReturnAs(OracleNestedTableProperties.ReturnAs returnAs) | 
| void | setTableName(java.lang.String tableName) | 
setParentaddObjectListener, addObjectListener, addObjectListener, changeParent, compareToImpl, copyObject, copyTo, copyTo, copyTo, copyTo, copyToImpl, equals, equalsImpl, findOwnedObject, findOwnedObject, findOwnedObject, findOwnedObject, findParent, fireObjectUpdated, firePropertyChanged, getChildSupport, getChildSupport, getID, getName, getOwnedObjects, getOwnedObjects, getOwnedObjectsImpl, getParent, getProperties, getProperty, getProperty, getReferenceIDs, getReferenceIDsImpl, hashCode, includeOwnedObject, includesType, includesType, removeObjectListener, removeObjectListener, removeObjectListener, removeOwnedObject, removeThisAsParent, replaceReferenceIDs, setID, setName, setProperties, setProperty, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetParentaddObjectListener, copyTo, copyTo, copyTo, equals, findOwnedObject, findOwnedObject, findOwnedObject, getID, getName, getOwnedObjects, getOwnedObjects, getProperties, getProperty, getProperty, getReferenceIDs, hashCode, removeObjectListener, removeOwnedObject, replaceReferenceIDs, setID, setName, setProperties, setPropertypublic static final java.lang.String TYPE
public java.lang.String getTableName()
public void setTableName(java.lang.String tableName)
public OracleNestedTableProperties.ReturnAs getReturnAs()
public void setReturnAs(OracleNestedTableProperties.ReturnAs returnAs)
public java.lang.String getType()
DBObject