惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
G
Google Developers Blog
D
Docker
The GitHub Blog
The GitHub Blog
H
Help Net Security
WordPress大学
WordPress大学
博客园_首页
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
罗磊的独立博客
I
InfoQ
U
Unit 42
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
V
Visual Studio Blog
Jina AI
Jina AI
J
Java Code Geeks
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
D
DataBreaches.Net
Google DeepMind News
Google DeepMind News

博客园 - steventong

JAVA電子書下載 實用的網站 Eclipse熱鍵 在Tomcat中安装JSTL 對象的序列化和反序列化 开发宝典:程序开发新手入门之Jave ME 15+ Free Visual Studio Add-Ins Linguatec Personal Translator v2008 Professional English-Chinese xmlhttprequest 中文參考 內存調試技巧 AJAX列表 9月2日照片 在ASP.NET中實現AJAX Atlas Framework 快速上手體驗 微軟 ASP.NET 2.0 的 AJAX 利劍 ~ Atlas Framework 使用HTTP模块扩展 ASP.NET 处理 [轉] ATF -- eclipse的AJAX插件安装指南 [轉]探索 Eclipse 的 Ajax Toolkit Framework SAJAX FOR PHP
What is iBATIS? --SQL MAP
steventong · 2007-08-29 · via 博客园 - steventong

.

http://ibatis.apache.org/

What is iBATIS?

The iBATIS Data Mapper framework makes it easier to use a database with Java and .NET applications. iBATIS couples objects with stored procedures or SQL statements using a XML descriptor. Simplicity is the biggest advantage of the iBATIS Data Mapper over object relational mapping tools.

To use the iBATIS Data Mapper, you rely on your own objects, XML, and SQL. There is little to learn that you don't already know. With the iBATIS Data Mapper, you have the full power of both SQL and stored procedures at your fingertips.

Are you interested but want to know what others have said? Well, first see the various articles and books that have covered iBATIS and read some of our user feedback. Then, learn how to simple it is to use the iBATIS Data Mapper by reading our Java Tutorial or .NET Quick Start Guide!