71 lines
3.1 KiB
HTML
71 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\ORM\Query\Exec (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/orm/query/exec/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/orm/query/exec/package-summary.html" target="_top">No frames</a>
|
||
|
</div>
|
||
|
<hr>
|
||
|
|
||
|
<h1>Namespace Doctrine\ORM\Query\Exec</h1>
|
||
|
|
||
|
<table class="title">
|
||
|
<tr><th colspan="2" class="title">Class Summary</th></tr>
|
||
|
<tr><td class="name"><a href="../../../../doctrine/orm/query/exec/abstractsqlexecutor.html">AbstractSqlExecutor</a></td><td class="description">Base class for SQL statement executors.</td></tr>
|
||
|
<tr><td class="name"><a href="../../../../doctrine/orm/query/exec/multitabledeleteexecutor.html">MultiTableDeleteExecutor</a></td><td class="description">Executes the SQL statements for bulk DQL DELETE statements on classes in
|
||
|
Class Table Inheritance (JOINED).</td></tr>
|
||
|
<tr><td class="name"><a href="../../../../doctrine/orm/query/exec/multitableupdateexecutor.html">MultiTableUpdateExecutor</a></td><td class="description">Executes the SQL statements for bulk DQL UPDATE statements on classes in
|
||
|
Class Table Inheritance (JOINED).</td></tr>
|
||
|
<tr><td class="name"><a href="../../../../doctrine/orm/query/exec/singleselectexecutor.html">SingleSelectExecutor</a></td><td class="description">Executor that executes the SQL statement for simple DQL SELECT statements.</td></tr>
|
||
|
<tr><td class="name"><a href="../../../../doctrine/orm/query/exec/singletabledeleteupdateexecutor.html">SingleTableDeleteUpdateExecutor</a></td><td class="description">Executor that executes the SQL statements for DQL DELETE/UPDATE statements on classes
|
||
|
that are mapped to a single table.</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/orm/query/exec/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/orm/query/exec/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>
|