SDO_DAS_DataFactory::getDataFactory

(^)

SDO_DAS_DataFactory::getDataFactory Get a data factory instance

说明

SDO_DAS_DataFactory::getDataFactory ( void ) : SDO_DAS_DataFactory
Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

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.

参数

None.

返回值

Returns an SDO_DAS_DataFactory.

相关文章
php cubrid 过时的别名和函数 read data from a glo instance and save it in a filephp sdo 函数 get the changed data objects from a change summaryphp sdo 函数 get a data factory instancephp sdo 函数 get a data object s change summaryphp sdo das relational 函数 applies the changes made to a data graph back to the databasephp sdo das relational 函数 creates an instance of a relational data access servicephp sdo das relational 函数 returns the special root object in an otherwise empty data graph. used when creating a data graph from scratchphp sdo das relational 函数 executes an sql query passed as a prepared statement with a list of values to substitute for placeholders and return the results as a normalised data graphphp sdo das relational 函数 executes a given sql query against a relational database and returns the results as a normalised data graphphp sdo das xml 函数 returns sdo das xml document object for a given path to xml instance documentphp sdo das xml 函数 returns sdo das xml document for a given xml instance stringphp sdo 函数 get a data object s containerphp sdo 函数 get the sequence for a data objectphp sdo 函数 return the name of the type for a data objectphp sdo 函数 return the namespace uri of the type for a data objectphp sdo 函数 get the property which defines the containment relationship to the data objectphp sdo 函数 get the instance properties of the sdo dataobjectphp sdo 函数 test to see if this sdo model type is an abstract data typephp sdo 函数 test to see if this sdo model type is a primitive data typephp sdo 函数 test for an sdo dataobject being an instance of this sdo model type
关注编程学问公众号