Zend_Db_Xml_XmlContentStore_Db2The Zend_Db_Xml_XmlContentStore_Db2 represents a DB2 repository for XML Documents.
Xrnf_Xml_XmlContentStore abstracts database persistence via convenience methods. XML Data is represented by Zend_Db_Xml_XmlContent objects. Activities to and from the persistence layer are operated on these objects.
Located in /Db/Xml/Db2.php (line 45)
Zend_Db_Xml_XmlContentStore | --Zend_Db_Xml_XmlContentStore_Db2
Zend_Db_Xml_XmlIterator
executeXPathPredicateQuery
( $xpath, $xmlLoc, [ $param = null], string $xpath,, string $xmlLoc,, array $param,)
string
$_table
(line 59)
Table name
user-defined. If it doesn't exist, create it
Inherited from Zend_Db_Xml_XmlContentStore
Zend_Db_Xml_XmlContentStore::$_conn
Constructor __construct (line 66)
Zend_Db_Xml_XmlContentStore_Db2 constructor
checkTable (line 136)
Helper function
Check the existence of the table. If the SQLCode == SQL0204N, this is a manageable error. Create the table and try again.
createTable (line 99)
Create the table if it does not exist
delete (line 233)
deleteById (line 250)
executeSQLPredicateQuery (line 437)
executeXPathPredicateQuery (line 464)
Execute a simple search using an XPath expression
find (line 334)
findAnywhere (line 299)
findById (line 410)
generateSearchString (line 366)
helper function
insert (line 148)
reset (line 77)
selectAll (line 261)
update (line 190)
Inherited From Zend_Db_Xml_XmlContentStore
Zend_Db_Xml_XmlContentStore::__construct()
Zend_Db_Xml_XmlContentStore::delete()
Zend_Db_Xml_XmlContentStore::deleteById()
Zend_Db_Xml_XmlContentStore::find()
Zend_Db_Xml_XmlContentStore::findById()
Zend_Db_Xml_XmlContentStore::insert()
Zend_Db_Xml_XmlContentStore::insertDOM()
Zend_Db_Xml_XmlContentStore::selectAll()
Zend_Db_Xml_XmlContentStore::update()
Documentation generated on Wed, 21 Feb 2007 12:02:23 -0800 by phpDocumentor 1.3.1