Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 7100f2b58690d0bf43c8eb8cfe1232ce > files > 1097

python-sqlobject-2.1.2-2.mga6.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="content-type">
<title>Index of sqlobject.dbconnection module</title>
    <link href="layout.css" type="text/css" rel="stylesheet">
  </head>
  <body>
    <div id="page">
      <h1 class="doc-title"><a></a></h1>
      <div id="navcontainer">
		    <ul id="navlist">
          <li class="pagenav">
            <ul>
              <li class="page_item">
                <a href="index.html" title="Project Home / Index">SQLObject</a>
              </li>
              <li class="page_item">
                <a href="module-index.html" title="sqlobject package and module reference">Modules</a>
              </li>
              <li>
                <a href="community.html" title="Mailing List">Discuss</a>
              </li>
	      <li>
	        <a href="SQLObject.html">Documentation</a>
	      </li>
            </ul>
          </li>
        </ul>
      </div>
      <hr>
      <div id="content">
  <h1>Index of the <tt>dbconnection</tt> module</h1>
  <ul class="pudge-module-index">
    <li class="module">
    <span class="prefix">m</span>
    <a href="module-sqlobject.dbconnection.html">
      <tt>sqlobject.dbconnection</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="module-sqlobject.dbconnection.html#__package__">
      <tt>__package__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html">...</a>
    <small></small>
  </li><li class="attribute">
    <span class="prefix">a</span>
    <a href="module-sqlobject.dbconnection.html#TheURIOpener">
      <tt>TheURIOpener</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html">...</a>
    <small></small>
  </li>
      <li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.DBConnection.html">
      <tt>DBConnection</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=69&amp;l=250#69">...</a>
    <small></small>
    <ul>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBConnection.html#expireAll">
      <tt>expireAll</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=242&amp;l=250#242">...</a>
    <small>
      - <span class="rst">Expire all instances of objects for this connection.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBConnection.html#soClassAdded">
      <tt>soClassAdded</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=229&amp;l=241#229">...</a>
    <small>
      - <span class="rst">This is called for each new class; we use this opportunity
to create an instance method that is bound to the class
and this connection.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBConnection.html#uri">
      <tt>uri</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=111&amp;l=131#111">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBConnection.html#connectionFromOldURI">
      <tt>connectionFromOldURI</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=132&amp;l=135#132">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBConnection.html#connectionFromURI">
      <tt>connectionFromURI</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=136&amp;l=139#136">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBConnection.html#oldUri">
      <tt>oldUri</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=91&amp;l=110#91">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBConnection.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=71&amp;l=90#71">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.ConnectionURIOpener.html">
      <tt>ConnectionURIOpener</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=975&amp;l=1026#975">...</a>
    <small></small>
    <ul>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConnectionURIOpener.html#connectionForURI">
      <tt>connectionForURI</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=997&amp;l=1020#997">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConnectionURIOpener.html#registerConnectionInstance">
      <tt>registerConnectionInstance</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=989&amp;l=996#989">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.ConnectionHub.html">
      <tt>ConnectionHub</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=875&amp;l=974#875">...</a>
    <small>
      - <span class="rst">This object serves as a hub for connections, so that you can pass
in a ConnectionHub to a SQLObject subclass as though it was a
connection, but actually bind a real database connection later.
You can also bind connections on a per-thread basis.</span>
  </small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.dbconnection.ConnectionHub.html#threadConnection">
      <tt>threadConnection</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html">...</a>
    <small></small>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConnectionHub.html#__set__">
      <tt>__set__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=907&amp;l=909#907">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConnectionHub.html#getConnection">
      <tt>getConnection</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=910&amp;l=920#910">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConnectionHub.html#doInTransaction">
      <tt>doInTransaction</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=921&amp;l=961#921">...</a>
    <small>
      - <span class="rst">This routine can be used to run a function in a transaction,
