Zend_Test_PHPUnit_Db_ConnectionGeneric Abstraction of Zend_Db Connections in the PHPUnit Database Extension context.
Located in /Test/PHPUnit/Db/Connection.php (line 49)
PHPUnit_Extensions_Database_DB_DefaultDatabaseConnection | --Zend_Test_PHPUnit_Db_Connection
Zend_Db_Adapter_Abstract
$_connection
(line 56)
Zend_Db_Adapter_Abstract
mixed
$_metaData
(line 70)
Metadata
string
$_schema
(line 63)
Database Schema
Constructor __construct (line 78)
Construct Connection based on Zend_Db_Adapter_Abstract
close (line 89)
Close this connection.
createQueryTable (line 101)
Creates a table with the result of the specified SQL statement.
getMetaData (line 122)
Returns a database metadata object that can be used to retrieve table meta data from the database.
getSchema (line 135)
Returns the schema for the connection.
getTruncateCommand (line 145)
Returns the command used to truncate a table.
Documentation generated on Mon, 21 Jun 2010 15:13:28 -0400 by phpDocumentor 1.4.3