See: Description
| Interface | Description |
|---|---|
| SqlMapClientCallback<T> | Deprecated
as of Spring 3.2, in favor of the native Spring support
in the Mybatis follow-up project (http://code.google.com/p/mybatis/)
|
| SqlMapClientOperations | Deprecated
as of Spring 3.2, in favor of the native Spring support
in the Mybatis follow-up project (http://code.google.com/p/mybatis/)
|
| Class | Description |
|---|---|
| SqlMapClientFactoryBean | Deprecated
as of Spring 3.2, in favor of the native Spring support
in the Mybatis follow-up project (http://code.google.com/p/mybatis/)
|
| SqlMapClientTemplate | Deprecated
as of Spring 3.2, in favor of the native Spring support
in the Mybatis follow-up project (http://code.google.com/p/mybatis/)
|
Contains resource helper classes and template classes for data access with the iBATIS SqlMapClient API.