rolling the transaction back if any exception is raised from
that function, and committing otherwise.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConnectionHub.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=896&amp;l=898#896">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.LogWriter.html">
      <tt>LogWriter</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=44&amp;l=51#44">...</a>
    <small></small>
    <ul>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.LogWriter.html#write">
      <tt>write</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=49&amp;l=51#49">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.ConnWrapper.html">
      <tt>ConnWrapper</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=251&amp;l=289#251">...</a>
    <small>
      - <span class="rst">This represents a SQLObject class that is bound to a specific
connection (instances have a connection instance variable, but
classes are global, so this is binds the connection variable
lazily when a class method is accessed)</span>
  </small>
    <ul>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConnWrapper.html#__call__">
      <tt>__call__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=267&amp;l=270#267">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConnWrapper.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=263&amp;l=266#263">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.Transaction.html">
      <tt>Transaction</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=748&amp;l=874#748">...</a>
    <small></small>
    <ul>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#queryOne">
      <tt>queryOne</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=771&amp;l=774#771">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#rollback">
      <tt>rollback</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=815&amp;l=830#815">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#queryInsertID">
      <tt>queryInsertID</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=775&amp;l=779#775">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#__del__">
      <tt>__del__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=867&amp;l=871#867">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#assertActive">
      <tt>assertActive</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=760&amp;l=762#760">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#query">
      <tt>query</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=763&amp;l=766#763">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#commit">
      <tt>commit</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=798&amp;l=814#798">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#close">
      <tt>close</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=872&amp;l=874#872">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#queryAll">
      <tt>queryAll</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=767&amp;l=770#767">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Transaction.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=750&amp;l=759#750">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.Iteration.html">
      <tt>Iteration</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=706&amp;l=747#706">...</a>
    <small></small>
    <ul>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Iteration.html#next">
      <tt>next</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=722&amp;l=735#722">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.Iteration.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=708&amp;l=718#708">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.ConnMethodWrapper.html">
      <tt>ConnMethodWrapper</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=290&amp;l=306#290">...</a>
    <small></small>
    <ul>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConnMethodWrapper.html#__call__">
      <tt>__call__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=299&amp;l=302#299">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.ConsoleWriter.html">
      <tt>ConsoleWriter</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=30&amp;l=43#30">...</a>
    <small></small>
    <ul>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.ConsoleWriter.html#write">
      <tt>write</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=35&amp;l=43#35">...</a>
    <small></small>
  </li>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.Boolean.html">
      <tt>Boolean</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=59&amp;l=68#59">...</a>
    <small>
      - <span class="rst">A bool class that also understands some special string keywords (yes/no, true/false, on/off, 1/0)</span>
  </small>
    <ul>
    </ul>
  </li><li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html">
      <tt>DBAPI</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=307&amp;l=705#307">...</a>
    <small>
      - <span class="rst">Subclass must define a <cite>makeConnection()</cite> method, which
returns a newly-created connection object.</span>
  </small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#dbName">
      <tt>dbName</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html">...</a>
    <small></small>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createReferenceConstraint">
      <tt>createReferenceConstraint</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=553&amp;l=555#553">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#getConnection">
      <tt>getConnection</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=332&amp;l=349#332">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#accumulateSelect">
      <tt>accumulateSelect</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=474&amp;l=484#474">...</a>
    <small>
      - <span class="rst">Apply an accumulate function(s) (SUM, COUNT, MIN, AVG, MAX, etc...)
