blob: 4fd87c42d64ad48c3310f6270812e779637330c9 [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:22 MSK 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.cayenne.access.types (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.access.types (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/access/types/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.access.types" class="title">Uses of Package<br>org.apache.cayenne.access.types</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/access/types/package-summary.html">org.apache.cayenne.access.types</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.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="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.translator">org.apache.cayenne.access.translator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.types">org.apache.cayenne.access.types</a></td>
<td class="colLast">
<div class="block">Defines an extendable mechanism to map Java types to JDBC types.</div>
</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.mysql">org.apache.cayenne.dba.mysql</a></td>
<td class="colLast">
<div class="block">MySQL DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.map">org.apache.cayenne.map</a></td>
<td class="colLast">
<div class="block">Contains O/R mapping classes that store relational database
metadata information and map it to Java classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.access.jdbc">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.access.jdbc">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.translator">
<!-- -->
</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/access/types/package-summary.html">org.apache.cayenne.access.types</a> used by <a href="../../../../../org/apache/cayenne/access/translator/package-summary.html">org.apache.cayenne.access.translator</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.access.translator">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.types">
<!-- -->
</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/access/types/package-summary.html">org.apache.cayenne.access.types</a> used by <a href="../../../../../org/apache/cayenne/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.access.types">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.access.types">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.access.types">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectType.html#org.apache.cayenne.access.types">ValueObjectType</a>
<div class="block">Descriptor and serialization helper for custom value objects that can be safely stored in the DB.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</div>
</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.configuration.server">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.configuration.server">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectType.html#org.apache.cayenne.configuration.server">ValueObjectType</a>
<div class="block">Descriptor and serialization helper for custom value objects that can be safely stored in the DB.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.configuration.server">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.db2">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.db2">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.db2">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.db2">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.derby">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.derby">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.derby">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.derby">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.firebird">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.firebird">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.firebird">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.firebird">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.frontbase">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.frontbase">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.frontbase">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.frontbase">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.h2">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.h2">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.h2">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.hsqldb">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.hsqldb">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.hsqldb">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.hsqldb">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/BooleanType.html#org.apache.cayenne.dba.ingres">BooleanType</a>
<div class="block">Handles <code>java.lang.Boolean</code> mapping.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.ingres">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.ingres">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.ingres">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.ingres">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.mysql">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.mysql">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.mysql">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.mysql">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</div>
</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.openbase">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.openbase">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.openbase">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.openbase">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ByteArrayType.html#org.apache.cayenne.dba.oracle">ByteArrayType</a>
<div class="block">Handles <code>byte[]</code>, mapping it as either of JDBC types - BLOB or
(VAR)BINARY.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/CharType.html#org.apache.cayenne.dba.oracle">CharType</a>
<div class="block">Handles <code>java.lang.String</code>, mapping it as either of JDBC types -
CLOB or (VAR)CHAR.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.oracle">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.oracle">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.oracle">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/UtilDateType.html#org.apache.cayenne.dba.oracle">UtilDateType</a>
<div class="block">Maps <code>java.util.Date</code> to any of the three database date/time types: TIME,
DATE, TIMESTAMP.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.oracle">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.postgres">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.postgres">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.postgres">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.postgres">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.sqlite">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.sqlite">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.sqlite">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.sqlite">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.sqlserver">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.sqlserver">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.sqlserver">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</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/access/types/package-summary.html">org.apache.cayenne.access.types</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/access/types/class-use/ExtendedType.html#org.apache.cayenne.dba.sybase">ExtendedType</a>
<div class="block">Defines methods to read Java objects from JDBC ResultSets and write as parameters of PreparedStatements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeFactory.html#org.apache.cayenne.dba.sybase">ExtendedTypeFactory</a>
<div class="block">ExtendedType factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ExtendedTypeMap.html#org.apache.cayenne.dba.sybase">ExtendedTypeMap</a>
<div class="block">Stores ExtendedTypes, implementing an algorithm to determine the right type
for a given Java class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/cayenne/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.dba.sybase">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.map">
<!-- -->
</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/access/types/package-summary.html">org.apache.cayenne.access.types</a> used by <a href="../../../../../org/apache/cayenne/map/package-summary.html">org.apache.cayenne.map</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/access/types/class-use/ValueObjectTypeRegistry.html#org.apache.cayenne.map">ValueObjectTypeRegistry</a>
<div class="block">Registry of user-defined descriptors of custom value objects' classes.</div>
</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/access/types/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>