blob: 54d6f21e56242c094825de69bd50c9d4d9f000b3 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Mon Oct 14 11:36:23 MSK 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.cayenne.dba (cayenne-doc: Cayenne Documentation 4.0.2 API)</title>
<meta name="date" content="2019-10-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.cayenne.dba (cayenne-doc: Cayenne Documentation 4.0.2 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cayenne/dba/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.apache.cayenne.dba" class="title">Uses of Package<br>org.apache.cayenne.dba</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access">org.apache.cayenne.access</a></td>
<td class="colLast">
<div class="block">Contains classes that make up Cayenne ORM stack.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.jdbc">org.apache.cayenne.access.jdbc</a></td>
<td class="colLast">
<div class="block">Contains classes that handle JDBC interactions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.jdbc.reader">org.apache.cayenne.access.jdbc.reader</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.translator.batch">org.apache.cayenne.access.translator.batch</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.translator.ejbql">org.apache.cayenne.access.translator.ejbql</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.translator.procedure">org.apache.cayenne.access.translator.procedure</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.translator.select">org.apache.cayenne.access.translator.select</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration.server">org.apache.cayenne.configuration.server</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba">org.apache.cayenne.dba</a></td>
<td class="colLast">
<div class="block">Contains database adapter API (DbAdapter) and its default implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.db2">org.apache.cayenne.dba.db2</a></td>
<td class="colLast">
<div class="block">IBM DB2 DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.derby">org.apache.cayenne.dba.derby</a></td>
<td class="colLast">
<div class="block">Apache Derby DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.firebird">org.apache.cayenne.dba.firebird</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.frontbase">org.apache.cayenne.dba.frontbase</a></td>
<td class="colLast">
<div class="block">FrontBase DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.h2">org.apache.cayenne.dba.h2</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.hsqldb">org.apache.cayenne.dba.hsqldb</a></td>
<td class="colLast">
<div class="block">HSQLDB DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.ingres">org.apache.cayenne.dba.ingres</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.mariadb">org.apache.cayenne.dba.mariadb</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.mysql">org.apache.cayenne.dba.mysql</a></td>
<td class="colLast">
<div class="block">MySQL DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.openbase">org.apache.cayenne.dba.openbase</a></td>
<td class="colLast">
<div class="block">OpenBase DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.oracle">org.apache.cayenne.dba.oracle</a></td>
<td class="colLast">
<div class="block">Oracle DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.postgres">org.apache.cayenne.dba.postgres</a></td>
<td class="colLast">
<div class="block">PostgreSQL DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.sqlite">org.apache.cayenne.dba.sqlite</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.sqlserver">org.apache.cayenne.dba.sqlserver</a></td>
<td class="colLast">
<div class="block">MS SQLServer DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.sybase">org.apache.cayenne.dba.sybase</a></td>
<td class="colLast">
<div class="block">Sybase DbAdapter.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/access/package-summary.html">org.apache.cayenne.access</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.access">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.jdbc">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.access.jdbc">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.jdbc.reader">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/access/jdbc/reader/package-summary.html">org.apache.cayenne.access.jdbc.reader</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.access.jdbc.reader">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.translator.batch">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/access/translator/batch/package-summary.html">org.apache.cayenne.access.translator.batch</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.access.translator.batch">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.translator.ejbql">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/access/translator/ejbql/package-summary.html">org.apache.cayenne.access.translator.ejbql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/QuotingStrategy.html#org.apache.cayenne.access.translator.ejbql">QuotingStrategy</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.translator.procedure">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/access/translator/procedure/package-summary.html">org.apache.cayenne.access.translator.procedure</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.access.translator.procedure">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.translator.select">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/access/translator/select/package-summary.html">org.apache.cayenne.access.translator.select</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.access.translator.select">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/QuotingStrategy.html#org.apache.cayenne.access.translator.select">QuotingStrategy</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.server">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/configuration/server/package-summary.html">org.apache.cayenne.configuration.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.configuration.server">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/QuotingStrategy.html#org.apache.cayenne.dba">QuotingStrategy</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/TypesHandler.html#org.apache.cayenne.dba">TypesHandler</a>
<div class="block">TypesHandler provides JDBC-RDBMS types mapping.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.db2">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/db2/package-summary.html">org.apache.cayenne.dba.db2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.db2">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcActionBuilder.html#org.apache.cayenne.dba.db2">JdbcActionBuilder</a>
<div class="block">A factory of default SQLActions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.db2">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.db2">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.db2">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.derby">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/derby/package-summary.html">org.apache.cayenne.dba.derby</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.derby">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.derby">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.derby">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.derby">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.firebird">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/firebird/package-summary.html">org.apache.cayenne.dba.firebird</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.firebird">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.firebird">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.frontbase">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/frontbase/package-summary.html">org.apache.cayenne.dba.frontbase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.frontbase">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.frontbase">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.frontbase">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.frontbase">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.h2">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/h2/package-summary.html">org.apache.cayenne.dba.h2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.h2">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.h2">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.h2">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.h2">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.hsqldb">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.hsqldb">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.hsqldb">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.ingres">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/ingres/package-summary.html">org.apache.cayenne.dba.ingres</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.ingres">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcActionBuilder.html#org.apache.cayenne.dba.ingres">JdbcActionBuilder</a>
<div class="block">A factory of default SQLActions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.ingres">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.ingres">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.ingres">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.mariadb">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/mariadb/package-summary.html">org.apache.cayenne.dba.mariadb</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.mariadb">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.mysql">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/mysql/package-summary.html">org.apache.cayenne.dba.mysql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.mysql">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.mysql">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.mysql">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.mysql">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/QuotingStrategy.html#org.apache.cayenne.dba.mysql">QuotingStrategy</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.openbase">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/openbase/package-summary.html">org.apache.cayenne.dba.openbase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.openbase">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.openbase">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.openbase">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.openbase">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.oracle">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/oracle/package-summary.html">org.apache.cayenne.dba.oracle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.oracle">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.oracle">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.oracle">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.oracle">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.postgres">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/postgres/package-summary.html">org.apache.cayenne.dba.postgres</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.postgres">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.postgres">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.postgres">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.postgres">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.sqlite">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/sqlite/package-summary.html">org.apache.cayenne.dba.sqlite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.sqlite">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.sqlite">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.sqlserver">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/sqlserver/package-summary.html">org.apache.cayenne.dba.sqlserver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.sqlserver">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcActionBuilder.html#org.apache.cayenne.dba.sqlserver">JdbcActionBuilder</a>
<div class="block">A factory of default SQLActions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.sqlserver">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.sybase">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> used by <a href="../../../../org/apache/cayenne/dba/sybase/package-summary.html">org.apache.cayenne.dba.sybase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/DbAdapter.html#org.apache.cayenne.dba.sybase">DbAdapter</a>
<div class="block">A Cayenne extension point that abstracts the differences between specifics of
JDBC interfaces to various databases.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcAdapter.html#org.apache.cayenne.dba.sybase">JdbcAdapter</a>
<div class="block">A generic DbAdapter implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/JdbcPkGenerator.html#org.apache.cayenne.dba.sybase">JdbcPkGenerator</a>
<div class="block">Default primary key generator implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/PkGenerator.html#org.apache.cayenne.dba.sybase">PkGenerator</a>
<div class="block">Defines methods to support automatic primary key generation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/dba/class-use/QuotingStrategy.html#org.apache.cayenne.dba.sybase">QuotingStrategy</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cayenne/dba/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</body>
</html>