| Package | Description |
|---|---|
| com.ibatis.sqlmap.client | |
| org.ibatis.spring |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SqlMapClient
A thread safe client for working with your SQL Maps (Start Here).
|
interface |
SqlMapSession
A single threaded session for working with your SQL Maps.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SqlMapClientCallback.doInSqlMapClient(SqlMapExecutor executor)
Gets called by
SqlMapClientTemplate.execute with an active
SqlMapExecutor. |
Copyright © 2084–2018 dukeware.com. All rights reserved.