blob: 0cef585e837f421e5db1c22c22be1cdd2147e914 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_06) on Wed Jul 19 14:45:58 EDT 2006 -->
<TITLE>
A-Index (Apache Cayenne API Documentation - v.2.0-incubating-SNAPSHOT)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../apache-javadoc.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="A-Index (Apache Cayenne API Documentation - v.2.0-incubating-SNAPSHOT)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Z</A> <A HREF="index-26.html">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="../org/apache/cayenne/gen/AbsFileResourceLoader.html" title="class in org.apache.cayenne.gen"><B>AbsFileResourceLoader</B></A> - Class in <A HREF="../org/apache/cayenne/gen/package-summary.html">org.apache.cayenne.gen</A><DD><B>Deprecated.</B>&nbsp;<I>since 1.2 as
<A HREF="../org/apache/cayenne/gen/ClassGeneratorResourceLoader.html" title="class in org.apache.cayenne.gen"><CODE>ClassGeneratorResourceLoader</CODE></A> superceeds
this class.</I><DT><A HREF="../org/apache/cayenne/gen/AbsFileResourceLoader.html#AbsFileResourceLoader()"><B>AbsFileResourceLoader()</B></A> -
Constructor for class org.apache.cayenne.gen.<A HREF="../org/apache/cayenne/gen/AbsFileResourceLoader.html" title="class in org.apache.cayenne.gen">AbsFileResourceLoader</A>
<DD><B>Deprecated.</B>&nbsp;Constructor for AbsFileResourceLoader.
<DT><A HREF="../org/apache/cayenne/property/AbstractCollectionProperty.html" title="class in org.apache.cayenne.property"><B>AbstractCollectionProperty</B></A> - Class in <A HREF="../org/apache/cayenne/property/package-summary.html">org.apache.cayenne.property</A><DD>A generic superclass of CollectionProperty implementations.<DT><A HREF="../org/apache/cayenne/property/AbstractCollectionProperty.html#AbstractCollectionProperty(org.apache.cayenne.property.ClassDescriptor, org.apache.cayenne.property.ClassDescriptor, org.apache.cayenne.property.PropertyAccessor, java.lang.String)"><B>AbstractCollectionProperty(ClassDescriptor, ClassDescriptor, PropertyAccessor, String)</B></A> -
Constructor for class org.apache.cayenne.property.<A HREF="../org/apache/cayenne/property/AbstractCollectionProperty.html" title="class in org.apache.cayenne.property">AbstractCollectionProperty</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/AbstractHandler.html" title="class in org.apache.cayenne.util"><B>AbstractHandler</B></A> - Class in <A HREF="../org/apache/cayenne/util/package-summary.html">org.apache.cayenne.util</A><DD><B>Deprecated.</B>&nbsp;<I>since 1.2 - this is moved to a non-public class in conf package.</I><DT><A HREF="../org/apache/cayenne/util/AbstractHandler.html#AbstractHandler(org.xml.sax.XMLReader, org.xml.sax.ContentHandler)"><B>AbstractHandler(XMLReader, ContentHandler)</B></A> -
Constructor for class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/AbstractHandler.html" title="class in org.apache.cayenne.util">AbstractHandler</A>
<DD><B>Deprecated.</B>&nbsp;Creates a handler and sets the parser to use it for the current element.
<DT><A HREF="../org/apache/cayenne/query/AbstractQuery.html" title="class in org.apache.cayenne.query"><B>AbstractQuery</B></A> - Class in <A HREF="../org/apache/cayenne/query/package-summary.html">org.apache.cayenne.query</A><DD>A common superclass of Cayenne queries.<DT><A HREF="../org/apache/cayenne/query/AbstractQuery.html#AbstractQuery()"><B>AbstractQuery()</B></A> -
Constructor for class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/AbstractQuery.html" title="class in org.apache.cayenne.query">AbstractQuery</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/property/AbstractSingleObjectArcProperty.html" title="class in org.apache.cayenne.property"><B>AbstractSingleObjectArcProperty</B></A> - Class in <A HREF="../org/apache/cayenne/property/package-summary.html">org.apache.cayenne.property</A><DD>A base superclass of SingleObjectArcProperty implementors.<DT><A HREF="../org/apache/cayenne/property/AbstractSingleObjectArcProperty.html#AbstractSingleObjectArcProperty(org.apache.cayenne.property.ClassDescriptor, org.apache.cayenne.property.ClassDescriptor, org.apache.cayenne.property.PropertyAccessor, java.lang.String)"><B>AbstractSingleObjectArcProperty(ClassDescriptor, ClassDescriptor, PropertyAccessor, String)</B></A> -
Constructor for class org.apache.cayenne.property.<A HREF="../org/apache/cayenne/property/AbstractSingleObjectArcProperty.html" title="class in org.apache.cayenne.property">AbstractSingleObjectArcProperty</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/types/AbstractType.html" title="class in org.apache.cayenne.access.types"><B>AbstractType</B></A> - Class in <A HREF="../org/apache/cayenne/access/types/package-summary.html">org.apache.cayenne.access.types</A><DD>A convenience superclass of ExtendedType implementations.<DT><A HREF="../org/apache/cayenne/access/types/AbstractType.html#AbstractType()"><B>AbstractType()</B></A> -
Constructor for class org.apache.cayenne.access.types.<A HREF="../org/apache/cayenne/access/types/AbstractType.html" title="class in org.apache.cayenne.access.types">AbstractType</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/Configuration.html#ACCEPT_ALL_DATAVIEWS"><B>ACCEPT_ALL_DATAVIEWS</B></A> -
Static variable in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/Configuration.html" title="class in org.apache.cayenne.conf">Configuration</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/property/PropertyAccessException.html#accessor"><B>accessor</B></A> -
Variable in exception org.apache.cayenne.property.<A HREF="../org/apache/cayenne/property/PropertyAccessException.html" title="class in org.apache.cayenne.property">PropertyAccessException</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/property/SimpleProperty.html#accessor"><B>accessor</B></A> -
Variable in class org.apache.cayenne.property.<A HREF="../org/apache/cayenne/property/SimpleProperty.html" title="class in org.apache.cayenne.property">SimpleProperty</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/ObjectContextQueryAction.html#actingContext"><B>actingContext</B></A> -
Variable in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/ObjectContextQueryAction.html" title="class in org.apache.cayenne.util">ObjectContextQueryAction</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/DataNode.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/DataNode.html" title="class in org.apache.cayenne.access">DataNode</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/DbGenerator.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/DbGenerator.html" title="class in org.apache.cayenne.access">DbGenerator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/DbLoader.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/DbLoader.html" title="class in org.apache.cayenne.access">DbLoader</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/jdbc/BaseSQLAction.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/BaseSQLAction.html" title="class in org.apache.cayenne.access.jdbc">BaseSQLAction</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/jdbc/SQLTemplateAction.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/SQLTemplateAction.html" title="class in org.apache.cayenne.access.jdbc">SQLTemplateAction</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/QueryTranslator.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/QueryTranslator.html" title="class in org.apache.cayenne.access">QueryTranslator</A>
<DD>Adapter helping to do SQL literal conversions, etc.
<DT><A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">BatchQueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/JdbcActionBuilder.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/JdbcActionBuilder.html" title="class in org.apache.cayenne.dba">JdbcActionBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/event/JavaGroupsBridge.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.event.<A HREF="../org/apache/cayenne/event/JavaGroupsBridge.html" title="class in org.apache.cayenne.event">JavaGroupsBridge</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/project/DataNodeConfigInfo.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/DataNodeConfigInfo.html" title="class in org.apache.cayenne.project">DataNodeConfigInfo</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/project/PartialProject.NodeMetaData.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/PartialProject.NodeMetaData.html" title="class in org.apache.cayenne.project">PartialProject.NodeMetaData</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/tools/DbGeneratorTask.html#adapter"><B>adapter</B></A> -
Variable in class org.apache.cayenne.tools.<A HREF="../org/apache/cayenne/tools/DbGeneratorTask.html" title="class in org.apache.cayenne.tools">DbGeneratorTask</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/ConnectionProperties.html#ADAPTER_KEY"><B>ADAPTER_KEY</B></A> -
Static variable in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/ConnectionProperties.html" title="class in org.apache.cayenne.conf">ConnectionProperties</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conn/DataSourceInfo.html#adapterClassName"><B>adapterClassName</B></A> -
Variable in class org.apache.cayenne.conn.<A HREF="../org/apache/cayenne/conn/DataSourceInfo.html" title="class in org.apache.cayenne.conn">DataSourceInfo</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/AutoAdapter.html#adapterFactory"><B>adapterFactory</B></A> -
Variable in class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/AutoAdapter.html" title="class in org.apache.cayenne.dba">AutoAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/QueryBuilder.html#adapterSql"><B>adapterSql</B></A> -
Variable in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/QueryBuilder.html" title="class in org.apache.cayenne.map">QueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/IncrementalFaultList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/IncrementalFaultList.html" title="class in org.apache.cayenne.access">IncrementalFaultList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/IncrementalFaultList.html#add(java.lang.Object)"><B>add(Object)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/IncrementalFaultList.html" title="class in org.apache.cayenne.access">IncrementalFaultList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/ToManyList.html#add(java.lang.Object)"><B>add(Object)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/ToManyList.html" title="class in org.apache.cayenne.access">ToManyList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/ToManyList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/ToManyList.html" title="class in org.apache.cayenne.access">ToManyList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataObjectList.html#add(org.apache.cayenne.DataObject)"><B>add(DataObject)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataObjectList.html" title="class in org.apache.cayenne.dataview">DataObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataObjectList.html#add(int, org.apache.cayenne.DataObject)"><B>add(int, DataObject)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataObjectList.html" title="class in org.apache.cayenne.dataview">DataObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataObjectList.html#add(java.lang.Object)"><B>add(Object)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataObjectList.html" title="class in org.apache.cayenne.dataview">DataObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataObjectList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataObjectList.html" title="class in org.apache.cayenne.dataview">DataObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/EventDispatcher.html#add(java.util.EventListener)"><B>add(EventListener)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/EventDispatcher.html" title="class in org.apache.cayenne.dataview">EventDispatcher</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/EventDispatcher.html#add(org.apache.cayenne.dataview.EventDispatcher, java.util.EventListener)"><B>add(EventDispatcher, EventListener)</B></A> -
Static method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/EventDispatcher.html" title="class in org.apache.cayenne.dataview">EventDispatcher</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/Expression.html#ADD"><B>ADD</B></A> -
Static variable in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/CompoundDiff.html#add(org.apache.cayenne.graph.GraphDiff)"><B>add(GraphDiff)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/CompoundDiff.html" title="class in org.apache.cayenne.graph">CompoundDiff</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/event/MapEvent.html#ADD"><B>ADD</B></A> -
Static variable in class org.apache.cayenne.map.event.<A HREF="../org/apache/cayenne/map/event/MapEvent.html" title="class in org.apache.cayenne.map.event">MapEvent</A>
<DD>A type that describes object creation events.
<DT><A HREF="../org/apache/cayenne/query/DeleteBatchQuery.html#add(java.util.Map)"><B>add(Map)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/DeleteBatchQuery.html" title="class in org.apache.cayenne.query">DeleteBatchQuery</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/InsertBatchQuery.html#add(java.util.Map)"><B>add(Map)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/InsertBatchQuery.html" title="class in org.apache.cayenne.query">InsertBatchQuery</A>
<DD>Adds a snapshot to batch.
<DT><A HREF="../org/apache/cayenne/query/InsertBatchQuery.html#add(java.util.Map, org.apache.cayenne.ObjectId)"><B>add(Map, ObjectId)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/InsertBatchQuery.html" title="class in org.apache.cayenne.query">InsertBatchQuery</A>
<DD>Adds a snapshot to batch.
<DT><A HREF="../org/apache/cayenne/query/UpdateBatchQuery.html#add(java.util.Map, java.util.Map)"><B>add(Map, Map)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/UpdateBatchQuery.html" title="class in org.apache.cayenne.query">UpdateBatchQuery</A>
<DD>Adds a parameter row to the batch.
<DT><A HREF="../org/apache/cayenne/query/UpdateBatchQuery.html#add(java.util.Map, java.util.Map, org.apache.cayenne.ObjectId)"><B>add(Map, Map, ObjectId)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/UpdateBatchQuery.html" title="class in org.apache.cayenne.query">UpdateBatchQuery</A>
<DD>Adds a parameter row to the batch.
<DT><A HREF="../org/apache/cayenne/remote/RemoteIncrementalFaultList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
Method in class org.apache.cayenne.remote.<A HREF="../org/apache/cayenne/remote/RemoteIncrementalFaultList.html" title="class in org.apache.cayenne.remote">RemoteIncrementalFaultList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/remote/RemoteIncrementalFaultList.html#add(java.lang.Object)"><B>add(Object)</B></A> -
Method in class org.apache.cayenne.remote.<A HREF="../org/apache/cayenne/remote/RemoteIncrementalFaultList.html" title="class in org.apache.cayenne.remote">RemoteIncrementalFaultList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/IndexPropertyList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/IndexPropertyList.html" title="class in org.apache.cayenne.util">IndexPropertyList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/PersistentObjectList.html#add(java.lang.Object)"><B>add(Object)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/PersistentObjectList.html" title="class in org.apache.cayenne.util">PersistentObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/PersistentObjectList.html#add(int, java.lang.Object)"><B>add(int, Object)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/PersistentObjectList.html" title="class in org.apache.cayenne.util">PersistentObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ParseException.html#add_escapes(java.lang.String)"><B>add_escapes(String)</B></A> -
Method in exception org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</A>
<DD>Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
<DT><A HREF="../org/apache/cayenne/wocompat/parser/ParseException.html#add_escapes(java.lang.String)"><B>add_escapes(String)</B></A> -
Method in exception org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/ParseException.html" title="class in org.apache.cayenne.wocompat.parser">ParseException</A>
<DD>Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
<DT><A HREF="../org/apache/cayenne/access/IncrementalFaultList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/IncrementalFaultList.html" title="class in org.apache.cayenne.access">IncrementalFaultList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/IncrementalFaultList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/IncrementalFaultList.html" title="class in org.apache.cayenne.access">IncrementalFaultList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/ToManyList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/ToManyList.html" title="class in org.apache.cayenne.access">ToManyList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/ToManyList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/ToManyList.html" title="class in org.apache.cayenne.access">ToManyList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataObjectList.html#addAll(java.util.Collection, boolean)"><B>addAll(Collection, boolean)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataObjectList.html" title="class in org.apache.cayenne.dataview">DataObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataObjectList.html#addAll(int, java.util.Collection, boolean)"><B>addAll(int, Collection, boolean)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataObjectList.html" title="class in org.apache.cayenne.dataview">DataObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataObjectList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataObjectList.html" title="class in org.apache.cayenne.dataview">DataObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataObjectList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataObjectList.html" title="class in org.apache.cayenne.dataview">DataObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/CompoundDiff.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/CompoundDiff.html" title="class in org.apache.cayenne.graph">CompoundDiff</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/remote/RemoteIncrementalFaultList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
Method in class org.apache.cayenne.remote.<A HREF="../org/apache/cayenne/remote/RemoteIncrementalFaultList.html" title="class in org.apache.cayenne.remote">RemoteIncrementalFaultList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/remote/RemoteIncrementalFaultList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> -
Method in class org.apache.cayenne.remote.<A HREF="../org/apache/cayenne/remote/RemoteIncrementalFaultList.html" title="class in org.apache.cayenne.remote">RemoteIncrementalFaultList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/PersistentObjectList.html#addAll(java.util.Collection)"><B>addAll(Collection)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/PersistentObjectList.html" title="class in org.apache.cayenne.util">PersistentObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/PersistentObjectList.html#addAll(int, java.util.Collection)"><B>addAll(int, Collection)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/PersistentObjectList.html" title="class in org.apache.cayenne.util">PersistentObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/DbEntity.html#addAttribute(org.apache.cayenne.map.Attribute)"><B>addAttribute(Attribute)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/DbEntity.html" title="class in org.apache.cayenne.map">DbEntity</A>
<DD>Overrides super to fire an AttributeEvent.
<DT><A HREF="../org/apache/cayenne/map/Entity.html#addAttribute(org.apache.cayenne.map.Attribute)"><B>addAttribute(Attribute)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/Entity.html" title="class in org.apache.cayenne.map">Entity</A>
<DD>Adds new attribute to the entity, setting its parent entity to be this object.
<DT><A HREF="../org/apache/cayenne/util/GenericResponse.html#addBatchUpdateCount(int[])"><B>addBatchUpdateCount(int[])</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/GenericResponse.html" title="class in org.apache.cayenne.util">GenericResponse</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/Procedure.html#addCallParameter(org.apache.cayenne.map.ProcedureParameter)"><B>addCallParameter(ProcedureParameter)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/Procedure.html" title="class in org.apache.cayenne.map">Procedure</A>
<DD>Adds new call parameter to the stored procedure.
<DT><A HREF="../org/apache/cayenne/query/PrefetchTreeNode.html#addChild(org.apache.cayenne.query.PrefetchTreeNode)"><B>addChild(PrefetchTreeNode)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/PrefetchTreeNode.html" title="class in org.apache.cayenne.query">PrefetchTreeNode</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html#addChildNode(org.apache.cayenne.map.EntityInheritanceTree)"><B>addChildNode(EntityInheritanceTree)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html" title="class in org.apache.cayenne.map">EntityInheritanceTree</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/DefaultConfiguration.html#addClassPath(java.lang.String)"><B>addClassPath(String)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/DefaultConfiguration.html" title="class in org.apache.cayenne.conf">DefaultConfiguration</A>
<DD>Adds a custom path for class path lookups.
<DT><A HREF="../org/apache/cayenne/util/ResourceLocator.html#addClassPath(java.lang.String)"><B>addClassPath(String)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/ResourceLocator.html" title="class in org.apache.cayenne.util">ResourceLocator</A>
<DD>Adds a custom path for class path lookups.
<DT><A HREF="../org/apache/cayenne/access/util/ResultDescriptor.html#addColumns(java.util.Collection)"><B>addColumns(Collection)</B></A> -
Method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/ResultDescriptor.html" title="class in org.apache.cayenne.access.util">ResultDescriptor</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/access/Transaction.html#addConnection(java.sql.Connection)"><B>addConnection(Connection)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/Transaction.html" title="class in org.apache.cayenne.access">Transaction</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2 use <A HREF="../org/apache/cayenne/access/Transaction.html#addConnection(java.lang.String, java.sql.Connection)"><CODE>Transaction.addConnection(String, Connection)</CODE></A>.</I>
<DT><A HREF="../org/apache/cayenne/access/Transaction.html#addConnection(java.lang.String, java.sql.Connection)"><B>addConnection(String, Connection)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/Transaction.html" title="class in org.apache.cayenne.access">Transaction</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conn/PooledConnectionImpl.html#addConnectionEventListener(javax.sql.ConnectionEventListener)"><B>addConnectionEventListener(ConnectionEventListener)</B></A> -
Method in class org.apache.cayenne.conn.<A HREF="../org/apache/cayenne/conn/PooledConnectionImpl.html" title="class in org.apache.cayenne.conn">PooledConnectionImpl</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/SelectQuery.html#addCustomDbAttribute(java.lang.String)"><B>addCustomDbAttribute(String)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SelectQuery.html" title="class in org.apache.cayenne.query">SelectQuery</A>
<DD>Adds a path to the DbAttribute that should be included in the results of this
query.
<DT><A HREF="../org/apache/cayenne/query/SelectQuery.html#addCustomDbAttributes(java.util.List)"><B>addCustomDbAttributes(List)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SelectQuery.html" title="class in org.apache.cayenne.query">SelectQuery</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/DataNode.html#addDataMap(org.apache.cayenne.map.DataMap)"><B>addDataMap(DataMap)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/DataNode.html" title="class in org.apache.cayenne.access">DataNode</A>
<DD>Adds a DataMap to be handled by this node.
<DT><A HREF="../org/apache/cayenne/map/EntityResolver.html#addDataMap(org.apache.cayenne.map.DataMap)"><B>addDataMap(DataMap)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/EntityResolver.html" title="class in org.apache.cayenne.map">EntityResolver</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataObjectList.html#addDataObjectChangeListener(org.apache.cayenne.dataview.DataObjectChangeListener)"><B>addDataObjectChangeListener(DataObjectChangeListener)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataObjectList.html" title="class in org.apache.cayenne.dataview">DataObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/util/ResultDescriptor.html#addDbAttribute(org.apache.cayenne.map.DbAttribute)"><B>addDbAttribute(DbAttribute)</B></A> -
Method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/ResultDescriptor.html" title="class in org.apache.cayenne.access.util">ResultDescriptor</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/map/DataMap.html#addDbEntity(org.apache.cayenne.map.DbEntity)"><B>addDbEntity(DbEntity)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/DataMap.html" title="class in org.apache.cayenne.map">DataMap</A>
<DD>Adds a new DbEntity to this DataMap.
<DT><A HREF="../org/apache/cayenne/map/ObjRelationship.html#addDbRelationship(org.apache.cayenne.map.DbRelationship)"><B>addDbRelationship(DbRelationship)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/ObjRelationship.html" title="class in org.apache.cayenne.map">ObjRelationship</A>
<DD>Appends a DbRelationship to the existing list of DbRelationships.
<DT><A HREF="../org/apache/cayenne/conf/Configuration.html#addDomain(org.apache.cayenne.access.DataDomain)"><B>addDomain(DataDomain)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/Configuration.html" title="class in org.apache.cayenne.conf">Configuration</A>
<DD>Adds new DataDomain to the list of registered domains.
<DT><A HREF="../org/apache/cayenne/util/PersistentObjectList.html#addedToUnresolved"><B>addedToUnresolved</B></A> -
Variable in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/PersistentObjectList.html" title="class in org.apache.cayenne.util">PersistentObjectList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/BasicQueryBuilder.html#addEqual(java.lang.String, java.lang.Object)"><B>addEqual(String, Object)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/BasicQueryBuilder.html" title="class in org.apache.cayenne.dataview">BasicQueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/wocompat/parser/TokenMgrError.html#addEscapes(java.lang.String)"><B>addEscapes(String)</B></A> -
Static method in error org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/TokenMgrError.html" title="class in org.apache.cayenne.wocompat.parser">TokenMgrError</A>
<DD>Replaces unprintable characters by their espaced (or unicode escaped)
equivalents in the given string
<DT><A HREF="../org/apache/cayenne/access/types/ExtendedTypeMap.html#addFactory(org.apache.cayenne.access.types.ExtendedTypeFactory)"><B>addFactory(ExtendedTypeFactory)</B></A> -
Method in class org.apache.cayenne.access.types.<A HREF="../org/apache/cayenne/access/types/ExtendedTypeMap.html" title="class in org.apache.cayenne.access.types">ExtendedTypeMap</A>
<DD>Adds an ExtendedTypeFactory that will be consulted if no direct mapping for a given
class exists.
<DT><A HREF="../org/apache/cayenne/conf/ConfigStatus.html#addFailedAdapter(java.lang.String, java.lang.String, java.lang.String)"><B>addFailedAdapter(String, String, String)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/ConfigStatus.html" title="class in org.apache.cayenne.conf">ConfigStatus</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/ConfigStatus.html#addFailedDataSource(java.lang.String, java.lang.String, java.lang.String)"><B>addFailedDataSource(String, String, String)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/ConfigStatus.html" title="class in org.apache.cayenne.conf">ConfigStatus</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/ConfigStatus.html#addFailedMap(java.lang.String, java.lang.String, java.lang.Object)"><B>addFailedMap(String, String, Object)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/ConfigStatus.html" title="class in org.apache.cayenne.conf">ConfigStatus</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/ConfigStatus.html#addFailedMapRefs(java.lang.String, java.lang.String)"><B>addFailedMapRefs(String, String)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/ConfigStatus.html" title="class in org.apache.cayenne.conf">ConfigStatus</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/validation/ValidationResult.html#addFailure(org.apache.cayenne.validation.ValidationFailure)"><B>addFailure(ValidationFailure)</B></A> -
Method in class org.apache.cayenne.validation.<A HREF="../org/apache/cayenne/validation/ValidationResult.html" title="class in org.apache.cayenne.validation">ValidationResult</A>
<DD>Add a failure to the validation result.
<DT><A HREF="../org/apache/cayenne/dataview/DataView.html#addFieldValueChangeListener(org.apache.cayenne.dataview.FieldValueChangeListener)"><B>addFieldValueChangeListener(FieldValueChangeListener)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataView.html" title="class in org.apache.cayenne.dataview">DataView</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/FileConfiguration.html#addFilesystemPath(java.lang.String)"><B>addFilesystemPath(String)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/FileConfiguration.html" title="class in org.apache.cayenne.conf">FileConfiguration</A>
<DD>Adds the given String as a custom path for filesystem lookups.
<DT><A HREF="../org/apache/cayenne/conf/FileConfiguration.html#addFilesystemPath(java.io.File)"><B>addFilesystemPath(File)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/FileConfiguration.html" title="class in org.apache.cayenne.conf">FileConfiguration</A>
<DD>Adds the given directory as a path for filesystem lookups.
<DT><A HREF="../org/apache/cayenne/util/ResourceLocator.html#addFilesystemPath(java.lang.String)"><B>addFilesystemPath(String)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/ResourceLocator.html" title="class in org.apache.cayenne.util">ResourceLocator</A>
<DD>Adds the given String as a custom path for filesystem lookups.
<DT><A HREF="../org/apache/cayenne/util/ResourceLocator.html#addFilesystemPath(java.io.File)"><B>addFilesystemPath(File)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/ResourceLocator.html" title="class in org.apache.cayenne.util">ResourceLocator</A>
<DD>Adds the given directory as a path for filesystem lookups.
<DT><A HREF="../org/apache/cayenne/util/WebApplicationResourceLocator.html#addFilesystemPath(java.lang.String)"><B>addFilesystemPath(String)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/WebApplicationResourceLocator.html" title="class in org.apache.cayenne.util">WebApplicationResourceLocator</A>
<DD>Override ResourceLocator.addFilesystemPath(String) to intercept context paths
starting with "/WEB-INF/" to place in additionalContextPaths.
<DT><A HREF="../org/apache/cayenne/util/ResourceLocator.html#additionalClassPaths"><B>additionalClassPaths</B></A> -
Variable in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/ResourceLocator.html" title="class in org.apache.cayenne.util">ResourceLocator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/WebApplicationResourceLocator.html#additionalContextPaths"><B>additionalContextPaths</B></A> -
Variable in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/WebApplicationResourceLocator.html" title="class in org.apache.cayenne.util">WebApplicationResourceLocator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/ResourceLocator.html#additionalFilesystemPaths"><B>additionalFilesystemPaths</B></A> -
Variable in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/ResourceLocator.html" title="class in org.apache.cayenne.util">ResourceLocator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/tools/CayenneGenerator.html#additionalMaps"><B>additionalMaps</B></A> -
Variable in class org.apache.cayenne.tools.<A HREF="../org/apache/cayenne/tools/CayenneGenerator.html" title="class in org.apache.cayenne.tools">CayenneGenerator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/util/ResultDescriptor.html#addJavaType(java.lang.String)"><B>addJavaType(String)</B></A> -
Method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/ResultDescriptor.html" title="class in org.apache.cayenne.access.util">ResultDescriptor</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/access/util/ResultDescriptor.html#addJavaTypes(java.util.Collection)"><B>addJavaTypes(Collection)</B></A> -
Method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/ResultDescriptor.html" title="class in org.apache.cayenne.access.util">ResultDescriptor</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/map/DbRelationship.html#addJoin(org.apache.cayenne.map.DbJoin)"><B>addJoin(DbJoin)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/DbRelationship.html" title="class in org.apache.cayenne.map">DbRelationship</A>
<DD>Adds a join.
<DT><A HREF="../org/apache/cayenne/dataview/BasicQueryBuilder.html#addLike(java.lang.String, java.lang.Object, boolean)"><B>addLike(String, Object, boolean)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/BasicQueryBuilder.html" title="class in org.apache.cayenne.dataview">BasicQueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/event/EventManager.html#addListener(java.lang.Object, java.lang.String, java.lang.Class, org.apache.cayenne.event.EventSubject)"><B>addListener(Object, String, Class, EventSubject)</B></A> -
Method in class org.apache.cayenne.event.<A HREF="../org/apache/cayenne/event/EventManager.html" title="class in org.apache.cayenne.event">EventManager</A>
<DD>Register an <code>EventListener</code> for events sent by any sender.
<DT><A HREF="../org/apache/cayenne/event/EventManager.html#addListener(java.lang.Object, java.lang.String, java.lang.Class, org.apache.cayenne.event.EventSubject, java.lang.Object)"><B>addListener(Object, String, Class, EventSubject, Object)</B></A> -
Method in class org.apache.cayenne.event.<A HREF="../org/apache/cayenne/event/EventManager.html" title="class in org.apache.cayenne.event">EventManager</A>
<DD>Register an <code>EventListener</code> for events sent by a specific sender.
<DT><A HREF="../org/apache/cayenne/event/EventManager.html#addListener(java.lang.Object, java.lang.String, java.lang.Class, org.apache.cayenne.event.EventSubject, java.lang.Object, boolean)"><B>addListener(Object, String, Class, EventSubject, Object, boolean)</B></A> -
Method in class org.apache.cayenne.event.<A HREF="../org/apache/cayenne/event/EventManager.html" title="class in org.apache.cayenne.event">EventManager</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/DataDomain.html#addMap(org.apache.cayenne.map.DataMap)"><B>addMap(DataMap)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/DataDomain.html" title="class in org.apache.cayenne.access">DataDomain</A>
<DD>Registers new DataMap with this domain.
<DT><A HREF="../org/apache/cayenne/access/DataDomain.html#addNode(org.apache.cayenne.access.DataNode)"><B>addNode(DataNode)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/DataDomain.html" title="class in org.apache.cayenne.access">DataDomain</A>
<DD>Adds new DataNode.
<DT><A HREF="../org/apache/cayenne/tools/DeploymentConfigurator.html#addNode(org.apache.cayenne.project.DataNodeConfigInfo)"><B>addNode(DataNodeConfigInfo)</B></A> -
Method in class org.apache.cayenne.tools.<A HREF="../org/apache/cayenne/tools/DeploymentConfigurator.html" title="class in org.apache.cayenne.tools">DeploymentConfigurator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/event/EventManager.html#addNonBlockingListener(java.lang.Object, java.lang.String, java.lang.Class, org.apache.cayenne.event.EventSubject)"><B>addNonBlockingListener(Object, String, Class, EventSubject)</B></A> -
Method in class org.apache.cayenne.event.<A HREF="../org/apache/cayenne/event/EventManager.html" title="class in org.apache.cayenne.event">EventManager</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/event/EventManager.html#addNonBlockingListener(java.lang.Object, java.lang.String, java.lang.Class, org.apache.cayenne.event.EventSubject, java.lang.Object)"><B>addNonBlockingListener(Object, String, Class, EventSubject, Object)</B></A> -
Method in class org.apache.cayenne.event.<A HREF="../org/apache/cayenne/event/EventManager.html" title="class in org.apache.cayenne.event">EventManager</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/ObjectStore.html#addObject(org.apache.cayenne.DataObject)"><B>addObject(DataObject)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/ObjectStore.html" title="class in org.apache.cayenne.access">ObjectStore</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2 as a different change tracking algorithm is used.</I>
<DT><A HREF="../org/apache/cayenne/map/DataMap.html#addObjEntity(org.apache.cayenne.map.ObjEntity)"><B>addObjEntity(ObjEntity)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/DataMap.html" title="class in org.apache.cayenne.map">DataMap</A>
<DD>Adds a new ObjEntity to this DataMap.
<DT><A HREF="../org/apache/cayenne/map/QueryBuilder.html#addOrdering(java.lang.String, java.lang.String, java.lang.String)"><B>addOrdering(String, String, String)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/QueryBuilder.html" title="class in org.apache.cayenne.map">QueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/SelectQuery.html#addOrdering(org.apache.cayenne.query.Ordering)"><B>addOrdering(Ordering)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SelectQuery.html" title="class in org.apache.cayenne.query">SelectQuery</A>
<DD>Adds ordering specification to this query orderings.
<DT><A HREF="../org/apache/cayenne/query/SelectQuery.html#addOrdering(java.lang.String, boolean)"><B>addOrdering(String, boolean)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SelectQuery.html" title="class in org.apache.cayenne.query">SelectQuery</A>
<DD>Adds ordering specification to this query orderings.
<DT><A HREF="../org/apache/cayenne/query/SelectQuery.html#addOrdering(java.lang.String, boolean, boolean)"><B>addOrdering(String, boolean, boolean)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SelectQuery.html" title="class in org.apache.cayenne.query">SelectQuery</A>
<DD>Adds ordering specification to this query orderings.
<DT><A HREF="../org/apache/cayenne/query/SelectQuery.html#addOrderings(java.util.List)"><B>addOrderings(List)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SelectQuery.html" title="class in org.apache.cayenne.query">SelectQuery</A>
<DD>Adds a list of orderings.
<DT><A HREF="../org/apache/cayenne/map/DerivedDbAttribute.html#addParam(org.apache.cayenne.map.DbAttribute)"><B>addParam(DbAttribute)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/DerivedDbAttribute.html" title="class in org.apache.cayenne.map">DerivedDbAttribute</A>
<DD>Adds parameter.
<DT><A HREF="../org/apache/cayenne/query/ProcedureQuery.html#addParameter(java.lang.String, java.lang.Object)"><B>addParameter(String, Object)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/ProcedureQuery.html" title="class in org.apache.cayenne.query">ProcedureQuery</A>
<DD>Adds a named parameter to the internal map of parameters.
<DT><A HREF="../org/apache/cayenne/query/PrefetchTreeNode.html#addPath(java.lang.String)"><B>addPath(String)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/PrefetchTreeNode.html" title="class in org.apache.cayenne.query">PrefetchTreeNode</A>
<DD>Adds a "path" with specified semantics to this prefetch node.
<DT><A HREF="../org/apache/cayenne/map/QueryBuilder.html#addPrefetch(java.lang.String)"><B>addPrefetch(String)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/QueryBuilder.html" title="class in org.apache.cayenne.map">QueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/ProcedureQuery.html#addPrefetch(java.lang.String)"><B>addPrefetch(String)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/ProcedureQuery.html" title="class in org.apache.cayenne.query">ProcedureQuery</A>
<DD>Adds a prefetch.
<DT><A HREF="../org/apache/cayenne/query/SelectQuery.html#addPrefetch(java.lang.String)"><B>addPrefetch(String)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SelectQuery.html" title="class in org.apache.cayenne.query">SelectQuery</A>
<DD>Adds a prefetch with specified relationship path to the query.
<DT><A HREF="../org/apache/cayenne/query/SQLTemplate.html#addPrefetch(java.lang.String)"><B>addPrefetch(String)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SQLTemplate.html" title="class in org.apache.cayenne.query">SQLTemplate</A>
<DD>Adds a prefetch.
<DT><A HREF="../org/apache/cayenne/query/ProcedureQuery.html#addPrefetches(java.util.Collection)"><B>addPrefetches(Collection)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/ProcedureQuery.html" title="class in org.apache.cayenne.query">ProcedureQuery</A>
<DD>Adds all prefetches from a provided collection.
<DT><A HREF="../org/apache/cayenne/query/SelectQuery.html#addPrefetches(java.util.Collection)"><B>addPrefetches(Collection)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SelectQuery.html" title="class in org.apache.cayenne.query">SelectQuery</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2</I>
<DT><A HREF="../org/apache/cayenne/query/SQLTemplate.html#addPrefetches(java.util.Collection)"><B>addPrefetches(Collection)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SQLTemplate.html" title="class in org.apache.cayenne.query">SQLTemplate</A>
<DD>Adds all prefetches from a provided collection.
<DT><A HREF="../org/apache/cayenne/map/DataMap.html#addProcedure(org.apache.cayenne.map.Procedure)"><B>addProcedure(Procedure)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/DataMap.html" title="class in org.apache.cayenne.map">DataMap</A>
<DD>Adds stored procedure to the list of procedures.
<DT><A HREF="../org/apache/cayenne/map/QueryBuilder.html#addProperty(java.lang.String, java.lang.String)"><B>addProperty(String, String)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/QueryBuilder.html" title="class in org.apache.cayenne.map">QueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/DataMap.html#addQuery(org.apache.cayenne.query.Query)"><B>addQuery(Query)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/DataMap.html" title="class in org.apache.cayenne.map">DataMap</A>
<DD>Stores a query under its name.
<DT><A HREF="../org/apache/cayenne/query/QueryChain.html#addQuery(org.apache.cayenne.query.Query)"><B>addQuery(Query)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/QueryChain.html" title="class in org.apache.cayenne.query">QueryChain</A>
<DD>Adds a query to the chain.
<DT><A HREF="../org/apache/cayenne/dataview/BasicQueryBuilder.html#addRange(java.lang.String, java.lang.Object, java.lang.Object)"><B>addRange(String, Object, Object)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/BasicQueryBuilder.html" title="class in org.apache.cayenne.dataview">BasicQueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/Entity.html#addRelationship(org.apache.cayenne.map.Relationship)"><B>addRelationship(Relationship)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/Entity.html" title="class in org.apache.cayenne.map">Entity</A>
<DD>Adds new relationship to the entity.
<DT><A HREF="../org/apache/cayenne/gen/ImportUtils.html#addReservedType(java.lang.String)"><B>addReservedType(String)</B></A> -
Method in class org.apache.cayenne.gen.<A HREF="../org/apache/cayenne/gen/ImportUtils.html" title="class in org.apache.cayenne.gen">ImportUtils</A>
<DD>Reserve a fully-qualified data type class name so it cannot be used by another class.
<DT><A HREF="../org/apache/cayenne/conf/DefaultConfiguration.html#addResourcePath(java.lang.String)"><B>addResourcePath(String)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/DefaultConfiguration.html" title="class in org.apache.cayenne.conf">DefaultConfiguration</A>
<DD>Adds the given String as a custom path for resource lookups.
<DT><A HREF="../org/apache/cayenne/map/QueryBuilder.html#addResultColumn(java.lang.String, java.lang.String, java.lang.String)"><B>addResultColumn(String, String, String)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/QueryBuilder.html" title="class in org.apache.cayenne.map">QueryBuilder</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2 unused.</I>
<DT><A HREF="../org/apache/cayenne/query/ProcedureQuery.html#addResultDescriptor(org.apache.cayenne.access.jdbc.ColumnDescriptor[])"><B>addResultDescriptor(ColumnDescriptor[])</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/ProcedureQuery.html" title="class in org.apache.cayenne.query">ProcedureQuery</A>
<DD>Adds a descriptor for a single ResultSet.
<DT><A HREF="../org/apache/cayenne/util/GenericResponse.html#addResultList(java.util.List)"><B>addResultList(List)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/GenericResponse.html" title="class in org.apache.cayenne.util">GenericResponse</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/PrefetchSelectQuery.html#addResultPath(java.lang.String)"><B>addResultPath(String)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/PrefetchSelectQuery.html" title="class in org.apache.cayenne.query">PrefetchSelectQuery</A>
<DD>Configures an "extra" path that will resolve to an extra column (or columns) in the
result set.
<DT><A HREF="../org/apache/cayenne/map/QueryBuilder.html#addSql(java.lang.String, java.lang.String)"><B>addSql(String, String)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/QueryBuilder.html" title="class in org.apache.cayenne.map">QueryBuilder</A>
<DD>Adds raw sql.
<DT><A HREF="../org/apache/cayenne/property/AbstractCollectionProperty.html#addTarget(java.lang.Object, java.lang.Object, boolean)"><B>addTarget(Object, Object, boolean)</B></A> -
Method in class org.apache.cayenne.property.<A HREF="../org/apache/cayenne/property/AbstractCollectionProperty.html" title="class in org.apache.cayenne.property">AbstractCollectionProperty</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/property/CollectionProperty.html#addTarget(java.lang.Object, java.lang.Object, boolean)"><B>addTarget(Object, Object, boolean)</B></A> -
Method in interface org.apache.cayenne.property.<A HREF="../org/apache/cayenne/property/CollectionProperty.html" title="interface in org.apache.cayenne.property">CollectionProperty</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/util/DataNodeCommitHelper.html#addToEntityList(org.apache.cayenne.map.ObjEntity, int)"><B>addToEntityList(ObjEntity, int)</B></A> -
Method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/DataNodeCommitHelper.html" title="class in org.apache.cayenne.access.util">DataNodeCommitHelper</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/CayenneDataObject.html#addToManyTarget(java.lang.String, org.apache.cayenne.DataObject, boolean)"><B>addToManyTarget(String, DataObject, boolean)</B></A> -
Method in class org.apache.cayenne.<A HREF="../org/apache/cayenne/CayenneDataObject.html" title="class in org.apache.cayenne">CayenneDataObject</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/DataObject.html#addToManyTarget(java.lang.String, org.apache.cayenne.DataObject, boolean)"><B>addToManyTarget(String, DataObject, boolean)</B></A> -
Method in interface org.apache.cayenne.<A HREF="../org/apache/cayenne/DataObject.html" title="interface in org.apache.cayenne">DataObject</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/project/ProjectConfigInfo.html#addToNodes(org.apache.cayenne.project.DataNodeConfigInfo)"><B>addToNodes(DataNodeConfigInfo)</B></A> -
Method in class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/ProjectConfigInfo.html" title="class in org.apache.cayenne.project">ProjectConfigInfo</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/QueryAssembler.html#addToParamList(org.apache.cayenne.map.DbAttribute, java.lang.Object)"><B>addToParamList(DbAttribute, Object)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QueryAssembler.html" title="class in org.apache.cayenne.access.trans">QueryAssembler</A>
<DD>Registers <code>anObject</code> as a PreparedStatement paramter.
<DT><A HREF="../org/apache/cayenne/access/util/DataNodeCommitHelper.html#addToQueries(org.apache.cayenne.query.Query)"><B>addToQueries(Query)</B></A> -
Method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/DataNodeCommitHelper.html" title="class in org.apache.cayenne.access.util">DataNodeCommitHelper</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/gen/ImportUtils.html#addType(java.lang.String)"><B>addType(String)</B></A> -
Method in class org.apache.cayenne.gen.<A HREF="../org/apache/cayenne/gen/ImportUtils.html" title="class in org.apache.cayenne.gen">ImportUtils</A>
<DD>Register a fully-qualified data type class name.
<DT><A HREF="../org/apache/cayenne/util/GenericResponse.html#addUpdateCount(int)"><B>addUpdateCount(int)</B></A> -
Method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/GenericResponse.html" title="class in org.apache.cayenne.util">GenericResponse</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/UpdateQuery.html#addUpdAttribute(java.lang.String, java.lang.Object)"><B>addUpdAttribute(String, Object)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/UpdateQuery.html" title="class in org.apache.cayenne.query">UpdateQuery</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/PrefetchTreeNode.html#adjacentJointNodes()"><B>adjacentJointNodes()</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/PrefetchTreeNode.html" title="class in org.apache.cayenne.query">PrefetchTreeNode</A>
<DD>Returns a subset of nodes with "joint" semantics that are to be prefetched in the
same query as the current node.
<DT><A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html#adjustBeginLineColumn(int, int)"><B>adjustBeginLineColumn(int, int)</B></A> -
Method in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html" title="class in org.apache.cayenne.wocompat.parser">SimpleCharStream</A>
<DD>Method to adjust line and column numbers for the start of a token.
<DT><A HREF="../org/apache/cayenne/exp/parser/AggregateConditionNode.html" title="class in org.apache.cayenne.exp.parser"><B>AggregateConditionNode</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>Superclass of aggregated conditional nodes such as NOT, AND, OR.<DT><A HREF="../org/apache/cayenne/access/trans/DeleteTranslator.html#aliasForTable(org.apache.cayenne.map.DbEntity)"><B>aliasForTable(DbEntity)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/DeleteTranslator.html" title="class in org.apache.cayenne.access.trans">DeleteTranslator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/InsertTranslator.html#aliasForTable(org.apache.cayenne.map.DbEntity)"><B>aliasForTable(DbEntity)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/InsertTranslator.html" title="class in org.apache.cayenne.access.trans">InsertTranslator</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/QueryAssembler.html#aliasForTable(org.apache.cayenne.map.DbEntity, org.apache.cayenne.map.DbRelationship)"><B>aliasForTable(DbEntity, DbRelationship)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QueryAssembler.html" title="class in org.apache.cayenne.access.trans">QueryAssembler</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/QueryAssembler.html#aliasForTable(org.apache.cayenne.map.DbEntity)"><B>aliasForTable(DbEntity)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QueryAssembler.html" title="class in org.apache.cayenne.access.trans">QueryAssembler</A>
<DD>Returns a name that can be used as column alias.
<DT><A HREF="../org/apache/cayenne/access/trans/SelectTranslator.html#aliasForTable(org.apache.cayenne.map.DbEntity, org.apache.cayenne.map.DbRelationship)"><B>aliasForTable(DbEntity, DbRelationship)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/SelectTranslator.html" title="class in org.apache.cayenne.access.trans">SelectTranslator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/SelectTranslator.html#aliasForTable(org.apache.cayenne.map.DbEntity)"><B>aliasForTable(DbEntity)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/SelectTranslator.html" title="class in org.apache.cayenne.access.trans">SelectTranslator</A>
<DD>Overrides superclass implementation.
<DT><A HREF="../org/apache/cayenne/access/trans/UpdateTranslator.html#aliasForTable(org.apache.cayenne.map.DbEntity)"><B>aliasForTable(DbEntity)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/UpdateTranslator.html" title="class in org.apache.cayenne.access.trans">UpdateTranslator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/Expression.html#ALL"><B>ALL</B></A> -
Static variable in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2</I>
<DT><A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html#allAttributes()"><B>allAttributes()</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html" title="class in org.apache.cayenne.map">EntityInheritanceTree</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/LOBBatchQueryWrapper.html#allLOBAttributes"><B>allLOBAttributes</B></A> -
Variable in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/LOBBatchQueryWrapper.html" title="class in org.apache.cayenne.access.trans">LOBBatchQueryWrapper</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html#allRelationships()"><B>allRelationships()</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html" title="class in org.apache.cayenne.map">EntityInheritanceTree</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/project/CayenneUserDir.html#ALT_USER_DIR_PROPERTY"><B>ALT_USER_DIR_PROPERTY</B></A> -
Static variable in class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/CayenneUserDir.html" title="class in org.apache.cayenne.project">CayenneUserDir</A>
<DD>A property name for the property that allows to define an alternative
location of Cayenne User Directory (instead of default "$HOME/.cayenne").
<DT><A HREF="../org/apache/cayenne/project/ProjectConfigInfo.html#altProjectFile"><B>altProjectFile</B></A> -
Variable in class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/ProjectConfigInfo.html" title="class in org.apache.cayenne.project">ProjectConfigInfo</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/Expression.html#AND"><B>AND</B></A> -
Static variable in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ExpressionParser.html#andCondition()"><B>andCondition()</B></A> -
Method in class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ExpressionParser.html" title="class in org.apache.cayenne.exp.parser">ExpressionParser</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/Expression.html#andExp(org.apache.cayenne.exp.Expression)"><B>andExp(Expression)</B></A> -
Method in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>
<DD>Chains this expression with another expression using "and".
<DT><A HREF="../org/apache/cayenne/query/SelectQuery.html#andParentQualifier(org.apache.cayenne.exp.Expression)"><B>andParentQualifier(Expression)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SelectQuery.html" title="class in org.apache.cayenne.query">SelectQuery</A>
<DD>Adds specified parent entity qualifier to the existing parent entity qualifier
joining it using "AND".
<DT><A HREF="../org/apache/cayenne/query/QualifiedQuery.html#andQualifier(org.apache.cayenne.exp.Expression)"><B>andQualifier(Expression)</B></A> -
Method in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/QualifiedQuery.html" title="class in org.apache.cayenne.query">QualifiedQuery</A>
<DD>Adds specified qualifier to the existing qualifier joining it using "AND".
<DT><A HREF="../org/apache/cayenne/gen/AntClassGenerator.html" title="class in org.apache.cayenne.gen"><B>AntClassGenerator</B></A> - Class in <A HREF="../org/apache/cayenne/gen/package-summary.html">org.apache.cayenne.gen</A><DD>Ant-specific extension of DefaultClassGenerator that provides logging
functions.<DT><A HREF="../org/apache/cayenne/gen/AntClassGenerator.html#AntClassGenerator()"><B>AntClassGenerator()</B></A> -
Constructor for class org.apache.cayenne.gen.<A HREF="../org/apache/cayenne/gen/AntClassGenerator.html" title="class in org.apache.cayenne.gen">AntClassGenerator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/Expression.html#ANY"><B>ANY</B></A> -
Static variable in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2</I>
<DT><A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html#appendDbAttribute(java.lang.StringBuffer, org.apache.cayenne.map.DbAttribute)"><B>appendDbAttribute(StringBuffer, DbAttribute)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">BatchQueryBuilder</A>
<DD>Appends the name of the column to the query buffer.
<DT><A HREF="../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#appendDbPath(java.lang.StringBuffer, org.apache.cayenne.exp.Expression)"><B>appendDbPath(StringBuffer, Expression)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QueryAssemblerHelper.html" title="class in org.apache.cayenne.access.trans">QueryAssemblerHelper</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html#appendDeclaredAttributes(java.util.Collection)"><B>appendDeclaredAttributes(Collection)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html" title="class in org.apache.cayenne.map">EntityInheritanceTree</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html#appendDeclaredRelationships(java.util.Collection)"><B>appendDeclaredRelationships(Collection)</B></A> -
Method in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/EntityInheritanceTree.html" title="class in org.apache.cayenne.map">EntityInheritanceTree</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/QueryLogger.html#appendFormattedByte(java.lang.StringBuffer, byte)"><B>appendFormattedByte(StringBuffer, byte)</B></A> -
Static method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/QueryLogger.html" title="class in org.apache.cayenne.access">QueryLogger</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2 use a namesake method from IDUtil.</I>
<DT><A HREF="../org/apache/cayenne/util/IDUtil.html#appendFormattedByte(java.lang.StringBuffer, byte)"><B>appendFormattedByte(StringBuffer, byte)</B></A> -
Static method in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/IDUtil.html" title="class in org.apache.cayenne.util">IDUtil</A>
<DD>Prints a byte value to a StringBuffer as a double digit hex value.
<DT><A HREF="../org/apache/cayenne/access/trans/QualifierTranslator.html#appendLiteral(java.lang.StringBuffer, java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)"><B>appendLiteral(StringBuffer, Object, DbAttribute, Expression)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QualifierTranslator.html" title="class in org.apache.cayenne.access.trans">QualifierTranslator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#appendLiteral(java.lang.StringBuffer, java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)"><B>appendLiteral(StringBuffer, Object, DbAttribute, Expression)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QueryAssemblerHelper.html" title="class in org.apache.cayenne.access.trans">QueryAssemblerHelper</A>
<DD>Appends SQL code to the query buffer to handle <code>val</code> as a
parameter to the PreparedStatement being built.
<DT><A HREF="../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#appendLiteralDirect(java.lang.StringBuffer, java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)"><B>appendLiteralDirect(StringBuffer, Object, DbAttribute, Expression)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QueryAssemblerHelper.html" title="class in org.apache.cayenne.access.trans">QueryAssemblerHelper</A>
<DD>Appends SQL code to the query buffer to handle <code>val</code> as a
parameter to the PreparedStatement being built.
<DT><A HREF="../org/apache/cayenne/dba/db2/DB2QualifierTranslator.html#appendLiteralDirect(java.lang.StringBuffer, java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)"><B>appendLiteralDirect(StringBuffer, Object, DbAttribute, Expression)</B></A> -
Method in class org.apache.cayenne.dba.db2.<A HREF="../org/apache/cayenne/dba/db2/DB2QualifierTranslator.html" title="class in org.apache.cayenne.dba.db2">DB2QualifierTranslator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/openbase/OpenBaseQualifierTranslator.html#appendLiteralDirect(java.lang.StringBuffer, java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)"><B>appendLiteralDirect(StringBuffer, Object, DbAttribute, Expression)</B></A> -
Method in class org.apache.cayenne.dba.openbase.<A HREF="../org/apache/cayenne/dba/openbase/OpenBaseQualifierTranslator.html" title="class in org.apache.cayenne.dba.openbase">OpenBaseQualifierTranslator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/QualifierTranslator.html#appendObjectMatch()"><B>appendObjectMatch()</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QualifierTranslator.html" title="class in org.apache.cayenne.access.trans">QualifierTranslator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#appendObjPath(java.lang.StringBuffer, org.apache.cayenne.exp.Expression)"><B>appendObjPath(StringBuffer, Expression)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QueryAssemblerHelper.html" title="class in org.apache.cayenne.access.trans">QueryAssemblerHelper</A>
<DD>Processes parts of the OBJ_PATH expression.
<DT><A HREF="../org/apache/cayenne/exp/ListExpression.html#appendOperand(java.lang.Object)"><B>appendOperand(Object)</B></A> -
Method in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/ListExpression.html" title="class in org.apache.cayenne.exp">ListExpression</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/ListExpression.html#appendOperands(java.util.Collection)"><B>appendOperands(Collection)</B></A> -
Method in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/ListExpression.html" title="class in org.apache.cayenne.exp">ListExpression</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/CayenneDataObject.html#appendProperties(java.lang.StringBuffer)"><B>appendProperties(StringBuffer)</B></A> -
Method in class org.apache.cayenne.<A HREF="../org/apache/cayenne/CayenneDataObject.html" title="class in org.apache.cayenne">CayenneDataObject</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/project/ProjectPath.html#appendToPath(java.lang.Object)"><B>appendToPath(Object)</B></A> -
Method in class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/ProjectPath.html" title="class in org.apache.cayenne.project">ProjectPath</A>
<DD>Returns an instance of the path, expanding this one by appending an
object at the end.
<DT><A HREF="../org/apache/cayenne/access/trans/LOBBatchQueryBuilder.html#appendUpdatedParameter(java.lang.StringBuffer, org.apache.cayenne.map.DbAttribute, java.lang.Object)"><B>appendUpdatedParameter(StringBuffer, DbAttribute, Object)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/LOBBatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">LOBBatchQueryBuilder</A>
<DD>Appends parameter placeholder for the value of the column being updated.
<DT><A HREF="../org/apache/cayenne/project/ApplicationProject.html" title="class in org.apache.cayenne.project"><B>ApplicationProject</B></A> - Class in <A HREF="../org/apache/cayenne/project/package-summary.html">org.apache.cayenne.project</A><DD>Represents Cayenne application project.<DT><A HREF="../org/apache/cayenne/project/ApplicationProject.html#ApplicationProject(java.io.File)"><B>ApplicationProject(File)</B></A> -
Constructor for class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/ApplicationProject.html" title="class in org.apache.cayenne.project">ApplicationProject</A>
<DD>Constructor for ApplicationProject.
<DT><A HREF="../org/apache/cayenne/project/ApplicationProject.html#ApplicationProject(java.io.File, org.apache.cayenne.conf.Configuration)"><B>ApplicationProject(File, Configuration)</B></A> -
Constructor for class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/ApplicationProject.html" title="class in org.apache.cayenne.project">ApplicationProject</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/project/ApplicationProjectFile.html" title="class in org.apache.cayenne.project"><B>ApplicationProjectFile</B></A> - Class in <A HREF="../org/apache/cayenne/project/package-summary.html">org.apache.cayenne.project</A><DD>ApplicationProjectFile is a ProjectFile abstraction of the main project file in a
Cayenne project.<DT><A HREF="../org/apache/cayenne/project/ApplicationProjectFile.html#ApplicationProjectFile(org.apache.cayenne.project.Project)"><B>ApplicationProjectFile(Project)</B></A> -
Constructor for class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/ApplicationProjectFile.html" title="class in org.apache.cayenne.project">ApplicationProjectFile</A>
<DD>Constructor for default ApplicationProjectFile.
<DT><A HREF="../org/apache/cayenne/project/ApplicationProjectFile.html#ApplicationProjectFile(org.apache.cayenne.project.Project, java.lang.String)"><B>ApplicationProjectFile(Project, String)</B></A> -
Constructor for class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/ApplicationProjectFile.html" title="class in org.apache.cayenne.project">ApplicationProjectFile</A>
<DD>Constructor for ApplicationProjectFile with an existing file.
<DT><A HREF="../org/apache/cayenne/graph/ArcCreateOperation.html#apply(org.apache.cayenne.graph.GraphChangeHandler)"><B>apply(GraphChangeHandler)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/ArcCreateOperation.html" title="class in org.apache.cayenne.graph">ArcCreateOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/ArcDeleteOperation.html#apply(org.apache.cayenne.graph.GraphChangeHandler)"><B>apply(GraphChangeHandler)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/ArcDeleteOperation.html" title="class in org.apache.cayenne.graph">ArcDeleteOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/CompoundDiff.html#apply(org.apache.cayenne.graph.GraphChangeHandler)"><B>apply(GraphChangeHandler)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/CompoundDiff.html" title="class in org.apache.cayenne.graph">CompoundDiff</A>
<DD>Iterates over diffs list, calling "apply" on each individual diff.
<DT><A HREF="../org/apache/cayenne/graph/GraphDiff.html#apply(org.apache.cayenne.graph.GraphChangeHandler)"><B>apply(GraphChangeHandler)</B></A> -
Method in interface org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/GraphDiff.html" title="interface in org.apache.cayenne.graph">GraphDiff</A>
<DD>Calls appropriate methods on the handler to "replay" this change.
<DT><A HREF="../org/apache/cayenne/graph/NodeCreateOperation.html#apply(org.apache.cayenne.graph.GraphChangeHandler)"><B>apply(GraphChangeHandler)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/NodeCreateOperation.html" title="class in org.apache.cayenne.graph">NodeCreateOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/NodeDeleteOperation.html#apply(org.apache.cayenne.graph.GraphChangeHandler)"><B>apply(GraphChangeHandler)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/NodeDeleteOperation.html" title="class in org.apache.cayenne.graph">NodeDeleteOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/NodeDiff.html#apply(org.apache.cayenne.graph.GraphChangeHandler)"><B>apply(GraphChangeHandler)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/NodeDiff.html" title="class in org.apache.cayenne.graph">NodeDiff</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/NodeIdChangeOperation.html#apply(org.apache.cayenne.graph.GraphChangeHandler)"><B>apply(GraphChangeHandler)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/NodeIdChangeOperation.html" title="class in org.apache.cayenne.graph">NodeIdChangeOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/NodePropertyChangeOperation.html#apply(org.apache.cayenne.graph.GraphChangeHandler)"><B>apply(GraphChangeHandler)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/NodePropertyChangeOperation.html" title="class in org.apache.cayenne.graph">NodePropertyChangeOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/DataRow.html#applyDiff(org.apache.cayenne.DataRow)"><B>applyDiff(DataRow)</B></A> -
Method in class org.apache.cayenne.<A HREF="../org/apache/cayenne/DataRow.html" title="class in org.apache.cayenne">DataRow</A>
<DD>Builds a new DataRow, merging changes from <code>diff</code> parameter with data
contained in this DataRow.
<DT><A HREF="../org/apache/cayenne/dataview/MapFormat.html#applyPattern(java.lang.String)"><B>applyPattern(String)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/MapFormat.html" title="class in org.apache.cayenne.dataview">MapFormat</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/MapFormat.html#applyPattern(java.lang.String, java.lang.Class)"><B>applyPattern(String, Class)</B></A> -
Method in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/MapFormat.html" title="class in org.apache.cayenne.dataview">MapFormat</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/ObjectStore.html#arcCreated(java.lang.Object, java.lang.Object, java.lang.Object)"><B>arcCreated(Object, Object, Object)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/ObjectStore.html" title="class in org.apache.cayenne.access">ObjectStore</A>
<DD>Does nothing.
<DT><A HREF="../org/apache/cayenne/graph/GraphChangeHandler.html#arcCreated(java.lang.Object, java.lang.Object, java.lang.Object)"><B>arcCreated(Object, Object, Object)</B></A> -
Method in interface org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/GraphChangeHandler.html" title="interface in org.apache.cayenne.graph">GraphChangeHandler</A>
<DD>Notifies implementing object that a new arc was created between two nodes.
<DT><A HREF="../org/apache/cayenne/graph/GraphMap.html#arcCreated(java.lang.Object, java.lang.Object, java.lang.Object)"><B>arcCreated(Object, Object, Object)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/GraphMap.html" title="class in org.apache.cayenne.graph">GraphMap</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/ArcCreateOperation.html" title="class in org.apache.cayenne.graph"><B>ArcCreateOperation</B></A> - Class in <A HREF="../org/apache/cayenne/graph/package-summary.html">org.apache.cayenne.graph</A><DD>&nbsp;<DT><A HREF="../org/apache/cayenne/graph/ArcCreateOperation.html#ArcCreateOperation(java.lang.Object, java.lang.Object, java.lang.Object)"><B>ArcCreateOperation(Object, Object, Object)</B></A> -
Constructor for class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/ArcCreateOperation.html" title="class in org.apache.cayenne.graph">ArcCreateOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/ArcCreateOperation.html#ArcCreateOperation(java.lang.Object, java.lang.Object, java.lang.Object, int)"><B>ArcCreateOperation(Object, Object, Object, int)</B></A> -
Constructor for class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/ArcCreateOperation.html" title="class in org.apache.cayenne.graph">ArcCreateOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/ObjectStore.html#arcDeleted(java.lang.Object, java.lang.Object, java.lang.Object)"><B>arcDeleted(Object, Object, Object)</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/ObjectStore.html" title="class in org.apache.cayenne.access">ObjectStore</A>
<DD>Does nothing.
<DT><A HREF="../org/apache/cayenne/graph/GraphChangeHandler.html#arcDeleted(java.lang.Object, java.lang.Object, java.lang.Object)"><B>arcDeleted(Object, Object, Object)</B></A> -
Method in interface org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/GraphChangeHandler.html" title="interface in org.apache.cayenne.graph">GraphChangeHandler</A>
<DD>Notifies implementing object that an arc between two nodes was deleted.
<DT><A HREF="../org/apache/cayenne/graph/GraphMap.html#arcDeleted(java.lang.Object, java.lang.Object, java.lang.Object)"><B>arcDeleted(Object, Object, Object)</B></A> -
Method in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/GraphMap.html" title="class in org.apache.cayenne.graph">GraphMap</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/ArcDeleteOperation.html" title="class in org.apache.cayenne.graph"><B>ArcDeleteOperation</B></A> - Class in <A HREF="../org/apache/cayenne/graph/package-summary.html">org.apache.cayenne.graph</A><DD>&nbsp;<DT><A HREF="../org/apache/cayenne/graph/ArcDeleteOperation.html#ArcDeleteOperation(java.lang.Object, java.lang.Object, java.lang.Object)"><B>ArcDeleteOperation(Object, Object, Object)</B></A> -
Constructor for class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/ArcDeleteOperation.html" title="class in org.apache.cayenne.graph">ArcDeleteOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/ArcDeleteOperation.html#ArcDeleteOperation(java.lang.Object, java.lang.Object, java.lang.Object, int)"><B>ArcDeleteOperation(Object, Object, Object, int)</B></A> -
Constructor for class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/ArcDeleteOperation.html" title="class in org.apache.cayenne.graph">ArcDeleteOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/ArcCreateOperation.html#arcId"><B>arcId</B></A> -
Variable in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/ArcCreateOperation.html" title="class in org.apache.cayenne.graph">ArcCreateOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/graph/ArcDeleteOperation.html#arcId"><B>arcId</B></A> -
Variable in class org.apache.cayenne.graph.<A HREF="../org/apache/cayenne/graph/ArcDeleteOperation.html" title="class in org.apache.cayenne.graph">ArcDeleteOperation</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/property/ArcProperty.html" title="interface in org.apache.cayenne.property"><B>ArcProperty</B></A> - Interface in <A HREF="../org/apache/cayenne/property/package-summary.html">org.apache.cayenne.property</A><DD>A Property that represents an "arc" connecting source node to the target node in the
graph.<DT><A HREF="../org/apache/cayenne/wocompat/parser/Parser.html#array()"><B>array()</B></A> -
Method in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/Parser.html" title="class in org.apache.cayenne.wocompat.parser">Parser</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/Ordering.html#ASC"><B>ASC</B></A> -
Static variable in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/Ordering.html" title="class in org.apache.cayenne.query">Ordering</A>
<DD>Symbolic representation of ascending ordering criterion.
<DT><A HREF="../org/apache/cayenne/query/Ordering.html#ascending"><B>ascending</B></A> -
Variable in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/Ordering.html" title="class in org.apache.cayenne.query">Ordering</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/PropertyComparator.html#ascending"><B>ascending</B></A> -
Variable in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/PropertyComparator.html" title="class in org.apache.cayenne.util">PropertyComparator</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/map/AshwoodEntitySorter.html" title="class in org.apache.cayenne.map"><B>AshwoodEntitySorter</B></A> - Class in <A HREF="../org/apache/cayenne/map/package-summary.html">org.apache.cayenne.map</A><DD>Implements dependency sorting algorithms for ObjEntities, DbEntities and DataObjects.<DT><A HREF="../org/apache/cayenne/map/AshwoodEntitySorter.html#AshwoodEntitySorter(java.util.Collection)"><B>AshwoodEntitySorter(Collection)</B></A> -
Constructor for class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/AshwoodEntitySorter.html" title="class in org.apache.cayenne.map">AshwoodEntitySorter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTAdd.html" title="class in org.apache.cayenne.exp.parser"><B>ASTAdd</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Add" Expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTAdd.html#ASTAdd()"><B>ASTAdd()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTAdd.html" title="class in org.apache.cayenne.exp.parser">ASTAdd</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTAdd.html#ASTAdd(java.lang.Object[])"><B>ASTAdd(Object[])</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTAdd.html" title="class in org.apache.cayenne.exp.parser">ASTAdd</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTAdd.html#ASTAdd(java.util.Collection)"><B>ASTAdd(Collection)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTAdd.html" title="class in org.apache.cayenne.exp.parser">ASTAdd</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTAnd.html" title="class in org.apache.cayenne.exp.parser"><B>ASTAnd</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"And" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTAnd.html#ASTAnd()"><B>ASTAnd()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTAnd.html" title="class in org.apache.cayenne.exp.parser">ASTAnd</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTAnd.html#ASTAnd(java.lang.Object[])"><B>ASTAnd(Object[])</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTAnd.html" title="class in org.apache.cayenne.exp.parser">ASTAnd</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTAnd.html#ASTAnd(java.util.Collection)"><B>ASTAnd(Collection)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTAnd.html" title="class in org.apache.cayenne.exp.parser">ASTAnd</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTBetween.html" title="class in org.apache.cayenne.exp.parser"><B>ASTBetween</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Between" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTBetween.html#ASTBetween()"><B>ASTBetween()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTBetween.html" title="class in org.apache.cayenne.exp.parser">ASTBetween</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTBetween.html#ASTBetween(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object, java.lang.Object)"><B>ASTBetween(ASTPath, Object, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTBetween.html" title="class in org.apache.cayenne.exp.parser">ASTBetween</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTDbPath.html" title="class in org.apache.cayenne.exp.parser"><B>ASTDbPath</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>Path expression traversing DB relationships and attributes.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTDbPath.html#ASTDbPath()"><B>ASTDbPath()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTDbPath.html" title="class in org.apache.cayenne.exp.parser">ASTDbPath</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTDbPath.html#ASTDbPath(java.lang.Object)"><B>ASTDbPath(Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTDbPath.html" title="class in org.apache.cayenne.exp.parser">ASTDbPath</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTDivide.html" title="class in org.apache.cayenne.exp.parser"><B>ASTDivide</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Divide" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTDivide.html#ASTDivide()"><B>ASTDivide()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTDivide.html" title="class in org.apache.cayenne.exp.parser">ASTDivide</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTDivide.html#ASTDivide(java.lang.Object[])"><B>ASTDivide(Object[])</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTDivide.html" title="class in org.apache.cayenne.exp.parser">ASTDivide</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTDivide.html#ASTDivide(java.util.Collection)"><B>ASTDivide(Collection)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTDivide.html" title="class in org.apache.cayenne.exp.parser">ASTDivide</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTEqual.html" title="class in org.apache.cayenne.exp.parser"><B>ASTEqual</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Equal To" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTEqual.html#ASTEqual()"><B>ASTEqual()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTEqual.html" title="class in org.apache.cayenne.exp.parser">ASTEqual</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTEqual.html#ASTEqual(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTEqual(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTEqual.html" title="class in org.apache.cayenne.exp.parser">ASTEqual</A>
<DD>Creates "Equal To" expression.
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTGreater.html" title="class in org.apache.cayenne.exp.parser"><B>ASTGreater</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Greate Than" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTGreater.html#ASTGreater()"><B>ASTGreater()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTGreater.html" title="class in org.apache.cayenne.exp.parser">ASTGreater</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTGreater.html#ASTGreater(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTGreater(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTGreater.html" title="class in org.apache.cayenne.exp.parser">ASTGreater</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTGreaterOrEqual.html" title="class in org.apache.cayenne.exp.parser"><B>ASTGreaterOrEqual</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Greater Than Or Equal To" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTGreaterOrEqual.html#ASTGreaterOrEqual()"><B>ASTGreaterOrEqual()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTGreaterOrEqual.html" title="class in org.apache.cayenne.exp.parser">ASTGreaterOrEqual</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTGreaterOrEqual.html#ASTGreaterOrEqual(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTGreaterOrEqual(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTGreaterOrEqual.html" title="class in org.apache.cayenne.exp.parser">ASTGreaterOrEqual</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTIn.html" title="class in org.apache.cayenne.exp.parser"><B>ASTIn</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"In" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTIn.html#ASTIn()"><B>ASTIn()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTIn.html" title="class in org.apache.cayenne.exp.parser">ASTIn</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTIn.html#ASTIn(org.apache.cayenne.exp.parser.ASTPath, org.apache.cayenne.exp.parser.ASTList)"><B>ASTIn(ASTPath, ASTList)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTIn.html" title="class in org.apache.cayenne.exp.parser">ASTIn</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLess.html" title="class in org.apache.cayenne.exp.parser"><B>ASTLess</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Less Then" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLess.html#ASTLess()"><B>ASTLess()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTLess.html" title="class in org.apache.cayenne.exp.parser">ASTLess</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLess.html#ASTLess(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTLess(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTLess.html" title="class in org.apache.cayenne.exp.parser">ASTLess</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLessOrEqual.html" title="class in org.apache.cayenne.exp.parser"><B>ASTLessOrEqual</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Less than or equal to" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLessOrEqual.html#ASTLessOrEqual()"><B>ASTLessOrEqual()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTLessOrEqual.html" title="class in org.apache.cayenne.exp.parser">ASTLessOrEqual</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLessOrEqual.html#ASTLessOrEqual(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTLessOrEqual(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTLessOrEqual.html" title="class in org.apache.cayenne.exp.parser">ASTLessOrEqual</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLike.html" title="class in org.apache.cayenne.exp.parser"><B>ASTLike</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Like" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLike.html#ASTLike()"><B>ASTLike()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTLike.html" title="class in org.apache.cayenne.exp.parser">ASTLike</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLike.html#ASTLike(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTLike(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTLike.html" title="class in org.apache.cayenne.exp.parser">ASTLike</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLikeIgnoreCase.html" title="class in org.apache.cayenne.exp.parser"><B>ASTLikeIgnoreCase</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Case insensitive like" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLikeIgnoreCase.html#ASTLikeIgnoreCase()"><B>ASTLikeIgnoreCase()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTLikeIgnoreCase.html" title="class in org.apache.cayenne.exp.parser">ASTLikeIgnoreCase</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTLikeIgnoreCase.html#ASTLikeIgnoreCase(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTLikeIgnoreCase(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTLikeIgnoreCase.html" title="class in org.apache.cayenne.exp.parser">ASTLikeIgnoreCase</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTList.html" title="class in org.apache.cayenne.exp.parser"><B>ASTList</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>A leaf expression representing an immutable collection of values.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTList.html#ASTList()"><B>ASTList()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTList.html" title="class in org.apache.cayenne.exp.parser">ASTList</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTList.html#ASTList(java.lang.Object[])"><B>ASTList(Object[])</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTList.html" title="class in org.apache.cayenne.exp.parser">ASTList</A>
<DD>Initializes a list expression with an Object[].
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTList.html#ASTList(java.util.Collection)"><B>ASTList(Collection)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTList.html" title="class in org.apache.cayenne.exp.parser">ASTList</A>
<DD>Initializes a list expression with a Java Collection
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTList.html#ASTList(java.util.Iterator)"><B>ASTList(Iterator)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTList.html" title="class in org.apache.cayenne.exp.parser">ASTList</A>
<DD>Initializes a list expression with a Java Iterator.
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTMultiply.html" title="class in org.apache.cayenne.exp.parser"><B>ASTMultiply</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Multiply" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTMultiply.html#ASTMultiply()"><B>ASTMultiply()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTMultiply.html" title="class in org.apache.cayenne.exp.parser">ASTMultiply</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTMultiply.html#ASTMultiply(java.lang.Object[])"><B>ASTMultiply(Object[])</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTMultiply.html" title="class in org.apache.cayenne.exp.parser">ASTMultiply</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTMultiply.html#ASTMultiply(java.util.Collection)"><B>ASTMultiply(Collection)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTMultiply.html" title="class in org.apache.cayenne.exp.parser">ASTMultiply</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNamedParameter.html" title="class in org.apache.cayenne.exp.parser"><B>ASTNamedParameter</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>A named expression parameter.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNamedParameter.html#ASTNamedParameter()"><B>ASTNamedParameter()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNamedParameter.html" title="class in org.apache.cayenne.exp.parser">ASTNamedParameter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNamedParameter.html#ASTNamedParameter(java.lang.Object)"><B>ASTNamedParameter(Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNamedParameter.html" title="class in org.apache.cayenne.exp.parser">ASTNamedParameter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNegate.html" title="class in org.apache.cayenne.exp.parser"><B>ASTNegate</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Negate" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNegate.html#ASTNegate()"><B>ASTNegate()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNegate.html" title="class in org.apache.cayenne.exp.parser">ASTNegate</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNegate.html#ASTNegate(java.lang.Object)"><B>ASTNegate(Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNegate.html" title="class in org.apache.cayenne.exp.parser">ASTNegate</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNot.html" title="class in org.apache.cayenne.exp.parser"><B>ASTNot</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Not" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNot.html#ASTNot()"><B>ASTNot()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNot.html" title="class in org.apache.cayenne.exp.parser">ASTNot</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNot.html#ASTNot(org.apache.cayenne.exp.parser.Node)"><B>ASTNot(Node)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNot.html" title="class in org.apache.cayenne.exp.parser">ASTNot</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotBetween.html" title="class in org.apache.cayenne.exp.parser"><B>ASTNotBetween</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Not Between" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotBetween.html#ASTNotBetween()"><B>ASTNotBetween()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotBetween.html" title="class in org.apache.cayenne.exp.parser">ASTNotBetween</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotBetween.html#ASTNotBetween(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object, java.lang.Object)"><B>ASTNotBetween(ASTPath, Object, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotBetween.html" title="class in org.apache.cayenne.exp.parser">ASTNotBetween</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotEqual.html" title="class in org.apache.cayenne.exp.parser"><B>ASTNotEqual</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Not equal to" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotEqual.html#ASTNotEqual()"><B>ASTNotEqual()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotEqual.html" title="class in org.apache.cayenne.exp.parser">ASTNotEqual</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotEqual.html#ASTNotEqual(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTNotEqual(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotEqual.html" title="class in org.apache.cayenne.exp.parser">ASTNotEqual</A>
<DD>Creates "Not Equal To" expression.
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotIn.html" title="class in org.apache.cayenne.exp.parser"><B>ASTNotIn</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Not In" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotIn.html#ASTNotIn()"><B>ASTNotIn()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotIn.html" title="class in org.apache.cayenne.exp.parser">ASTNotIn</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotIn.html#ASTNotIn(org.apache.cayenne.exp.parser.ASTPath, org.apache.cayenne.exp.parser.ASTList)"><B>ASTNotIn(ASTPath, ASTList)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotIn.html" title="class in org.apache.cayenne.exp.parser">ASTNotIn</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotLike.html" title="class in org.apache.cayenne.exp.parser"><B>ASTNotLike</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Not Like" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotLike.html#ASTNotLike()"><B>ASTNotLike()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotLike.html" title="class in org.apache.cayenne.exp.parser">ASTNotLike</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotLike.html#ASTNotLike(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTNotLike(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotLike.html" title="class in org.apache.cayenne.exp.parser">ASTNotLike</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotLikeIgnoreCase.html" title="class in org.apache.cayenne.exp.parser"><B>ASTNotLikeIgnoreCase</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Not like, ignore case" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotLikeIgnoreCase.html#ASTNotLikeIgnoreCase()"><B>ASTNotLikeIgnoreCase()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotLikeIgnoreCase.html" title="class in org.apache.cayenne.exp.parser">ASTNotLikeIgnoreCase</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTNotLikeIgnoreCase.html#ASTNotLikeIgnoreCase(org.apache.cayenne.exp.parser.ASTPath, java.lang.Object)"><B>ASTNotLikeIgnoreCase(ASTPath, Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTNotLikeIgnoreCase.html" title="class in org.apache.cayenne.exp.parser">ASTNotLikeIgnoreCase</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTObjPath.html" title="class in org.apache.cayenne.exp.parser"><B>ASTObjPath</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>&nbsp;<DT><A HREF="../org/apache/cayenne/exp/parser/ASTObjPath.html#ASTObjPath()"><B>ASTObjPath()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTObjPath.html" title="class in org.apache.cayenne.exp.parser">ASTObjPath</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTObjPath.html#ASTObjPath(java.lang.Object)"><B>ASTObjPath(Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTObjPath.html" title="class in org.apache.cayenne.exp.parser">ASTObjPath</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTOr.html" title="class in org.apache.cayenne.exp.parser"><B>ASTOr</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Or" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTOr.html#ASTOr()"><B>ASTOr()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTOr.html" title="class in org.apache.cayenne.exp.parser">ASTOr</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTOr.html#ASTOr(java.lang.Object[])"><B>ASTOr(Object[])</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTOr.html" title="class in org.apache.cayenne.exp.parser">ASTOr</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTOr.html#ASTOr(java.util.Collection)"><B>ASTOr(Collection)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTOr.html" title="class in org.apache.cayenne.exp.parser">ASTOr</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTPath.html" title="class in org.apache.cayenne.exp.parser"><B>ASTPath</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>Generic path expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTScalar.html" title="class in org.apache.cayenne.exp.parser"><B>ASTScalar</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>A scalar value wrapper expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTScalar.html#ASTScalar()"><B>ASTScalar()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTScalar.html" title="class in org.apache.cayenne.exp.parser">ASTScalar</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTScalar.html#ASTScalar(java.lang.Object)"><B>ASTScalar(Object)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTScalar.html" title="class in org.apache.cayenne.exp.parser">ASTScalar</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTSubtract.html" title="class in org.apache.cayenne.exp.parser"><B>ASTSubtract</B></A> - Class in <A HREF="../org/apache/cayenne/exp/parser/package-summary.html">org.apache.cayenne.exp.parser</A><DD>"Subtract" expression.<DT><A HREF="../org/apache/cayenne/exp/parser/ASTSubtract.html#ASTSubtract()"><B>ASTSubtract()</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTSubtract.html" title="class in org.apache.cayenne.exp.parser">ASTSubtract</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTSubtract.html#ASTSubtract(java.lang.Object[])"><B>ASTSubtract(Object[])</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTSubtract.html" title="class in org.apache.cayenne.exp.parser">ASTSubtract</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/parser/ASTSubtract.html#ASTSubtract(java.util.Collection)"><B>ASTSubtract(Collection)</B></A> -
Constructor for class org.apache.cayenne.exp.parser.<A HREF="../org/apache/cayenne/exp/parser/ASTSubtract.html" title="class in org.apache.cayenne.exp.parser">ASTSubtract</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/Attribute.html" title="class in org.apache.cayenne.map"><B>Attribute</B></A> - Class in <A HREF="../org/apache/cayenne/map/package-summary.html">org.apache.cayenne.map</A><DD>Defines a property descriptor that is a part of an Entity.<DT><A HREF="../org/apache/cayenne/map/Attribute.html#Attribute()"><B>Attribute()</B></A> -
Constructor for class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/Attribute.html" title="class in org.apache.cayenne.map">Attribute</A>
<DD>Creates an unnamed Attribute.
<DT><A HREF="../org/apache/cayenne/map/Attribute.html#Attribute(java.lang.String)"><B>Attribute(String)</B></A> -
Constructor for class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/Attribute.html" title="class in org.apache.cayenne.map">Attribute</A>
<DD>Creates a named Attribute.
<DT><A HREF="../org/apache/cayenne/map/event/AttributeEvent.html#attribute"><B>attribute</B></A> -
Variable in class org.apache.cayenne.map.event.<A HREF="../org/apache/cayenne/map/event/AttributeEvent.html" title="class in org.apache.cayenne.map.event">AttributeEvent</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/DerivedDbAttribute.html#ATTRIBUTE_TOKEN"><B>ATTRIBUTE_TOKEN</B></A> -
Static variable in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/DerivedDbAttribute.html" title="class in org.apache.cayenne.map">DerivedDbAttribute</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/map/event/AttributeEvent.html" title="class in org.apache.cayenne.map.event"><B>AttributeEvent</B></A> - Class in <A HREF="../org/apache/cayenne/map/event/package-summary.html">org.apache.cayenne.map.event</A><DD>Represents events resulted from Attribute changes
in CayenneModeler.<DT><A HREF="../org/apache/cayenne/map/event/AttributeEvent.html#AttributeEvent(java.lang.Object, org.apache.cayenne.map.Attribute, org.apache.cayenne.map.Entity)"><B>AttributeEvent(Object, Attribute, Entity)</B></A> -
Constructor for class org.apache.cayenne.map.event.<A HREF="../org/apache/cayenne/map/event/AttributeEvent.html" title="class in org.apache.cayenne.map.event">AttributeEvent</A>
<DD>Creates a Attribute change event.
<DT><A HREF="../org/apache/cayenne/map/event/AttributeEvent.html#AttributeEvent(java.lang.Object, org.apache.cayenne.map.Attribute, org.apache.cayenne.map.Entity, int)"><B>AttributeEvent(Object, Attribute, Entity, int)</B></A> -
Constructor for class org.apache.cayenne.map.event.<A HREF="../org/apache/cayenne/map/event/AttributeEvent.html" title="class in org.apache.cayenne.map.event">AttributeEvent</A>
<DD>Creates a Attribute event of a specified type.
<DT><A HREF="../org/apache/cayenne/map/event/AttributeEvent.html#AttributeEvent(java.lang.Object, org.apache.cayenne.map.Attribute, org.apache.cayenne.map.Entity, java.lang.String)"><B>AttributeEvent(Object, Attribute, Entity, String)</B></A> -
Constructor for class org.apache.cayenne.map.event.<A HREF="../org/apache/cayenne/map/event/AttributeEvent.html" title="class in org.apache.cayenne.map.event">AttributeEvent</A>
<DD>Creates a Attribute name change event.
<DT><A HREF="../org/apache/cayenne/access/trans/DataObjectMatchTranslator.html#attributes"><B>attributes</B></A> -
Variable in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/DataObjectMatchTranslator.html" title="class in org.apache.cayenne.access.trans">DataObjectMatchTranslator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/QueryAssembler.html#attributes"><B>attributes</B></A> -
Variable in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/QueryAssembler.html" title="class in org.apache.cayenne.access.trans">QueryAssembler</A>
<DD>PreparedStatement attributes matching entries in <code>values</code> list.
<DT><A HREF="../org/apache/cayenne/map/Entity.html#attributes"><B>attributes</B></A> -
Variable in class org.apache.cayenne.map.<A HREF="../org/apache/cayenne/map/Entity.html" title="class in org.apache.cayenne.map">Entity</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/AutoAdapter.html" title="class in org.apache.cayenne.dba"><B>AutoAdapter</B></A> - Class in <A HREF="../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</A><DD>A DbAdapter that automatically detects the kind of database it is running on and
instantiates an appropriate DB-specific adapter, delegating all subsequent method calls
to this adapter.<DT><A HREF="../org/apache/cayenne/dba/AutoAdapter.html#AutoAdapter(javax.sql.DataSource)"><B>AutoAdapter(DataSource)</B></A> -
Constructor for class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/AutoAdapter.html" title="class in org.apache.cayenne.dba">AutoAdapter</A>
<DD>Creates an AutoAdapter that can detect adapters known to Cayenne.
<DT><A HREF="../org/apache/cayenne/dba/AutoAdapter.html#AutoAdapter(org.apache.cayenne.dba.DbAdapterFactory, javax.sql.DataSource)"><B>AutoAdapter(DbAdapterFactory, DataSource)</B></A> -
Constructor for class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/AutoAdapter.html" title="class in org.apache.cayenne.dba">AutoAdapter</A>
<DD>Creates an AutoAdapter with specified adapter factory and DataSource.
<DT><A HREF="../org/apache/cayenne/dba/JdbcPkGenerator.html#autoPkTableExists(org.apache.cayenne.access.DataNode)"><B>autoPkTableExists(DataNode)</B></A> -
Method in class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/JdbcPkGenerator.html" title="class in org.apache.cayenne.dba">JdbcPkGenerator</A>
<DD>Checks if AUTO_PK_TABLE already exists in the database.
<DT><A HREF="../org/apache/cayenne/exp/Expression.html#AVG"><B>AVG</B></A> -
Static variable in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2</I>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Z</A> <A HREF="index-26.html">_</A> <HR>
<i>Copyright &#169; 2001-2006 <a href=
"http://apache.org" target="_top">Apache.org</a> All Rights Reserved.</i>
</BODY>
</HTML>