- Timestamp:
- 01/22/08 17:45:43 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/rdbms/pdo/stubDatabasePDOConnection.php
r1265 r1281 167 167 * creates a prepared statement 168 168 * 169 * @param string $statement SQL statement 169 * @param string $statement SQL statement 170 170 * @param array $driverOptions optional one or more key=>value pairs to set attribute values for the Statement object 171 171 * @return stubDatabasePDOStatement
