|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.mybatis.spring | |
---|---|
org.mybatis.spring.mapper | Contains classes for automatically building MyBatis mapper proxy classes at application startup. |
org.mybatis.spring.support | Contains Spring3.X support classes for MyBatis. |
Classes in org.mybatis.spring used by org.mybatis.spring.mapper | |
---|---|
SqlSessionTemplate
Thread safe, Spring managed, SqlSession that works with Spring
transaction management to ensure that that the actual SqlSession used is the
one associated with the current Spring transaction. |
Classes in org.mybatis.spring used by org.mybatis.spring.support | |
---|---|
SqlSessionTemplate
Thread safe, Spring managed, SqlSession that works with Spring
transaction management to ensure that that the actual SqlSession used is the
one associated with the current Spring transaction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |