|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibatis.dao.client.template.DaoTemplate
com.ibatis.dao.client.template.JdbcDaoTemplate
com.ibatis.dao.client.template.JtaDaoTemplate
DEPRECATED This is now exactly the same as the JdbcDaoTemplate, and therefore has beend deprecated. There is no behavioural difference between the two.
Field Summary |
Fields inherited from class com.ibatis.dao.client.template.DaoTemplate |
daoManager |
Constructor Summary | |
JtaDaoTemplate(DaoManager daoManager)
Deprecated. |
Methods inherited from class com.ibatis.dao.client.template.JdbcDaoTemplate |
getConnection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JtaDaoTemplate(DaoManager daoManager)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |