Modified: websites/staging/cayenne/trunk/content/docs/2.0/acknowledgments.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/acknowledgments.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/acknowledgments.html Sat Feb 6 11:44:13 2016 @@ -52,7 +52,7 @@ We would like to thank our dedicated team of <A href="http://incubator.apache.org/cayenne/contributors.html" class="external-link" rel="nofollow">contributors</A> - for making this project possible, early adopters - for taking all the pain to help us make a usable product, other users - for providing feedback, comments, patches and bug reports.</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/2.0/ant-tasks.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/ant-tasks.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/ant-tasks.html Sat Feb 6 11:44:13 2016 @@ -83,7 +83,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/2.0/bnf-for-expressionparser.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/bnf-for-expressionparser.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/bnf-for-expressionparser.html Sat Feb 6 11:44:13 2016 @@ -84,7 +84,7 @@ pathExpression ::= ( <PROPERTY_PATH </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/building-expressions.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/building-expressions.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/building-expressions.html Sat Feb 6 11:44:13 2016 @@ -218,7 +218,7 @@ values = dataContext.performQuery(query) <P>Even though the specified expression has two named parameters, the "gallery" key has been omitted. Cayenne will automatically translate the expression into <TT>"artist.artistName = $artist"</TT> (which becomes <TT>"artist.artistName = 'Salvador Dali'"</TT>). This feature allows a restrictive search qualifier to be written and prompt the user for search criteria. If the user leaves values out, the expression can automatically widen to be a less restrictive search by omitting the keys for the map.</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/2.0/caching-lookup-tables.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/caching-lookup-tables.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/caching-lookup-tables.html Sat Feb 6 11:44:13 2016 @@ -61,7 +61,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/2.0/caching-query-results.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/caching-query-results.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/caching-query-results.html Sat Feb 6 11:44:13 2016 @@ -175,7 +175,7 @@ List objects2 = context.performQuery(<SP <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/cayenne-contract.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cayenne-contract.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cayenne-contract.html Sat Feb 6 11:44:13 2016 @@ -148,7 +148,7 @@ assertFalse(b1.getListOfA().contains(a1) <P>One of the object states is HOLLOW, corresponding to unresolved objects that only have their PK known. Most often HOLLOW objects are returned from to-one relationships. Whenever such object is "touched" by the user (i.e. a setter or a getter is invoked), Cayenne automatically infaltes it with the database values.</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/2.0/cayenne-datamaps.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cayenne-datamaps.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cayenne-datamaps.html Sat Feb 6 11:44:13 2016 @@ -55,7 +55,7 @@ <P><SPAN class="image-wrap" style=""><IMG src="cayenne-datamaps.data/entities.gif" 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/2.0/cayenne-project-structure.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cayenne-project-structure.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cayenne-project-structure.html Sat Feb 6 11:44:13 2016 @@ -58,7 +58,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/2.0/cayenne-projects.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cayenne-projects.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cayenne-projects.html Sat Feb 6 11:44:13 2016 @@ -73,7 +73,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/2.0/cayenne-user-directory.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cayenne-user-directory.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cayenne-user-directory.html Sat Feb 6 11:44:13 2016 @@ -72,7 +72,7 @@ <TT>modeler.classpath</TT>: (unused) an old CLASSPATH configuration file that is now migrated to the preferences database.</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/2.0/cayennemodeler-and-eclipse.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cayennemodeler-and-eclipse.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cayennemodeler-and-eclipse.html Sat Feb 6 11:44:13 2016 @@ -55,7 +55,7 @@ <P>In Eclipse Properties panel go to "Workbench -> File Associations". Add an association for "cayenne.xml" to open with "external editor". Select "modeler.bat" file as an external editor. Caveat - CAYENNE_HOME variable must be either defined in the environment, or you may need to edit modeler.bat and set it right there, otherwise modeler will not start. </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/2.0/cayennemodeler-flattened-relationships.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cayennemodeler-flattened-relationships.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cayennemodeler-flattened-relationships.html Sat Feb 6 11:44:13 2016 @@ -66,7 +66,7 @@ <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>Join Table Tip</B><BR>If you flatten across a join table and this join table was mapped to an ObjEntity (and a correspoding Java class), such ObjEntity can be deleted, as it is no longer needed. Underlying DbEntity must be preserved.</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/2.0/cdataport.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cdataport.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cdataport.html Sat Feb 6 11:44:13 2016 @@ -116,7 +116,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/2.0/cdbgen.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cdbgen.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cdbgen.html Sat Feb 6 11:44:13 2016 @@ -141,7 +141,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/2.0/cdeploy.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cdeploy.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cdeploy.html Sat Feb 6 11:44:13 2016 @@ -145,7 +145,7 @@ Nested node Parameters:</P> </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/cgen.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/cgen.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/cgen.html Sat Feb 6 11:44:13 2016 @@ -233,7 +233,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/2.0/classpath.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/classpath.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/classpath.html Sat Feb 6 11:44:13 2016 @@ -59,7 +59,7 @@ <P><SPAN class="image-wrap" style=""><IMG src="classpath.data/prefs-classpath.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/2.0/common-modeling-tasks.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/common-modeling-tasks.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/common-modeling-tasks.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/2.0/configuring-caching-behavior.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/configuring-caching-behavior.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/configuring-caching-behavior.html Sat Feb 6 11:44:13 2016 @@ -81,7 +81,7 @@ <P>The conclusion is that using JMS is probably most appropriate when deploying within J2EE containers that alreay support this service, while JavaGroups can be used in almost any environment.</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/2.0/configuring-deployment-settings.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/configuring-deployment-settings.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/configuring-deployment-settings.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/2.0/configuring-logging.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/configuring-logging.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/configuring-logging.html Sat Feb 6 11:44:13 2016 @@ -114,7 +114,7 @@ log4j.logger.org.apache.cayenne.util = D <P>Finally, if your application already uses Log4J and implements its own logic to configure logging, it would be undesirable for Cayenne to use its default behavior and override any application settings. Also it is convenient to use a single logging configuration file per application. Cayenne detects if Log4J has already been started and will stop any attempts to configure logging. This means that Log4J services must be configured prior to any calls to Cayenne. </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/2.0/configuring-object-validation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/configuring-object-validation.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/configuring-object-validation.html Sat Feb 6 11:44:13 2016 @@ -53,7 +53,7 @@ Each DataDomain can be configured to enable or disable DataObject pre-commit validation by (un)checking "Child DataContexts Validate Objects" checkbox. By default validation is enabled for all newly created DataDomains. More information on DataObject validation is provided in the <A href="dataobject-validation.html" title="DataObject Validation">user guide</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/2.0/configuring-transactional-behavior.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/configuring-transactional-behavior.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/configuring-transactional-behavior.html Sat Feb 6 11:44:13 2016 @@ -55,7 +55,7 @@ <P>By default "Container-Managed Transactions" is unchecked, letting Cayenne to handle its transactions. Check this checkbox when using Cayenne under container-managed transactions control, i.e. within EJB environment.</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/2.0/converting-an-existing-business-framework.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/converting-an-existing-business-framework.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/converting-an-existing-business-framework.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/2.0/copy-of-bnf-for-expressionparser.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/copy-of-bnf-for-expressionparser.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/copy-of-bnf-for-expressionparser.html Sat Feb 6 11:44:13 2016 @@ -50,7 +50,7 @@ <div id="content"> <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/create-datanode.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/create-datanode.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/create-datanode.html Sat Feb 6 11:44:13 2016 @@ -67,7 +67,7 @@ <P><B>Configure DataSource Information (Driver factory only).</B> Depending on the type of DataSource Factory selected, bottom right area of the screen will change to show a form appropriate for a selected type of DataSource. It allows to enter JDBC information for DriverDataSourceFactory or JNDI name for JNDI. If custom DataSource Factory was selected, an optional string parameter can be entered (it can be anything that a custom DataSource factory understands).</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/2.0/create-new-project.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/create-new-project.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/create-new-project.html Sat Feb 6 11:44:13 2016 @@ -64,7 +64,7 @@ <P>When you click on "UntitledDomain", this opens an editor for this domain and also activates two new actions: "<TT>Create DataNode</TT>" and "<TT>Create DataMap</TT>". </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/2.0/customizing-configuration.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/customizing-configuration.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/customizing-configuration.html Sat Feb 6 11:44:13 2016 @@ -107,7 +107,7 @@ Configuration.initializeSharedConfigurat <P>The difference between the String and File arguments is that the latter are checked for existence. Both variants can be absolute or relative, and are evaluated in the order in which they are added to the Configuration.</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/2.0/customizing-queries.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/customizing-queries.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/customizing-queries.html Sat Feb 6 11:44:13 2016 @@ -138,7 +138,7 @@ Map row = (Map) context.performQuery(que <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/customizing.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/customizing.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/customizing.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/2.0/data-rows.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/data-rows.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/data-rows.html Sat Feb 6 11:44:13 2016 @@ -91,7 +91,7 @@ List artistRows = ctxt.performQuery(q); </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/datachannel.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/datachannel.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/datachannel.html Sat Feb 6 11:44:13 2016 @@ -74,7 +74,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/2.0/datacontext.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/datacontext.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/datacontext.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/2.0/datacontextdelegate.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/datacontextdelegate.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/datacontextdelegate.html Sat Feb 6 11:44:13 2016 @@ -72,7 +72,7 @@ <P>These methods are called by the ObjectStore whenever it performs an update of its state triggered by external events. Default ObjectStore behavior is to merge all changes to the existing objects, and change deleted objects state to TRANSIENT, removing them from the store. Delegate has an option to abort standard processing by returning "false" from "should*" 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/2.0/datacontextfactory.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/datacontextfactory.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/datacontextfactory.html Sat Feb 6 11:44:13 2016 @@ -54,7 +54,7 @@ <P><SPAN class="image-wrap" style=""><IMG src="datacontextfactory.data/datacontextfactory.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/2.0/datanode.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/datanode.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/datanode.html Sat Feb 6 11:44:13 2016 @@ -54,7 +54,7 @@ <P>DataNode doesn't do much work on its own, instead delegating most tasks to <TT>"org.apache.cayenne.action.SQLAction"</TT> instances returned by <A href="dbadapter.html" title="DbAdapter">DbAdapter</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/2.0/dataobject-state-management.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dataobject-state-management.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dataobject-state-management.html Sat Feb 6 11:44:13 2016 @@ -176,7 +176,7 @@ DataContext context; <SPAN class="code-c <P>This will restore the persistence state and the values of all registered objects to the values that objects had when they were fetched or the last commitChanges was executed. This effectively restores previously committed state of the object graph. Note that any NEW objects are unregistered from the context.</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/2.0/dataobject-validation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dataobject-validation.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dataobject-validation.html Sat Feb 6 11:44:13 2016 @@ -103,7 +103,7 @@ <P>Whether DataContext performs validation at all depends on the value of its property <TT>validatingObjectsOnCommit</TT>. Calling <TT>isValidatingObjectsOnCommit()</TT> returns currently configured value. Default value (usually "true") is propagated from the parent DataDomain when DataContext is created. This default value can be configured using CayenneModeler as described in <A href="configuring-object-validation.html" title="Configuring Object Validation">Configuring Object Validation</A> section.</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/2.0/dataobjects-example.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dataobjects-example.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dataobjects-example.html Sat Feb 6 11:44:13 2016 @@ -111,7 +111,7 @@ List realExpensiveArt = ctxt.performQuer </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/dataobjects.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dataobjects.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dataobjects.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/2.0/dataobjectutils.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dataobjectutils.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dataobjectutils.html Sat Feb 6 11:44:13 2016 @@ -78,7 +78,7 @@ DataContext context = ...; </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/datasource.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/datasource.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/datasource.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/2.0/dataview-concepts.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dataview-concepts.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dataview-concepts.html Sat Feb 6 11:44:13 2016 @@ -98,7 +98,7 @@ <P>One more useful feature is a centralized EventDispatcher within the DataView class. It is used by the fields to fire the events whenever their values are changed. Thus the ObjAttribute/ObjRelationship modifications can be easily propagated to all the listening components. </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/2.0/dataviews-in-action.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dataviews-in-action.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dataviews-in-action.html Sat Feb 6 11:44:13 2016 @@ -104,7 +104,7 @@ featureTable.setModel(tableModel); <P>In fact, there is many more cool things you could do with DataViews to build your Cayenne enabled Swing rich client faster and cleaner, and separate the GUI related stuff from your domain logic defining the clear declarative rules telling the framework how to interprete, render, and edit the ObjEntities and DataObjects your application relies upon. </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/2.0/dataviews.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dataviews.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dataviews.html Sat Feb 6 11:44:13 2016 @@ -70,7 +70,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/2.0/dbadapter.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dbadapter.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dbadapter.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/2.0/dbcpdatasourcefactory.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dbcpdatasourcefactory.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dbcpdatasourcefactory.html Sat Feb 6 11:44:13 2016 @@ -243,7 +243,7 @@ cayenne.dbcp.maxWait=10000</PRE> <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/delete-rules.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/delete-rules.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/delete-rules.html Sat Feb 6 11:44:13 2016 @@ -74,7 +74,7 @@ <DIV class="panelMacro"><TABLE class="noteMacro"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://cayenne.apache.org/docs/1.2/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B>Cayenne Delete Rules vs. DB Delete Rules</B><BR>Some databases allow to define delete rules logically similar to the rules described above. Cayenne rules differ from DB rules in that they deal with object graph instead of relational schema. Some changes to the object graph will result in database operations (e.g. resetting FK to NULL as a result of Nullify rule), some others will not (e.g. removing a deleted DataObject from the to-many array as a result of another Nullify rule).</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/2.0/deleting-objects.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/deleting-objects.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/deleting-objects.html Sat Feb 6 11:44:13 2016 @@ -94,7 +94,7 @@ Iterator it = artist.getPaintings().iter </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/deployment-with-ant.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/deployment-with-ant.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/deployment-with-ant.html Sat Feb 6 11:44:13 2016 @@ -61,7 +61,7 @@ <P>Cayenne provides an Ant task called cdeploy that takes care of such things. More information on cdeploy is available <A href="cdeploy.html" title="cdeploy">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/2.0/deployment.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/deployment.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/deployment.html Sat Feb 6 11:44:13 2016 @@ -77,7 +77,7 @@ DataDomain domain = conf.getDomain(); <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/design.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/design.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/design.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/2.0/dvmodeler-gui-tool.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/dvmodeler-gui-tool.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/dvmodeler-gui-tool.html Sat Feb 6 11:44:13 2016 @@ -65,7 +65,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/2.0/entityresolver.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/entityresolver.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/entityresolver.html Sat Feb 6 11:44:13 2016 @@ -54,7 +54,7 @@ <P>Another important function of the EntityResolver is providing access to the <TT>org.apache.cayenne.property.ClassDescriptor</TT> instances for each persistent entity. Those a compiled by Cayenne on the fly using EntityResolver's <TT>org.apache.cayenne.property.ClassDescriptorFactory</TT>.</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/2.0/event-package.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/event-package.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/event-package.html Sat Feb 6 11:44:13 2016 @@ -65,7 +65,7 @@ <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>The most common error when using EventSubject is not storing a reference to it. This may result in a premature cleanup of a given subject, and automatic unregistering of all listeners. Good practice is to make subject a "public static final" variable of the event sender class if a subject is common for all instances of senders; or make it an ivar of a sender instance if subject is only related to this instance.</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/2.0/executing-a-stored-procedure.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/executing-a-stored-procedure.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/executing-a-stored-procedure.html Sat Feb 6 11:44:13 2016 @@ -112,7 +112,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/2.0/expression-factory-utilities.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/expression-factory-utilities.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/expression-factory-utilities.html Sat Feb 6 11:44:13 2016 @@ -156,7 +156,7 @@ Expression qual = ExpressionFactory.matc </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/expressions.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/expressions.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/expressions.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/2.0/extended-types.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/extended-types.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/extended-types.html Sat Feb 6 11:44:13 2016 @@ -73,7 +73,7 @@ DataNode node = domain.getNode(<SPAN cla <P>As shown in the example above, ExtendedTypes are stored by <A href="dbadapter.html" title="DbAdapter">DbAdapter</A>. In fact DbAdapters often install their own extended types to address incompatibilities, incompletness and differences between JDBC drivers in handling "standard" JDBC types. For instance some drivers support reading large character columns (CLOB) as java.sql.Clob, but some other - as "character stream", etc. Adapters provided with Cayenne override <TT>configureExtendedTypes()</TT> method to install their own types, possibly substituting Cayenne defaults. Custom DbAdapters can use the same technique.</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/2.0/flattened-relationships.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/flattened-relationships.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/flattened-relationships.html Sat Feb 6 11:44:13 2016 @@ -54,7 +54,7 @@ <DIV class="panelMacro"><TABLE class="infoMacro"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://cayenne.apache.org/docs/2.0/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B>Flattened Relationships Limitations</B><BR>Currently only many-to-many flattened relatationships with a single join table can be modified. All other types of flattened relationships can be used as "read-only". This is reflected in the DataObject code generated for such relationships - no set/addTo/RemoveFrom methods are created for read-only relationships.</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/2.0/general-navigation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/general-navigation.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/general-navigation.html Sat Feb 6 11:44:13 2016 @@ -101,7 +101,7 @@ <P>Cayenne allows to store queries in the DataMap. There are three types of Cayenne queries that can be created in the Modeler - object select query, raw SQL query, and procedure query.</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/2.0/general-preferences.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/general-preferences.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/general-preferences.html Sat Feb 6 11:44:13 2016 @@ -55,7 +55,7 @@ <P>"General Preferences" panel currently supports configuration of a single parameter - "Preferences Save Interval". This parameter determines how often should the Modeler commit preference values that it collects automatically during normal operation (e.g. main window or panel sizes, etc.). Don't set this to a small value as this may sometimes degrade Modeler performance. </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/2.0/generate-database-schema.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/generate-database-schema.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/generate-database-schema.html Sat Feb 6 11:44:13 2016 @@ -61,7 +61,7 @@ <P><SPAN class="image-wrap" style=""><IMG src="generate-database-schema.data/generate-options-tables.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/2.0/generate-java-classes.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/generate-java-classes.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/generate-java-classes.html Sat Feb 6 11:44:13 2016 @@ -75,7 +75,7 @@ <P><SPAN class="image-wrap" style=""><IMG src="generate-java-classes.data/generator2.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/2.0/generate-primary-key-support.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/generate-primary-key-support.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/generate-primary-key-support.html Sat Feb 6 11:44:13 2016 @@ -65,7 +65,7 @@ <P>You must uncheck all options except for "Create Primary key Support", and then click "Generate". If there were any database specific errors during generation they will be listed in a status window. Sometimes such errors can be simply ignored (e.g. when a there was an existing primary key support already configured in the DB).</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/2.0/generated-columns.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/generated-columns.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/generated-columns.html Sat Feb 6 11:44:13 2016 @@ -99,7 +99,7 @@ adapter.setSupportsGeneratedKeys(<SPAN c <DIV class="panelMacro"><TABLE class="noteMacro"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://cayenne.apache.org/docs/1.2/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B>MS SQLServer Note</B><BR>MS drivers prior to 2005 version do not support generated columns, while newer drivers and <A href="http://jtds.sourceforge.net/" class="external-link" rel="nofollow">jTDS</A> support it just fine. Cayenne can automatically detect the driver type and configure SQLServerAdapter, but only when AutoAdapter is used. To make sure auto-detection works, clear the "Custom Adapter" field for the corresponding DataNode in the Modeler.</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/2.0/generic-persistent-class.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/generic-persistent-class.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/generic-persistent-class.html Sat Feb 6 11:44:13 2016 @@ -129,7 +129,7 @@ object.writeProperty(<SPAN class="code-q </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/guide-to-11-features.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/guide-to-11-features.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/guide-to-11-features.html Sat Feb 6 11:44:13 2016 @@ -190,7 +190,7 @@ <P>Also CayenneModeler supports mapping of all the new 1.1 framework features, such as DataMap queries, cache synchronization configuration, etc.</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/2.0/guide-to-12-features.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/guide-to-12-features.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/guide-to-12-features.html Sat Feb 6 11:44:13 2016 @@ -206,7 +206,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/2.0/handling-inheritance.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/handling-inheritance.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/handling-inheritance.html Sat Feb 6 11:44:13 2016 @@ -140,7 +140,7 @@ List employees = context.performQuery(qu <DIV class="panelMacro"><TABLE class="warningMacro"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://cayenne.apache.org/docs/1.2/images/icons/emoticons/forbidden.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD>Use <TT>setResolvingInherited(false)</TT> with caution, and only if you never plan to work with subclasses. The downside of it is that the DataContext may end up with two objects pointing to the same database row, thus violating uniquing principle. With the above example, this may happen if at a later time user decides to fetch Managers directly, or if a Manager object is obtained via a relationship.</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/2.0/in-memory-evaluation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/in-memory-evaluation.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/in-memory-evaluation.html Sat Feb 6 11:44:13 2016 @@ -105,7 +105,7 @@ List startWithA = exp.filterObjects(arti </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/index.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/index.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/index.html Sat Feb 6 11:44:13 2016 @@ -58,7 +58,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/2.0/installation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/installation.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/installation.html Sat Feb 6 11:44:13 2016 @@ -81,7 +81,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/2.0/introduction-to-cayennemodeler.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/introduction-to-cayennemodeler.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/introduction-to-cayennemodeler.html Sat Feb 6 11:44:13 2016 @@ -77,7 +77,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/2.0/introduction.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/introduction.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/introduction.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/2.0/iterating-through-data-rows.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/iterating-through-data-rows.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/iterating-through-data-rows.html Sat Feb 6 11:44:13 2016 @@ -103,7 +103,7 @@ ResultIterator it = <SPAN class="code-ke </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/jar-files-and-dependencies.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/jar-files-and-dependencies.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/jar-files-and-dependencies.html Sat Feb 6 11:44:13 2016 @@ -102,7 +102,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/2.0/java-interface-to-an-existing-database.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/2.0/java-interface-to-an-existing-database.html (original) +++ websites/staging/cayenne/trunk/content/docs/2.0/java-interface-to-an-existing-database.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>