Modified: websites/staging/cayenne/trunk/content/docs/1.2/nested-datacontexts.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/nested-datacontexts.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/nested-datacontexts.html Sat Feb 6 11:44:13 2016 @@ -95,7 +95,7 @@ DataContext child = context.createChildD <P>All cascading operations (such as a select query or a cascading update) initiated by a nested DataContext will have to travel through the stack of parent contexts, incurring certain delay at each stack level. The delay is due to the fact that each DataContext has to update its own objects during most operations. So nesting should only be used when application specifics require to do so. Also nesting of more than a few levels should be avoided.</P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div>
Modified: websites/staging/cayenne/trunk/content/docs/1.2/new-system.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/new-system.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/new-system.html Sat Feb 6 11:44:13 2016 @@ -64,7 +64,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/null-handling.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/null-handling.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/null-handling.html Sat Feb 6 11:44:13 2016 @@ -62,7 +62,7 @@ </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/object-caching.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/object-caching.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/object-caching.html Sat Feb 6 11:44:13 2016 @@ -116,7 +116,7 @@ domain.getEventManager().addListener( <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/objectcontext.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/objectcontext.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/objectcontext.html Sat Feb 6 11:44:13 2016 @@ -55,7 +55,7 @@ <P>ObjectContext accesses the underlying persistence stack via a parent <A href="datachannel.html" title="DataChannel">DataChannel</A>. ObjectContexts that support multiple levels of nesting (such as DataContext) themselves implement a <TT>org.objectstyle.cayenne.DataChannel</TT> interface.</P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/objectidquery.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/objectidquery.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/objectidquery.html Sat Feb 6 11:44:13 2016 @@ -109,7 +109,7 @@ Artist object = (Artist) DataObjectUtils </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/obtaining-datacontext.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/obtaining-datacontext.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/obtaining-datacontext.html Sat Feb 6 11:44:13 2016 @@ -123,7 +123,7 @@ DataContext context = DataContext.create </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/orm-case-study.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/orm-case-study.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/orm-case-study.html Sat Feb 6 11:44:13 2016 @@ -67,7 +67,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/paginated-queries.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/paginated-queries.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/paginated-queries.html Sat Feb 6 11:44:13 2016 @@ -94,7 +94,7 @@ q.setPageSize(50); <DIV class="panelMacro"><TABLE class="tipMacro"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://cayenne.apache.org/docs/1.2/images/icons/emoticons/check.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B>Combining data rows and paginated queries</B><BR>Cayenne supports combining both performance optimizations in the same query - fetching data rows (see previous chapters) and paginated queries. So if users work with tabular data and don't care much about real objects, combining the two approaches would improve speed and memory use even more.</TD></TR></TABLE></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/parameterized-queries.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/parameterized-queries.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/parameterized-queries.html Sat Feb 6 11:44:13 2016 @@ -129,7 +129,7 @@ SelectQuery query2 = proto.queryWithPara </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/path-expressions.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/path-expressions.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/path-expressions.html Sat Feb 6 11:44:13 2016 @@ -83,7 +83,7 @@ <P>As described in the following chapters a path expression is usually matched against some value (see for example <A href="expression-factory-utilities.html" title="Expression Factory Utilities">ExpressionFactory API</A> - the first argument to each method is a path, and a second - an Object value that is matched against the path). Such value type must be compatible with the type of the property pointed to by the path. E.g. toArtist.artistName can only be matched against a String, and toArtist - against instances of Artist. </P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/performance-tuning.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/performance-tuning.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/performance-tuning.html Sat Feb 6 11:44:13 2016 @@ -63,7 +63,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/persistent-object-lifecycle.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/persistent-object-lifecycle.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/persistent-object-lifecycle.html Sat Feb 6 11:44:13 2016 @@ -62,7 +62,7 @@ <SPAN class="image-wrap" style=""><IMG src="persistent-object-lifecycle.data/fetched-persistent-object.png" style="border: 0px solid black"></SPAN></P></TD></TR></TBODY></TABLE> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/preferences-panel.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/preferences-panel.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/preferences-panel.html Sat Feb 6 11:44:13 2016 @@ -65,7 +65,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/prefetching.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/prefetching.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/prefetching.html Sat Feb 6 11:44:13 2016 @@ -171,7 +171,7 @@ context.performQuery(query); <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/primary-key-generation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/primary-key-generation.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/primary-key-generation.html Sat Feb 6 11:44:13 2016 @@ -120,7 +120,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/qualifier-expressions.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/qualifier-expressions.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/qualifier-expressions.html Sat Feb 6 11:44:13 2016 @@ -69,7 +69,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/queries-stored-in-datamap.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/queries-stored-in-datamap.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/queries-stored-in-datamap.html Sat Feb 6 11:44:13 2016 @@ -80,7 +80,7 @@ SelectQuery query = prototype.queryWithP </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/queries.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/queries.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/queries.html Sat Feb 6 11:44:13 2016 @@ -79,7 +79,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/querychain.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/querychain.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/querychain.html Sat Feb 6 11:44:13 2016 @@ -63,7 +63,7 @@ context.performNonSelectingQuery(query); </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/quick-start.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/quick-start.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/quick-start.html Sat Feb 6 11:44:13 2016 @@ -92,7 +92,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/relationshipquery.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/relationshipquery.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/relationshipquery.html Sat Feb 6 11:44:13 2016 @@ -59,7 +59,7 @@ List paintings = context.performQuery(qu </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/relationships.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/relationships.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/relationships.html Sat Feb 6 11:44:13 2016 @@ -94,7 +94,7 @@ artist.addToPaintingArray(newPainting); <DIV class="panelMacro"><TABLE class="infoMacro"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://cayenne.apache.org/docs/1.2/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD>While to-many relationships in Cayenne are represented by Lists, they are really ordered Sets, as they are not allowed to contain the same object more than once.</TD></TR></TABLE></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-client-deployment.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-client-deployment.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-client-deployment.html Sat Feb 6 11:44:13 2016 @@ -93,7 +93,7 @@ </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-coding-client.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-coding-client.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-coding-client.html Sat Feb 6 11:44:13 2016 @@ -115,7 +115,7 @@ ObjectContext context = <SPAN class="cod </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-coding-server.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-coding-server.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-coding-server.html Sat Feb 6 11:44:13 2016 @@ -53,7 +53,7 @@ In the simplest case, there is no custom code on the server. The server would only contain Cayenne mapping files, persistent classes and web.xml descriptor <A href="remote-object-persistence-cws-deployment.html" title="Remote Object Persistence CWS Deployment">specifying deployment parameters</A> of the service. Customization is done via subclassing <TT>org.objectstyle.cayenne.remote.hessian.service.HessianServlet</TT>, and adding business logic to the server-side persistent objects (e.g. in the validation methods).</P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-comparison.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-comparison.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-comparison.html Sat Feb 6 11:44:13 2016 @@ -59,7 +59,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-cws-deployment.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-cws-deployment.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-cws-deployment.html Sat Feb 6 11:44:13 2016 @@ -158,7 +158,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-features.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-features.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-features.html Sat Feb 6 11:44:13 2016 @@ -68,7 +68,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-guide.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-guide.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-guide.html Sat Feb 6 11:44:13 2016 @@ -69,7 +69,7 @@ <UL><LI><A href="remote-object-persistence-client-deployment.html" title="Remote Object Persistence Client Deployment">Remote Object Persistence Client Deployment</A></LI><LI><A href="remote-object-persistence-coding-client.html" title="Remote Object Persistence Coding Client">Remote Object Persistence Coding Client</A></LI><LI><A href="remote-object-persistence-coding-server.html" title="Remote Object Persistence Coding Server">Remote Object Persistence Coding Server</A></LI><LI><A href="remote-object-persistence-comparison.html" title="Remote Object Persistence Comparison">Remote Object Persistence Comparison</A></LI><LI><A href="remote-object-persistence-cws-deployment.html" title="Remote Object Persistence CWS Deployment">Remote Object Persistence CWS Deployment</A></LI><LI><A href="remote-object-persistence-features.html" title="Remote Object Persistence Features">Remote Object Persistence Features</A></LI><LI><A href="remote-object-persistence-installation.html" title="Remote Object Persistence Installation">Remote Object Persistence Installation</A></LI><LI><A href="remote-object-persistence-introduction.html" title="Remote Object Persistence Introduction">Remote Object Persistence Introduction</A></LI><LI><A href="remote-object-persistence-limitations.html" title="Remote Object Persistence Limitations">Remote Object Persistence Limitations</A></LI><LI><A href="remote-object-persistence-quick-start.html" title="Remote Object Persistence Quick Start">Remote Object Persistence Quick Start</A><UL><LI><A href="remote-object-persistence-tutorial-authentication.html" title="Remote Object Persistence Tutorial Authentication">Remote Object Persistence Tutorial Authentication</A></LI><LI><A href="remote-object-persistence-tutorial-client-code.html" title="Remote Object Persistence Tutorial Client Code">Remote Object Persistence Tutorial Client Code</A></LI><LI><A href="remote-object-persistence-tutorial-client-project.html" title="Remote Object Persistence Tutor ial Client Project">Remote Object Persistence Tutorial Client Project</A></LI><LI><A href="remote-object-persistence-tutorial-setup.html" title="Remote Object Persistence Tutorial Setup">Remote Object Persistence Tutorial Setup</A></LI><LI><A href="remote-object-persistence-tutorial-webservice.html" title="Remote Object Persistence Tutorial WebService">Remote Object Persistence Tutorial WebService</A></LI></UL></LI><LI><A href="remote-object-persistence-security.html" title="Remote Object Persistence Security">Remote Object Persistence Security</A></LI></UL> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-installation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-installation.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-installation.html Sat Feb 6 11:44:13 2016 @@ -71,7 +71,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-introduction.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-introduction.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-introduction.html Sat Feb 6 11:44:13 2016 @@ -66,7 +66,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-limitations.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-limitations.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-limitations.html Sat Feb 6 11:44:13 2016 @@ -65,7 +65,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-quick-start.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-quick-start.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-quick-start.html Sat Feb 6 11:44:13 2016 @@ -68,7 +68,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-security.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-security.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-security.html Sat Feb 6 11:44:13 2016 @@ -60,7 +60,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-authentication.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-authentication.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-authentication.html Sat Feb 6 11:44:13 2016 @@ -195,7 +195,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-client-code.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-client-code.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-client-code.html Sat Feb 6 11:44:13 2016 @@ -187,7 +187,7 @@ INFO: === Message 7: flush-cascade-sync <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-client-project.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-client-project.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-client-project.html Sat Feb 6 11:44:13 2016 @@ -106,7 +106,7 @@ <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-setup.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-setup.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-setup.html Sat Feb 6 11:44:13 2016 @@ -66,7 +66,7 @@ <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-webservice.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-webservice.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/remote-object-persistence-tutorial-webservice.html Sat Feb 6 11:44:13 2016 @@ -137,7 +137,7 @@ <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/reverse-engineer-database.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/reverse-engineer-database.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/reverse-engineer-database.html Sat Feb 6 11:44:13 2016 @@ -68,7 +68,7 @@ <P><SPAN class="image-wrap" style=""><IMG src="reverse-engineer-database.data/reengineer-schema.jpg" style="border: 0px solid black"></SPAN></P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/running-cayennemodeler.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/running-cayennemodeler.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/running-cayennemodeler.html Sat Feb 6 11:44:13 2016 @@ -96,7 +96,7 @@ java -jar cayenne-modeler.jar</PRE> </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/running-queries.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/running-queries.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/running-queries.html Sat Feb 6 11:44:13 2016 @@ -118,7 +118,7 @@ Runs a named non-selecting query stored <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/runtime-components.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/runtime-components.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/runtime-components.html Sat Feb 6 11:44:13 2016 @@ -80,7 +80,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/scripting-sqltemplate.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/scripting-sqltemplate.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/scripting-sqltemplate.html Sat Feb 6 11:44:13 2016 @@ -236,7 +236,7 @@ SQLTemplate select = <SPAN class="code-k <P>TO BE DONE</P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/selecting-objects.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/selecting-objects.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/selecting-objects.html Sat Feb 6 11:44:13 2016 @@ -83,7 +83,7 @@ query.addParam(<SPAN class="code-quote"> </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/selectquery-customization.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/selectquery-customization.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/selectquery-customization.html Sat Feb 6 11:44:13 2016 @@ -68,7 +68,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/selectquery.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/selectquery.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/selectquery.html Sat Feb 6 11:44:13 2016 @@ -118,7 +118,7 @@ DataContext ctxt; <SPAN class="code-comm <P>There is a special case when a query is run using <TT>DataContext.performIteratedQuery()</TT>. This is discussed in "Performance Tuning" chapter.</P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/setting-datamap-defaults.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/setting-datamap-defaults.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/setting-datamap-defaults.html Sat Feb 6 11:44:13 2016 @@ -80,7 +80,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/sqltemplate-query.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/sqltemplate-query.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/sqltemplate-query.html Sat Feb 6 11:44:13 2016 @@ -115,7 +115,7 @@ query.setTemplate(PostgresAdapter.class. </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/standalone-applications.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/standalone-applications.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/standalone-applications.html Sat Feb 6 11:44:13 2016 @@ -87,7 +87,7 @@ DataContext.bindThreadDataContext(contex </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/stored-procedures-and-transactions.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/stored-procedures-and-transactions.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/stored-procedures-and-transactions.html Sat Feb 6 11:44:13 2016 @@ -53,7 +53,7 @@ There maybe a situations when stored procedures handle their own transactions and an application is configured to use Cayenne-managed transactions. This is obviously conflicting and undesirable behavior. In this case ProcedureQueries should be executed explicitly wrapped in an "external" Transaction. This is one of the few cases when a user should worry about transactions at all. Read more about manual transactions <A href="understanding-transactions.html" title="Understanding Transactions">here</A>.</P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/stored-procedures.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/stored-procedures.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/stored-procedures.html Sat Feb 6 11:44:13 2016 @@ -54,7 +54,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/swing-applications.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/swing-applications.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/swing-applications.html Sat Feb 6 11:44:13 2016 @@ -60,7 +60,7 @@ <DIV class="panelMacro"><TABLE class="infoMacro"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://cayenne.apache.org/docs/1.2/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B>Validation</B><BR>The validation rules mentioned in the Use Cases are meant to be "lightweght", i.e. it is generally agreed the validation related code to enforce the business rules should be located in the domain area but, still, there are various checks one could prefer to perform right in the presentation layer like inclusion in a predefined range of values, correct input format, sometimes, even preliminary credit card number validity check with the well known Luhn algorithm, the other kinds of sanity checks. Presently the validation is on the list of the features to be added.</TD></TR></TABLE></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/to-dep-pk-checkbox.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/to-dep-pk-checkbox.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/to-dep-pk-checkbox.html Sat Feb 6 11:44:13 2016 @@ -62,7 +62,7 @@ <P>Normally one side of the relationship is considered "master" and another one - "dependent", meaning that "dependent" part can not exist without a corresponding "master" record, while "master" record can exist without any dependents. This fact is reflected in Cayenne mapping. DbEntity "Relationships" panel contains "To Dep PK" column. The checkboxes in this column are disabled, unless the relationship only consists of the PK attributes. If this is the case, you must select the relationship going in the direction from "master" to "dependent" and check the "To Dep PK" checkbox on this relationship. Otherwise Cayenne will not be able to handle such relationship properly.</P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/turning-off-context-synchronization.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/turning-off-context-synchronization.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/turning-off-context-synchronization.html Sat Feb 6 11:44:13 2016 @@ -71,7 +71,7 @@ <P><EM>Further improvements in this area are tracked via <A href="http://issues.apache.org/cayenne/browse/CAY-554" class="external-link" rel="nofollow">CAY-554 Jira issue</A>.</EM></P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-datacontext.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-datacontext.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-datacontext.html Sat Feb 6 11:44:13 2016 @@ -106,7 +106,7 @@ <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-dataobjects.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-dataobjects.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-dataobjects.html Sat Feb 6 11:44:13 2016 @@ -171,7 +171,7 @@ INFO QueryLogger: +++ transaction commi <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-delete.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-delete.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-delete.html Sat Feb 6 11:44:13 2016 @@ -107,7 +107,7 @@ INFO QueryLogger: +++ transaction commi <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-generate-database-and-java-classes.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-generate-database-and-java-classes.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-generate-database-and-java-classes.html Sat Feb 6 11:44:13 2016 @@ -94,7 +94,7 @@ <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-mapping-query.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-mapping-query.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-mapping-query.html Sat Feb 6 11:44:13 2016 @@ -117,7 +117,7 @@ INFO QueryLogger: === updated 1 row.</P <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-object-relational-mapping.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-object-relational-mapping.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-object-relational-mapping.html Sat Feb 6 11:44:13 2016 @@ -111,7 +111,7 @@ Now you need to synchronize relationship <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-selectquery.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-selectquery.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-selectquery.html Sat Feb 6 11:44:13 2016 @@ -114,7 +114,7 @@ INFO QueryLogger: === returned 2 rows. <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-setup.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-setup.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-setup.html Sat Feb 6 11:44:13 2016 @@ -91,7 +91,7 @@ <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-starting-mapping-project.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-starting-mapping-project.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-starting-mapping-project.html Sat Feb 6 11:44:13 2016 @@ -93,7 +93,7 @@ <HR> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/tutorial-webapp.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/tutorial-webapp.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/tutorial-webapp.html Sat Feb 6 11:44:13 2016 @@ -261,7 +261,7 @@ INFO QueryLogger: +++ transaction commi <P>You are done with the tutorial!</P> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/understanding-transactions.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/understanding-transactions.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/understanding-transactions.html Sat Feb 6 11:44:13 2016 @@ -188,7 +188,7 @@ Transaction tx = domain.createTransactio </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/upgrade.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/upgrade.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/upgrade.html Sat Feb 6 11:44:13 2016 @@ -155,7 +155,7 @@ <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/user-guide.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/user-guide.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/user-guide.html Sat Feb 6 11:44:13 2016 @@ -73,7 +73,7 @@ <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-da tacontexts.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 Cl ass">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">Data Channel</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.h tml" 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">Paramet erized 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 DataContex t">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> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/using-jndi.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/using-jndi.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/using-jndi.html Sat Feb 6 11:44:13 2016 @@ -144,7 +144,7 @@ </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/using-orderings.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/using-orderings.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/using-orderings.html Sat Feb 6 11:44:13 2016 @@ -96,7 +96,7 @@ orderings.add(<SPAN class="code-keyword" </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/1.2/web-applications.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/web-applications.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/web-applications.html Sat Feb 6 11:44:13 2016 @@ -122,7 +122,7 @@ WEB-INF/lib/...</PRE> </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div> Modified: websites/staging/cayenne/trunk/content/docs/2.0/accessing-pk-and-fk-values.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/accessing-pk-and-fk-values.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/accessing-pk-and-fk-values.html Sat Feb 6 11:44:13 2016 @@ -130,7 +130,7 @@ </DIV></DIV> <hr> - <p id="footer">Copyright © 2001-2014 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. + <p id="footer">Copyright © 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>. </div> </div>