blob: afb1c352f997ff3896053e1b505893b2b6177659 [file] [log] [blame]
Title: User Guide
<H2><A name="UserGuide-UserGuide"></A>User Guide</H2>
<OL>
<LI><A href="introduction.html" title="Introduction">Introduction</A></LI>
<LI><A href="installation.html" title="Installation">Installation</A></LI>
<LI><A href="quick-start.html" title="Quick Start">Quick Start</A></LI>
<LI><A href="design.html" title="Design">Design</A></LI>
<LI><A href="datacontext.html" title="DataContext">DataContext</A></LI>
<LI><A href="queries.html" title="Queries">Queries</A></LI>
<LI><A href="dataobjects.html" title="DataObjects">DataObjects</A></LI>
<LI><A href="stored-procedures.html" title="Stored Procedures">Stored Procedures</A></LI>
<LI><A href="expressions.html" title="Expressions">Expressions</A></LI>
<LI><A href="performance-tuning.html" title="Performance Tuning">Performance Tuning</A></LI>
<LI><A href="deployment.html" title="Deployment">Deployment</A></LI>
<LI><A href="ant-tasks.html" title="Ant Tasks">Ant Tasks</A></LI>
<LI><A href="customizing.html" title="Customizing">Customizing</A></LI>
<LI><A href="dataviews.html" title="DataViews">DataViews</A></LI>
</OL>
<H3><A name="UserGuide-Completealphabeticalguideindex"></A>Complete alphabetical guide index</H3>
<UL><LI><A href="ant-tasks.html" title="Ant Tasks">Ant Tasks</A><UL><LI><A href="cdataport.html" title="cdataport">cdataport</A></LI><LI><A href="cdbgen.html" title="cdbgen">cdbgen</A></LI><LI><A href="cdeploy.html" title="cdeploy">cdeploy</A></LI><LI><A href="cgen.html" title="cgen">cgen</A></LI></UL></LI><LI><A href="customizing.html" title="Customizing">Customizing</A><UL><LI><A href="extended-types.html" title="Extended Types">Extended Types</A></LI></UL></LI><LI><A href="datacontext.html" title="DataContext">DataContext</A><UL><LI><A href="datacontextdelegate.html" title="DataContextDelegate">DataContextDelegate</A></LI><LI><A href="datacontextfactory.html" title="DataContextFactory">DataContextFactory</A></LI><LI><A href="dataobject-state-management.html" title="DataObject State Management">DataObject State Management</A></LI><LI><A href="moving-objects-between-contexts.html" title="Moving Objects Between Contexts">Moving Objects Between Contexts</A></LI><LI><A href="nested-datacontexts.html" title="Nested DataContexts">Nested DataContexts</A></LI><LI><A href="obtaining-datacontext.html" title="Obtaining DataContext">Obtaining DataContext</A></LI><LI><A href="running-queries.html" title="Running Queries">Running Queries</A></LI></UL></LI><LI><A href="dataobjects.html" title="DataObjects">DataObjects</A><UL><LI><A href="accessing-pk-and-fk-values.html" title="Accessing PK and FK values">Accessing PK and FK values</A></LI><LI><A href="dataobjects-example.html" title="DataObjects Example">DataObjects Example</A></LI><LI><A href="dataobjectutils.html" title="DataObjectUtils">DataObjectUtils</A></LI><LI><A href="dataobject-validation.html" title="DataObject Validation">DataObject Validation</A></LI><LI><A href="deleting-objects.html" title="Deleting Objects">Deleting Objects</A></LI><LI><A href="flattened-relationships.html" title="Flattened Relationships">Flattened Relationships</A></LI><LI><A href="generic-persistent-class.html" title="Generic Persistent Class">Generic Persistent Class</A></LI><LI><A href="handling-inheritance.html" title="Handling Inheritance">Handling Inheritance</A></LI><LI><A href="relationships.html" title="Relationships">Relationships</A></LI></UL></LI><LI><A href="dataviews.html" title="DataViews">DataViews</A><UL><LI><A href="dataview-concepts.html" title="DataView Concepts">DataView Concepts</A></LI><LI><A href="dataviews-in-action.html" title="DataViews in Action">DataViews in Action</A></LI><LI><A href="dvmodeler-gui-tool.html" title="DVModeler GUI Tool">DVModeler GUI Tool</A></LI><LI><A href="swing-applications.html" title="Swing Applications">Swing Applications</A></LI></UL></LI><LI><A href="deployment.html" title="Deployment">Deployment</A><UL><LI><A href="configuring-logging.html" title="Configuring Logging">Configuring Logging</A></LI><LI><A href="customizing-configuration.html" title="Customizing Configuration">Customizing Configuration</A></LI><LI><A href="deployment-with-ant.html" title="Deployment with Ant">Deployment with Ant</A></LI><LI><A href="standalone-applications.html" title="Standalone Applications">Standalone Applications</A></LI><LI><A href="using-jndi.html" title="Using JNDI">Using JNDI</A></LI><LI><A href="web-applications.html" title="Web Applications">Web Applications</A></LI></UL></LI><LI><A href="design.html" title="Design">Design</A><UL><LI><A href="cayenne-contract.html" title="Cayenne Contract">Cayenne Contract</A></LI><LI><A href="object-caching.html" title="Object Caching">Object Caching</A></LI><LI><A href="persistent-object-lifecycle.html" title="Persistent Object Lifecycle">Persistent Object Lifecycle</A></LI><LI><A href="primary-key-generation.html" title="Primary Key Generation">Primary Key Generation</A><UL><LI><A href="generated-columns.html" title="Generated Columns">Generated Columns</A></LI></UL></LI><LI><A href="runtime-components.html" title="Runtime Components">Runtime Components</A><UL><LI><A href="datachannel.html" title="DataChannel">DataChannel</A></LI><LI><A href="datanode.html" title="DataNode">DataNode</A></LI><LI><A href="datasource.html" title="DataSource">DataSource</A></LI><LI><A href="dbadapter.html" title="DbAdapter">DbAdapter</A></LI><LI><A href="entityresolver.html" title="EntityResolver">EntityResolver</A></LI><LI><A href="event-package.html" title="Event Package">Event Package</A></LI><LI><A href="objectcontext.html" title="ObjectContext">ObjectContext</A></LI></UL></LI><LI><A href="understanding-transactions.html" title="Understanding Transactions">Understanding Transactions</A></LI></UL></LI><LI><A href="expressions.html" title="Expressions">Expressions</A><UL><LI><A href="building-expressions.html" title="Building Expressions">Building Expressions</A></LI><LI><A href="expression-factory-utilities.html" title="Expression Factory Utilities">Expression Factory Utilities</A></LI><LI><A href="in-memory-evaluation.html" title="In-Memory Evaluation">In-Memory Evaluation</A></LI><LI><A href="null-handling.html" title="NULL Handling">NULL Handling</A></LI><LI><A href="path-expressions.html" title="Path Expressions">Path Expressions</A></LI></UL></LI><LI><A href="installation.html" title="Installation">Installation</A><UL><LI><A href="jar-files-and-dependencies.html" title="JAR Files and Dependencies">JAR Files and Dependencies</A></LI><LI><A href="upgrade.html" title="Upgrade">Upgrade</A></LI></UL></LI><LI><A href="introduction.html" title="Introduction">Introduction</A><UL><LI><A href="acknowledgments.html" title="Acknowledgments">Acknowledgments</A></LI><LI><A href="guide-to-11-features.html" title="Guide to 1.1 Features">Guide to 1.1 Features</A></LI><LI><A href="guide-to-12-features.html" title="Guide to 1.2 Features">Guide to 1.2 Features</A></LI><LI><A href="license.html" title="License">License</A></LI></UL></LI><LI><A href="performance-tuning.html" title="Performance Tuning">Performance Tuning</A><UL><LI><A href="caching-lookup-tables.html" title="Caching Lookup Tables">Caching Lookup Tables</A></LI><LI><A href="data-rows.html" title="Data Rows">Data Rows</A></LI><LI><A href="iterating-through-data-rows.html" title="Iterating Through Data Rows">Iterating Through Data Rows</A></LI><LI><A href="paginated-queries.html" title="Paginated Queries">Paginated Queries</A></LI><LI><A href="prefetching.html" title="Prefetching">Prefetching</A></LI><LI><A href="turning-off-context-synchronization.html" title="Turning off Context Synchronization">Turning off Context Synchronization</A></LI></UL></LI><LI><A href="queries.html" title="Queries">Queries</A><UL><LI><A href="caching-query-results.html" title="Caching Query Results">Caching Query Results</A></LI><LI><A href="customizing-queries.html" title="Customizing Queries">Customizing Queries</A></LI><LI><A href="namedquery.html" title="NamedQuery">NamedQuery</A></LI><LI><A href="objectidquery.html" title="ObjectIdQuery">ObjectIdQuery</A></LI><LI><A href="parameterized-queries.html" title="Parameterized Queries">Parameterized Queries</A></LI><LI><A href="qualifier-expressions.html" title="Qualifier Expressions">Qualifier Expressions</A></LI><LI><A href="queries-stored-in-datamap.html" title="Queries Stored in DataMap">Queries Stored in DataMap</A></LI><LI><A href="querychain.html" title="QueryChain">QueryChain</A></LI><LI><A href="relationshipquery.html" title="RelationshipQuery">RelationshipQuery</A></LI><LI><A href="scripting-sqltemplate.html" title="Scripting SQLTemplate">Scripting SQLTemplate</A></LI><LI><A href="selectquery.html" title="SelectQuery">SelectQuery</A></LI><LI><A href="selectquery-customization.html" title="SelectQuery Customization">SelectQuery Customization</A></LI><LI><A href="sqltemplate-query.html" title="SQLTemplate Query">SQLTemplate Query</A></LI><LI><A href="using-orderings.html" title="Using Orderings">Using Orderings</A></LI></UL></LI><LI><A href="quick-start.html" title="Quick Start">Quick Start</A><UL><LI><A href="tutorial-datacontext.html" title="Tutorial DataContext">Tutorial DataContext</A></LI><LI><A href="tutorial-dataobjects.html" title="Tutorial DataObjects">Tutorial DataObjects</A></LI><LI><A href="tutorial-delete.html" title="Tutorial Delete">Tutorial Delete</A></LI><LI><A href="tutorial-generate-database-and-java-classes.html" title="Tutorial Generate Database and Java Classes">Tutorial Generate Database and Java Classes</A></LI><LI><A href="tutorial-mapping-query.html" title="Tutorial Mapping Query">Tutorial Mapping Query</A></LI><LI><A href="tutorial-object-relational-mapping.html" title="Tutorial Object Relational Mapping">Tutorial Object Relational Mapping</A></LI><LI><A href="tutorial-selectquery.html" title="Tutorial SelectQuery">Tutorial SelectQuery</A></LI><LI><A href="tutorial-setup.html" title="Tutorial Setup">Tutorial Setup</A></LI><LI><A href="tutorial-starting-mapping-project.html" title="Tutorial Starting Mapping Project">Tutorial Starting Mapping Project</A></LI><LI><A href="tutorial-webapp.html" title="Tutorial Webapp">Tutorial Webapp</A></LI></UL></LI><LI><A href="stored-procedures.html" title="Stored Procedures">Stored Procedures</A><UL><LI><A href="executing-a-stored-procedure.html" title="Executing a Stored Procedure">Executing a Stored Procedure</A></LI><LI><A href="selecting-objects.html" title="Selecting Objects">Selecting Objects</A></LI><LI><A href="stored-procedures-and-transactions.html" title="Stored Procedures and Transactions">Stored Procedures and Transactions</A></LI></UL></LI></UL>