Author: cbegin
Date: Fri May 15 03:31:42 2009
New Revision: 774993
URL: http://svn.apache.org/viewvc?rev=774993&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=774993&r1=774992&r2=774993&view=diff
==============================================================================
--- ibatis/trunk/java/ibatis-3/TODO (original)
+++ ibatis/trunk/java/ibatis-3/TODO Fri May 15 03:31:42 2009
@@ -5,12 +5,11 @@
Required:
* Apply selectKey to parameterObject
+* Wrap collection parameter objects in a map automatically
+* Allow lazy loading across connection boundaries
Nice to Have:
* 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
-* commitRequired option at the statement level
-* Wrap collection parameter objects in a map automatically
-* Allow lazy loading across connection boundaries
\ No newline at end of file