Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
ibatis: iBATIS SQL Maps and DAO Frameworks
Name: | ibatis |
Vendor: | JPackage Project |
Version: | 2.0.6 |
License: | Apache Software License 2 |
Release: | 2jpp |
URL: | http://www.ibatis.com/ |
- Summary
- iBATIS SQL Maps provides a very simple and flexible means
of moving data between your Java objects and a relational
database. Use the full power of real SQL without a single
line of JDBC code!
iBATIS DAO is an abstraction layer that hides the details
of your persistence solution and provides a common API to
the rest of your application.
Changelog
- * Sat Jul 9 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:2.0.6-2jpp
-
- Add commons-logging requirement
- * Fri Oct 8 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0:2.0.6-1jpp
-
- First release