blob: 92ee5a12182a20c2bcf3550bb13f61aa0355f85b [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 Class org.apache.cayenne.map.Entity (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 Class org.apache.cayenne.map.Entity (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="../Entity.html" title="class in org.apache.cayenne.map">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 Class org.apache.cayenne.map.Entity" class="title">Uses of Class<br>org.apache.cayenne.map.Entity</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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.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.exp.parser">org.apache.cayenne.exp.parser</a></th>
<td class="colLast">
<div class="block">Contains expression parser and other expression internals.</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.cayenne.map.event">org.apache.cayenne.map.event</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.dba">
<!-- -->
</a>
<h3>Uses of <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a> in <a href="../../dba/package-summary.html">org.apache.cayenne.dba</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../dba/package-summary.html">org.apache.cayenne.dba</a> with parameters of type <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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 void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuotingStrategy.</span><code><span class="memberNameLink"><a href="../../dba/QuotingStrategy.html#quotedIdentifier(org.apache.cayenne.map.Entity,java.lang.CharSequence,java.lang.Appendable)">quotedIdentifier</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&nbsp;identifier,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Appendable</a>&nbsp;appender)</code></th>
<td class="colLast">
<div class="block">Append quoted identifier to provided appender</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>default <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></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QuotingStrategy.</span><code><span class="memberNameLink"><a href="../../dba/QuotingStrategy.html#quotedIdentifier(org.apache.cayenne.map.Entity,java.lang.String...)">quotedIdentifier</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity,
<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;identifierParts)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.exp.parser">
<!-- -->
</a>
<h3>Uses of <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a> in <a href="../../exp/parser/package-summary.html">org.apache.cayenne.exp.parser</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../exp/parser/package-summary.html">org.apache.cayenne.exp.parser</a> with parameters of type <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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="../../util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ASTDbIdPath.</span><code><span class="memberNameLink"><a href="../../exp/parser/ASTDbIdPath.html#evaluateEntityNode(org.apache.cayenne.map.Entity)">evaluateEntityNode</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ASTDbPath.</span><code><span class="memberNameLink"><a href="../../exp/parser/ASTDbPath.html#evaluateEntityNode(org.apache.cayenne.map.Entity)">evaluateEntityNode</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity)</code></th>
<td class="colLast">
<div class="block">Helper method to evaluate path expression with Cayenne Entity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ASTPath.</span><code><span class="memberNameLink"><a href="../../exp/parser/ASTPath.html#evaluateEntityNode(org.apache.cayenne.map.Entity)">evaluateEntityNode</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity)</code></th>
<td class="colLast">
<div class="block">Helper method to evaluate path expression with Cayenne Entity.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.map">
<!-- -->
</a>
<h3>Uses of <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a> in <a href="../package-summary.html">org.apache.cayenne.map</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a> in <a href="../package-summary.html">org.apache.cayenne.map</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="../DbEntity.html" title="class in org.apache.cayenne.map">DbEntity</a></span></code></th>
<td class="colLast">
<div class="block">A DbEntity is a mapping descriptor that defines a structure of a database
table.</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="../ObjEntity.html" title="class in org.apache.cayenne.map">ObjEntity</a></span></code></th>
<td class="colLast">
<div class="block">ObjEntity is a mapping descriptor for a DataObject Java class.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Fields in <a href="../package-summary.html">org.apache.cayenne.map</a> declared as <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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="../Entity.html" title="class in org.apache.cayenne.map">Entity</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../Attribute.html#entity">entity</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Relationship.</span><code><span class="memberNameLink"><a href="../Relationship.html#sourceEntity">sourceEntity</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.map</a> that return <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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="../Entity.html" title="class in org.apache.cayenne.map">Entity</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../Attribute.html#getEntity()">getEntity</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns parent entity that holds this attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Relationship.</span><code><span class="memberNameLink"><a href="../Relationship.html#getSourceEntity()">getSourceEntity</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns relationship source entity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Relationship.</span><code><span class="memberNameLink"><a href="../Relationship.html#getTargetEntity()">getTargetEntity</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns a target entity of the relationship.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.cayenne.map</a> with parameters of type <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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="../Relationship.html" title="class in org.apache.cayenne.map">Relationship</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Entity.</span><code><span class="memberNameLink"><a href="../Entity.html#getAnyRelationship(org.apache.cayenne.map.Entity)">getAnyRelationship</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;targetEntity)</code></th>
<td class="colLast">
<div class="block">Returns a relationship that has a specified entity as a target.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Attribute.</span><code><span class="memberNameLink"><a href="../Attribute.html#setEntity(org.apache.cayenne.map.Entity)">setEntity</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity)</code></th>
<td class="colLast">
<div class="block">Sets parent entity that holds this attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Relationship.</span><code><span class="memberNameLink"><a href="../Relationship.html#setSourceEntity(org.apache.cayenne.map.Entity)">setSourceEntity</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;sourceEntity)</code></th>
<td class="colLast">
<div class="block">Sets relationship source entity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Relationship.</span><code><span class="memberNameLink"><a href="../Relationship.html#setTargetEntityName(org.apache.cayenne.map.Entity)">setTargetEntityName</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;targetEntity)</code></th>
<td class="colLast">
<div class="block">Sets relationship target entity.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.cayenne.map.event">
<!-- -->
</a>
<h3>Uses of <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a> in <a href="../event/package-summary.html">org.apache.cayenne.map.event</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../event/package-summary.html">org.apache.cayenne.map.event</a> declared as <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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="../Entity.html" title="class in org.apache.cayenne.map">Entity</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EntityEvent.</span><code><span class="memberNameLink"><a href="../event/EntityEvent.html#entity">entity</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../event/package-summary.html">org.apache.cayenne.map.event</a> that return <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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="../Entity.html" title="class in org.apache.cayenne.map">Entity</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EntityEvent.</span><code><span class="memberNameLink"><a href="../event/EntityEvent.html#getEntity()">getEntity</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns entity object associated with this event.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../event/package-summary.html">org.apache.cayenne.map.event</a> with parameters of type <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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">EntityEvent.</span><code><span class="memberNameLink"><a href="../event/EntityEvent.html#setEntity(org.apache.cayenne.map.Entity)">setEntity</a></span>&#8203;(<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity)</code></th>
<td class="colLast">
<div class="block">Sets the entity.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../event/package-summary.html">org.apache.cayenne.map.event</a> with parameters of type <a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</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="../event/AttributeEvent.html#%3Cinit%3E(java.lang.Object,org.apache.cayenne.map.Attribute,org.apache.cayenne.map.Entity)">AttributeEvent</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;src,
<a href="../Attribute.html" title="class in org.apache.cayenne.map">Attribute</a>&nbsp;attr,
<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity)</code></th>
<td class="colLast">
<div class="block">Creates a Attribute change event.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../event/AttributeEvent.html#%3Cinit%3E(java.lang.Object,org.apache.cayenne.map.Attribute,org.apache.cayenne.map.Entity,int)">AttributeEvent</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;src,
<a href="../Attribute.html" title="class in org.apache.cayenne.map">Attribute</a>&nbsp;attr,
<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity,
int&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Creates a Attribute event of a specified type.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../event/AttributeEvent.html#%3Cinit%3E(java.lang.Object,org.apache.cayenne.map.Attribute,org.apache.cayenne.map.Entity,java.lang.String)">AttributeEvent</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;src,
<a href="../Attribute.html" title="class in org.apache.cayenne.map">Attribute</a>&nbsp;attr,
<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity,
<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;oldName)</code></th>
<td class="colLast">
<div class="block">Creates a Attribute name change event.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../event/EntityEvent.html#%3Cinit%3E(java.lang.Object,org.apache.cayenne.map.Entity)">EntityEvent</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;src,
<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity)</code></th>
<td class="colLast">
<div class="block">Creates a Entity change event.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../event/EntityEvent.html#%3Cinit%3E(java.lang.Object,org.apache.cayenne.map.Entity,int)">EntityEvent</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;src,
<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity,
int&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Creates a Entity event of a specified type.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../event/EntityEvent.html#%3Cinit%3E(java.lang.Object,org.apache.cayenne.map.Entity,java.lang.String)">EntityEvent</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;src,
<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity,
<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;oldName)</code></th>
<td class="colLast">
<div class="block">Creates a Entity name change event.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../event/RelationshipEvent.html#%3Cinit%3E(java.lang.Object,org.apache.cayenne.map.Relationship,org.apache.cayenne.map.Entity)">RelationshipEvent</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;src,
<a href="../Relationship.html" title="class in org.apache.cayenne.map">Relationship</a>&nbsp;rel,
<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity)</code></th>
<td class="colLast">
<div class="block">Creates a Relationship change event.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../event/RelationshipEvent.html#%3Cinit%3E(java.lang.Object,org.apache.cayenne.map.Relationship,org.apache.cayenne.map.Entity,int)">RelationshipEvent</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;src,
<a href="../Relationship.html" title="class in org.apache.cayenne.map">Relationship</a>&nbsp;rel,
<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity,
int&nbsp;id)</code></th>
<td class="colLast">
<div class="block">Creates a Relationship event of a specified type.</div>
</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../event/RelationshipEvent.html#%3Cinit%3E(java.lang.Object,org.apache.cayenne.map.Relationship,org.apache.cayenne.map.Entity,java.lang.String)">RelationshipEvent</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;src,
<a href="../Relationship.html" title="class in org.apache.cayenne.map">Relationship</a>&nbsp;rel,
<a href="../Entity.html" title="class in org.apache.cayenne.map">Entity</a>&nbsp;entity,
<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;oldName)</code></th>
<td class="colLast">
<div class="block">Creates a Relationship name change event.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Entity.html" title="class in org.apache.cayenne.map">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>