Computer 그리고 Developer/dW

[dW] iBatis에 관한 글들

버리야 2008. 12. 30. 10:44
반응형

iBatis에 관한 글을 찾다가 좋은 글 발견!~
dW에 있는 내용인데 보려면 로그인이 필요하지만 단계별로 따라하기 좋은 문서이다.

Improve persistence with Apache Derby and iBATIS, Part 1: Initial configuration, semantics, and a simple test 

- What is iBatis?
- Advantages of iBatis
- iBatis Data Mapper semantics
- Configure derby and iBatis
- Test derby and iBatis


- JPetStore history/build/run
- DAO framework
- Data model
- Object model
- Taking iBatis out for a spin



- Transactions using Derby and iBatis
- Caching in iBatis
- Dynamic SQL in iBatis
- Standalone DAO example
반응형