blob: b300125177cb5b0363947adb74f904aca085582e [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.ObjectId (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.ObjectId (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="../ObjectId.html" title="interface in org.apache.cayenne">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.ObjectId" class="title">Uses of Interface<br>org.apache.cayenne.ObjectId</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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">org.apache.cayenne</a></th>
<td class="colLast">
<div class="block">Contains persistence APIs directly accessible by users.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access">org.apache.cayenne.access</a></th>
<td class="colLast">
<div class="block">Contains classes that make up Cayenne ORM stack.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.event">org.apache.cayenne.access.event</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.flush">org.apache.cayenne.access.flush</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.flush.operation">org.apache.cayenne.access.flush.operation</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.access.util">org.apache.cayenne.access.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.exp.property">org.apache.cayenne.exp.property</a></th>
<td class="colLast">
<div class="block">Property API</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.map">org.apache.cayenne.map</a></th>
<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>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.query">org.apache.cayenne.query</a></th>
<td class="colLast">
<div class="block">Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.util">org.apache.cayenne.util</a></th>
<td class="colLast">
<div class="block">General utility classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.cayenne">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../package-summary.html">org.apache.cayenne</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.cayenne</a> declared as <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObject.</span><code><span class="memberNameLink"><a href="../PersistentObject.html#objectId">objectId</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</a> that return <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectId.</span><code><span class="memberNameLink"><a href="../ObjectId.html#createReplacementId()">createReplacementId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataRow.</span><code><span class="memberNameLink"><a href="../DataRow.html#createTargetObjectId(java.lang.String,org.apache.cayenne.map.DbRelationship)">createTargetObjectId</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;entityName,
<a href="../map/DbRelationship.html" title="class in org.apache.cayenne.map">DbRelationship</a>&nbsp;relationship)</code></th>
<td class="colLast">
<div class="block">Returns an ObjectId of an object on the other side of the to-one relationship, for
this DataRow representing a source of relationship.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Persistent.</span><code><span class="memberNameLink"><a href="../Persistent.html#getObjectId()">getObjectId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObject.</span><code><span class="memberNameLink"><a href="../PersistentObject.html#getObjectId()">getObjectId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectId.</span><code><span class="memberNameLink"><a href="../ObjectId.html#of(java.lang.String)">of</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;entityName)</code></th>
<td class="colLast">
<div class="block">Creates a temporary ObjectId for a given entity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectId.</span><code><span class="memberNameLink"><a href="../ObjectId.html#of(java.lang.String,byte%5B%5D)">of</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;entityName,
byte[]&nbsp;tmpKey)</code></th>
<td class="colLast">
<div class="block">Creates a temporary ObjectId for a given entity, using provided unique id key.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectId.</span><code><span class="memberNameLink"><a href="../ObjectId.html#of(java.lang.String,java.lang.String,java.lang.Object)">of</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;entityName,
<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;keyName,
<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)</code></th>
<td class="colLast">
<div class="block">Creates a single key/value permanent ObjectId.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectId.</span><code><span class="memberNameLink"><a href="../ObjectId.html#of(java.lang.String,java.util.Map)">of</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;entityName,
<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;?&gt;&nbsp;values)</code></th>
<td class="colLast">
<div class="block">Creates an ObjectId, potentially mapped to multiple columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectId.</span><code><span class="memberNameLink"><a href="../ObjectId.html#of(java.lang.String,org.apache.cayenne.ObjectId)">of</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;entityName,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId)</code></th>
<td class="colLast">
<div class="block">Creates an ObjectId using another id as a template, but for a different entity.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.cayenne</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="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></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Cayenne.</span><code><span class="memberNameLink"><a href="../Cayenne.html#objectForPK(org.apache.cayenne.ObjectContext,org.apache.cayenne.ObjectId)">objectForPK</a></span>&#8203;(<a href="../ObjectContext.html" title="interface in org.apache.cayenne">ObjectContext</a>&nbsp;context,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns an object matching ObjectId.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectId.</span><code><span class="memberNameLink"><a href="../ObjectId.html#of(java.lang.String,org.apache.cayenne.ObjectId)">of</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;entityName,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId)</code></th>
<td class="colLast">
<div class="block">Creates an ObjectId using another id as a template, but for a different entity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Persistent.</span><code><span class="memberNameLink"><a href="../Persistent.html#setObjectId(org.apache.cayenne.ObjectId)">setObjectId</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PersistentObject.</span><code><span class="memberNameLink"><a href="../PersistentObject.html#setObjectId(org.apache.cayenne.ObjectId)">setObjectId</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../access/package-summary.html">org.apache.cayenne.access</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../access/package-summary.html">org.apache.cayenne.access</a> declared as <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OptimisticLockException.</span><code><span class="memberNameLink"><a href="../access/OptimisticLockException.html#failedObjectId">failedObjectId</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../access/package-summary.html">org.apache.cayenne.access</a> with type parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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/concurrent/ConcurrentMap.html?is-external=true" title="class or interface in java.util.concurrent" class="externalLink">ConcurrentMap</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>,&#8203;<a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataRowStore.</span><code><span class="memberNameLink"><a href="../access/DataRowStore.html#snapshots">snapshots</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectStore.</span><code><span class="memberNameLink"><a href="../access/ObjectStore.html#trackedFlattenedPaths">trackedFlattenedPaths</a></span></code></th>
<td class="colLast">
<div class="block">Map that tracks flattened paths for given object Id that is present in db.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../access/package-summary.html">org.apache.cayenne.access</a> that return <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectDiff.</span><code><span class="memberNameLink"><a href="../access/ObjectDiff.html#getArcSnapshotValue(java.lang.String)">getArcSnapshotValue</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;propertyName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectDiff.</span><code><span class="memberNameLink"><a href="../access/ObjectDiff.html#getCurrentArcSnapshotValue(java.lang.String)">getCurrentArcSnapshotValue</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;propertyName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OptimisticLockException.</span><code><span class="memberNameLink"><a href="../access/OptimisticLockException.html#getFailedObjectId()">getFailedObjectId</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the ObjectId of the object that caused the OptimisticLockException.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectStore.</span><code><span class="memberNameLink"><a href="../access/ObjectStore.html#getFlattenedId(org.apache.cayenne.ObjectId,java.lang.String)">getFlattenedId</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId,
<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;path)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../access/package-summary.html">org.apache.cayenne.access</a> that return types with arguments of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectStore.</span><code><span class="memberNameLink"><a href="../access/ObjectStore.html#getFlattenedIds(org.apache.cayenne.ObjectId)">getFlattenedIds</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../access/package-summary.html">org.apache.cayenne.access</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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">DataRowStore.</span><code><span class="memberNameLink"><a href="../access/DataRowStore.html#forgetSnapshot(org.apache.cayenne.ObjectId)">forgetSnapshot</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Evicts a snapshot from cache without generating any SnapshotEvents.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataRowStore.</span><code><span class="memberNameLink"><a href="../access/DataRowStore.html#getCachedSnapshot(org.apache.cayenne.ObjectId)">getCachedSnapshot</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;oid)</code></th>
<td class="colLast">
<div class="block">Returns cached snapshot or null if no snapshot is currently cached for the given
ObjectId.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectStore.</span><code><span class="memberNameLink"><a href="../access/ObjectStore.html#getCachedSnapshot(org.apache.cayenne.ObjectId)">getCachedSnapshot</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;oid)</code></th>
<td class="colLast">
<div class="block">Returns a snapshot for ObjectId from the underlying snapshot cache.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectStore.</span><code><span class="memberNameLink"><a href="../access/ObjectStore.html#getFlattenedId(org.apache.cayenne.ObjectId,java.lang.String)">getFlattenedId</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId,
<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;path)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectStore.</span><code><span class="memberNameLink"><a href="../access/ObjectStore.html#getFlattenedIds(org.apache.cayenne.ObjectId)">getFlattenedIds</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectStore.</span><code><span class="memberNameLink"><a href="../access/ObjectStore.html#getSnapshot(org.apache.cayenne.ObjectId)">getSnapshot</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;oid)</code></th>
<td class="colLast">
<div class="block">Returns a snapshot for ObjectId from the underlying snapshot cache.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectStore.</span><code><span class="memberNameLink"><a href="../access/ObjectStore.html#markFlattenedPath(org.apache.cayenne.ObjectId,java.lang.String,org.apache.cayenne.ObjectId)">markFlattenedPath</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId,
<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;path,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Mark that flattened path for object has data row in DB.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OperationObserver.</span><code><span class="memberNameLink"><a href="../access/OperationObserver.html#nextGeneratedRows(org.apache.cayenne.query.Query,org.apache.cayenne.ResultIterator,org.apache.cayenne.ObjectId)">nextGeneratedRows</a></span>&#8203;(<a href="../query/Query.html" title="interface in org.apache.cayenne.query">Query</a>&nbsp;query,
<a href="../ResultIterator.html" title="interface in org.apache.cayenne">ResultIterator</a>&lt;?&gt;&nbsp;keys,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;idToUpdate)</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">since 4.2, use <a href="../access/OperationObserver.html#nextGeneratedRows(org.apache.cayenne.query.Query,org.apache.cayenne.ResultIterator,java.util.List)"><code>OperationObserver.nextGeneratedRows(Query, ResultIterator, List)</code></a></div>
</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../access/package-summary.html">org.apache.cayenne.access</a> with type arguments of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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">OperationObserver.</span><code><span class="memberNameLink"><a href="../access/OperationObserver.html#nextGeneratedRows(org.apache.cayenne.query.Query,org.apache.cayenne.ResultIterator,java.util.List)">nextGeneratedRows</a></span>&#8203;(<a href="../query/Query.html" title="interface in org.apache.cayenne.query">Query</a>&nbsp;query,
<a href="../ResultIterator.html" title="interface in org.apache.cayenne">ResultIterator</a>&lt;?&gt;&nbsp;keys,
<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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;idsToUpdate)</code></th>
<td class="colLast">
<div class="block">Callback method invoked after each batch of generated values is read during an update.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataRowStore.</span><code><span class="memberNameLink"><a href="../access/DataRowStore.html#processSnapshotChanges(java.lang.Object,java.util.Map,java.util.Collection,java.util.Collection,java.util.Collection)">processSnapshotChanges</a></span>&#8203;(<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;postedBy,
<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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>,&#8203;<a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a>&gt;&nbsp;updatedSnapshots,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;deletedSnapshotIds,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;invalidatedSnapshotIds,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;indirectlyModifiedIds)</code></th>
<td class="colLast">
<div class="block">Processes changes made to snapshots.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DataRowStore.</span><code><span class="memberNameLink"><a href="../access/DataRowStore.html#processSnapshotChanges(java.lang.Object,java.util.Map,java.util.Collection,java.util.Collection,java.util.Collection)">processSnapshotChanges</a></span>&#8203;(<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;postedBy,
<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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>,&#8203;<a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a>&gt;&nbsp;updatedSnapshots,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;deletedSnapshotIds,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;invalidatedSnapshotIds,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;indirectlyModifiedIds)</code></th>
<td class="colLast">
<div class="block">Processes changes made to snapshots.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../access/package-summary.html">org.apache.cayenne.access</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../access/OptimisticLockException.html#%3Cinit%3E(org.apache.cayenne.ObjectId,org.apache.cayenne.map.DbEntity,java.lang.String,java.util.Map)">OptimisticLockException</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id,
<a href="../map/DbEntity.html" title="class in org.apache.cayenne.map">DbEntity</a>&nbsp;rootEntity,
<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;querySQL,
<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>&nbsp;qualifierSnapshot)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access.event">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../access/event/package-summary.html">org.apache.cayenne.access.event</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../access/event/package-summary.html">org.apache.cayenne.access.event</a> with type parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SnapshotEvent.</span><code><span class="memberNameLink"><a href="../access/event/SnapshotEvent.html#deletedIds">deletedIds</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SnapshotEvent.</span><code><span class="memberNameLink"><a href="../access/event/SnapshotEvent.html#indirectlyModifiedIds">indirectlyModifiedIds</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SnapshotEvent.</span><code><span class="memberNameLink"><a href="../access/event/SnapshotEvent.html#invalidatedIds">invalidatedIds</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>,&#8203;<a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SnapshotEvent.</span><code><span class="memberNameLink"><a href="../access/event/SnapshotEvent.html#modifiedDiffs">modifiedDiffs</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../access/event/package-summary.html">org.apache.cayenne.access.event</a> that return types with arguments of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SnapshotEvent.</span><code><span class="memberNameLink"><a href="../access/event/SnapshotEvent.html#getDeletedIds()">getDeletedIds</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SnapshotEvent.</span><code><span class="memberNameLink"><a href="../access/event/SnapshotEvent.html#getIndirectlyModifiedIds()">getIndirectlyModifiedIds</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SnapshotEvent.</span><code><span class="memberNameLink"><a href="../access/event/SnapshotEvent.html#getInvalidatedIds()">getInvalidatedIds</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>,&#8203;<a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SnapshotEvent.</span><code><span class="memberNameLink"><a href="../access/event/SnapshotEvent.html#getModifiedDiffs()">getModifiedDiffs</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructor parameters in <a href="../access/event/package-summary.html">org.apache.cayenne.access.event</a> with type arguments of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../access/event/SnapshotEvent.html#%3Cinit%3E(java.lang.Object,java.lang.Object,java.util.Map,java.util.Collection,java.util.Collection,java.util.Collection)">SnapshotEvent</a></span>&#8203;(<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;source,
<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;postedBy,
<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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>,&#8203;<a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a>&gt;&nbsp;modifiedDiffs,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;deletedIds,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;invalidatedIds,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;indirectlyModifiedIds)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../access/event/SnapshotEvent.html#%3Cinit%3E(java.lang.Object,java.lang.Object,java.util.Map,java.util.Collection,java.util.Collection,java.util.Collection)">SnapshotEvent</a></span>&#8203;(<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;source,
<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;postedBy,
<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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>,&#8203;<a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a>&gt;&nbsp;modifiedDiffs,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;deletedIds,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;invalidatedIds,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;indirectlyModifiedIds)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access.flush">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../access/flush/package-summary.html">org.apache.cayenne.access.flush</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../access/flush/package-summary.html">org.apache.cayenne.access.flush</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../access/flush/EffectiveOpId.html#%3Cinit%3E(java.lang.String,org.apache.cayenne.ObjectId)">EffectiveOpId</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;entityName,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../access/flush/EffectiveOpId.html#%3Cinit%3E(org.apache.cayenne.ObjectId)">EffectiveOpId</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access.flush.operation">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../access/flush/operation/package-summary.html">org.apache.cayenne.access.flush.operation</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../access/flush/operation/package-summary.html">org.apache.cayenne.access.flush.operation</a> declared as <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BaseDbRowOp.</span><code><span class="memberNameLink"><a href="../access/flush/operation/BaseDbRowOp.html#changeId">changeId</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../access/flush/operation/package-summary.html">org.apache.cayenne.access.flush.operation</a> with type parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Values.</span><code><span class="memberNameLink"><a href="../access/flush/operation/Values.html#flattenedIds">flattenedIds</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../access/flush/operation/package-summary.html">org.apache.cayenne.access.flush.operation</a> that return <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BaseDbRowOp.</span><code><span class="memberNameLink"><a href="../access/flush/operation/BaseDbRowOp.html#getChangeId()">getChangeId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DbRowOp.</span><code><span class="memberNameLink"><a href="../access/flush/operation/DbRowOp.html#getChangeId()">getChangeId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OpIdFactory.</span><code><span class="memberNameLink"><a href="../access/flush/operation/OpIdFactory.html#idForOperation(org.apache.cayenne.ObjectId)">idForOperation</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;originalId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../access/flush/operation/package-summary.html">org.apache.cayenne.access.flush.operation</a> that return types with arguments of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Values.</span><code><span class="memberNameLink"><a href="../access/flush/operation/Values.html#getFlattenedIds()">getFlattenedIds</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../access/flush/operation/package-summary.html">org.apache.cayenne.access.flush.operation</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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">Values.</span><code><span class="memberNameLink"><a href="../access/flush/operation/Values.html#addFlattenedId(java.lang.String,org.apache.cayenne.ObjectId)">addFlattenedId</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;path,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OpIdFactory.</span><code><span class="memberNameLink"><a href="../access/flush/operation/OpIdFactory.html#idForOperation(org.apache.cayenne.ObjectId)">idForOperation</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;originalId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeleteDbRowOp.</span><code><span class="memberNameLink"><a href="../access/flush/operation/DeleteDbRowOp.html#setChangeId(org.apache.cayenne.ObjectId)">setChangeId</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;changeId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../access/flush/operation/package-summary.html">org.apache.cayenne.access.flush.operation</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../access/flush/operation/BaseDbRowOp.html#%3Cinit%3E(org.apache.cayenne.Persistent,org.apache.cayenne.map.DbEntity,org.apache.cayenne.ObjectId)">BaseDbRowOp</a></span>&#8203;(<a href="../Persistent.html" title="interface in org.apache.cayenne">Persistent</a>&nbsp;object,
<a href="../map/DbEntity.html" title="class in org.apache.cayenne.map">DbEntity</a>&nbsp;entity,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../access/flush/operation/DeleteDbRowOp.html#%3Cinit%3E(org.apache.cayenne.Persistent,org.apache.cayenne.map.DbEntity,org.apache.cayenne.ObjectId)">DeleteDbRowOp</a></span>&#8203;(<a href="../Persistent.html" title="interface in org.apache.cayenne">Persistent</a>&nbsp;object,
<a href="../map/DbEntity.html" title="class in org.apache.cayenne.map">DbEntity</a>&nbsp;entity,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../access/flush/operation/InsertDbRowOp.html#%3Cinit%3E(org.apache.cayenne.Persistent,org.apache.cayenne.map.DbEntity,org.apache.cayenne.ObjectId)">InsertDbRowOp</a></span>&#8203;(<a href="../Persistent.html" title="interface in org.apache.cayenne">Persistent</a>&nbsp;object,
<a href="../map/DbEntity.html" title="class in org.apache.cayenne.map">DbEntity</a>&nbsp;entity,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../access/flush/operation/UpdateDbRowOp.html#%3Cinit%3E(org.apache.cayenne.Persistent,org.apache.cayenne.map.DbEntity,org.apache.cayenne.ObjectId)">UpdateDbRowOp</a></span>&#8203;(<a href="../Persistent.html" title="interface in org.apache.cayenne">Persistent</a>&nbsp;object,
<a href="../map/DbEntity.html" title="class in org.apache.cayenne.map">DbEntity</a>&nbsp;entity,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.access.util">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../access/util/package-summary.html">org.apache.cayenne.access.util</a></h3>
<table class="useSummary">
<caption><span>Method parameters in <a href="../access/util/package-summary.html">org.apache.cayenne.access.util</a> with type arguments of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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">DefaultOperationObserver.</span><code><span class="memberNameLink"><a href="../access/util/DefaultOperationObserver.html#nextGeneratedRows(org.apache.cayenne.query.Query,org.apache.cayenne.ResultIterator,java.util.List)">nextGeneratedRows</a></span>&#8203;(<a href="../query/Query.html" title="interface in org.apache.cayenne.query">Query</a>&nbsp;query,
<a href="../ResultIterator.html" title="interface in org.apache.cayenne">ResultIterator</a>&lt;?&gt;&nbsp;keys,
<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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;idsToUpdate)</code></th>
<td class="colLast">
<div class="block">Closes ResultIterator without reading its data.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoNothingOperationObserver.</span><code><span class="memberNameLink"><a href="../access/util/DoNothingOperationObserver.html#nextGeneratedRows(org.apache.cayenne.query.Query,org.apache.cayenne.ResultIterator,java.util.List)">nextGeneratedRows</a></span>&#8203;(<a href="../query/Query.html" title="interface in org.apache.cayenne.query">Query</a>&nbsp;query,
<a href="../ResultIterator.html" title="interface in org.apache.cayenne">ResultIterator</a>&lt;?&gt;&nbsp;keys,
<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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&gt;&nbsp;idsToUpdate)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.exp.property">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../exp/property/package-summary.html">org.apache.cayenne.exp.property</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../exp/property/package-summary.html">org.apache.cayenne.exp.property</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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>default <a href="../exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IdProperty.</span><code><span class="memberNameLink"><a href="../exp/property/IdProperty.html#eq(org.apache.cayenne.ObjectId)">eq</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.map">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../map/package-summary.html">org.apache.cayenne.map</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../map/package-summary.html">org.apache.cayenne.map</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DbEntity.</span><code><span class="memberNameLink"><a href="../map/DbEntity.html#isFullReplacementIdAttached(org.apache.cayenne.ObjectId)">isFullReplacementIdAttached</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Returns true if there is full replacement id is attached to an ObjectId.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.query">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../query/package-summary.html">org.apache.cayenne.query</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../query/package-summary.html">org.apache.cayenne.query</a> declared as <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BatchQueryRow.</span><code><span class="memberNameLink"><a href="../query/BatchQueryRow.html#objectId">objectId</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectIdQuery.</span><code><span class="memberNameLink"><a href="../query/ObjectIdQuery.html#objectId">objectId</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelationshipQuery.</span><code><span class="memberNameLink"><a href="../query/RelationshipQuery.html#objectId">objectId</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../query/package-summary.html">org.apache.cayenne.query</a> that return <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BatchQueryRow.</span><code><span class="memberNameLink"><a href="../query/BatchQueryRow.html#getObjectId()">getObjectId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectIdQuery.</span><code><span class="memberNameLink"><a href="../query/ObjectIdQuery.html#getObjectId()">getObjectId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelationshipQuery.</span><code><span class="memberNameLink"><a href="../query/RelationshipQuery.html#getObjectId()">getObjectId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../query/package-summary.html">org.apache.cayenne.query</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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">InsertBatchQuery.</span><code><span class="memberNameLink"><a href="../query/InsertBatchQuery.html#add(java.util.Map,org.apache.cayenne.ObjectId)">add</a></span>&#8203;(<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="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>&gt;&nbsp;snapshot,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Adds a snapshot to batch.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">UpdateBatchQuery.</span><code><span class="memberNameLink"><a href="../query/UpdateBatchQuery.html#add(java.util.Map,java.util.Map,org.apache.cayenne.ObjectId)">add</a></span>&#8203;(<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="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>&gt;&nbsp;qualifierSnapshot,
<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="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>&gt;&nbsp;updateSnapshot,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Adds a parameter row to the batch.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../query/SelectById.html" title="class in org.apache.cayenne.query">SelectById</a>&lt;<a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectById.</span><code><span class="memberNameLink"><a href="../query/SelectById.html#dataRowQuery(org.apache.cayenne.ObjectId)">dataRowQuery</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../query/SelectById.html" title="class in org.apache.cayenne.query">SelectById</a>&lt;<a href="../DataRow.html" title="class in org.apache.cayenne">DataRow</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectById.</span><code><span class="memberNameLink"><a href="../query/SelectById.html#dataRowQuery(org.apache.cayenne.ObjectId,org.apache.cayenne.ObjectId...)">dataRowQuery</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;firstId,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>...&nbsp;otherIds)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../query/SelectById.html" title="class in org.apache.cayenne.query">SelectById</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectById.</span><code><span class="memberNameLink"><a href="../query/SelectById.html#query(java.lang.Class,org.apache.cayenne.ObjectId)">query</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;T&gt;&nbsp;entityType,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../query/SelectById.html" title="class in org.apache.cayenne.query">SelectById</a>&lt;T&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SelectById.</span><code><span class="memberNameLink"><a href="../query/SelectById.html#query(java.lang.Class,org.apache.cayenne.ObjectId,org.apache.cayenne.ObjectId...)">query</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;T&gt;&nbsp;entityType,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;firstId,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>...&nbsp;otherIds)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../query/package-summary.html">org.apache.cayenne.query</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../query/BatchQueryRow.html#%3Cinit%3E(org.apache.cayenne.ObjectId,java.util.Map)">BatchQueryRow</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId,
<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="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>&gt;&nbsp;qualifier)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../query/SelectById.MultiMapIdSpec.html#%3Cinit%3E(org.apache.cayenne.ObjectId,org.apache.cayenne.ObjectId...)">MultiMapIdSpec</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;firstId,
<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>...&nbsp;otherIds)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../query/ObjectIdQuery.html#%3Cinit%3E(org.apache.cayenne.ObjectId)">ObjectIdQuery</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectID)</code></th>
<td class="colLast">
<div class="block">Creates a refreshing ObjectIdQuery.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../query/ObjectIdQuery.html#%3Cinit%3E(org.apache.cayenne.ObjectId,boolean,int)">ObjectIdQuery</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectId,
boolean&nbsp;fetchingDataRows,
int&nbsp;cachePolicy)</code></th>
<td class="colLast">
<div class="block">Creates a new ObjectIdQuery.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../query/RelationshipQuery.html#%3Cinit%3E(org.apache.cayenne.ObjectId,java.lang.String)">RelationshipQuery</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectID,
<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;relationshipName)</code></th>
<td class="colLast">
<div class="block">Creates a RelationshipQuery.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../query/RelationshipQuery.html#%3Cinit%3E(org.apache.cayenne.ObjectId,java.lang.String,boolean)">RelationshipQuery</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;objectID,
<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;relationshipName,
boolean&nbsp;refreshing)</code></th>
<td class="colLast">
<div class="block">Creates a RelationshipQuery.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.util">
<!-- -->
</a>
<h3>Uses of <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a> in <a href="../util/package-summary.html">org.apache.cayenne.util</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../util/package-summary.html">org.apache.cayenne.util</a> with type parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>,&#8203;<a href="../Persistent.html" title="interface in org.apache.cayenne">Persistent</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectDetachOperation.</span><code><span class="memberNameLink"><a href="../util/ObjectDetachOperation.html#seen">seen</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../util/package-summary.html">org.apache.cayenne.util</a> with parameters of type <a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</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="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></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ObjectContextQueryAction.</span><code><span class="memberNameLink"><a href="../util/ObjectContextQueryAction.html#polymorphicObjectFromCache(org.apache.cayenne.ObjectId)">polymorphicObjectFromCache</a></span>&#8203;(<a href="../ObjectId.html" title="interface in org.apache.cayenne">ObjectId</a>&nbsp;superOid)</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="../ObjectId.html" title="interface in org.apache.cayenne">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>