The 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
Table name
user-defined. If it doesn't exist, create it
Inherited from Zend_Db_Xml_XmlContentStore
Zend_Db_Xml_XmlContentStore::$_conn
Zend_Db_Xml_XmlContentStore_Db2 constructor
Helper function
Check the existence of the table. If the SQLCode == SQL0204N, this is a manageable error. Create the table and try again.
Create the table if it does not exist
Execute a simple search using an XPath expression
helper function
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