| |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See
Description
| Class Diagram Summary | |
| ibatis | |
| Interface Summary | |
| SqlMapCallback | Callback interface for data access code that works on an iBATIS Database Layer SqlMap. |
| SqlMapOperations | Interface that specifies a basic set of iBATIS SqlMap operations. |
| Class Summary | |
| SqlMapFactoryBean | FactoryBean that creates an iBATIS Database Layer SqlMap as singleton in the current bean factory, possibly for use with SqlMapTemplate. |
| SqlMapTemplate | Helper class that simplifies data access via the MappedStatement API of the iBATIS Database Layer, and converts checked SQLExceptions into unchecked DataAccessExceptions, compatible to the org.springframework.dao exception hierarchy. |
Package providing integration of iBATIS Database Layer with Spring concepts. Contains SqlMap helper classes, and a template plus callback for ibatis-db access.
| |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||