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 Improve persistence with Apache Derby and iBATIS, Part 2: Data definition in Derby - JPet..