org.springframework.orm.ibatis.package-info Maven / Gradle / Ivy
/**
*
* Package providing integration of
* iBATIS Database Layer
* with Spring concepts.
*
* Contains resource helper classes and template classes for
* data access with the iBATIS SqlMapClient API.
*
*/
package org.springframework.orm.ibatis;