1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Globals</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="libzdb.css">
</head><body>
<a href="" class="back" onclick="history.back();return false;">⬅</a>
<!-- Generated by Doxygen 1.11.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @license-end */
</script>
</div><!-- top -->
<div id="doc-content">
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function(){ initResizable(false); });
/* @license-end */
</script>
<div class="contents">
<div class="textblock">Here is a list of all enum values with links to the files they belong to:</div><ul>
<li>CONNECTIONPOOL_MYSQL : <a class="el" href="ConnectionPool_8h.html#a6815bc519a92779e1565e92c0843eb23ab82b9ee3901e315a9727a79e38a6212c">ConnectionPool.h</a></li>
<li>CONNECTIONPOOL_NONE : <a class="el" href="ConnectionPool_8h.html#a6815bc519a92779e1565e92c0843eb23a6537435d00bd71b5a29df2a57a0ff3a8">ConnectionPool.h</a></li>
<li>CONNECTIONPOOL_ORACLE : <a class="el" href="ConnectionPool_8h.html#a6815bc519a92779e1565e92c0843eb23ac8742f4771eabd05976e6dd2abb089fc">ConnectionPool.h</a></li>
<li>CONNECTIONPOOL_POSTGRESQL : <a class="el" href="ConnectionPool_8h.html#a6815bc519a92779e1565e92c0843eb23ac96acd69d707dc1e157c670013117235">ConnectionPool.h</a></li>
<li>CONNECTIONPOOL_SQLITE : <a class="el" href="ConnectionPool_8h.html#a6815bc519a92779e1565e92c0843eb23a65702b9e22f65663a222a4e9626a703e">ConnectionPool.h</a></li>
<li>TRANSACTION_DEFAULT : <a class="el" href="Connection_8h.html#a4cd1875ea5ecc896a0974c442afc2529ad0bbcf3460953ea9db3ad9cc91b7fbe9">Connection.h</a></li>
<li>TRANSACTION_EXCLUSIVE : <a class="el" href="Connection_8h.html#a4cd1875ea5ecc896a0974c442afc2529ad5c408148f09d09591bccd7727484e84">Connection.h</a></li>
<li>TRANSACTION_IMMEDIATE : <a class="el" href="Connection_8h.html#a4cd1875ea5ecc896a0974c442afc2529a55a16d8fb0b5ab8e25989b21494e2462">Connection.h</a></li>
<li>TRANSACTION_READ_COMMITTED : <a class="el" href="Connection_8h.html#a4cd1875ea5ecc896a0974c442afc2529a5ef84f58f96b618d8c7c777077b4c2b7">Connection.h</a></li>
<li>TRANSACTION_READ_UNCOMMITTED : <a class="el" href="Connection_8h.html#a4cd1875ea5ecc896a0974c442afc2529ae8ac7cc540e8a2447386627ed56cf0b3">Connection.h</a></li>
<li>TRANSACTION_REPEATABLE_READ : <a class="el" href="Connection_8h.html#a4cd1875ea5ecc896a0974c442afc2529aa54800d3e5edaeb66d3a43ec439b9800">Connection.h</a></li>
<li>TRANSACTION_SERIALIZABLE : <a class="el" href="Connection_8h.html#a4cd1875ea5ecc896a0974c442afc2529a1d4194877393651107a4150e69a18178">Connection.h</a></li>
</ul>
</div><!-- contents -->
<p style="text-align:center;color:#808080;font-size:90%;margin:40px 0 20px 0;">
Copyright © <a href="https://tildeslash.com/">Tildeslash Ltd</a>. All
rights reserved.</p>
</body></html>
|