blob: acb75a480e868847f90e32fbd6ee256668ab564f [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:56 EDT 2006 -->
<TITLE>
org.apache.cayenne.map Class Hierarchy (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="org.apache.cayenne.map Class Hierarchy (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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../../../org/apache/cayenne/graph/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/cayenne/map/event/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/cayenne/map/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.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 ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package org.apache.cayenne.map
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/AshwoodEntitySorter.html" title="class in org.apache.cayenne.map"><B>AshwoodEntitySorter</B></A> (implements org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/EntitySorter.html" title="interface in org.apache.cayenne.map">EntitySorter</A>)
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/Attribute.html" title="class in org.apache.cayenne.map"><B>Attribute</B></A> (implements org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</A>, java.io.Serializable, org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/XMLSerializable.html" title="interface in org.apache.cayenne.util">XMLSerializable</A>)
<UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DbAttribute.html" title="class in org.apache.cayenne.map"><B>DbAttribute</B></A><UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DerivedDbAttribute.html" title="class in org.apache.cayenne.map"><B>DerivedDbAttribute</B></A></UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/ObjAttribute.html" title="class in org.apache.cayenne.map"><B>ObjAttribute</B></A></UL>
<LI TYPE="circle">org.apache.cayenne.property.<A HREF="../../../../org/apache/cayenne/property/BaseClassDescriptor.html" title="class in org.apache.cayenne.property"><B>BaseClassDescriptor</B></A> (implements org.apache.cayenne.property.<A HREF="../../../../org/apache/cayenne/property/ClassDescriptor.html" title="interface in org.apache.cayenne.property">ClassDescriptor</A>)
<UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/EntityDescriptor.html" title="class in org.apache.cayenne.map"><B>EntityDescriptor</B></A></UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DataMap.html" title="class in org.apache.cayenne.map"><B>DataMap</B></A> (implements org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/DbAttributeListener.html" title="interface in org.apache.cayenne.map.event">DbAttributeListener</A>, org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/DbEntityListener.html" title="interface in org.apache.cayenne.map.event">DbEntityListener</A>, org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/DbRelationshipListener.html" title="interface in org.apache.cayenne.map.event">DbRelationshipListener</A>, org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/MappingNamespace.html" title="interface in org.apache.cayenne.map">MappingNamespace</A>, org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/ObjAttributeListener.html" title="interface in org.apache.cayenne.map.event">ObjAttributeListener</A>, org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/ObjEntityListener.html" title="interface in org.apache.cayenne.map.event">ObjEntityListener</A>, org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/ObjRelationshipListener.html" title="interface in org.apache.cayenne.map.event">ObjRelationshipListener</A>, java.io.Serializable, org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/XMLSerializable.html" title="interface in org.apache.cayenne.util">XMLSerializable</A>)
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DbJoin.html" title="class in org.apache.cayenne.map"><B>DbJoin</B></A> (implements org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/XMLSerializable.html" title="interface in org.apache.cayenne.util">XMLSerializable</A>)
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DbKeyGenerator.html" title="class in org.apache.cayenne.map"><B>DbKeyGenerator</B></A> (implements org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</A>, java.io.Serializable, org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/XMLSerializable.html" title="interface in org.apache.cayenne.util">XMLSerializable</A>)
<LI TYPE="circle">org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
<UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/MapLoader.html" title="class in org.apache.cayenne.map"><B>MapLoader</B></A></UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DeleteRule.html" title="class in org.apache.cayenne.map"><B>DeleteRule</B></A><LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/Entity.html" title="class in org.apache.cayenne.map"><B>Entity</B></A> (implements org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</A>, java.io.Serializable, org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/XMLSerializable.html" title="interface in org.apache.cayenne.util">XMLSerializable</A>)
<UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DbEntity.html" title="class in org.apache.cayenne.map"><B>DbEntity</B></A> (implements org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/DbAttributeListener.html" title="interface in org.apache.cayenne.map.event">DbAttributeListener</A>, org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/DbEntityListener.html" title="interface in org.apache.cayenne.map.event">DbEntityListener</A>, org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/DbRelationshipListener.html" title="interface in org.apache.cayenne.map.event">DbRelationshipListener</A>)
<UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DerivedDbEntity.html" title="class in org.apache.cayenne.map"><B>DerivedDbEntity</B></A></UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/ObjEntity.html" title="class in org.apache.cayenne.map"><B>ObjEntity</B></A> (implements org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/ObjAttributeListener.html" title="interface in org.apache.cayenne.map.event">ObjAttributeListener</A>, org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/ObjEntityListener.html" title="interface in org.apache.cayenne.map.event">ObjEntityListener</A>, org.apache.cayenne.map.event.<A HREF="../../../../org/apache/cayenne/map/event/ObjRelationshipListener.html" title="interface in org.apache.cayenne.map.event">ObjRelationshipListener</A>)
</UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/EntityDescriptorFactory.html" title="class in org.apache.cayenne.map"><B>EntityDescriptorFactory</B></A> (implements org.apache.cayenne.property.<A HREF="../../../../org/apache/cayenne/property/ClassDescriptorFactory.html" title="interface in org.apache.cayenne.property">ClassDescriptorFactory</A>)
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/EntityInheritanceTree.html" title="class in org.apache.cayenne.map"><B>EntityInheritanceTree</B></A><LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/EntityResolver.html" title="class in org.apache.cayenne.map"><B>EntityResolver</B></A> (implements org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/MappingNamespace.html" title="interface in org.apache.cayenne.map">MappingNamespace</A>, java.io.Serializable)
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/MapObject.html" title="class in org.apache.cayenne.map"><B>MapObject</B></A> (implements org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</A>, org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/XMLSerializable.html" title="interface in org.apache.cayenne.util">XMLSerializable</A>)
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/Procedure.html" title="class in org.apache.cayenne.map"><B>Procedure</B></A> (implements org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</A>, java.io.Serializable, org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/XMLSerializable.html" title="interface in org.apache.cayenne.util">XMLSerializable</A>)
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/ProcedureParameter.html" title="class in org.apache.cayenne.map"><B>ProcedureParameter</B></A> (implements org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</A>, java.io.Serializable, org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/XMLSerializable.html" title="interface in org.apache.cayenne.util">XMLSerializable</A>)
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/QueryBuilder.html" title="class in org.apache.cayenne.map"><B>QueryBuilder</B></A><LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/Relationship.html" title="class in org.apache.cayenne.map"><B>Relationship</B></A> (implements org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/CayenneMapEntry.html" title="interface in org.apache.cayenne.util">CayenneMapEntry</A>, java.io.Serializable, org.apache.cayenne.util.<A HREF="../../../../org/apache/cayenne/util/XMLSerializable.html" title="interface in org.apache.cayenne.util">XMLSerializable</A>)
<UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DbRelationship.html" title="class in org.apache.cayenne.map"><B>DbRelationship</B></A><LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/ObjRelationship.html" title="class in org.apache.cayenne.map"><B>ObjRelationship</B></A> (implements java.util.EventListener)
</UL>
<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
<UL>
<LI TYPE="circle">java.lang.Exception<UL>
<LI TYPE="circle">org.apache.cayenne.<A HREF="../../../../org/apache/cayenne/CayenneException.html" title="class in org.apache.cayenne"><B>CayenneException</B></A><UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/DataMapException.html" title="class in org.apache.cayenne.map"><B>DataMapException</B></A></UL>
</UL>
</UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/EntitySorter.html" title="interface in org.apache.cayenne.map"><B>EntitySorter</B></A><LI TYPE="circle">org.apache.cayenne.map.<A HREF="../../../../org/apache/cayenne/map/MappingNamespace.html" title="interface in org.apache.cayenne.map"><B>MappingNamespace</B></A></UL>
<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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;<A HREF="../../../../org/apache/cayenne/graph/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/cayenne/map/event/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/cayenne/map/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.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 ======= -->
<HR>
<i>Copyright &#169; 2001-2006 <a href=
"http://apache.org" target="_top">Apache.org</a> All Rights Reserved.</i>
</BODY>
</HTML>