|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
SqlSessionTemplate.execute
with an active
SqlSession
.
org.springframework.dao
exceptions.<properties>
tag in the configuration xml file.
Executor
interface.FactoryBean
that creates an MyBatis
SqlSessionFactory
.SqlSessionTemplate
.SqlSession
API, converting checked SQLExceptions into unchecked
DataAccessExceptions, following the org.springframework.dao
exception hierarchy.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |