Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<SDO_DAS_DataFactory::addTypeSDO_DAS_DataObject::getChangeSummary>
Last updated: Tue, 19 Sep 2006

SDO_DAS_DataFactory::getDataFactory

(no version information, might be only in CVS)

SDO_DAS_DataFactory::getDataFactory --  Get a data factory instance

Description

SDO_DAS_DataFactory SDO_DAS_DataFactory::getDataFactory ( void )

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.

Static method to get an instance of an SDO_DAS_DataFactory. This instance is initially only configured with the basic SDO types. A Data Access Service is responsible for populating the data factory model and then allowing PHP applications to create SDOs based on the model through the SDO_DataFactory interface. PHP applications should always obtain a data factory from a configured Data Access Service, not through this interface.

Parameters

None.

Return Values

Returns an SDO_DAS_DataFactory.




<SDO_DAS_DataFactory::addTypeSDO_DAS_DataObject::getChangeSummary>
Last updated: Tue, 19 Sep 2006