Modified: websites/staging/cayenne/trunk/content/docs/1.2/cgen.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/cgen.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/cgen.html Sat Feb 6 11:44:13 2016 @@ -243,7 +243,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/classpath.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/classpath.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/common-modeling-tasks.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/common-modeling-tasks.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/common-modeling-tasks.html Sat Feb 6 11:44:13 2016 @@ -55,7 +55,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/configuring-caching-behavior.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/configuring-caching-behavior.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/configuring-deployment-settings.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/configuring-deployment-settings.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/configuring-deployment-settings.html Sat Feb 6 11:44:13 2016 @@ -57,7 +57,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/configuring-logging.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/configuring-logging.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/configuring-logging.html Sat Feb 6 11:44:13 2016 @@ -115,7 +115,7 @@ log4j.logger.org.objectstyle.cayenne.uti <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/1.2/configuring-object-validation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/configuring-object-validation.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/configuring-transactional-behavior.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/configuring-transactional-behavior.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/converting-an-existing-business-framework.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/converting-an-existing-business-framework.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/create-datanode.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/create-datanode.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/create-new-project.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/create-new-project.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/customizing-configuration.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/customizing-configuration.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/customizing-configuration.html Sat Feb 6 11:44:13 2016 @@ -108,7 +108,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/1.2/customizing-queries.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/customizing-queries.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/customizing-queries.html Sat Feb 6 11:44:13 2016 @@ -139,7 +139,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/1.2/customizing.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/customizing.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/data-rows.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/data-rows.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/data-rows.html Sat Feb 6 11:44:13 2016 @@ -92,7 +92,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/1.2/datachannel.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/datachannel.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/datachannel.html Sat Feb 6 11:44:13 2016 @@ -75,7 +75,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/datacontext.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/datacontext.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/datacontext.html Sat Feb 6 11:44:13 2016 @@ -57,7 +57,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/datacontextdelegate.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/datacontextdelegate.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/datacontextfactory.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/datacontextfactory.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/datacontextfactory.html Sat Feb 6 11:44:13 2016 @@ -55,7 +55,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/1.2/datanode.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/datanode.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/datanode.html Sat Feb 6 11:44:13 2016 @@ -55,7 +55,7 @@ <P>DataNode doesn't do much work on its own, instead delegating most tasks to <TT>"org.objectstyle.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/1.2/dataobject-state-management.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dataobject-state-management.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/dataobject-state-management.html Sat Feb 6 11:44:13 2016 @@ -177,7 +177,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/1.2/dataobject-validation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dataobject-validation.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/dataobjects-example.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dataobjects-example.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/dataobjects-example.html Sat Feb 6 11:44:13 2016 @@ -112,7 +112,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/1.2/dataobjects.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dataobjects.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/dataobjects.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/1.2/dataobjectutils.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dataobjectutils.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/dataobjectutils.html Sat Feb 6 11:44:13 2016 @@ -75,7 +75,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/1.2/datasource.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/datasource.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/datasource.html Sat Feb 6 11:44:13 2016 @@ -56,7 +56,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/dataview-concepts.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dataview-concepts.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/dataviews-in-action.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dataviews-in-action.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/dataviews.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dataviews.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/dataviews.html Sat Feb 6 11:44:13 2016 @@ -62,7 +62,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/dbadapter.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dbadapter.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/dbadapter.html Sat Feb 6 11:44:13 2016 @@ -72,7 +72,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/delete-rules.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/delete-rules.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/deleting-objects.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/deleting-objects.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/deleting-objects.html Sat Feb 6 11:44:13 2016 @@ -92,7 +92,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/1.2/deployment-with-ant.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/deployment-with-ant.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/deployment.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/deployment.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/deployment.html Sat Feb 6 11:44:13 2016 @@ -66,7 +66,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/1.2/design.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/design.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/design.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/dvmodeler-gui-tool.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/dvmodeler-gui-tool.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/dvmodeler-gui-tool.html Sat Feb 6 11:44:13 2016 @@ -66,7 +66,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/entityresolver.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/entityresolver.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/entityresolver.html Sat Feb 6 11:44:13 2016 @@ -55,7 +55,7 @@ <P>Another important function of the EntityResolver is providing access to the <TT>org.objectstyle.cayenne.property.ClassDescriptor</TT> instances for each persistent entity. Those a compiled by Cayenne on the fly using EntityResolver's <TT>org.objectstyle.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/1.2/event-package.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/event-package.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/executing-a-stored-procedure.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/executing-a-stored-procedure.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/expression-factory-utilities.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/expression-factory-utilities.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/expression-factory-utilities.html Sat Feb 6 11:44:13 2016 @@ -145,7 +145,7 @@ SelectQuery select = <SPAN class="code-k <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/expressions.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/expressions.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/expressions.html Sat Feb 6 11:44:13 2016 @@ -56,7 +56,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/extended-types.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/extended-types.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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="http://objectstyle.org/cayenne/api/cayenne/org/objectstyle/cayenne/dba/DbAdapter.html" class="external-link" rel="nofollow">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/1.2/flattened-relationships.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/flattened-relationships.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/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/1.2/general-navigation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/general-navigation.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/general-navigation.html Sat Feb 6 11:44:13 2016 @@ -102,7 +102,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/1.2/general-preferences.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/general-preferences.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/generate-database-schema.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/generate-database-schema.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/generate-java-classes.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/generate-java-classes.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/generate-primary-key-support.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/generate-primary-key-support.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/generated-columns.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/generated-columns.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/generic-persistent-class.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/generic-persistent-class.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/generic-persistent-class.html Sat Feb 6 11:44:13 2016 @@ -127,7 +127,7 @@ SelectQuery q = <SPAN class="code-keywor </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/grammar/ExpressionParser.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/grammar/ExpressionParser.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/grammar/ExpressionParser.html Sat Feb 6 11:44:13 2016 @@ -202,7 +202,7 @@ </HTML> <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/guide-to-11-features.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/guide-to-11-features.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/guide-to-11-features.html Sat Feb 6 11:44:13 2016 @@ -185,7 +185,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/1.2/guide-to-12-features.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/guide-to-12-features.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/handling-inheritance.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/handling-inheritance.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/in-memory-evaluation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/in-memory-evaluation.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/index.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/index.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/installation.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/installation.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/installation.html Sat Feb 6 11:44:13 2016 @@ -76,7 +76,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/introduction-to-cayennemodeler.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/introduction-to-cayennemodeler.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/introduction-to-cayennemodeler.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/introduction.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/introduction.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/introduction.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/1.2/iterating-through-data-rows.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/iterating-through-data-rows.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/iterating-through-data-rows.html Sat Feb 6 11:44:13 2016 @@ -104,7 +104,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/1.2/jar-files-and-dependencies.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/jar-files-and-dependencies.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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/1.2/java-interface-to-an-existing-database.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/java-interface-to-an-existing-database.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/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> Modified: websites/staging/cayenne/trunk/content/docs/1.2/license.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/license.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/license.html Sat Feb 6 11:44:13 2016 @@ -108,7 +108,7 @@ information on the ObjectStyle Group, pl </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/local-datasources.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/local-datasources.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/local-datasources.html Sat Feb 6 11:44:13 2016 @@ -57,7 +57,7 @@ <P><SPAN class="image-wrap" style=""><IMG src="local-datasources.data/prefs-datasource.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/many-to-many-relationships.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/many-to-many-relationships.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/many-to-many-relationships.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/modeler-guide.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/modeler-guide.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/modeler-guide.html Sat Feb 6 11:44:13 2016 @@ -70,7 +70,7 @@ <UL><LI><A href="cayenne-project-structure.html" title="Cayenne Project Structure">Cayenne Project Structure</A><UL><LI><A href="cayenne-datamaps.html" title="Cayenne DataMaps">Cayenne DataMaps</A></LI><LI><A href="cayenne-projects.html" title="Cayenne Projects">Cayenne Projects</A></LI></UL></LI><LI><A href="common-modeling-tasks.html" title="Common Modeling Tasks">Common Modeling Tasks</A><UL><LI><A href="create-datanode.html" title="Create DataNode">Create DataNode</A></LI><LI><A href="create-new-project.html" title="Create New Project">Create New Project</A></LI><LI><A href="generate-database-schema.html" title="Generate Database Schema">Generate Database Schema</A></LI><LI><A href="generate-java-classes.html" title="Generate Java Classes">Generate Java Classes</A></LI><LI><A href="generate-primary-key-support.html" title="Generate Primary Key Support">Generate Primary Key Support</A></LI><LI><A href="reverse-engineer-database.html" title="Reverse Engineer Database">Reverse Engi neer Database</A></LI><LI><A href="setting-datamap-defaults.html" title="Setting DataMap Defaults">Setting DataMap Defaults</A></LI></UL></LI><LI><A href="configuring-deployment-settings.html" title="Configuring Deployment Settings">Configuring Deployment Settings</A><UL><LI><A href="configuring-caching-behavior.html" title="Configuring Caching Behavior">Configuring Caching Behavior</A></LI><LI><A href="configuring-object-validation.html" title="Configuring Object Validation">Configuring Object Validation</A></LI><LI><A href="configuring-transactional-behavior.html" title="Configuring Transactional Behavior">Configuring Transactional Behavior</A></LI></UL></LI><LI><A href="introduction-to-cayennemodeler.html" title="Introduction to CayenneModeler">Introduction to CayenneModeler</A><UL><LI><A href="cayennemodeler-and-eclipse.html" title="CayenneModeler and Eclipse">CayenneModeler and Eclipse</A></LI><LI><A href="cayenne-user-directory.html" title="Cayenne User Directory">Cayenne User Directory</A></LI><LI><A href="general-navigation.html" title="General Navigation">General Navigation</A></LI><LI><A href="running-cayennemodeler.html" title="Running CayenneModeler">Running CayenneModeler</A></LI></UL></LI><LI><A href="modeling-database-layer.html" title="Modeling Database Layer">Modeling Database Layer</A><UL><LI><A href="to-dep-pk-checkbox.html" title="To Dep PK Checkbox">To Dep PK Checkbox</A></LI></UL></LI><LI><A href="modeling-object-layer.html" title="Modeling Object Layer">Modeling Object Layer</A><UL><LI><A href="cayennemodeler-flattened-relationships.html" title="CayenneModeler Flattened Relationships">CayenneModeler Flattened Relationships</A></LI><LI><A href="delete-rules.html" title="Delete Rules">Delete Rules</A></LI><LI><A href="many-to-many-relationships.html" title="Many-to-Many Relationships">Many-to-Many Relationships</A></LI><LI><A href="modeling-inheritance.html" title="Modeling Inheritance">Modeling Inheritance</A></LI><LI><A href="modeling-ob jentities.html" title="Modeling ObjEntities">Modeling ObjEntities</A></LI><LI><A href="modeling-remote-persistence.html" title="Modeling Remote Persistence">Modeling Remote Persistence</A></LI></UL></LI><LI><A href="modeling-queries.html" title="Modeling Queries">Modeling Queries</A></LI><LI><A href="modeling-tips.html" title="Modeling Tips">Modeling Tips</A></LI><LI><A href="orm-case-study.html" title="ORM Case Study">ORM Case Study</A><UL><LI><A href="converting-an-existing-business-framework.html" title="Converting an Existing Business Framework">Converting an Existing Business Framework</A></LI><LI><A href="java-interface-to-an-existing-database.html" title="Java Interface to an Existing Database">Java Interface to an Existing Database</A></LI><LI><A href="new-system.html" title="New System">New System</A></LI></UL></LI><LI><A href="preferences-panel.html" title="Preferences Panel">Preferences Panel</A><UL><LI><A href="classpath.html" title="ClassPath">ClassPath</A></LI><LI><A h ref="general-preferences.html" title="General Preferences">General Preferences</A></LI><LI><A href="local-datasources.html" title="Local DataSources">Local DataSources</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/modeling-database-layer.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/modeling-database-layer.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/modeling-database-layer.html Sat Feb 6 11:44:13 2016 @@ -57,7 +57,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/modeling-inheritance.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/modeling-inheritance.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/modeling-inheritance.html Sat Feb 6 11:44:13 2016 @@ -100,7 +100,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>Qualifiers Note</B><BR>Qualifiers are not inherited! When defining qualifiers for inheritance purposes keep in mind that the actual qualifier built by Cayenne will include the qualifier of a root entity and qualifiers of all its known subentities joined using "or" operator, as shown in the above example.</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/modeling-object-layer.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/modeling-object-layer.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/modeling-object-layer.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/modeling-objentities.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/modeling-objentities.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/modeling-objentities.html Sat Feb 6 11:44:13 2016 @@ -70,7 +70,7 @@ <P>ObjEntities can hold a qualifier expression that is automatically appended to all SelectQueries rooted in a given ObjEntity. Entity qualifier can be viewed as a global data filter for a given entity. One area where this feature is used is <A href="modeling-inheritance.html" title="Modeling Inheritance">inheritance mapping</A>, however by itself it has nothing to do with inheritance as such and can be used standalone. To set an entity qualifier, type a Cayenne expression into the "Qualifier" field of the ObjEntity editor panel. Valid expressions grammar is described <A href="http://www.objectstyle.org/cayenne/grammar/ExpressionParser.html" class="external-link" rel="nofollow">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/modeling-queries.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/modeling-queries.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/modeling-queries.html Sat Feb 6 11:44:13 2016 @@ -53,7 +53,7 @@ TBD </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/modeling-remote-persistence.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/modeling-remote-persistence.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/modeling-remote-persistence.html Sat Feb 6 11:44:13 2016 @@ -68,7 +68,7 @@ See Also <A href="../doc/remote-object-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/modeling-tips.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/modeling-tips.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/modeling-tips.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/moving-objects-between-contexts.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/moving-objects-between-contexts.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/moving-objects-between-contexts.html Sat Feb 6 11:44:13 2016 @@ -72,7 +72,7 @@ User user; <SPAN class="code-comment">// </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/namedquery.html ============================================================================== --- websites/staging/cayenne/trunk/content/docs/1.2/namedquery.html (original) +++ websites/staging/cayenne/trunk/content/docs/1.2/namedquery.html Sat Feb 6 11:44:13 2016 @@ -64,7 +64,7 @@ List matchingUsers = context.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>