Author: cbegin
Date: Mon May 18 20:08:48 2009
New Revision: 776072
URL: http://svn.apache.org/viewvc?rev=776072&view=rev
Log:
updated todo
Modified:
ibatis/trunk/java/ibatis-3/TODO
Modified: ibatis/trunk/java/ibatis-3/TODO
URL:
http://svn.apache.org/viewvc/ibatis/trunk/java/ibatis-3/TODO?rev=776072&r1=776071&r2=776072&view=diff
==============================================================================
--- ibatis/trunk/java/ibatis-3/TODO (original)
+++ ibatis/trunk/java/ibatis-3/TODO Mon May 18 20:08:48 2009
@@ -5,8 +5,8 @@
Nice to Have:
* Preserve select key id on failed statement (refactor keygenerator
interface)
+
* Commit required option at statement level
* Add resultType automapping option for collections so a resultMap isn't
required
* Auto result/param types detected for bound XML statements
- * Named parameter parsing/merging
* http://issues.apache.org/jira/browse/IBATIS-357
\ No newline at end of file