You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ibatis.apache.org by rg...@apache.org on 2009/06/25 07:35:40 UTC

svn commit: r788266 - /ibatis/branches/MappedStatementRefactor/

Author: rgrabowski
Date: Thu Jun 25 05:35:40 2009
New Revision: 788266

URL: http://svn.apache.org/viewvc?rev=788266&view=rev
Log:
Experimenting with a large refactor of MappedStatment:
 - use partial classes to split functionality of class
 - added generic Execute method and lambdas to reduce duplicate code

Added:
    ibatis/branches/MappedStatementRefactor/
      - copied from r788265, ibatis/trunk/cs/V3/src/