|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlSessionOperations | |
|---|---|
| org.mybatis.spring | Contains core classes to build the MyBatis integration with Spring3.X. |
| Uses of SqlSessionOperations in org.mybatis.spring |
|---|
| Classes in org.mybatis.spring that implement SqlSessionOperations | |
|---|---|
class |
SqlSessionTemplate
Helper class that simplifies data access via the MyBatis SqlSession API, converting checked SQLExceptions into unchecked
DataAccessExceptions, following the org.springframework.dao exception hierarchy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||