| Package | Description |
|---|---|
| org.ibatis.spring | |
| org.ibatis.spring.support |
| Class and Description |
|---|
| SqlMapClientCallback
Callback interface for data access code that works with the iBATIS
SqlMapExecutor interface. |
SqlMapClientFactoryBean
FactoryBean that creates an iBATIS
SqlMapClient. |
| SqlMapClientOperations
Interface that specifies a basic set of iBATIS SqlMapClient operations, implemented by
SqlMapClientTemplate. |
| Class and Description |
|---|
| SqlMapClientTemplate
Helper class that simplifies data access via the iBATIS
SqlMapClient API, converting
checked SQLExceptions into unchecked DataAccessExceptions, following the org.springframework.dao
exception hierarchy. |
Copyright © 2084–2018 dukeware.com. All rights reserved.