[Mulgara-svn] r192 - trunk/src/jar/resolver/java/org/mulgara/resolver

raboczi at mulgara.org raboczi at mulgara.org
Sun Feb 25 14:46:43 UTC 2007


Author: raboczi
Date: 2007-02-25 08:46:42 -0600 (Sun, 25 Feb 2007)
New Revision: 192

Modified:
   trunk/src/jar/resolver/java/org/mulgara/resolver/SubqueryAnswer.java
Log:
Fixed doc comment for changed @param

Modified: trunk/src/jar/resolver/java/org/mulgara/resolver/SubqueryAnswer.java
===================================================================
--- trunk/src/jar/resolver/java/org/mulgara/resolver/SubqueryAnswer.java	2007-02-25 14:45:41 UTC (rev 191)
+++ trunk/src/jar/resolver/java/org/mulgara/resolver/SubqueryAnswer.java	2007-02-25 14:46:42 UTC (rev 192)
@@ -102,8 +102,8 @@
   /**
    * Construct a wrapper around the <var>tuples</var> parameter.
    *
-   * @param session  the session from which to globalize the local nodes
-   *                 within the <var>tuples</var> parameter
+   * @param operationContext  the session from which to globalize the local
+   *                          nodes within the <var>tuples</var> parameter
    * @param resolverSession  the session used to globalize the <var>tuples</var>
    * @param tuples  the resolved answer to the <code>WHERE<code> clause,
    *                providing variable bindings for the variables that aren't




More information about the Mulgara-svn mailing list