|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlMapOperations | |
|---|---|
| org.springframework.orm.ibatis | Package providing integration of iBATIS Database Layer with Spring concepts. |
| Uses of SqlMapOperations in org.springframework.orm.ibatis |
|---|
| Classes in org.springframework.orm.ibatis that implement SqlMapOperations | |
|---|---|
class |
SqlMapTemplate
Helper class that simplifies data access via the MappedStatement API of iBATIS SQL Maps, and converts checked SQLExceptions into unchecked DataAccessExceptions, following the org.springframework.dao exception hierarchy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||