Sophie

Sophie

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

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.firebird 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>firebird</tt> module</h1>
  <ul class="pudge-module-index">
    <li class="module">
    <span class="prefix">m</span>
    <a href="module-sqlobject.firebird.html">
      <tt>sqlobject.firebird</tt>
    </a>
    <a href="sqlobject/firebird/__init__.py.html">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="module-sqlobject.firebird.html#__package__">
      <tt>__package__</tt>
    </a>
    <a href="sqlobject/firebird/__init__.py.html">...</a>
    <small></small>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="module-sqlobject.firebird.html#builder">
      <tt>builder</tt>
    </a>
    <a href="sqlobject/firebird/__init__.py.html?f=3&amp;l=6#3">...</a>
    <small></small>
  </li>
      <li class="module">
    <span class="prefix">m</span>
    <a href="module-sqlobject.firebird.firebirdconnection.html">
      <tt>firebirdconnection</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="module-sqlobject.firebird.firebirdconnection.html#__package__">
      <tt>__package__</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html">...</a>
    <small></small>
  </li>
      <li class="class">
    <span class="prefix">C</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html">
      <tt>FirebirdConnection</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=8&amp;l=398#8">...</a>
    <small></small>
    <ul>
      <li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#supportTransactions">
      <tt>supportTransactions</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html">...</a>
    <small></small>
  </li><li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#limit_re">
      <tt>limit_re</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html">...</a>
    <small></small>
  </li><li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#schemes">
      <tt>schemes</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html">...</a>
    <small></small>
  </li><li class="attribute">
    <span class="prefix">a</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#dbName">
      <tt>dbName</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html">...</a>
    <small></small>
  </li>
      <li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#createReferenceConstraint">
      <tt>createReferenceConstraint</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=144&amp;l=146#144">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#delColumn">
      <tt>delColumn</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=177&amp;l=179#177">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#guessClass">
      <tt>guessClass</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=340&amp;l=391#340">...</a>
    <small>
      - <span class="rst">An internal method that tries to figure out what Col subclass
is appropriate given whatever introspective information is
available -- both very database-specific.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#__init__">
      <tt>__init__</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=16&amp;l=46#16">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#createIndexSQL">
      <tt>createIndexSQL</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=154&amp;l=156#154">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#createColumn">
      <tt>createColumn</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=147&amp;l=149#147">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#dropTable">
      <tt>dropTable</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=173&amp;l=176#173">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#columnsFromSchema">
      <tt>columnsFromSchema</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=204&amp;l=339#204">...</a>
    <small>
      - <span class="rst">Look at the given table and create Col instances (or
subclasses of Col) for the fields it finds in that table.</span>
  </small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#dropDatabase">
      <tt>dropDatabase</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=396&amp;l=398#396">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#createTable">
      <tt>createTable</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=138&amp;l=143#138">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#createIDColumn">
      <tt>createIDColumn</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=150&amp;l=153#150">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#readDefaultEncodingFromDB">
      <tt>readDefaultEncodingFromDB</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=180&amp;l=203#180">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#makeConnection">
      <tt>makeConnection</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=83&amp;l=97#83">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#tableExists">
      <tt>tableExists</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=160&amp;l=167#160">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#joinSQLType">
      <tt>joinSQLType</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=157&amp;l=159#157">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#addColumn">
      <tt>addColumn</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=168&amp;l=172#168">...</a>
    <small></small>
  </li><li class="routine">
    <span class="prefix">f</span>
    <a href="class-sqlobject.firebird.firebirdconnection.FirebirdConnection.html#createEmptyDatabase">
      <tt>createEmptyDatabase</tt>
    </a>
    <a href="sqlobject/firebird/firebirdconnection.py.html?f=392&amp;l=395#392">...</a>
    <small></small>
  </li>
    </ul>
  </li>
    </ul>
  </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>