[ 
https://issues.apache.org/jira/browse/IBATIS-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735187#action_12735187
 ] 

Jeff Butler commented on IBATIS-614:
------------------------------------

This is a known issue.  See here for details:

http://www.mail-archive.com/user-j...@ibatis.apache.org/msg13311.html

For iBATIS2, I think we should say that we don't support sets.

I believe this is fixed in iBATIS3.


> iterate tag does not function as specified in the Developer guide
> -----------------------------------------------------------------
>
>                 Key: IBATIS-614
>                 URL: https://issues.apache.org/jira/browse/IBATIS-614
>             Project: iBatis for Java
>          Issue Type: Bug
>          Components: SQL Maps
>    Affects Versions: 2.3.4
>         Environment: Windows XP Professional 32 bits, jdk 1.6 
>            Reporter: Mihai Victor Popescu
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The iterate tag doesn't function as specified in the Developer Guide where it 
> says:
> <iterate> Iterates over a property that is an implementation 
> java.util.Collection, or java.util.Iterator, or is an array.
> In reality it only iterates through arrays and java.util.List, even if Set 
> implementations are still implementations of java.util.Collection. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ibatis.apache.org
For additional commands, e-mail: dev-h...@ibatis.apache.org

Reply via email to