Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
ibatis1: iBATIS SQL Maps and DAO Frameworks
Name: | ibatis1 |
Vendor: | JPackage Project |
Version: | 1.3.1 |
License: | iBATIS Open Source License |
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:1.3.1-2jpp
-
- Add commons-logging requirement
- * Mon Oct 4 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0:1.3.1-1jpp
-
- First release