Function instead@Deprecated public class Function extends PlSqlSubprogram
AbstractDBObject.ChildSupport, AbstractDBObject.ListenerSupport| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE
Deprecated.
|
BLOCK_TYPE| Constructor and Description |
|---|
Function()
Deprecated.
|
Function(java.lang.String name, Schema schema)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
Deprecated.
Returns the type of this object.
|
addParameter, addParameter, copyToImpl, equalsImpl, getBody, getOwnedObjectsImpl, getParameter, getParameters, getReferenceIDsImpl, getReturnType, getReturnTypeID, getSignature, removeParameter, setBody, setParameters, setReturnType, setReturnTypeIDgetSource, getSourceInterrogator, isPlSql, setSourcegetSchema, setSchemafireObjectUpdatedcheckInit, checkInit, getProperties, needsInitializationaddObjectListener, addObjectListener, addObjectListener, changeParent, compareToImpl, copyObject, copyTo, copyTo, copyTo, copyTo, equals, findOwnedObject, findOwnedObject, findOwnedObject, findOwnedObject, findParent, firePropertyChanged, getChildSupport, getID, getName, getOwnedObjects, getOwnedObjects, getParent, getProperty, getProperty, getReferenceIDs, hashCode, includeOwnedObject, includesType, includesType, removeObjectListener, removeObjectListener, removeObjectListener, removeOwnedObject, removeThisAsParent, replaceReferenceIDs, setID, setName, setProperties, setProperty, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddObjectListener, copyTo, copyTo, copyTo, findOwnedObject, findOwnedObject, findOwnedObject, getID, getName, getOwnedObjects, getOwnedObjects, getParent, getProperties, getReferenceIDs, removeObjectListener, removeOwnedObject, replaceReferenceIDs, setID, setNamegetProperty, getProperty, setProperties, setPropertyaddObjectListener, getSchema, removeObjectListener, setSchemaaddObjectListener, fireObjectUpdated, removeObjectListenerpublic static final java.lang.String TYPE
public Function()
public Function(java.lang.String name,
Schema schema)
public java.lang.String getType()
DBObject