You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by dj...@apache.org on 2007/05/23 00:03:50 UTC

svn commit: r540770 - /db/derby/code/trunk/java/engine/org/apache/derby/impl/sql/execute/WriteCursorConstantAction.java

Author: djd
Date: Tue May 22 15:03:49 2007
New Revision: 540770

URL: http://svn.apache.org/viewvc?view=rev&rev=540770
Log:
Fix javadoc error in WriteCursorConstantAction

Modified:
    db/derby/code/trunk/java/engine/org/apache/derby/impl/sql/execute/WriteCursorConstantAction.java

Modified: db/derby/code/trunk/java/engine/org/apache/derby/impl/sql/execute/WriteCursorConstantAction.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/impl/sql/execute/WriteCursorConstantAction.java?view=diff&rev=540770&r1=540769&r2=540770
==============================================================================
--- db/derby/code/trunk/java/engine/org/apache/derby/impl/sql/execute/WriteCursorConstantAction.java (original)
+++ db/derby/code/trunk/java/engine/org/apache/derby/impl/sql/execute/WriteCursorConstantAction.java Tue May 22 15:03:49 2007
@@ -176,7 +176,6 @@
 	  *	A full list of foreign keys was compiled into this constant
 	  *	action.
 	  *
-	  *	@param	ec	the ExecutionContext
 	  *
 	  *	@return	the list of foreign keys to enforce for this action
 	  *