This is example of using MyBatis-Spring Contains several unit-tests: Implemented simple CRUD-operations as SELECT, DELETE, INSERT. Implemented execution of custom SQL-statement and processing the ResultSet. Implemented transactional management using TransactionTemplate.