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

推荐订阅源

J
Java Code Geeks
Engineering at Meta
Engineering at Meta
GbyAI
GbyAI
MongoDB | Blog
MongoDB | Blog
Blog — PlanetScale
Blog — PlanetScale
腾讯CDC
U
Unit 42
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Apple Machine Learning Research
Apple Machine Learning Research
M
MIT News - Artificial intelligence
人人都是产品经理
人人都是产品经理
Hugging Face - Blog
Hugging Face - Blog
MyScale Blog
MyScale Blog
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky
Recent Announcements
Recent Announcements
A
About on SuperTechFans
Stack Overflow Blog
Stack Overflow Blog
The GitHub Blog
The GitHub Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More

博客园 - 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!