PHP-manual | ||
---|---|---|
Föregående | Nästa |
(no version information, might be only in CVS)
SDO_DAS_DataFactory::getDataFactory -- Get a data factory instance.Varning |
Den h�r funktionen �r EXPERIMENTELL. Dess beteende, namnet p� den, och allt annat dokumenterat om den h�r funktionen kan �ndras i framtida utg�var av PHP. Anv�nd den p� egen 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.
Föregående | Hem | Nästa |
SDO_DAS_DataFactory::addType | Upp | SDO_DAS_DataObject::getChangeSummary |