blob: 6a7ad035e822620618089a5deba1d36fa6fc9d66 [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.access.types.ExtendedType (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.access.types.ExtendedType (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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">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.access.types.ExtendedType" class="title">Uses of Interface<br>org.apache.cayenne.access.types.ExtendedType</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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.access.jdbc">org.apache.cayenne.access.jdbc</a></th>
<td class="colLast">
<div class="block">Contains classes that handle JDBC interactions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.translator">org.apache.cayenne.access.translator</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.types">org.apache.cayenne.access.types</a></th>
<td class="colLast">
<div class="block">Defines an extendable mechanism to map Java types to JDBC types.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.dba">org.apache.cayenne.dba</a></th>
<td class="colLast">
<div class="block">Contains database adapter API (DbAdapter) and its default implementation.</div>
</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.mysql">org.apache.cayenne.dba.mysql</a></th>
<td class="colLast">
<div class="block">MySQL DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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="rowColor">
<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="altColor">
<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.access.jdbc">
<!-- -->
</a>
<h3>Uses of <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../jdbc/package-summary.html">org.apache.cayenne.access.jdbc</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../jdbc/package-summary.html">org.apache.cayenne.access.jdbc</a> declared as <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RowDescriptor.</span><code><span class="memberNameLink"><a href="../../jdbc/RowDescriptor.html#converters">converters</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../jdbc/package-summary.html">org.apache.cayenne.access.jdbc</a> that return <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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><a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RowDescriptor.</span><code><span class="memberNameLink"><a href="../../jdbc/RowDescriptor.html#getConverters()">getConverters</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns extended types for columns.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../../jdbc/package-summary.html">org.apache.cayenne.access.jdbc</a> with parameters of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../jdbc/RowDescriptor.html#%3Cinit%3E(org.apache.cayenne.access.jdbc.ColumnDescriptor%5B%5D,org.apache.cayenne.access.types.ExtendedType%5B%5D)">RowDescriptor</a></span>&#8203;(<a href="../../jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</a>[]&nbsp;columns,
<a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>[]&nbsp;converters)</code></th>
<td class="colLast">
<div class="block">Creates a fully initialized RowDescriptor.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access.translator">
<!-- -->
</a>
<h3>Uses of <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../translator/package-summary.html">org.apache.cayenne.access.translator</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../translator/package-summary.html">org.apache.cayenne.access.translator</a> that return <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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><a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParameterBinding.</span><code><span class="memberNameLink"><a href="../../translator/ParameterBinding.html#getExtendedType()">getExtendedType</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../translator/package-summary.html">org.apache.cayenne.access.translator</a> with parameters of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParameterBinding.</span><code><span class="memberNameLink"><a href="../../translator/ParameterBinding.html#include(int,java.lang.Object,org.apache.cayenne.access.types.ExtendedType)">include</a></span>&#8203;(int&nbsp;statementPosition,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;value,
<a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&nbsp;extendedType)</code></th>
<td class="colLast">
<div class="block">Sets the value of the binding and initializes statement position var,
thus "including" this binding in the current iteration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ParameterBinding.</span><code><span class="memberNameLink"><a href="../../translator/ParameterBinding.html#setExtendedType(org.apache.cayenne.access.types.ExtendedType)">setExtendedType</a></span>&#8203;(<a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&nbsp;extendedType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access.types">
<!-- -->
</a>
<h3>Uses of <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../package-summary.html">org.apache.cayenne.access.types</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.cayenne.access.types</a> that implement <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../BigDecimalType.html" title="class in org.apache.cayenne.access.types">BigDecimalType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BooleanType.html" title="class in org.apache.cayenne.access.types">BooleanType</a></span></code></th>
<td class="colLast">
<div class="block">Handles <code>java.lang.Boolean</code> mapping.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ByteArrayType.html" title="class in org.apache.cayenne.access.types">ByteArrayType</a></span></code></th>
<td class="colLast">
<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="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ByteType.html" title="class in org.apache.cayenne.access.types">ByteType</a></span></code></th>
<td class="colLast">
<div class="block">Handles <code>java.lang.Byte</code> type mapping.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CalendarType.html" title="class in org.apache.cayenne.access.types">CalendarType</a>&lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util" class="externalLink">Calendar</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">ExtendedType that handles <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Calendar</code></a> fields.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CharType.html" title="class in org.apache.cayenne.access.types">CharType</a></span></code></th>
<td class="colLast">
<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="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DateType.html" title="class in org.apache.cayenne.access.types">DateType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DoubleType.html" title="class in org.apache.cayenne.access.types">DoubleType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DurationType.html" title="class in org.apache.cayenne.access.types">DurationType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../EnumType.html" title="class in org.apache.cayenne.access.types">EnumType</a>&lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">Enum</a>&lt;T&gt;&gt;</span></code></th>
<td class="colLast">
<div class="block">An ExtendedType that handles an enum class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ExtendedEnumType.html" title="class in org.apache.cayenne.access.types">ExtendedEnumType</a>&lt;T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">Enum</a>&lt;T&gt;&gt;</span></code></th>
<td class="colLast">
<div class="block">An ExtendedType that handles a Java Enum based upon the Cayenne ExtendedEnumeration
interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../FloatType.html" title="class in org.apache.cayenne.access.types">FloatType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../GeoJsonType.html" title="class in org.apache.cayenne.access.types">GeoJsonType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IntegerType.html" title="class in org.apache.cayenne.access.types">IntegerType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../JsonType.html" title="class in org.apache.cayenne.access.types">JsonType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LongType.html" title="class in org.apache.cayenne.access.types">LongType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ObjectType.html" title="class in org.apache.cayenne.access.types">ObjectType</a></span></code></th>
<td class="colLast">
<div class="block">This is a default ExtendedType that relies on JDBC driver to determine the result type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ShortType.html" title="class in org.apache.cayenne.access.types">ShortType</a></span></code></th>
<td class="colLast">
<div class="block">Handles <code>java.lang.Short</code> type mapping.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TimestampType.html" title="class in org.apache.cayenne.access.types">TimestampType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TimeType.html" title="class in org.apache.cayenne.access.types">TimeType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UtilDateType.html" title="class in org.apache.cayenne.access.types">UtilDateType</a></span></code></th>
<td class="colLast">
<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="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../VoidType.html" title="class in org.apache.cayenne.access.types">VoidType</a></span></code></th>
<td class="colLast">
<div class="block">A noop type that is sometimes useful to suppress extended types operations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../WktType.html" title="class in org.apache.cayenne.access.types">WktType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.cayenne.access.types</a> declared as <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedTypeMap.</span><code><span class="memberNameLink"><a href="../ExtendedTypeMap.html#defaultType">defaultType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.cayenne.access.types</a> with type parameters of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedTypeMap.</span><code><span class="memberNameLink"><a href="../ExtendedTypeMap.html#typeMap">typeMap</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.access.types</a> that return <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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>protected <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedTypeMap.</span><code><span class="memberNameLink"><a href="../ExtendedTypeMap.html#createType(java.lang.String)">createType</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;className)</code></th>
<td class="colLast">
<div class="block">Returns an ExtendedType for specific Java classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedTypeMap.</span><code><span class="memberNameLink"><a href="../ExtendedTypeMap.html#getDefaultType()">getDefaultType</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a default ExtendedType that is used to handle unmapped types.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedTypeMap.</span><code><span class="memberNameLink"><a href="../ExtendedTypeMap.html#getRegisteredType(java.lang.Class)">getRegisteredType</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;?&gt;&nbsp;javaClass)</code></th>
<td class="colLast">
<div class="block">Returns a type registered for the class name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedTypeMap.</span><code><span class="memberNameLink"><a href="../ExtendedTypeMap.html#getRegisteredType(java.lang.String)">getRegisteredType</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;javaClassName)</code></th>
<td class="colLast">
<div class="block">Returns a guaranteed non-null ExtendedType instance for a given Java
class name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EnumTypeFactory.</span><code><span class="memberNameLink"><a href="../EnumTypeFactory.html#getType(java.lang.Class)">getType</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;?&gt;&nbsp;objectClass)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedTypeFactory.</span><code><span class="memberNameLink"><a href="../ExtendedTypeFactory.html#getType(java.lang.Class)">getType</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;?&gt;&nbsp;objectClass)</code></th>
<td class="colLast">
<div class="block">Returns ExtendedType instance that can handle a given object class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&lt;?&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">InternalUnsupportedTypeFactory.</span><code><span class="memberNameLink"><a href="../InternalUnsupportedTypeFactory.html#getType(java.lang.Class)">getType</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;?&gt;&nbsp;objectClass)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&lt;? extends <a href="../ValueObjectType.html" title="interface in org.apache.cayenne.access.types">ValueObjectType</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ValueObjectTypeFactory.</span><code><span class="memberNameLink"><a href="../ValueObjectTypeFactory.html#getType(java.lang.Class)">getType</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;?&gt;&nbsp;objectClass)</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.access.types</a> with parameters of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ExtendedTypeMap.</span><code><span class="memberNameLink"><a href="../ExtendedTypeMap.html#registerType(org.apache.cayenne.access.types.ExtendedType)">registerType</a></span>&#8203;(<a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&nbsp;type)</code></th>
<td class="colLast">
<div class="block">Adds a new type to the list of registered types.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.configuration.server">
<!-- -->
</a>
<h3>Uses of <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../configuration/server/package-summary.html">org.apache.cayenne.configuration.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../configuration/server/package-summary.html">org.apache.cayenne.configuration.server</a> that return types with arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerModule.</span><code><span class="memberNameLink"><a href="../../../configuration/server/ServerModule.html#contributeDefaultTypes(org.apache.cayenne.di.Binder)">contributeDefaultTypes</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 default adapter-agnostic <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types"><code>ExtendedType</code></a>'s that allows
downstream modules to "contribute" their own types.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../di/ListBuilder.html" title="interface in org.apache.cayenne.di">ListBuilder</a>&lt;<a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerModule.</span><code><span class="memberNameLink"><a href="../../../configuration/server/ServerModule.html#contributeUserTypes(org.apache.cayenne.di.Binder)">contributeUserTypes</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types"><code>ExtendedType</code></a>'s that allows downstream modules to "contribute"
their own types.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba">
<!-- -->
</a>
<h3>Uses of <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/package-summary.html">org.apache.cayenne.dba</a></h3>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../dba/package-summary.html">org.apache.cayenne.dba</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">JdbcAdapter.</span><code><span class="memberNameLink"><a href="../../../dba/JdbcAdapter.html#initExtendedTypes(java.util.List,java.util.List,java.util.List,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">initExtendedTypes</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/package-summary.html">org.apache.cayenne.dba</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/JdbcAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">JdbcAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">
<div class="block">Creates new JdbcAdapter with a set of default parameters.</div>
</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/db2/package-summary.html">org.apache.cayenne.dba.db2</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/db2/package-summary.html">org.apache.cayenne.dba.db2</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/db2/DB2Adapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">DB2Adapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/derby/package-summary.html">org.apache.cayenne.dba.derby</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/derby/package-summary.html">org.apache.cayenne.dba.derby</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/derby/DerbyAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">DerbyAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">&nbsp;</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/firebird/package-summary.html">org.apache.cayenne.dba.firebird</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/firebird/package-summary.html">org.apache.cayenne.dba.firebird</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/firebird/FirebirdAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">FirebirdAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/frontbase/package-summary.html">org.apache.cayenne.dba.frontbase</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/frontbase/package-summary.html">org.apache.cayenne.dba.frontbase</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/frontbase/FrontBaseAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">FrontBaseAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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/H2CharType.html" title="class in org.apache.cayenne.dba.h2">H2CharType</a></span></code></th>
<td class="colLast">
<div class="block">H2 specific char type handling - used to handle the correct setting of clobs</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/h2/package-summary.html">org.apache.cayenne.dba.h2</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/h2/H2Adapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">H2Adapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/hsqldb/HSQLDBAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">HSQLDBAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/hsqldb/HSQLDBNoSchemaAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">HSQLDBNoSchemaAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">&nbsp;</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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/IngresBooleanType.html" title="class in org.apache.cayenne.dba.ingres">IngresBooleanType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/ingres/package-summary.html">org.apache.cayenne.dba.ingres</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/ingres/IngresAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">IngresAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/mysql/package-summary.html">org.apache.cayenne.dba.mysql</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/mysql/package-summary.html">org.apache.cayenne.dba.mysql</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/mysql/MySQLAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">MySQLAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">&nbsp;</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/openbase/package-summary.html">org.apache.cayenne.dba.openbase</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/openbase/package-summary.html">org.apache.cayenne.dba.openbase</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/openbase/OpenBaseAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">OpenBaseAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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/OracleByteArrayType.html" title="class in org.apache.cayenne.dba.oracle">OracleByteArrayType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/oracle/OracleCharType.html" title="class in org.apache.cayenne.dba.oracle">OracleCharType</a></span></code></th>
<td class="colLast">
<div class="block">Oracle specific CHAR type handling.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/oracle/OracleUtilDateType.html" title="class in org.apache.cayenne.dba.oracle">OracleUtilDateType</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/oracle/package-summary.html">org.apache.cayenne.dba.oracle</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/oracle/Oracle8Adapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">Oracle8Adapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../dba/oracle/OracleAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">OracleAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/postgres/package-summary.html">org.apache.cayenne.dba.postgres</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/postgres/package-summary.html">org.apache.cayenne.dba.postgres</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/postgres/PostgresAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">PostgresAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/sqlite/package-summary.html">org.apache.cayenne.dba.sqlite</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/sqlite/package-summary.html">org.apache.cayenne.dba.sqlite</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/sqlite/SQLiteAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">SQLiteAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">&nbsp;</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/sqlserver/package-summary.html">org.apache.cayenne.dba.sqlserver</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/sqlserver/package-summary.html">org.apache.cayenne.dba.sqlserver</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/sqlserver/SQLServerAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">SQLServerAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">&nbsp;</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a> in <a href="../../../dba/sybase/package-summary.html">org.apache.cayenne.dba.sybase</a></h3>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../../../dba/sybase/package-summary.html">org.apache.cayenne.dba.sybase</a> with type arguments of type <a href="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</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="../../../dba/sybase/SybaseAdapter.html#%3Cinit%3E(org.apache.cayenne.configuration.RuntimeProperties,java.util.List,java.util.List,java.util.List,org.apache.cayenne.resource.ResourceLocator,org.apache.cayenne.access.types.ValueObjectTypeRegistry)">SybaseAdapter</a></span>&#8203;(<a href="../../../configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;runtimeProperties,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;defaultExtendedTypes,
<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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a>&gt;&nbsp;userExtendedTypes,
<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="../ExtendedTypeFactory.html" title="interface in org.apache.cayenne.access.types">ExtendedTypeFactory</a>&gt;&nbsp;extendedTypeFactories,
<a href="../../../resource/ResourceLocator.html" title="interface in org.apache.cayenne.resource">ResourceLocator</a>&nbsp;resourceLocator,
<a href="../ValueObjectTypeRegistry.html" title="interface in org.apache.cayenne.access.types">ValueObjectTypeRegistry</a>&nbsp;valueObjectTypeRegistry)</code></th>
<td class="colLast">&nbsp;</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="../ExtendedType.html" title="interface in org.apache.cayenne.access.types">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>