Sophie

Sophie

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

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

  <h1 class="pudge-member-page-heading">
    <tt>DBConnection</tt>
  </h1>
  <p class="pudge-member-parent-link">
    <small>
    The DBConnection class is accessible via the
    <a href="module-sqlobject.dbconnection.html">
      <tt>sqlobject.dbconnection</tt>
    </a> module.
    </small>
  </p>
  <div id="pudge-section-nav">
  <ul>
    <li>
      <span class="pudge-missing-section-link">
        Attributes
      </span>
    </li><li>
      <a href="#methods" class="pudge-section-link">
        Methods (7)
      </a>
    </li>
    <li>
      <a href="sqlobject/dbconnection.py.html?f=69&amp;l=250#69" class="pudge-section-link">
        Source
      </a>
    </li>
  </ul>
  </div>
  <div style="clear: left"></div>
  <hr>
    <a name="methods"></a>
    <h2>Methods</h2>
    <div class="pudge-member routine ">
    <a name="__init__"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.dbconnection.DBConnection.html#__init__" class="pudge-obj-link">__init__</a>(self, name=None, debug=False, debugOutput=False, cache=True, style=None, autoCommit=True, debugThreading=False, registry=None, logger=None, loglevel=None)</tt>
      <a href="sqlobject/dbconnection.py.html?f=71&amp;l=90#71" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div><div class="pudge-member routine ">
    <a name="oldUri"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.dbconnection.DBConnection.html#oldUri" class="pudge-obj-link">oldUri</a>(self)</tt>
      <a href="sqlobject/dbconnection.py.html?f=91&amp;l=110#91" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div><div class="pudge-member routine ">
    <a name="uri"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.dbconnection.DBConnection.html#uri" class="pudge-obj-link">uri</a>(self)</tt>
      <a href="sqlobject/dbconnection.py.html?f=111&amp;l=131#111" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div><div class="pudge-member routine ">
    <a name="connectionFromOldURI"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.dbconnection.DBConnection.html#connectionFromOldURI" class="pudge-obj-link">connectionFromOldURI</a>(cls, uri)</tt>
      <a href="sqlobject/dbconnection.py.html?f=132&amp;l=135#132" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div><div class="pudge-member routine ">
    <a name="connectionFromURI"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.dbconnection.DBConnection.html#connectionFromURI" class="pudge-obj-link">connectionFromURI</a>(cls, uri)</tt>
      <a href="sqlobject/dbconnection.py.html?f=136&amp;l=139#136" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    </div>
  </div><div class="pudge-member routine ">
    <a name="soClassAdded"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.dbconnection.DBConnection.html#soClassAdded" class="pudge-obj-link">soClassAdded</a>(self, soClass)</tt>
      <a href="sqlobject/dbconnection.py.html?f=229&amp;l=241#229" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    <p class="pudge-member-blurb">
      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.
    </p>
    </div>
  </div><div class="pudge-member routine ">
    <a name="expireAll"></a>
    <h4 class="pudge-member-name"><span class="prefix">f</span>
      <tt><a href="class-sqlobject.dbconnection.DBConnection.html#expireAll" class="pudge-obj-link">expireAll</a>(self)</tt>
      <a href="sqlobject/dbconnection.py.html?f=242&amp;l=250#242" title="View Source">...</a>
    </h4>
    <div class="pudge-section rst">
    <p class="pudge-member-blurb">
      Expire all instances of objects for this connection.
    </p>
    </div>
  </div>
  <p>
    <small>
    See 
    <a href="sqlobject/dbconnection.py.html?f=69&amp;l=250#69" title="sqlobject/dbconnection.py:69">the source</a>
    for more information.
    </small>
  </p>