blob: c4f1f7490c531a5c1b814228e1061d8827f699fc [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Mon Dec 05 10:27:04 MSK 2022 -->
<title>Uses of Interface org.apache.cayenne.configuration.server.DbAdapterDetector (cayenne-doc: Cayenne Documentation 4.2.RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-12-05">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.cayenne.configuration.server.DbAdapterDetector (cayenne-doc: Cayenne Documentation 4.2.RC2 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">Class</a></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 class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface org.apache.cayenne.configuration.server.DbAdapterDetector" class="title">Uses of Interface<br>org.apache.cayenne.configuration.server.DbAdapterDetector</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</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">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.configuration.server">org.apache.cayenne.configuration.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.db2">org.apache.cayenne.dba.db2</a></th>
<td class="colLast">
<div class="block">IBM DB2 DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.derby">org.apache.cayenne.dba.derby</a></th>
<td class="colLast">
<div class="block">Apache Derby DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.firebird">org.apache.cayenne.dba.firebird</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.frontbase">org.apache.cayenne.dba.frontbase</a></th>
<td class="colLast">
<div class="block">FrontBase DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.h2">org.apache.cayenne.dba.h2</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.hsqldb">org.apache.cayenne.dba.hsqldb</a></th>
<td class="colLast">
<div class="block">HSQLDB DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.ingres">org.apache.cayenne.dba.ingres</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.mariadb">org.apache.cayenne.dba.mariadb</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.mysql">org.apache.cayenne.dba.mysql</a></th>
<td class="colLast">
<div class="block">MySQL DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.openbase">org.apache.cayenne.dba.openbase</a></th>
<td class="colLast">
<div class="block">OpenBase DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.oracle">org.apache.cayenne.dba.oracle</a></th>
<td class="colLast">
<div class="block">Oracle DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.postgres">org.apache.cayenne.dba.postgres</a></th>
<td class="colLast">
<div class="block">PostgreSQL DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.sqlite">org.apache.cayenne.dba.sqlite</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.sqlserver">org.apache.cayenne.dba.sqlserver</a></th>
<td class="colLast">
<div class="block">MS SQLServer DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba.sybase">org.apache.cayenne.dba.sybase</a></th>
<td class="colLast">
<div class="block">Sybase DbAdapter.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.configuration.server">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../package-summary.html">org.apache.cayenne.configuration.server</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.cayenne.configuration.server</a> with type parameters of type <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultDbAdapterFactory.</span><code><span class="memberNameLink"><a href="../DefaultDbAdapterFactory.html#detectors">detectors</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.cayenne.configuration.server</a> that return types with arguments of type <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../di/ListBuilder.html" title="interface in org.apache.cayenne.di">ListBuilder</a>&lt;<a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerModule.</span><code><span class="memberNameLink"><a href="../ServerModule.html#contributeAdapterDetectors(org.apache.cayenne.di.Binder)">contributeAdapterDetectors</a></span>&#8203;(<a href="../../../di/Binder.html" title="interface in org.apache.cayenne.di">Binder</a>&nbsp;binder)</code></th>
<td class="colLast">
<div class="block">Provides access to a DI collection builder for <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server"><code>DbAdapterDetector</code></a>'s that allows downstream modules to
"contribute" their own adapter detectors.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../package-summary.html">org.apache.cayenne.configuration.server</a> with type arguments of type <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DefaultDbAdapterFactory.html#%3Cinit%3E(java.util.List)">DefaultDbAdapterFactory</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util" class="externalLink">List</a>&lt;<a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a>&gt;&nbsp;detectors)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.db2">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/db2/package-summary.html">org.apache.cayenne.dba.db2</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/db2/package-summary.html">org.apache.cayenne.dba.db2</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/db2/DB2Sniffer.html" title="class in org.apache.cayenne.dba.db2">DB2Sniffer</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.derby">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/derby/package-summary.html">org.apache.cayenne.dba.derby</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/derby/package-summary.html">org.apache.cayenne.dba.derby</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/derby/DerbySniffer.html" title="class in org.apache.cayenne.dba.derby">DerbySniffer</a></span></code></th>
<td class="colLast">
<div class="block">Creates a DerbyAdapter if Apache Derby database is detected.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.firebird">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/firebird/package-summary.html">org.apache.cayenne.dba.firebird</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/firebird/package-summary.html">org.apache.cayenne.dba.firebird</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/firebird/FirebirdSniffer.html" title="class in org.apache.cayenne.dba.firebird">FirebirdSniffer</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.frontbase">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/frontbase/package-summary.html">org.apache.cayenne.dba.frontbase</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/frontbase/package-summary.html">org.apache.cayenne.dba.frontbase</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/frontbase/FrontBaseSniffer.html" title="class in org.apache.cayenne.dba.frontbase">FrontBaseSniffer</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.h2">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/h2/package-summary.html">org.apache.cayenne.dba.h2</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/h2/package-summary.html">org.apache.cayenne.dba.h2</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/h2/H2Sniffer.html" title="class in org.apache.cayenne.dba.h2">H2Sniffer</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.hsqldb">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/hsqldb/HSQLDBSniffer.html" title="class in org.apache.cayenne.dba.hsqldb">HSQLDBSniffer</a></span></code></th>
<td class="colLast">
<div class="block">Detects HSQLDB database from JDBC metadata.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.ingres">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/ingres/package-summary.html">org.apache.cayenne.dba.ingres</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/ingres/package-summary.html">org.apache.cayenne.dba.ingres</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/ingres/IngresSniffer.html" title="class in org.apache.cayenne.dba.ingres">IngresSniffer</a></span></code></th>
<td class="colLast">
<div class="block">Detects Ingres database from JDBC metadata.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.mariadb">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/mariadb/package-summary.html">org.apache.cayenne.dba.mariadb</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/mariadb/package-summary.html">org.apache.cayenne.dba.mariadb</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/mariadb/MariaDBSniffer.html" title="class in org.apache.cayenne.dba.mariadb">MariaDBSniffer</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.mysql">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/mysql/package-summary.html">org.apache.cayenne.dba.mysql</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/mysql/package-summary.html">org.apache.cayenne.dba.mysql</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/mysql/MySQLSniffer.html" title="class in org.apache.cayenne.dba.mysql">MySQLSniffer</a></span></code></th>
<td class="colLast">
<div class="block">Detects MySQL database from JDBC metadata.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.openbase">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/openbase/package-summary.html">org.apache.cayenne.dba.openbase</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/openbase/package-summary.html">org.apache.cayenne.dba.openbase</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/openbase/OpenBaseSniffer.html" title="class in org.apache.cayenne.dba.openbase">OpenBaseSniffer</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">since 4.2</div>
</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.oracle">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/oracle/package-summary.html">org.apache.cayenne.dba.oracle</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/oracle/package-summary.html">org.apache.cayenne.dba.oracle</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/oracle/OracleSniffer.html" title="class in org.apache.cayenne.dba.oracle">OracleSniffer</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.postgres">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/postgres/package-summary.html">org.apache.cayenne.dba.postgres</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/postgres/package-summary.html">org.apache.cayenne.dba.postgres</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/postgres/PostgresSniffer.html" title="class in org.apache.cayenne.dba.postgres">PostgresSniffer</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.sqlite">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/sqlite/package-summary.html">org.apache.cayenne.dba.sqlite</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/sqlite/package-summary.html">org.apache.cayenne.dba.sqlite</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/sqlite/SQLiteSniffer.html" title="class in org.apache.cayenne.dba.sqlite">SQLiteSniffer</a></span></code></th>
<td class="colLast">
<div class="block">Detects SQLite database from JDBC metadata.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.sqlserver">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/sqlserver/package-summary.html">org.apache.cayenne.dba.sqlserver</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/sqlserver/package-summary.html">org.apache.cayenne.dba.sqlserver</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/sqlserver/SQLServerSniffer.html" title="class in org.apache.cayenne.dba.sqlserver">SQLServerSniffer</a></span></code></th>
<td class="colLast">
<div class="block">Detects SQLServer database from JDBC metadata.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba.sybase">
<!-- -->
</a>
<h3>Uses of <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a> in <a href="../../../dba/sybase/package-summary.html">org.apache.cayenne.dba.sybase</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../../../dba/sybase/package-summary.html">org.apache.cayenne.dba.sybase</a> that implement <a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">DbAdapterDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/sybase/SybaseSniffer.html" title="class in org.apache.cayenne.dba.sybase">SybaseSniffer</a></span></code></th>
<td class="colLast">
<div class="block">Detects Sybase database from JDBC metadata.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../DbAdapterDetector.html" title="interface in org.apache.cayenne.configuration.server">Class</a></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 class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</footer>
</body>
</html>