Allow removeFirstPrepend to fire repeatedly in an <iterate> tag
---------------------------------------------------------------

         Key: IBATIS-311
         URL: http://issues.apache.org/jira/browse/IBATIS-311
     Project: iBatis for Java
        Type: Improvement

  Components: SQL Maps  
    Versions: 2.1.7    
 Environment: All
    Reporter: Jeff Butler
 Assigned to: Jeff Butler 
    Priority: Minor


Currently in an <iterate> tag, the removeFirstPrepend function works once for 
the duration of the loop.  This is the correct and normal behavior.  This 
enhancement adds the ability to specify that the removeFirstPrepend function 
should happen for each iteration in the loop.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to