1
0
mirror of synced 2024-12-16 16:16:04 +03:00
doctrine2/lib/api/doctrine/dbal/platforms/package-summary.html
2010-04-14 17:13:14 +02:00

72 lines
3.1 KiB
HTML

<!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>