package-summary.html 3.06 KB
Newer Older
Roman S. Borschel's avatar
Roman S. Borschel committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

<html lang="en">
<head>

<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">

<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
<link rel="start" href="../../../overview-summary.html">

<title>Doctrine\DBAL\Platforms (Doctrine)</title>

</head>
<body id="tree" onload="parent.document.title=document.title;">

<div class="header">
<h1>Doctrine</h1>
<ul>
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="active">Namespace</li>
<li>Class</li><li><a href="../../../doctrine/dbal/platforms/package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
</ul>
</div>

<div class="small_links">
<a href="../../../index.html" target="_top">Frames</a>
<a href="../../../doctrine/dbal/platforms/package-summary.html" target="_top">No frames</a>
</div>
<hr>

<h1>Namespace Doctrine\DBAL\Platforms</h1>

<table class="title">
<tr><th colspan="2" class="title">Class Summary</th></tr>
<tr><td class="name"><a href="../../../doctrine/dbal/platforms/abstractplatform.html">AbstractPlatform</a></td><td class="description">Base class for all DatabasePlatforms. </td></tr>
<tr><td class="name"><a href="../../../doctrine/dbal/platforms/mssqlplatform.html">MsSqlPlatform</a></td><td class="description">The MsSqlPlatform provides the behavior, features and SQL dialect of the
MySQL database platform.</td></tr>
<tr><td class="name"><a href="../../../doctrine/dbal/platforms/mysqlplatform.html">MySqlPlatform</a></td><td class="description">The MySqlPlatform provides the behavior, features and SQL dialect of the
MySQL database platform. </td></tr>
<tr><td class="name"><a href="../../../doctrine/dbal/platforms/oracleplatform.html">OraclePlatform</a></td><td class="description">OraclePlatform.</td></tr>
<tr><td class="name"><a href="../../../doctrine/dbal/platforms/postgresqlplatform.html">PostgreSqlPlatform</a></td><td class="description">PostgreSqlPlatform.</td></tr>
<tr><td class="name"><a href="../../../doctrine/dbal/platforms/sqliteplatform.html">SqlitePlatform</a></td><td class="description">The SqlitePlatform class describes the specifics and dialects of the SQLite
database platform.</td></tr>
</table>

<hr>

<div class="header">
<h1>Doctrine</h1>
<ul>
<li><a href="../../../overview-summary.html">Overview</a></li>
<li class="active">Namespace</li>
<li>Class</li><li><a href="../../../doctrine/dbal/platforms/package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
</ul>
</div>

<div class="small_links">
<a href="../../../index.html" target="_top">Frames</a>
<a href="../../../doctrine/dbal/platforms/package-summary.html" target="_top">No frames</a>
</div>
<hr>

<p id="footer">This document was generated by <a href="http://peej.github.com/phpdoctor/">PHPDoctor: The PHP Documentation Creator</a></p>

</body>

</html>