You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
What version of the MyBatis are you using?
r5445
Please describe the problem. Unit tests are best!
Ability to use (some of) immutable collections
(http://code.google.com/p/guava-libraries/) as return types in mappers.
Basically it's just for the option to design api as immutable, i.e. to inform
users that they should not need to modify the result.
Original issue reported on code.google.com by [email protected] on 26 Oct 2012 at 12:30