| Author: |
morciuch |
| Created: |
10/13/2005 6:45:05 AM |
| Last Updated: |
12/15/2005 4:17:38 PM |
This archives contains templates for generating business objects and mapping definitions for IBatis Data Mapper Framework (http://ibatis.apache.org). IBatis Business Object template is based loosely on its Hibernate counterpart. For each table/view, it generates a business object and matching mapping definition. The mapping definition contains a type alias, result map and select/insert/update/delete statements. For now, it's been tested only with SQLServer 2000. USE AT YOUR OWN RISK.
|