463fc2284e4ecfc5bb586fc3d70297889dc96246
[plcapi.git] / psycopg2 / doc / api / private / psycopg2.extras-module.html
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"\r
3           "DTD/xhtml1-transitional.dtd">\r
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
5 <head>\r
6   <title>psycopg2.extras</title>\r
7   <link rel="stylesheet" href="epydoc.css" type="text/css" />\r
8 <script type="text/javascript">\r
9 <!--\r
10 function setFrame(url1, url2){\r
11     parent.frames[1].location.href = url1;\r
12     parent.frames[2].location.href = url2;\r
13 }\r
14 -->\r
15 </script>\r
16 </head>\r
17 <body bgcolor="white" text="black" link="blue" vlink="#204080"\r
18       alink="#204080">\r
19 \r
20 <!-- =========== START OF NAVBAR =========== -->\r
21 <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">\r
22   <tr valign="middle">\r
23     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="psycopg2-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>\r
24     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="trees.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>\r
25     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th>\r
26     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>\r
27     <th class="navbar" width="100%"></th>\r
28   </tr>\r
29 </table>\r
30 <table width="100%" cellpadding="0" cellspacing="0">\r
31   <tr valign="top">\r
32     <td width="100%">\r
33       <span class="breadcrumbs">\r
34         <a href="psycopg2-module.html">Package&nbsp;psycopg2</a> ::\r
35         Module&nbsp;extras\r
36       </span><br />\r
37     </td>\r
38     <td><table cellpadding="0" cellspacing="0">\r
39       <tr><td align="right"><span class="options">[show&nbsp;private&nbsp;|&nbsp;<a href="../public/psycopg2.extras-module.html">hide&nbsp;private</a>]</span></td></tr>\r
40       <tr><td align="right"><span class="options">[<a href="frames.html" target="_top">frames</a>&nbsp;|&nbsp;<a href="psycopg2.extras-module.html" target="_top">no&nbsp;frames</a>]</span></td></tr>\r
41     </table></td>\r
42 </tr></table>\r
43 \r
44 <!-- =========== START OF MODULE DESCRIPTION =========== -->\r
45 <h2 class="module">Module psycopg2.extras</h2>\r
46 \r
47 <p>Miscellaneous goodies for psycopg2</p>\r
48 <p>This module is a generic place used to hold little helper functions\r
49 and classes untill a better place in the distribution is found.</p>\r
50 <hr/>\r
51 \r
52 <!-- =========== START OF CLASSES =========== -->\r
53 <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white">\r
54 <tr bgcolor="#70b0f0" class="summary">\r
55   <th colspan="2">Classes</th></tr>\r
56 <tr><td width="15%">\r
57   <strong><a href="psycopg2.extras.DictConnection-class.html"><code>DictConnection</code></a></strong></td>\r
58   <td>A connection that uses DictCursor automatically.</td></tr>\r
59 <tr><td width="15%">\r
60   <strong><a href="psycopg2.extras.DictCursor-class.html"><code>DictCursor</code></a></strong></td>\r
61   <td>A cursor that keeps a list of column name -&gt; index mappings.</td></tr>\r
62 <tr><td width="15%">\r
63   <strong><a href="psycopg2.extras.DictRow-class.html"><code>DictRow</code></a></strong></td>\r
64   <td>A row object that allow by-colun-name access to data.</td></tr>\r
65 <tr><td width="15%">\r
66   <strong><a href="psycopg2.extras.SQL_IN-class.html"><code>SQL_IN</code></a></strong></td>\r
67   <td>Adapt any iterable to an SQL quotable object.</td></tr>\r
68 </table><br />\r
69 \r
70 \r
71 <!-- =========== START OF NAVBAR =========== -->\r
72 <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0">\r
73   <tr valign="middle">\r
74     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="psycopg2-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>\r
75     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="trees.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>\r
76     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="indices.html">Index</a>&nbsp;&nbsp;&nbsp;</th>\r
77     <th class="navbar">&nbsp;&nbsp;&nbsp;<a class="navbar" href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>\r
78     <th class="navbar" width="100%"></th>\r
79   </tr>\r
80 </table>\r
81 \r
82 <table border="0" cellpadding="0" cellspacing="0" width="100%">\r
83   <tr>\r
84     <td align="left" class="footer">Generated by Epydoc 2.1 on Sat Jan 14 01:42:32 2006</td>\r
85     <td align="right" class="footer">\r
86       <a href="http://epydoc.sourceforge.net">http://epydoc.sf.net</a>\r
87     </td>\r
88   </tr>\r
89 </table>\r
90 </body>\r
91 </html>\r