SDO_DAS_XML::createDataObject

(no version information, might be only in CVS)

SDO_DAS_XML::createDataObject --  Creates SDO_DataObject for a given namespace URI and type name.

Descripción

SDO_DataObject SDO_DAS_XML::createDataObject ( string namespace_uri, string type_name )

Aviso

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

Creates SDO_DataObject for a given namespace URI and type name. The type should be defined in the underlying model otherwise SDO_TypeNotFoundException will be thrown.

Lista de parámetros

namespace_uri

Namespace URI of the type name.

type_name

Type Name.

Valores retornados

Returns SDO_DataObject on success.

Exceptions

SDO_TypeNotFoundException

Thrown if a type is not defined in the underlying model.

Hosting by: hurra.com
Generated: 2007-01-26 18:01:06