blob: 03c8a7980a0c7c3aa22f6787204d9be2670c7f73 [file] [log] [blame]
Title: Design
<H2><A name="Design-Design"></A>Design</H2>
<P>This chapter discusses the architecture of the Cayenne runtime framework. The information below is not strictly required to start using Cayenne, and new users can skip it initially and come back later to gain better understanding of how Cayenne operates under the hood.</P>
<H3><A name="Design-Sections"></A>Sections</H3>
<OL>
<LI><A href="cayenne-contract.html" title="Cayenne Contract">Contract between persistent objects and Cayenne</A></LI>
<LI><A href="persistent-object-lifecycle.html" title="Persistent Object Lifecycle">Persistent object lifecycle</A></LI>
<LI><A href="runtime-components.html" title="Runtime Components">Runtime Components</A></LI>
<LI><A href="understanding-transactions.html" title="Understanding Transactions">Transactions</A></LI>
<LI><A href="primary-key-generation.html" title="Primary Key Generation">Primary Key generation strategies</A></LI>
</OL>