<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>web2py.gluon.dal.CubridAdapter</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="web2py.gluon-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://www.web2py.com">web2py Web Framework</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
Package web2py ::
<a href="web2py.gluon-module.html">Package gluon</a> ::
<a href="web2py.gluon.dal-module.html">Module dal</a> ::
Class CubridAdapter
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="web2py.gluon.dal.CubridAdapter-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class CubridAdapter</h1><span class="codelink"><a href="web2py.gluon.dal-pysrc.html#CubridAdapter">source code</a></span><br /><br />
<pre class="base-tree">
object --+
|
<a href="web2py.gluon.dal.ConnectionPool-class.html">ConnectionPool</a> --+
|
<a href="web2py.gluon.dal.BaseAdapter-class.html">BaseAdapter</a> --+
|
<a href="web2py.gluon.dal.MySQLAdapter-class.html">MySQLAdapter</a> --+
|
<strong class="uidshort">CubridAdapter</strong>
</pre>
<hr />
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Instance Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-InstanceMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="web2py.gluon.dal.CubridAdapter-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">db</span>,
<span class="summary-sig-arg">uri</span>,
<span class="summary-sig-arg">pool_size</span>=<span class="summary-sig-default">0</span>,
<span class="summary-sig-arg">folder</span>=<span class="summary-sig-default">1</span>,
<span class="summary-sig-arg">db_codec</span>=<span class="summary-sig-default"><code class="variable-quote">'</code><code class="variable-string">UTF-8</code><code class="variable-quote">'</code></span>,
<span class="summary-sig-arg">credential_decoder</span>=<span class="summary-sig-default"><function <lambda> at 0xd6e488></span>,
<span class="summary-sig-arg">driver_args</span>=<span class="summary-sig-default"><code class="variable-group">{</code><code class="variable-group">}</code></span>,
<span class="summary-sig-arg">adapter_args</span>=<span class="summary-sig-default"><code class="variable-group">{</code><code class="variable-group">}</code></span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="web2py.gluon.dal-pysrc.html#CubridAdapter.__init__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="web2py.gluon.dal.MySQLAdapter-class.html">MySQLAdapter</a></code></b>:
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#RANDOM">RANDOM</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#SUBSTRING">SUBSTRING</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#commit_prepared">commit_prepared</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#concat_add">concat_add</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#distributed_transaction_begin">distributed_transaction_begin</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#lastrowid">lastrowid</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#prepare">prepare</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#rollback_prepared">rollback_prepared</a></code>
</p>
<div class="private"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="web2py.gluon.dal.MySQLAdapter-class.html">MySQLAdapter</a></code></b> (private):
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#_drop">_drop</a></code>
</p></div>
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="web2py.gluon.dal.BaseAdapter-class.html">BaseAdapter</a></code></b>:
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#ADD">ADD</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#AGGREGATE">AGGREGATE</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#ALLOW_NULL">ALLOW_NULL</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#AND">AND</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#AS">AS</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#BELONGS">BELONGS</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#COALESCE_ZERO">COALESCE_ZERO</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#COMMA">COMMA</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#CONTAINS">CONTAINS</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#DIV">DIV</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#ENDSWITH">ENDSWITH</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#EQ">EQ</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#EXTRACT">EXTRACT</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#GE">GE</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#GT">GT</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#INVERT">INVERT</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#JOIN">JOIN</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#LE">LE</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#LEFT_JOIN">LEFT_JOIN</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#LIKE">LIKE</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#LOWER">LOWER</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#LT">LT</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#MOD">MOD</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#MUL">MUL</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#NE">NE</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#NOT">NOT</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#NOT_NULL">NOT_NULL</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#ON">ON</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#OR">OR</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#PRIMARY_KEY">PRIMARY_KEY</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#STARTSWITH">STARTSWITH</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#SUB">SUB</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#UPPER">UPPER</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#alias">alias</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#bulk_insert">bulk_insert</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#close">close</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#commit">commit</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#constraint_name">constraint_name</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#count">count</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#create_sequence_and_triggers">create_sequence_and_triggers</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#create_table">create_table</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#delete">delete</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#drop">drop</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#execute">execute</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#expand">expand</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#file_close">file_close</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#file_delete">file_delete</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#file_exists">file_exists</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#file_open">file_open</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#filter_tenant">filter_tenant</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#get_table">get_table</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#insert">insert</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#integrity_error">integrity_error</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#integrity_error_class">integrity_error_class</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#log_execute">log_execute</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#migrate_table">migrate_table</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#parse">parse</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#represent">represent</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#represent_exceptions">represent_exceptions</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#rollback">rollback</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#rowslice">rowslice</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#select">select</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#select_limitby">select_limitby</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#sequence_name">sequence_name</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#tables">tables</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#trigger_name">trigger_name</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#truncate">truncate</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#update">update</a></code>
</p>
<div class="private"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="web2py.gluon.dal.BaseAdapter-class.html">BaseAdapter</a></code></b> (private):
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#_count">_count</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#_delete">_delete</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#_insert">_insert</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#_select">_select</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#_truncate">_truncate</a></code>,
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#_update">_update</a></code>
</p></div>
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="web2py.gluon.dal.ConnectionPool-class.html">ConnectionPool</a></code></b>:
<code><a href="web2py.gluon.dal.ConnectionPool-class.html#find_or_make_work_folder">find_or_make_work_folder</a></code>,
<code><a href="web2py.gluon.dal.ConnectionPool-class.html#pool_connection">pool_connection</a></code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__delattr__</code>,
<code>__getattribute__</code>,
<code>__hash__</code>,
<code>__new__</code>,
<code>__reduce__</code>,
<code>__reduce_ex__</code>,
<code>__repr__</code>,
<code>__setattr__</code>,
<code>__str__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== STATIC METHODS ==================== -->
<a name="section-StaticMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Static Methods</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-StaticMethods"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="web2py.gluon.dal.ConnectionPool-class.html">ConnectionPool</a></code></b>:
<code><a href="web2py.gluon.dal.ConnectionPool-class.html#close_all_instances">close_all_instances</a></code>,
<code><a href="web2py.gluon.dal.ConnectionPool-class.html#set_folder">set_folder</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== CLASS VARIABLES ==================== -->
<a name="section-ClassVariables"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Class Variables</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-ClassVariables"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<a name="driver"></a><span class="summary-name">driver</span> = <code title="1">1</code><br />
PyMySQL: A pure-Python drop-in replacement for MySQLdb.
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="web2py.gluon.dal.MySQLAdapter-class.html">MySQLAdapter</a></code></b>:
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#commit_on_alter_table">commit_on_alter_table</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#maxcharlength">maxcharlength</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#support_distributed_transaction">support_distributed_transaction</a></code>,
<code><a href="web2py.gluon.dal.MySQLAdapter-class.html#types">types</a></code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="web2py.gluon.dal.BaseAdapter-class.html">BaseAdapter</a></code></b>:
<code><a href="web2py.gluon.dal.BaseAdapter-class.html#uploads_in_blob">uploads_in_blob</a></code>
</p>
<p class="indent-wrapped-lines"><b>Inherited from <code><a href="web2py.gluon.dal.ConnectionPool-class.html">ConnectionPool</a></code></b>:
<code><a href="web2py.gluon.dal.ConnectionPool-class.html#pools">pools</a></code>
</p>
</td>
</tr>
</table>
<!-- ==================== PROPERTIES ==================== -->
<a name="section-Properties"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Properties</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-Properties"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__class__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== METHOD DETAILS ==================== -->
<a name="section-MethodDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td colspan="2" class="table-header">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td align="left"><span class="table-header">Method Details</span></td>
<td align="right" valign="top"
><span class="options">[<a href="#section-MethodDetails"
class="privatelink" onclick="toggle_private();"
>hide private</a>]</span></td>
</tr>
</table>
</td>
</tr>
</table>
<a name="__init__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">db</span>,
<span class="sig-arg">uri</span>,
<span class="sig-arg">pool_size</span>=<span class="sig-default">0</span>,
<span class="sig-arg">folder</span>=<span class="sig-default">1</span>,
<span class="sig-arg">db_codec</span>=<span class="sig-default"><code class="variable-quote">'</code><code class="variable-string">UTF-8</code><code class="variable-quote">'</code></span>,
<span class="sig-arg">credential_decoder</span>=<span class="sig-default"><function <lambda> at 0xd6e488></span>,
<span class="sig-arg">driver_args</span>=<span class="sig-default"><code class="variable-group">{</code><code class="variable-group">}</code></span>,
<span class="sig-arg">adapter_args</span>=<span class="sig-default"><code class="variable-group">{</code><code class="variable-group">}</code></span>)</span>
<br /><em class="fname">(Constructor)</em>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="web2py.gluon.dal-pysrc.html#CubridAdapter.__init__">source code</a></span>
</td>
</table>
<dl class="fields">
<dt>Overrides:
<a href="web2py.gluon.dal.MySQLAdapter-class.html#__init__">MySQLAdapter.__init__</a>
</dt>
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="web2py.gluon-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://www.web2py.com">web2py Web Framework</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0beta1 on Thu Aug 4 00:47:00 2011
</td>
<td align="right" class="footer">
<a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie()
// -->
</script>
</body>
</html>