(no version information, might be only in CVS)
SDO_DAS_DataFactory::addType --
Add a new type to a model
Description
void
SDO_DAS_DataFactory::addType ( string type_namespace_uri, string type_name [, array options] )
Warning |
This function is
EXPERIMENTAL. The behaviour of this function, the
name of this function, and anything else documented about this
function may change without notice in a future release of PHP.
Use this function at your own risk. |
Add a new type to the SDO_DAS_DataFactory,
defined by its namespace and type name.
The type becomes part of the model of data objects
that the data factory can create.