emacarron / mybatis

Automatically exported from code.google.com/p/mybatis
0 stars 0 forks source link

queryformap alternative in mybatis #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the MyBatis are you using?
3.0.1

Please describe the problem.  Unit tests are best!
I am upgrading from iBatis 2.x to myBatis 3.0.1. In 2.x we used queryformap() 
method a lot but I am unable to find any alternative in myBatis.

What is the expected output? What do you see instead?

Please provide any additional information below.

Original issue reported on code.google.com by saurabh....@gmail.com on 22 Jul 2010 at 11:24

GoogleCodeExporter commented 9 years ago
The method was added in version 3.0.3.
Please try it and see if it works as it did in 2.x.

Original comment by christia...@ircm.qc.ca on 17 Dec 2010 at 1:28

GoogleCodeExporter commented 9 years ago

Original comment by nathan.m...@gmail.com on 28 Dec 2010 at 3:49