to the select object.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#transaction">
      <tt>transaction</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=464&amp;l=466#464">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#query">
      <tt>query</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=413&amp;l=415#413">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#close">
      <tt>close</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=677&amp;l=699#677">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createBinary">
      <tt>createBinary</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=569&amp;l=575#569">...</a>
    <small>
      - <span class="rst">Create a binary object wrapper for the given database.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#queryAll">
      <tt>queryAll</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=426&amp;l=428#426">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=318&amp;l=323#318">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createTableSQL">
      <tt>createTableSQL</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=540&amp;l=546#540">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#expireAll">
      <tt>expireAll</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=242&amp;l=250#242">...</a>
    <small>
      - <span class="rst">Expire all instances of objects for this connection.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#uri">
      <tt>uri</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=111&amp;l=131#111">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#printDebug">
      <tt>printDebug</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=385&amp;l=402#385">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#iterSelect">
      <tt>iterSelect</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=470&amp;l=473#470">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#queryAllDescription">
      <tt>queryAllDescription</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=443&amp;l=445#443">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createTable">
      <tt>createTable</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=508&amp;l=513#508">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#connectionFromURI">
      <tt>connectionFromURI</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=136&amp;l=139#136">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#oldUri">
      <tt>oldUri</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=91&amp;l=110#91">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createIndexSQL">
      <tt>createIndexSQL</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=505&amp;l=507#505">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createColumn">
      <tt>createColumn</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=556&amp;l=558#556">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createReferenceConstraints">
      <tt>createReferenceConstraints</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=514&amp;l=522#514">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#dropTable">
      <tt>dropTable</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=559&amp;l=561#559">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#clearTable">
      <tt>clearTable</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=562&amp;l=568#562">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#__del__">
      <tt>__del__</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=674&amp;l=676#674">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#queryForSelect">
      <tt>queryForSelect</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=485&amp;l=487#485">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#sqlrepr">
      <tt>sqlrepr</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=671&amp;l=673#671">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#queryOne">
      <tt>queryOne</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=456&amp;l=458#456">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#queryInsertID">
      <tt>queryInsertID</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=467&amp;l=469#467">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#soClassAdded">
      <tt>soClassAdded</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=229&amp;l=241#229">...</a>
    <small>
      - <span class="rst">This is called for each new class; we use this opportunity
to create an instance method that is bound to the class
and this connection.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createColumns">
      <tt>createColumns</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=547&amp;l=552#547">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#connectionFromOldURI">
      <tt>connectionFromOldURI</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=132&amp;l=135#132">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createSQL">
      <tt>createSQL</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=523&amp;l=539#523">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#releaseConnection">
      <tt>releaseConnection</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=350&amp;l=384#350">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.dbconnection.DBAPI.html#createEmptyDatabase">
      <tt>createEmptyDatabase</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=700&amp;l=705#700">...</a>
    <small>
      - <span class="rst">Create an empty database.</span>
  </small>
  </li>
    </ul>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="module-sqlobject.dbconnection.html#dbConnectionForScheme">
      <tt>dbConnectionForScheme</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=1021&amp;l=1026#1021">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="module-sqlobject.dbconnection.html#makeDebugWriter">
      <tt>makeDebugWriter</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=52&amp;l=58#52">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="module-sqlobject.dbconnection.html#registerConnection">
      <tt>registerConnection</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=982&amp;l=988#982">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="module-sqlobject.dbconnection.html#registerConnectionInstance">
      <tt>registerConnectionInstance</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=989&amp;l=996#989">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="module-sqlobject.dbconnection.html#connectionForURI">
      <tt>connectionForURI</tt>
    </a>
    <a href="sqlobject/dbconnection.py.html?f=997&amp;l=1020#997">...</a>
    <small></small>
  </li>
    </ul>
  </li>
  </ul>
</div>
      <div id="footer">
        <p style="float: left;">
          built with 
          <a href="http://lesscode.org/projects/pudge/">pudge/0.1.3</a> |
		      original design by 
          <a href="http://blog.ratterobert.com/">ratter / robert</a>
	      </p>
        <div>
        <br> <!--
        <a name="search">
          <form method="get" id="searchform" 
                action="http://lesscode.org/blog/index.php">
            <div>
              <input type="text" value="" name="s" id="s" />
              <input type="submit" id="searchsubmit" value="Search" />
            </div>
          </form>
        </a> -->
        <br>
        </div>
      </div>
    </div>
  </body>
</html>