| Package | Description |
|---|---|
| org.ibatis.spring.support |
| Modifier and Type | Method and Description |
|---|---|
SqlMapClientTemplate |
SqlMapClientDaoSupport.getSqlMapClientTemplate()
Return the SqlMapClientTemplate for this DAO, pre-initialized with the SqlMapClient or set explicitly.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SqlMapClientDaoSupport.setSqlMapClientTemplate(SqlMapClientTemplate sqlMapClientTemplate)
Set the SqlMapClientTemplate for this DAO explicitly, as an alternative to specifying a SqlMapClient.
|
Copyright © 2084–2018 dukeware.com. All rights reserved.