You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2014/02/16 06:46:46 UTC

svn commit: r1568724 [25/36] - in /cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access: ./ class-use/ dbsync/ dbsync/class-use/ event/ event/class-use/ jdbc/ jdbc/class-use/ trans/ trans/class-use/ types/ types/class-use/ util/ util/c...

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/QueryAssemblerHelper.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/QueryAssemblerHelper.html?rev=1568724&r1=1568723&r2=1568724&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/QueryAssemblerHelper.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/QueryAssemblerHelper.html Sun Feb 16 05:46:41 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:22 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:18 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-QueryAssemblerHelper (Cayenne Documentation 3.1B2 API)
+QueryAssemblerHelper (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ QueryAssemblerHelper (Cayenne Documentat
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="QueryAssemblerHelper (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="QueryAssemblerHelper (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -93,7 +93,7 @@ org.apache.cayenne.access.trans</FONT>
 <BR>
 Class QueryAssemblerHelper</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cayenne.access.trans.QueryAssemblerHelper</B>
 </PRE>
 <DL>
@@ -101,7 +101,7 @@ Class QueryAssemblerHelper</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public abstract class <B>QueryAssemblerHelper</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public abstract class <B>QueryAssemblerHelper</B><DT>extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -122,7 +122,7 @@ Translates parts of the query to SQL. Al
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#out">out</A></B></CODE>
 
 <BR>
@@ -191,7 +191,7 @@ Translates parts of the query to SQL. Al
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#appendLiteral(java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)">appendLiteral</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;val,
+<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#appendLiteral(java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)">appendLiteral</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;val,
               <A HREF="../../../../../org/apache/cayenne/map/DbAttribute.html" title="class in org.apache.cayenne.map">DbAttribute</A>&nbsp;attr,
               <A HREF="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>&nbsp;parentExpression)</CODE>
 
@@ -202,7 +202,7 @@ Translates parts of the query to SQL. Al
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#appendLiteralDirect(java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)">appendLiteralDirect</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;val,
+<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#appendLiteralDirect(java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)">appendLiteralDirect</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;val,
                     <A HREF="../../../../../org/apache/cayenne/map/DbAttribute.html" title="class in org.apache.cayenne.map">DbAttribute</A>&nbsp;attr,
                     <A HREF="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>&nbsp;parentExpression)</CODE>
 
@@ -224,7 +224,7 @@ Translates parts of the query to SQL. Al
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
 <TR ALIGN="right" VALIGN="">
 <TD NOWRAP><FONT SIZE="-1">
-<CODE>&lt;T extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A>&gt; 
+<CODE>&lt;T extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A>&gt; 
 <BR>
 T</CODE></FONT></TD>
 </TR>
@@ -289,7 +289,7 @@ T</CODE></FONT></TD>
 <CODE>protected &nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#processRelTermination(org.apache.cayenne.map.DbRelationship, org.apache.cayenne.map.JoinType, java.lang.String)">processRelTermination</A></B>(<A HREF="../../../../../org/apache/cayenne/map/DbRelationship.html" title="class in org.apache.cayenne.map">DbRelationship</A>&nbsp;rel,
                       <A HREF="../../../../../org/apache/cayenne/map/JoinType.html" title="enum in org.apache.cayenne.map">JoinType</A>&nbsp;joinType,
-                      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)</CODE>
+                      <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handles case when a DB_NAME expression ends with relationship.</TD>
@@ -299,7 +299,7 @@ T</CODE></FONT></TD>
 <CODE>protected &nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssemblerHelper.html#processRelTermination(org.apache.cayenne.map.ObjRelationship, org.apache.cayenne.map.JoinType, java.lang.String)">processRelTermination</A></B>(<A HREF="../../../../../org/apache/cayenne/map/ObjRelationship.html" title="class in org.apache.cayenne.map">ObjRelationship</A>&nbsp;rel,
                       <A HREF="../../../../../org/apache/cayenne/map/JoinType.html" title="enum in org.apache.cayenne.map">JoinType</A>&nbsp;joinType,
-                      <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)</CODE>
+                      <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Processes case when an OBJ_PATH expression ends with relationship.</TD>
@@ -308,10 +308,10 @@ T</CODE></FONT></TD>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Ob
 ject.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com
 /javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -340,7 +340,7 @@ protected <A HREF="../../../../../org/ap
 <A NAME="out"><!-- --></A><H3>
 out</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A> <B>out</B></PRE>
+protected <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A> <B>out</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -411,13 +411,13 @@ public <A HREF="../../../../../org/apach
 <A NAME="appendPart(java.lang.Appendable)"><!-- --></A><A NAME="appendPart(T)"><!-- --></A><H3>
 appendPart</H3>
 <PRE>
-public &lt;T extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A>&gt; T <B>appendPart</B>(T&nbsp;out)
-                                throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+public &lt;T extends <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A>&gt; T <B>appendPart</B>(T&nbsp;out)
+                                throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
   <DD>3.0</DD>
 </DL>
 </DD>
@@ -428,12 +428,12 @@ public &lt;T extends <A HREF="http://jav
 doAppendPart</H3>
 <PRE>
 protected abstract void <B>doAppendPart</B>()
-                              throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
   <DD>3.0</DD>
 </DL>
 </DD>
@@ -444,7 +444,7 @@ protected abstract void <B>doAppendPart<
 appendLikeEscapeCharacter</H3>
 <PRE>
 protected void <B>appendLikeEscapeCharacter</B>(<A HREF="../../../../../org/apache/cayenne/exp/parser/PatternMatchNode.html" title="class in org.apache.cayenne.exp.parser">PatternMatchNode</A>&nbsp;patternMatchNode)
-                                  throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                                  throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Outputs the standard JDBC (database agnostic) expression for supplying the escape
  character to the database server when supplying a LIKE clause. This has been
@@ -457,7 +457,7 @@ protected void <B>appendLikeEscapeCharac
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
   <DD>3.1</DD>
 </DL>
 </DD>
@@ -468,14 +468,14 @@ protected void <B>appendLikeEscapeCharac
 appendObjPath</H3>
 <PRE>
 protected void <B>appendObjPath</B>(<A HREF="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>&nbsp;pathExp)
-                      throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                      throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Processes parts of the OBJ_PATH expression.
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -484,12 +484,12 @@ protected void <B>appendObjPath</B>(<A H
 appendDbPath</H3>
 <PRE>
 protected void <B>appendDbPath</B>(<A HREF="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>&nbsp;pathExp)
-                     throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                     throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -498,12 +498,12 @@ protected void <B>appendDbPath</B>(<A HR
 processColumn</H3>
 <PRE>
 protected void <B>processColumn</B>(<A HREF="../../../../../org/apache/cayenne/map/DbAttribute.html" title="class in org.apache.cayenne.map">DbAttribute</A>&nbsp;dbAttr)
-                      throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                      throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -513,12 +513,12 @@ processColumnWithQuoteSqlIdentifiers</H3
 <PRE>
 protected void <B>processColumnWithQuoteSqlIdentifiers</B>(<A HREF="../../../../../org/apache/cayenne/map/DbAttribute.html" title="class in org.apache.cayenne.map">DbAttribute</A>&nbsp;dbAttr,
                                                     <A HREF="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>&nbsp;pathExp)
-                                             throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                                             throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -526,10 +526,10 @@ protected void <B>processColumnWithQuote
 <A NAME="appendLiteral(java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)"><!-- --></A><H3>
 appendLiteral</H3>
 <PRE>
-protected void <B>appendLiteral</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;val,
+protected void <B>appendLiteral</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;val,
                              <A HREF="../../../../../org/apache/cayenne/map/DbAttribute.html" title="class in org.apache.cayenne.map">DbAttribute</A>&nbsp;attr,
                              <A HREF="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>&nbsp;parentExpression)
-                      throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                      throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Appends SQL code to the query buffer to handle <code>val</code> as a parameter to
  the PreparedStatement being built. Adds <code>val</code> into QueryAssembler
@@ -546,7 +546,7 @@ protected void <B>appendLiteral</B>(<A H
             of "standard JDBC" types, null or a DataObject.<DD><CODE>attr</CODE> - DbAttribute that has information on what type of parameter is being
             appended.
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -554,10 +554,10 @@ protected void <B>appendLiteral</B>(<A H
 <A NAME="appendLiteralDirect(java.lang.Object, org.apache.cayenne.map.DbAttribute, org.apache.cayenne.exp.Expression)"><!-- --></A><H3>
 appendLiteralDirect</H3>
 <PRE>
-protected void <B>appendLiteralDirect</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;val,
+protected void <B>appendLiteralDirect</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;val,
                                    <A HREF="../../../../../org/apache/cayenne/map/DbAttribute.html" title="class in org.apache.cayenne.map">DbAttribute</A>&nbsp;attr,
                                    <A HREF="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>&nbsp;parentExpression)
-                            throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                            throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Appends SQL code to the query buffer to handle <code>val</code> as a parameter to
  the PreparedStatement being built. Adds <code>val</code> into QueryAssembler
@@ -566,7 +566,7 @@ protected void <B>appendLiteralDirect</B
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -589,8 +589,8 @@ processRelTermination</H3>
 <PRE>
 protected void <B>processRelTermination</B>(<A HREF="../../../../../org/apache/cayenne/map/ObjRelationship.html" title="class in org.apache.cayenne.map">ObjRelationship</A>&nbsp;rel,
                                      <A HREF="../../../../../org/apache/cayenne/map/JoinType.html" title="enum in org.apache.cayenne.map">JoinType</A>&nbsp;joinType,
-                                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)
-                              throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                                     <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)
+                              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Processes case when an OBJ_PATH expression ends with relationship. If this is a "to
  many" relationship, a join is added and a column expression for the target entity
@@ -600,7 +600,7 @@ protected void <B>processRelTermination<
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
   <DD>3.0</DD>
 </DL>
 </DD>
@@ -612,8 +612,8 @@ processRelTermination</H3>
 <PRE>
 protected void <B>processRelTermination</B>(<A HREF="../../../../../org/apache/cayenne/map/DbRelationship.html" title="class in org.apache.cayenne.map">DbRelationship</A>&nbsp;rel,
                                      <A HREF="../../../../../org/apache/cayenne/map/JoinType.html" title="enum in org.apache.cayenne.map">JoinType</A>&nbsp;joinType,
-                                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)
-                              throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                                     <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)
+                              throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Handles case when a DB_NAME expression ends with relationship. If this is a "to
  many" relationship, a join is added and a column expression for the target entity
@@ -623,7 +623,7 @@ protected void <B>processRelTermination<
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>Since:</B></DT>
   <DD>3.0</DD>
 </DL>
 </DD>
@@ -689,6 +689,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/SelectTranslator.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/SelectTranslator.html?rev=1568724&r1=1568723&r2=1568724&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/SelectTranslator.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/SelectTranslator.html Sun Feb 16 05:46:41 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:22 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:18 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SelectTranslator (Cayenne Documentation 3.1B2 API)
+SelectTranslator (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ SelectTranslator (Cayenne Documentation 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SelectTranslator (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="SelectTranslator (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -93,7 +93,7 @@ org.apache.cayenne.access.trans</FONT>
 <BR>
 Class SelectTranslator</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssembler.html" title="class in org.apache.cayenne.access.trans">org.apache.cayenne.access.trans.QueryAssembler</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cayenne.access.trans.SelectTranslator</B>
 </PRE>
@@ -169,7 +169,7 @@ A builder of JDBC PreparedStatements bas
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/SelectTranslator.html#appendLimitAndOffsetClauses(java.lang.StringBuilder)">appendLimitAndOffsetClauses</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A>&nbsp;buffer)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/SelectTranslator.html#appendLimitAndOffsetClauses(java.lang.StringBuilder)">appendLimitAndOffsetClauses</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A>&nbsp;buffer)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handles appending optional limit and offset clauses.</TD>
@@ -177,15 +177,15 @@ A builder of JDBC PreparedStatements bas
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/SelectTranslator.html#appendSelectColumns(java.lang.StringBuilder, java.util.List)">appendSelectColumns</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A>&nbsp;buffer,
-                    <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectColumnExpList)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/SelectTranslator.html#appendSelectColumns(java.lang.StringBuilder, java.util.List)">appendSelectColumns</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A>&nbsp;buffer,
+                    <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectColumnExpList)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</A>&gt;</CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/SelectTranslator.html#buildResultColumns()">buildResultColumns</A></B>()</CODE>
 
 <BR>
@@ -201,7 +201,7 @@ A builder of JDBC PreparedStatements bas
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/SelectTranslator.html#createSqlString()">createSqlString</A></B>()</CODE>
 
 <BR>
@@ -212,14 +212,14 @@ A builder of JDBC PreparedStatements bas
 <CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/SelectTranslator.html#dbRelationshipAdded(org.apache.cayenne.map.DbRelationship, org.apache.cayenne.map.JoinType, java.lang.String)">dbRelationshipAdded</A></B>(<A HREF="../../../../../org/apache/cayenne/map/DbRelationship.html" title="class in org.apache.cayenne.map">DbRelationship</A>&nbsp;relationship,
                     <A HREF="../../../../../org/apache/cayenne/map/JoinType.html" title="enum in org.apache.cayenne.map">JoinType</A>&nbsp;joinType,
-                    <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)</CODE>
+                    <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Appends a join with given semantics to the query.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../../org/apache/cayenne/map/ObjAttribute.html" title="class in org.apache.cayenne.map">ObjAttribute</A>,<A HREF="../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../../org/apache/cayenne/map/ObjAttribute.html" title="class in org.apache.cayenne.map">ObjAttribute</A>,<A HREF="../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/SelectTranslator.html#getAttributeOverrides()">getAttributeOverrides</A></B>()</CODE>
 
 <BR>
@@ -229,7 +229,7 @@ A builder of JDBC PreparedStatements bas
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/SelectTranslator.html#getCurrentAlias()">getCurrentAlias</A></B>()</CODE>
 
 <BR>
@@ -298,10 +298,10 @@ A builder of JDBC PreparedStatements bas
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Ob
 ject.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com
 /javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -389,8 +389,8 @@ protected <A HREF="../../../../../org/ap
 <A NAME="createSqlString()"><!-- --></A><H3>
 createSqlString</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>createSqlString</B>()
-                       throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>createSqlString</B>()
+                       throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD>Returns query translated to SQL. This is a main work method of the
  SelectTranslator.
@@ -401,7 +401,7 @@ public <A HREF="http://java.sun.com/j2se
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -409,8 +409,8 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="appendSelectColumns(java.lang.StringBuilder, java.util.List)"><!-- --></A><H3>
 appendSelectColumns</H3>
 <PRE>
-protected void <B>appendSelectColumns</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A>&nbsp;buffer,
-                                   <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectColumnExpList)</PRE>
+protected void <B>appendSelectColumns</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A>&nbsp;buffer,
+                                   <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectColumnExpList)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Since:</B></DT>
@@ -423,7 +423,7 @@ protected void <B>appendSelectColumns</B
 <A NAME="appendLimitAndOffsetClauses(java.lang.StringBuilder)"><!-- --></A><H3>
 appendLimitAndOffsetClauses</H3>
 <PRE>
-protected void <B>appendLimitAndOffsetClauses</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A>&nbsp;buffer)</PRE>
+protected void <B>appendLimitAndOffsetClauses</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</A>&nbsp;buffer)</PRE>
 <DL>
 <DD>Handles appending optional limit and offset clauses. This implementation does
  nothing, deferring to subclasses to define the LIMIT/OFFSET clause syntax.
@@ -439,7 +439,7 @@ protected void <B>appendLimitAndOffsetCl
 <A NAME="getCurrentAlias()"><!-- --></A><H3>
 getCurrentAlias</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getCurrentAlias</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getCurrentAlias</B>()</PRE>
 <DL>
 <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssembler.html#getCurrentAlias()">QueryAssembler</A></CODE></B></DD>
 <DD>Returns an alias of the table which is currently at the top of the join stack.
@@ -471,7 +471,7 @@ public <A HREF="../../../../../org/apach
 <A NAME="getAttributeOverrides()"><!-- --></A><H3>
 getAttributeOverrides</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../../org/apache/cayenne/map/ObjAttribute.html" title="class in org.apache.cayenne.map">ObjAttribute</A>,<A HREF="../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</A>&gt; <B>getAttributeOverrides</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="../../../../../org/apache/cayenne/map/ObjAttribute.html" title="class in org.apache.cayenne.map">ObjAttribute</A>,<A HREF="../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</A>&gt; <B>getAttributeOverrides</B>()</PRE>
 <DL>
 <DD>Returns a map of ColumnDescriptors keyed by ObjAttribute for columns that may need
  to be reprocessed manually due to incompatible mappings along the inheritance
@@ -505,7 +505,7 @@ public boolean <B>isSuppressingDistinct<
 <A NAME="buildResultColumns()"><!-- --></A><H3>
 buildResultColumns</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</A>&gt; <B>buildResultColumns</B>()</PRE>
+protected <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../org/apache/cayenne/access/jdbc/ColumnDescriptor.html" title="class in org.apache.cayenne.access.jdbc">ColumnDescriptor</A>&gt; <B>buildResultColumns</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -538,7 +538,7 @@ dbRelationshipAdded</H3>
 <PRE>
 public void <B>dbRelationshipAdded</B>(<A HREF="../../../../../org/apache/cayenne/map/DbRelationship.html" title="class in org.apache.cayenne.map">DbRelationship</A>&nbsp;relationship,
                                 <A HREF="../../../../../org/apache/cayenne/map/JoinType.html" title="enum in org.apache.cayenne.map">JoinType</A>&nbsp;joinType,
-                                <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)</PRE>
+                                <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;joinSplitAlias)</PRE>
 <DL>
 <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssembler.html#dbRelationshipAdded(org.apache.cayenne.map.DbRelationship, org.apache.cayenne.map.JoinType, java.lang.String)">QueryAssembler</A></CODE></B></DD>
 <DD>Appends a join with given semantics to the query.
@@ -629,6 +629,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/TrimmingQualifierTranslator.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/TrimmingQualifierTranslator.html?rev=1568724&r1=1568723&r2=1568724&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/TrimmingQualifierTranslator.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/TrimmingQualifierTranslator.html Sun Feb 16 05:46:41 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:22 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:18 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-TrimmingQualifierTranslator (Cayenne Documentation 3.1B2 API)
+TrimmingQualifierTranslator (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ TrimmingQualifierTranslator (Cayenne Doc
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="TrimmingQualifierTranslator (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="TrimmingQualifierTranslator (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -93,7 +93,7 @@ org.apache.cayenne.access.trans</FONT>
 <BR>
 Class TrimmingQualifierTranslator</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssemblerHelper.html" title="class in org.apache.cayenne.access.trans">org.apache.cayenne.access.trans.QueryAssemblerHelper</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/cayenne/access/trans/QualifierTranslator.html" title="class in org.apache.cayenne.access.trans">org.apache.cayenne.access.trans.QualifierTranslator</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cayenne.access.trans.TrimmingQualifierTranslator</B>
@@ -128,7 +128,7 @@ QualifierTranslator that allows translat
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>protected &nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/TrimmingQualifierTranslator.html#trimFunction">trimFunction</A></B></CODE>
 
 <BR>
@@ -164,7 +164,7 @@ QualifierTranslator that allows translat
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/TrimmingQualifierTranslator.html#TrimmingQualifierTranslator(org.apache.cayenne.access.trans.QueryAssembler, java.lang.String)">TrimmingQualifierTranslator</A></B>(<A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssembler.html" title="class in org.apache.cayenne.access.trans">QueryAssembler</A>&nbsp;queryAssembler,
-                            <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;trimFunction)</CODE>
+                            <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;trimFunction)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for TrimmingQualifierTranslator.</TD>
@@ -181,7 +181,7 @@ QualifierTranslator that allows translat
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/TrimmingQualifierTranslator.html#getTrimFunction()">getTrimFunction</A></B>()</CODE>
 
 <BR>
@@ -207,7 +207,7 @@ QualifierTranslator that allows translat
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/TrimmingQualifierTranslator.html#setTrimFunction(java.lang.String)">setTrimFunction</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;trimFunction)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/TrimmingQualifierTranslator.html#setTrimFunction(java.lang.String)">setTrimFunction</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;trimFunction)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the trimFunction.</TD>
@@ -234,10 +234,10 @@ QualifierTranslator that allows translat
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Ob
 ject.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com
 /javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -256,7 +256,7 @@ QualifierTranslator that allows translat
 <A NAME="trimFunction"><!-- --></A><H3>
 trimFunction</H3>
 <PRE>
-protected <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>trimFunction</B></PRE>
+protected <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>trimFunction</B></PRE>
 <DL>
 <DL>
 </DL>
@@ -276,7 +276,7 @@ protected <A HREF="http://java.sun.com/j
 TrimmingQualifierTranslator</H3>
 <PRE>
 public <B>TrimmingQualifierTranslator</B>(<A HREF="../../../../../org/apache/cayenne/access/trans/QueryAssembler.html" title="class in org.apache.cayenne.access.trans">QueryAssembler</A>&nbsp;queryAssembler,
-                                   <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;trimFunction)</PRE>
+                                   <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;trimFunction)</PRE>
 <DL>
 <DD>Constructor for TrimmingQualifierTranslator.
 <P>
@@ -296,7 +296,7 @@ public <B>TrimmingQualifierTranslator</B
 processColumn</H3>
 <PRE>
 protected void <B>processColumn</B>(<A HREF="../../../../../org/apache/cayenne/map/DbAttribute.html" title="class in org.apache.cayenne.map">DbAttribute</A>&nbsp;dbAttr)
-                      throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                      throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Adds special handling of CHAR columns.
 <P>
@@ -306,7 +306,7 @@ protected void <B>processColumn</B>(<A H
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -316,7 +316,7 @@ processColumnWithQuoteSqlIdentifiers</H3
 <PRE>
 protected void <B>processColumnWithQuoteSqlIdentifiers</B>(<A HREF="../../../../../org/apache/cayenne/map/DbAttribute.html" title="class in org.apache.cayenne.map">DbAttribute</A>&nbsp;dbAttr,
                                                     <A HREF="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>&nbsp;pathExp)
-                                             throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                                             throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD>Adds special handling of CHAR columns.
 <P>
@@ -326,7 +326,7 @@ protected void <B>processColumnWithQuote
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -334,7 +334,7 @@ protected void <B>processColumnWithQuote
 <A NAME="getTrimFunction()"><!-- --></A><H3>
 getTrimFunction</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getTrimFunction</B>()</PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getTrimFunction</B>()</PRE>
 <DL>
 <DD>Returns the trimFunction.
 <P>
@@ -348,7 +348,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setTrimFunction(java.lang.String)"><!-- --></A><H3>
 setTrimFunction</H3>
 <PRE>
-public void <B>setTrimFunction</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;trimFunction)</PRE>
+public void <B>setTrimFunction</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;trimFunction)</PRE>
 <DL>
 <DD>Sets the trimFunction.
 <P>
@@ -417,6 +417,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/UpdateBatchQueryBuilder.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/UpdateBatchQueryBuilder.html?rev=1568724&r1=1568723&r2=1568724&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/UpdateBatchQueryBuilder.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/UpdateBatchQueryBuilder.html Sun Feb 16 05:46:41 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:22 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:18 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-UpdateBatchQueryBuilder (Cayenne Documentation 3.1B2 API)
+UpdateBatchQueryBuilder (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ UpdateBatchQueryBuilder (Cayenne Documen
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UpdateBatchQueryBuilder (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="UpdateBatchQueryBuilder (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -93,7 +93,7 @@ org.apache.cayenne.access.trans</FONT>
 <BR>
 Class UpdateBatchQueryBuilder</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">org.apache.cayenne.access.trans.BatchQueryBuilder</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cayenne.access.trans.UpdateBatchQueryBuilder</B>
 </PRE>
@@ -156,7 +156,7 @@ A translator for UpdateBatchQueries that
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/UpdateBatchQueryBuilder.html#bindParameters(java.sql.PreparedStatement, org.apache.cayenne.query.BatchQuery)">bindParameters</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</A>&nbsp;statement,
+<TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/UpdateBatchQueryBuilder.html#bindParameters(java.sql.PreparedStatement, org.apache.cayenne.query.BatchQuery)">bindParameters</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</A>&nbsp;statement,
                <A HREF="../../../../../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</A>&nbsp;query)</CODE>
 
 <BR>
@@ -164,7 +164,7 @@ A translator for UpdateBatchQueries that
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/cayenne/access/trans/UpdateBatchQueryBuilder.html#createSqlString(org.apache.cayenne.query.BatchQuery)">createSqlString</A></B>(<A HREF="../../../../../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</A>&nbsp;batch)</CODE>
 
 <BR>
@@ -183,10 +183,10 @@ A translator for UpdateBatchQueries that
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Ob
 ject.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com
 /javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -222,8 +222,8 @@ public <B>UpdateBatchQueryBuilder</B>(<A
 <A NAME="createSqlString(org.apache.cayenne.query.BatchQuery)"><!-- --></A><H3>
 createSqlString</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>createSqlString</B>(<A HREF="../../../../../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</A>&nbsp;batch)
-                       throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+public <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>createSqlString</B>(<A HREF="../../../../../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</A>&nbsp;batch)
+                       throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
 <DL>
 <DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/cayenne/access/trans/BatchQueryBuilder.html#createSqlString(org.apache.cayenne.query.BatchQuery)">BatchQueryBuilder</A></CODE></B></DD>
 <DD>Translates BatchQuery into an SQL string formatted to use in a PreparedStatement.
@@ -234,7 +234,7 @@ public <A HREF="http://java.sun.com/j2se
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -242,10 +242,10 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="bindParameters(java.sql.PreparedStatement, org.apache.cayenne.query.BatchQuery)"><!-- --></A><H3>
 bindParameters</H3>
 <PRE>
-public void <B>bindParameters</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</A>&nbsp;statement,
+public void <B>bindParameters</B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</A>&nbsp;statement,
                            <A HREF="../../../../../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</A>&nbsp;query)
-                    throws <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</A>,
-                           <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                    throws <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</A>,
+                           <A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD>Binds BatchQuery parameters to the PreparedStatement.
 <P>
@@ -255,8 +255,8 @@ public void <B>bindParameters</B>(<A HRE
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</A></CODE>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</A></CODE>
+<DD><CODE><A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -320,6 +320,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/BatchQueryBuilder.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/BatchQueryBuilder.html?rev=1568724&r1=1568723&r2=1568724&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/BatchQueryBuilder.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/BatchQueryBuilder.html Sun Feb 16 05:46:41 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.access.trans.BatchQueryBuilder (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.access.trans.BatchQueryBuilder (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.access.
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.access.trans.BatchQueryBuilder (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.access.trans.BatchQueryBuilder (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -207,7 +207,7 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>BatchAction.</B><B><A HREF="../../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsBatch(java.sql.Connection, org.apache.cayenne.access.trans.BatchQueryBuilder, org.apache.cayenne.access.OperationObserver)">runAsBatch</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</A>&nbsp;con,
+<TD><CODE><B>BatchAction.</B><B><A HREF="../../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsBatch(java.sql.Connection, org.apache.cayenne.access.trans.BatchQueryBuilder, org.apache.cayenne.access.OperationObserver)">runAsBatch</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</A>&nbsp;con,
            <A HREF="../../../../../../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">BatchQueryBuilder</A>&nbsp;queryBuilder,
            <A HREF="../../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</A>&nbsp;delegate)</CODE>
 
@@ -217,7 +217,7 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>BatchAction.</B><B><A HREF="../../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsIndividualQueries(java.sql.Connection, org.apache.cayenne.access.trans.BatchQueryBuilder, org.apache.cayenne.access.OperationObserver, boolean)">runAsIndividualQueries</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</A>&nbsp;connection,
+<TD><CODE><B>BatchAction.</B><B><A HREF="../../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsIndividualQueries(java.sql.Connection, org.apache.cayenne.access.trans.BatchQueryBuilder, org.apache.cayenne.access.OperationObserver, boolean)">runAsIndividualQueries</A></B>(<A HREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</A>&nbsp;connection,
                        <A HREF="../../../../../../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">BatchQueryBuilder</A>&nbsp;queryBuilder,
                        <A HREF="../../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</A>&nbsp;delegate,
                        boolean&nbsp;generatesKeys)</CODE>
@@ -347,6 +347,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/DataObjectMatchTranslator.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/DataObjectMatchTranslator.html?rev=1568724&r1=1568723&r2=1568724&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/DataObjectMatchTranslator.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/DataObjectMatchTranslator.html Sun Feb 16 05:46:41 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.access.trans.DataObjectMatchTranslator (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.access.trans.DataObjectMatchTranslator (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.access.
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.access.trans.DataObjectMatchTranslator (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.access.trans.DataObjectMatchTranslator (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>

Modified: cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/DeleteBatchQueryBuilder.html
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/DeleteBatchQueryBuilder.html?rev=1568724&r1=1568723&r2=1568724&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/DeleteBatchQueryBuilder.html (original)
+++ cayenne/site/cms/trunk/content/docs/3.1/api/org/apache/cayenne/access/trans/class-use/DeleteBatchQueryBuilder.html Sun Feb 16 05:46:41 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_37) on Mon Feb 18 13:24:26 WET 2013 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Sun Feb 16 08:21:22 FET 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.cayenne.access.trans.DeleteBatchQueryBuilder (Cayenne Documentation 3.1B2 API)
+Uses of Class org.apache.cayenne.access.trans.DeleteBatchQueryBuilder (Cayenne Documentation 3.1RC1 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2013-02-18">
+<META NAME="date" CONTENT="2014-02-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.cayenne.access.
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.cayenne.access.trans.DeleteBatchQueryBuilder (Cayenne Documentation 3.1B2 API)";
+        parent.document.title="Uses of Class org.apache.cayenne.access.trans.DeleteBatchQueryBuilder (Cayenne Documentation 3.1RC1 API)";
     }
 }
 </SCRIPT>
@@ -177,6 +177,6 @@ Uses of <A HREF="../../../../../../org/a
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2001-2013 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All Rights Reserved.
+Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.
 </BODY>
 </HTML>