| Package | Description |
|---|---|
| org.ibatis.client | |
| org.ibatis.spring |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SqlMapClient
SqlMapClient is the externally provided API interface for users.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SqlMapClientOperations
Interface that specifies a basic set of iBATIS SqlMapClient operations, implemented by
SqlMapClientTemplate. |
| Modifier and Type | Class and Description |
|---|---|
class |
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.