SDO_DataFactory::create Create an SDO_DataObject &reftitle.description; voidSDO_DataFactory::create stringtype_namespace_uri stringtype_name &warn.experimental.func; Create a new SDO_DataObject given the data object's namespace URI and type name. &reftitle.parameters; type_namespace_uri The namespace of the type. type_name The name of the type. &reftitle.returnvalues; Returns the newly created SDO_DataObject. &reftitle.errors; SDO_TypeNotFoundException Thrown if the namespaceURI and typeName do not correspond to a type known to this data factory.