blob: 967d2556c3e9ef9d2065d7d37d7ff4ba05229753 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>EntityBeanType</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="EntityBeanType";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBeanFoo.html" title="interface in org.apache.openejb.jee.oejb2"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openejb/jee/oejb2/EntityBeanType.html" target="_top">Frames</a></li>
<li><a href="EntityBeanType.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.openejb.jee.oejb2</div>
<h2 title="Class EntityBeanType" class="title">Class EntityBeanType</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.openejb.jee.oejb2.EntityBeanType</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a>, <a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html" title="interface in org.apache.openejb.jee.oejb2">RpcBean</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">EntityBeanType</span>
extends java.lang.Object
implements <a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a>, <a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html" title="interface in org.apache.openejb.jee.oejb2">RpcBean</a></pre>
<div class="block"><p>Java class for entity-beanType complex type.
<p>The following schema fragment specifies the expected content contained within this class.
<pre>
&lt;complexType name="entity-beanType"&gt;
&lt;complexContent&gt;
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
&lt;sequence&gt;
&lt;element name="ejb-name" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
&lt;element name="jndi-name" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
&lt;element name="local-jndi-name" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
&lt;group ref="{http://tomee.apache.org/xml/ns/openejb-jar-2.2}tssGroup" minOccurs="0"/&gt;
&lt;sequence minOccurs="0"&gt;
&lt;element name="table-name" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
&lt;element name="static-sql" type="{http://geronimo.apache.org/xml/ns/deployment-1.2}emptyType" minOccurs="0"/&gt;
&lt;element name="cmp-field-mapping" maxOccurs="unbounded"&gt;
&lt;complexType&gt;
&lt;complexContent&gt;
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
&lt;sequence&gt;
&lt;element name="cmp-field-name" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
&lt;element name="cmp-field-class" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
&lt;element name="table-column" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
&lt;element name="sql-type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
&lt;element name="type-converter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
&lt;/sequence&gt;
&lt;/restriction&gt;
&lt;/complexContent&gt;
&lt;/complexType&gt;
&lt;/element&gt;
&lt;element name="primkey-field" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
&lt;element ref="{http://tomee.apache.org/xml/ns/pkgen-2.1}key-generator" minOccurs="0"/&gt;
&lt;element name="prefetch-group" minOccurs="0"&gt;
&lt;complexType&gt;
&lt;complexContent&gt;
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
&lt;sequence&gt;
&lt;element name="group" type="{http://tomee.apache.org/xml/ns/openejb-jar-2.2}groupType" maxOccurs="unbounded" minOccurs="0"/&gt;
&lt;element name="entity-group-mapping" type="{http://tomee.apache.org/xml/ns/openejb-jar-2.2}entity-group-mappingType" minOccurs="0"/&gt;
&lt;element name="cmp-field-group-mapping" type="{http://tomee.apache.org/xml/ns/openejb-jar-2.2}cmp-field-group-mappingType" maxOccurs="unbounded" minOccurs="0"/&gt;
&lt;element name="cmr-field-group-mapping" type="{http://tomee.apache.org/xml/ns/openejb-jar-2.2}cmr-field-group-mappingType" maxOccurs="unbounded" minOccurs="0"/&gt;
&lt;/sequence&gt;
&lt;/restriction&gt;
&lt;/complexContent&gt;
&lt;/complexType&gt;
&lt;/element&gt;
&lt;element name="select-for-update" type="{http://geronimo.apache.org/xml/ns/deployment-1.2}emptyType" minOccurs="0"/&gt;
&lt;/sequence&gt;
&lt;element name="cache" minOccurs="0"&gt;
&lt;complexType&gt;
&lt;complexContent&gt;
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
&lt;sequence&gt;
&lt;element name="isolation-level"&gt;
&lt;simpleType&gt;
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
&lt;enumeration value="read-uncommitted"/&gt;
&lt;enumeration value="read-committed"/&gt;
&lt;enumeration value="repeatable-read"/&gt;
&lt;/restriction&gt;
&lt;/simpleType&gt;
&lt;/element&gt;
&lt;element name="size" type="{http://www.w3.org/2001/XMLSchema}int"/&gt;
&lt;/sequence&gt;
&lt;/restriction&gt;
&lt;/complexContent&gt;
&lt;/complexType&gt;
&lt;/element&gt;
&lt;group ref="{http://geronimo.apache.org/xml/ns/naming-1.2}jndiEnvironmentRefsGroup"/&gt;
&lt;element name="query" type="{http://tomee.apache.org/xml/ns/openejb-jar-2.2}queryType" maxOccurs="unbounded" minOccurs="0"/&gt;
&lt;/sequence&gt;
&lt;attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" /&gt;
&lt;/restriction&gt;
&lt;/complexContent&gt;
&lt;/complexType&gt;
</pre></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.Cache</a></span></code>
<div class="block">Java class for anonymous complex type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.CmpFieldMapping.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.CmpFieldMapping</a></span></code>
<div class="block">Java class for anonymous complex type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.PrefetchGroup.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.PrefetchGroup</a></span></code>
<div class="block">Java class for anonymous complex type.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;javax.xml.bind.JAXBElement&lt;? extends <a href="../../../../../org/apache/openejb/jee/oejb2/AbstractNamingEntryType.html" title="class in org.apache.openejb.jee.oejb2">AbstractNamingEntryType</a>&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#abstractNamingEntry">abstractNamingEntry</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.Cache</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#cache">cache</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.CmpFieldMapping.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.CmpFieldMapping</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#cmpFieldMapping">cmpFieldMapping</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EjbLocalRefType.html" title="class in org.apache.openejb.jee.oejb2">EjbLocalRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#ejbLocalRef">ejbLocalRef</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#ejbName">ejbName</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EjbRefType.html" title="class in org.apache.openejb.jee.oejb2">EjbRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#ejbRef">ejbRef</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#id">id</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/Jndi.html" title="class in org.apache.openejb.jee.oejb2">Jndi</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#jndi">jndi</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#jndiName">jndiName</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openejb/jee/oejb2/KeyGeneratorType.html" title="class in org.apache.openejb.jee.oejb2">KeyGeneratorType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#keyGenerator">keyGenerator</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#localJndiName">localJndiName</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceContextRefType.html" title="class in org.apache.openejb.jee.oejb2">PersistenceContextRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#persistenceContextRef">persistenceContextRef</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceUnitRefType.html" title="class in org.apache.openejb.jee.oejb2">PersistenceUnitRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#persistenceUnitRef">persistenceUnitRef</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.PrefetchGroup.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.PrefetchGroup</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#prefetchGroup">prefetchGroup</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#primkeyField">primkeyField</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.Properties</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#properties">properties</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/QueryType.html" title="class in org.apache.openejb.jee.oejb2">QueryType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#query">query</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceEnvRefType.html" title="class in org.apache.openejb.jee.oejb2">ResourceEnvRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#resourceEnvRef">resourceEnvRef</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceRefType.html" title="class in org.apache.openejb.jee.oejb2">ResourceRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#resourceRef">resourceRef</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openejb/jee/oejb2/EmptyType.html" title="class in org.apache.openejb.jee.oejb2">EmptyType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#selectForUpdate">selectForUpdate</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ServiceRefType.html" title="class in org.apache.openejb.jee.oejb2">ServiceRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#serviceRef">serviceRef</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openejb/jee/oejb2/EmptyType.html" title="class in org.apache.openejb.jee.oejb2">EmptyType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#staticSql">staticSql</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#tableName">tableName</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/openejb/jee/oejb2/PatternType.html" title="class in org.apache.openejb.jee.oejb2">PatternType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#tss">tss</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#tssLink">tssLink</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#EntityBeanType--">EntityBeanType</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.util.List&lt;javax.xml.bind.JAXBElement&lt;? extends <a href="../../../../../org/apache/openejb/jee/oejb2/AbstractNamingEntryType.html" title="class in org.apache.openejb.jee.oejb2">AbstractNamingEntryType</a>&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getAbstractNamingEntry--">getAbstractNamingEntry</a></span>()</code>
<div class="block">Gets the value of the abstractNamingEntry property.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.Cache</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getCache--">getCache</a></span>()</code>
<div class="block">Gets the value of the cache property.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.CmpFieldMapping.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.CmpFieldMapping</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getCmpFieldMapping--">getCmpFieldMapping</a></span>()</code>
<div class="block">Gets the value of the cmpFieldMapping property.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EjbLocalRefType.html" title="class in org.apache.openejb.jee.oejb2">EjbLocalRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getEjbLocalRef--">getEjbLocalRef</a></span>()</code>
<div class="block">Gets the value of the ejbLocalRef property.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getEjbName--">getEjbName</a></span>()</code>
<div class="block">Gets the value of the ejbName property.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EjbRefType.html" title="class in org.apache.openejb.jee.oejb2">EjbRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getEjbRef--">getEjbRef</a></span>()</code>
<div class="block">Gets the value of the ejbRef property.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getId--">getId</a></span>()</code>
<div class="block">Gets the value of the id property.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/Jndi.html" title="class in org.apache.openejb.jee.oejb2">Jndi</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getJndi--">getJndi</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getJndiName--">getJndiName</a></span>()</code>
<div class="block">Gets the value of the jndiName property.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openejb/jee/oejb2/KeyGeneratorType.html" title="class in org.apache.openejb.jee.oejb2">KeyGeneratorType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getKeyGenerator--">getKeyGenerator</a></span>()</code>
<div class="block">Gets the value of the keyGenerator property.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getLocalJndiName--">getLocalJndiName</a></span>()</code>
<div class="block">Gets the value of the localJndiName property.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceContextRefType.html" title="class in org.apache.openejb.jee.oejb2">PersistenceContextRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getPersistenceContextRef--">getPersistenceContextRef</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceUnitRefType.html" title="class in org.apache.openejb.jee.oejb2">PersistenceUnitRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getPersistenceUnitRef--">getPersistenceUnitRef</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.PrefetchGroup.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.PrefetchGroup</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getPrefetchGroup--">getPrefetchGroup</a></span>()</code>
<div class="block">Gets the value of the prefetchGroup property.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getPrimkeyField--">getPrimkeyField</a></span>()</code>
<div class="block">Gets the value of the primkeyField property.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>java.util.Properties</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/QueryType.html" title="class in org.apache.openejb.jee.oejb2">QueryType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getQuery--">getQuery</a></span>()</code>
<div class="block">Gets the value of the query property.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceEnvRefType.html" title="class in org.apache.openejb.jee.oejb2">ResourceEnvRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getResourceEnvRef--">getResourceEnvRef</a></span>()</code>
<div class="block">Gets the value of the resourceEnvRef property.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceRefType.html" title="class in org.apache.openejb.jee.oejb2">ResourceRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getResourceRef--">getResourceRef</a></span>()</code>
<div class="block">Gets the value of the resourceRef property.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ServiceRefType.html" title="class in org.apache.openejb.jee.oejb2">ServiceRefType</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getServiceRef--">getServiceRef</a></span>()</code>
<div class="block">Gets the value of the serviceRef property.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getTableName--">getTableName</a></span>()</code>
<div class="block">Gets the value of the tableName property.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openejb/jee/oejb2/PatternType.html" title="class in org.apache.openejb.jee.oejb2">PatternType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getTss--">getTss</a></span>()</code>
<div class="block">Gets the value of the tss property.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#getTssLink--">getTssLink</a></span>()</code>
<div class="block">Gets the value of the tssLink property.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#isSelectForUpdate--">isSelectForUpdate</a></span>()</code>
<div class="block">Gets the value of the selectForUpdate property.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#isStaticSql--">isStaticSql</a></span>()</code>
<div class="block">Gets the value of the staticSql property.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setCache-org.apache.openejb.jee.oejb2.EntityBeanType.Cache-">setCache</a></span>(<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.Cache</a>&nbsp;value)</code>
<div class="block">Sets the value of the cache property.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setEjbName-java.lang.String-">setEjbName</a></span>(java.lang.String&nbsp;value)</code>
<div class="block">Sets the value of the ejbName property.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setId-java.lang.String-">setId</a></span>(java.lang.String&nbsp;value)</code>
<div class="block">Sets the value of the id property.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setKeyGenerator-org.apache.openejb.jee.oejb2.KeyGeneratorType-">setKeyGenerator</a></span>(<a href="../../../../../org/apache/openejb/jee/oejb2/KeyGeneratorType.html" title="class in org.apache.openejb.jee.oejb2">KeyGeneratorType</a>&nbsp;value)</code>
<div class="block">Sets the value of the keyGenerator property.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setPrefetchGroup-org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup-">setPrefetchGroup</a></span>(<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.PrefetchGroup.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.PrefetchGroup</a>&nbsp;value)</code>
<div class="block">Sets the value of the prefetchGroup property.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setPrimkeyField-java.lang.String-">setPrimkeyField</a></span>(java.lang.String&nbsp;value)</code>
<div class="block">Sets the value of the primkeyField property.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setSelectForUpdate-boolean-">setSelectForUpdate</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the selectForUpdate property.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setStaticSql-boolean-">setStaticSql</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the staticSql property.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setTableName-java.lang.String-">setTableName</a></span>(java.lang.String&nbsp;value)</code>
<div class="block">Sets the value of the tableName property.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setTss-org.apache.openejb.jee.oejb2.PatternType-">setTss</a></span>(<a href="../../../../../org/apache/openejb/jee/oejb2/PatternType.html" title="class in org.apache.openejb.jee.oejb2">PatternType</a>&nbsp;value)</code>
<div class="block">Sets the value of the tss property.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.html#setTssLink-java.lang.String-">setTssLink</a></span>(java.lang.String&nbsp;value)</code>
<div class="block">Sets the value of the tssLink property.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="ejbName">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ejbName</h4>
<pre>protected&nbsp;java.lang.String ejbName</pre>
</li>
</ul>
<a name="jndiName">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jndiName</h4>
<pre>protected&nbsp;java.util.List&lt;java.lang.String&gt; jndiName</pre>
</li>
</ul>
<a name="localJndiName">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>localJndiName</h4>
<pre>protected&nbsp;java.util.List&lt;java.lang.String&gt; localJndiName</pre>
</li>
</ul>
<a name="jndi">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jndi</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/Jndi.html" title="class in org.apache.openejb.jee.oejb2">Jndi</a>&gt; jndi</pre>
</li>
</ul>
<a name="tssLink">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tssLink</h4>
<pre>protected&nbsp;java.lang.String tssLink</pre>
</li>
</ul>
<a name="tss">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tss</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/PatternType.html" title="class in org.apache.openejb.jee.oejb2">PatternType</a> tss</pre>
</li>
</ul>
<a name="tableName">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tableName</h4>
<pre>protected&nbsp;java.lang.String tableName</pre>
</li>
</ul>
<a name="staticSql">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>staticSql</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/EmptyType.html" title="class in org.apache.openejb.jee.oejb2">EmptyType</a> staticSql</pre>
</li>
</ul>
<a name="cmpFieldMapping">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cmpFieldMapping</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.CmpFieldMapping.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.CmpFieldMapping</a>&gt; cmpFieldMapping</pre>
</li>
</ul>
<a name="primkeyField">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>primkeyField</h4>
<pre>protected&nbsp;java.lang.String primkeyField</pre>
</li>
</ul>
<a name="keyGenerator">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keyGenerator</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/KeyGeneratorType.html" title="class in org.apache.openejb.jee.oejb2">KeyGeneratorType</a> keyGenerator</pre>
</li>
</ul>
<a name="prefetchGroup">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prefetchGroup</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.PrefetchGroup.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.PrefetchGroup</a> prefetchGroup</pre>
</li>
</ul>
<a name="selectForUpdate">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>selectForUpdate</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/EmptyType.html" title="class in org.apache.openejb.jee.oejb2">EmptyType</a> selectForUpdate</pre>
</li>
</ul>
<a name="cache">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cache</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.Cache</a> cache</pre>
</li>
</ul>
<a name="abstractNamingEntry">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>abstractNamingEntry</h4>
<pre>protected&nbsp;java.util.List&lt;javax.xml.bind.JAXBElement&lt;? extends <a href="../../../../../org/apache/openejb/jee/oejb2/AbstractNamingEntryType.html" title="class in org.apache.openejb.jee.oejb2">AbstractNamingEntryType</a>&gt;&gt; abstractNamingEntry</pre>
</li>
</ul>
<a name="persistenceContextRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>persistenceContextRef</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceContextRefType.html" title="class in org.apache.openejb.jee.oejb2">PersistenceContextRefType</a>&gt; persistenceContextRef</pre>
</li>
</ul>
<a name="persistenceUnitRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>persistenceUnitRef</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceUnitRefType.html" title="class in org.apache.openejb.jee.oejb2">PersistenceUnitRefType</a>&gt; persistenceUnitRef</pre>
</li>
</ul>
<a name="ejbRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ejbRef</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EjbRefType.html" title="class in org.apache.openejb.jee.oejb2">EjbRefType</a>&gt; ejbRef</pre>
</li>
</ul>
<a name="ejbLocalRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ejbLocalRef</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EjbLocalRefType.html" title="class in org.apache.openejb.jee.oejb2">EjbLocalRefType</a>&gt; ejbLocalRef</pre>
</li>
</ul>
<a name="serviceRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>serviceRef</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ServiceRefType.html" title="class in org.apache.openejb.jee.oejb2">ServiceRefType</a>&gt; serviceRef</pre>
</li>
</ul>
<a name="resourceRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resourceRef</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceRefType.html" title="class in org.apache.openejb.jee.oejb2">ResourceRefType</a>&gt; resourceRef</pre>
</li>
</ul>
<a name="resourceEnvRef">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resourceEnvRef</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceEnvRefType.html" title="class in org.apache.openejb.jee.oejb2">ResourceEnvRefType</a>&gt; resourceEnvRef</pre>
</li>
</ul>
<a name="query">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>query</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/QueryType.html" title="class in org.apache.openejb.jee.oejb2">QueryType</a>&gt; query</pre>
</li>
</ul>
<a name="properties">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>properties</h4>
<pre>protected&nbsp;java.util.Properties properties</pre>
</li>
</ul>
<a name="id">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>id</h4>
<pre>protected&nbsp;java.lang.String id</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="EntityBeanType--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>EntityBeanType</h4>
<pre>public&nbsp;EntityBeanType()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getEjbName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEjbName</h4>
<pre>public&nbsp;java.lang.String&nbsp;getEjbName()</pre>
<div class="block">Gets the value of the ejbName property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getEjbName--">getEjbName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="setEjbName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEjbName</h4>
<pre>public&nbsp;void&nbsp;setEjbName(java.lang.String&nbsp;value)</pre>
<div class="block">Sets the value of the ejbName property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#setEjbName-java.lang.String-">setEjbName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="getJndiName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJndiName</h4>
<pre>public&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;getJndiName()</pre>
<div class="block">Gets the value of the jndiName property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the jndiName property.
For example, to add a new item, do as follows:
<pre>
getJndiName().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<code>String</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getJndiName--">getJndiName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html#getJndiName--">getJndiName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html" title="interface in org.apache.openejb.jee.oejb2">RpcBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getLocalJndiName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocalJndiName</h4>
<pre>public&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;getLocalJndiName()</pre>
<div class="block">Gets the value of the localJndiName property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the localJndiName property.
For example, to add a new item, do as follows:
<pre>
getLocalJndiName().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<code>String</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getLocalJndiName--">getLocalJndiName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html#getLocalJndiName--">getLocalJndiName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html" title="interface in org.apache.openejb.jee.oejb2">RpcBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getJndi--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJndi</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/Jndi.html" title="class in org.apache.openejb.jee.oejb2">Jndi</a>&gt;&nbsp;getJndi()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getJndi--">getJndi</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getTssLink--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTssLink</h4>
<pre>public&nbsp;java.lang.String&nbsp;getTssLink()</pre>
<div class="block">Gets the value of the tssLink property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html#getTssLink--">getTssLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html" title="interface in org.apache.openejb.jee.oejb2">RpcBean</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="setTssLink-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTssLink</h4>
<pre>public&nbsp;void&nbsp;setTssLink(java.lang.String&nbsp;value)</pre>
<div class="block">Sets the value of the tssLink property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html#setTssLink-java.lang.String-">setTssLink</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html" title="interface in org.apache.openejb.jee.oejb2">RpcBean</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="getTss--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTss</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/PatternType.html" title="class in org.apache.openejb.jee.oejb2">PatternType</a>&nbsp;getTss()</pre>
<div class="block">Gets the value of the tss property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html#getTss--">getTss</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html" title="interface in org.apache.openejb.jee.oejb2">RpcBean</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/apache/openejb/jee/oejb2/PatternType.html" title="class in org.apache.openejb.jee.oejb2"><code>PatternType</code></a></dd>
</dl>
</li>
</ul>
<a name="setTss-org.apache.openejb.jee.oejb2.PatternType-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTss</h4>
<pre>public&nbsp;void&nbsp;setTss(<a href="../../../../../org/apache/openejb/jee/oejb2/PatternType.html" title="class in org.apache.openejb.jee.oejb2">PatternType</a>&nbsp;value)</pre>
<div class="block">Sets the value of the tss property.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html#setTss-org.apache.openejb.jee.oejb2.PatternType-">setTss</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/RpcBean.html" title="interface in org.apache.openejb.jee.oejb2">RpcBean</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/apache/openejb/jee/oejb2/PatternType.html" title="class in org.apache.openejb.jee.oejb2"><code>PatternType</code></a></dd>
</dl>
</li>
</ul>
<a name="getTableName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableName</h4>
<pre>public&nbsp;java.lang.String&nbsp;getTableName()</pre>
<div class="block">Gets the value of the tableName property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="setTableName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableName</h4>
<pre>public&nbsp;void&nbsp;setTableName(java.lang.String&nbsp;value)</pre>
<div class="block">Sets the value of the tableName property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="isStaticSql--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isStaticSql</h4>
<pre>public&nbsp;boolean&nbsp;isStaticSql()</pre>
<div class="block">Gets the value of the staticSql property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<code>boolean </code></dd>
</dl>
</li>
</ul>
<a name="setStaticSql-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStaticSql</h4>
<pre>public&nbsp;void&nbsp;setStaticSql(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the staticSql property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<code>boolean </code></dd>
</dl>
</li>
</ul>
<a name="getCmpFieldMapping--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCmpFieldMapping</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.CmpFieldMapping.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.CmpFieldMapping</a>&gt;&nbsp;getCmpFieldMapping()</pre>
<div class="block">Gets the value of the cmpFieldMapping property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the cmpFieldMapping property.
For example, to add a new item, do as follows:
<pre>
getCmpFieldMapping().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.CmpFieldMapping.html" title="class in org.apache.openejb.jee.oejb2"><code>EntityBeanType.CmpFieldMapping</code></a></div>
</li>
</ul>
<a name="getPrimkeyField--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrimkeyField</h4>
<pre>public&nbsp;java.lang.String&nbsp;getPrimkeyField()</pre>
<div class="block">Gets the value of the primkeyField property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="setPrimkeyField-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPrimkeyField</h4>
<pre>public&nbsp;void&nbsp;setPrimkeyField(java.lang.String&nbsp;value)</pre>
<div class="block">Sets the value of the primkeyField property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="getKeyGenerator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeyGenerator</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/KeyGeneratorType.html" title="class in org.apache.openejb.jee.oejb2">KeyGeneratorType</a>&nbsp;getKeyGenerator()</pre>
<div class="block">Gets the value of the keyGenerator property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/apache/openejb/jee/oejb2/KeyGeneratorType.html" title="class in org.apache.openejb.jee.oejb2"><code>KeyGeneratorType</code></a></dd>
</dl>
</li>
</ul>
<a name="setKeyGenerator-org.apache.openejb.jee.oejb2.KeyGeneratorType-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeyGenerator</h4>
<pre>public&nbsp;void&nbsp;setKeyGenerator(<a href="../../../../../org/apache/openejb/jee/oejb2/KeyGeneratorType.html" title="class in org.apache.openejb.jee.oejb2">KeyGeneratorType</a>&nbsp;value)</pre>
<div class="block">Sets the value of the keyGenerator property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/apache/openejb/jee/oejb2/KeyGeneratorType.html" title="class in org.apache.openejb.jee.oejb2"><code>KeyGeneratorType</code></a></dd>
</dl>
</li>
</ul>
<a name="getPrefetchGroup--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrefetchGroup</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.PrefetchGroup.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.PrefetchGroup</a>&nbsp;getPrefetchGroup()</pre>
<div class="block">Gets the value of the prefetchGroup property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.PrefetchGroup.html" title="class in org.apache.openejb.jee.oejb2"><code>EntityBeanType.PrefetchGroup</code></a></dd>
</dl>
</li>
</ul>
<a name="setPrefetchGroup-org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPrefetchGroup</h4>
<pre>public&nbsp;void&nbsp;setPrefetchGroup(<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.PrefetchGroup.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.PrefetchGroup</a>&nbsp;value)</pre>
<div class="block">Sets the value of the prefetchGroup property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.PrefetchGroup.html" title="class in org.apache.openejb.jee.oejb2"><code>EntityBeanType.PrefetchGroup</code></a></dd>
</dl>
</li>
</ul>
<a name="isSelectForUpdate--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSelectForUpdate</h4>
<pre>public&nbsp;boolean&nbsp;isSelectForUpdate()</pre>
<div class="block">Gets the value of the selectForUpdate property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<code>boolean </code></dd>
</dl>
</li>
</ul>
<a name="setSelectForUpdate-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSelectForUpdate</h4>
<pre>public&nbsp;void&nbsp;setSelectForUpdate(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the selectForUpdate property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<code>boolean </code></dd>
</dl>
</li>
</ul>
<a name="getCache--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCache</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.Cache</a>&nbsp;getCache()</pre>
<div class="block">Gets the value of the cache property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2"><code>EntityBeanType.Cache</code></a></dd>
</dl>
</li>
</ul>
<a name="setCache-org.apache.openejb.jee.oejb2.EntityBeanType.Cache-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCache</h4>
<pre>public&nbsp;void&nbsp;setCache(<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2">EntityBeanType.Cache</a>&nbsp;value)</pre>
<div class="block">Sets the value of the cache property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2"><code>EntityBeanType.Cache</code></a></dd>
</dl>
</li>
</ul>
<a name="getAbstractNamingEntry--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAbstractNamingEntry</h4>
<pre>public&nbsp;java.util.List&lt;javax.xml.bind.JAXBElement&lt;? extends <a href="../../../../../org/apache/openejb/jee/oejb2/AbstractNamingEntryType.html" title="class in org.apache.openejb.jee.oejb2">AbstractNamingEntryType</a>&gt;&gt;&nbsp;getAbstractNamingEntry()</pre>
<div class="block">Gets the value of the abstractNamingEntry property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the abstractNamingEntry property.
For example, to add a new item, do as follows:
<pre>
getAbstractNamingEntry().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<code>JAXBElement</code><code>&lt;</code><a href="../../../../../org/apache/openejb/jee/oejb2/AbstractNamingEntryType.html" title="class in org.apache.openejb.jee.oejb2"><code>AbstractNamingEntryType</code></a><code>&gt;</code>
<code>JAXBElement</code><code>&lt;</code><a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceContextRefType.html" title="class in org.apache.openejb.jee.oejb2"><code>PersistenceContextRefType</code></a><code>&gt;</code>
<code>JAXBElement</code><code>&lt;</code><a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceUnitRefType.html" title="class in org.apache.openejb.jee.oejb2"><code>PersistenceUnitRefType</code></a><code>&gt;</code>
<code>JAXBElement</code><code>&lt;</code><a href="../../../../../org/apache/openejb/jee/oejb2/GbeanRefType.html" title="class in org.apache.openejb.jee.oejb2"><code>GbeanRefType</code></a><code>&gt;</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getAbstractNamingEntry--">getAbstractNamingEntry</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getPersistenceContextRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPersistenceContextRef</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceContextRefType.html" title="class in org.apache.openejb.jee.oejb2">PersistenceContextRefType</a>&gt;&nbsp;getPersistenceContextRef()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getPersistenceContextRef--">getPersistenceContextRef</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getPersistenceUnitRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPersistenceUnitRef</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/PersistenceUnitRefType.html" title="class in org.apache.openejb.jee.oejb2">PersistenceUnitRefType</a>&gt;&nbsp;getPersistenceUnitRef()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getPersistenceUnitRef--">getPersistenceUnitRef</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getEjbRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEjbRef</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EjbRefType.html" title="class in org.apache.openejb.jee.oejb2">EjbRefType</a>&gt;&nbsp;getEjbRef()</pre>
<div class="block">Gets the value of the ejbRef property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the ejbRef property.
For example, to add a new item, do as follows:
<pre>
getEjbRef().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<a href="../../../../../org/apache/openejb/jee/oejb2/EjbRefType.html" title="class in org.apache.openejb.jee.oejb2"><code>EjbRefType</code></a></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getEjbRef--">getEjbRef</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getEjbLocalRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEjbLocalRef</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/EjbLocalRefType.html" title="class in org.apache.openejb.jee.oejb2">EjbLocalRefType</a>&gt;&nbsp;getEjbLocalRef()</pre>
<div class="block">Gets the value of the ejbLocalRef property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the ejbLocalRef property.
For example, to add a new item, do as follows:
<pre>
getEjbLocalRef().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<a href="../../../../../org/apache/openejb/jee/oejb2/EjbLocalRefType.html" title="class in org.apache.openejb.jee.oejb2"><code>EjbLocalRefType</code></a></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getEjbLocalRef--">getEjbLocalRef</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getServiceRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceRef</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ServiceRefType.html" title="class in org.apache.openejb.jee.oejb2">ServiceRefType</a>&gt;&nbsp;getServiceRef()</pre>
<div class="block">Gets the value of the serviceRef property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the serviceRef property.
For example, to add a new item, do as follows:
<pre>
getServiceRef().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<a href="../../../../../org/apache/openejb/jee/oejb2/ServiceRefType.html" title="class in org.apache.openejb.jee.oejb2"><code>ServiceRefType</code></a></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getServiceRef--">getServiceRef</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getResourceRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceRef</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceRefType.html" title="class in org.apache.openejb.jee.oejb2">ResourceRefType</a>&gt;&nbsp;getResourceRef()</pre>
<div class="block">Gets the value of the resourceRef property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the resourceRef property.
For example, to add a new item, do as follows:
<pre>
getResourceRef().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceRefType.html" title="class in org.apache.openejb.jee.oejb2"><code>ResourceRefType</code></a></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getResourceRef--">getResourceRef</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getResourceEnvRef--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceEnvRef</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceEnvRefType.html" title="class in org.apache.openejb.jee.oejb2">ResourceEnvRefType</a>&gt;&nbsp;getResourceEnvRef()</pre>
<div class="block">Gets the value of the resourceEnvRef property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the resourceEnvRef property.
For example, to add a new item, do as follows:
<pre>
getResourceEnvRef().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<a href="../../../../../org/apache/openejb/jee/oejb2/ResourceEnvRefType.html" title="class in org.apache.openejb.jee.oejb2"><code>ResourceEnvRefType</code></a></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getResourceEnvRef--">getResourceEnvRef</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
<a name="getQuery--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getQuery</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/openejb/jee/oejb2/QueryType.html" title="class in org.apache.openejb.jee.oejb2">QueryType</a>&gt;&nbsp;getQuery()</pre>
<div class="block">Gets the value of the query property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a <CODE>set</CODE> method for the query property.
For example, to add a new item, do as follows:
<pre>
getQuery().add(newItem);
</pre>
Objects of the following type(s) are allowed in the list
<a href="../../../../../org/apache/openejb/jee/oejb2/QueryType.html" title="class in org.apache.openejb.jee.oejb2"><code>QueryType</code></a></div>
</li>
</ul>
<a name="getId--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getId</h4>
<pre>public&nbsp;java.lang.String&nbsp;getId()</pre>
<div class="block">Gets the value of the id property.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>possible object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="setId-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setId</h4>
<pre>public&nbsp;void&nbsp;setId(java.lang.String&nbsp;value)</pre>
<div class="block">Sets the value of the id property.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - allowed object is
<code>String</code></dd>
</dl>
</li>
</ul>
<a name="getProperties--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getProperties</h4>
<pre>public&nbsp;java.util.Properties&nbsp;getProperties()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html#getProperties--">getProperties</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBean.html" title="interface in org.apache.openejb.jee.oejb2">EnterpriseBean</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/openejb/jee/oejb2/EnterpriseBeanFoo.html" title="interface in org.apache.openejb.jee.oejb2"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/openejb/jee/oejb2/EntityBeanType.Cache.html" title="class in org.apache.openejb.jee.oejb2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openejb/jee/oejb2/EntityBeanType.html" target="_top">Frames</a></li>
<li><a href="EntityBeanType.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>