Uses of Package
org.mybatis.spring
Packages that use org.mybatis.spring
Package
Description
Contains classes to facilitate the migration in Spring-Batch applications.
Contains classes to builder classes for
ItemReader
and
ItemWriter
.Contains classes for automatically building MyBatis mapper proxy classes at application startup.
Contains Spring3.X support classes for MyBatis.
-
Classes in org.mybatis.spring used by org.mybatis.spring.batchClassDescriptionThread safe, Spring managed,
SqlSession
that works with Spring transaction management to ensure that the actual SqlSession used is the one associated with the current Spring transaction. -
Classes in org.mybatis.spring used by org.mybatis.spring.batch.builderClassDescriptionThread safe, Spring managed,
SqlSession
that works with Spring transaction management to ensure that the actual SqlSession used is the one associated with the current Spring transaction. -
Classes in org.mybatis.spring used by org.mybatis.spring.mapperClassDescriptionThread safe, Spring managed,
SqlSession
that works with Spring transaction management to ensure that the actual SqlSession used is the one associated with the current Spring transaction. -
Classes in org.mybatis.spring used by org.mybatis.spring.supportClassDescriptionThread safe, Spring managed,
SqlSession
that works with Spring transaction management to ensure that the actual SqlSession used is the one associated with the current Spring transaction.