Author: cbegin
Date: Mon May 18 16:48:43 2009
New Revision: 776007
URL: http://svn.apache.org/viewvc?rev=776007&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=776007&r1=776006&r2=776007&view=diff
==============================================================================
--- ibatis/trunk/java/ibatis-3/TODO (original)
+++ ibatis/trunk/java/ibatis-3/TODO Mon May 18 16:48:43 2009
@@ -4,9 +4,9 @@
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
- * Preserve select key id on failed statement (refactor keygenerator
interface)
* http://issues.apache.org/jira/browse/IBATIS-357
\ No newline at end of file