|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DaoTemplate | |
com.ibatis.dao.client.template |
Uses of DaoTemplate in com.ibatis.dao.client.template |
Subclasses of DaoTemplate in com.ibatis.dao.client.template | |
class |
HibernateDaoTemplate
A DaoTemplate for Hibernate implementations that provides a convenient method to access the Hibernate Session. |
class |
JdbcDaoTemplate
A DaoTemplate for JDBC implementations that provides a convenient method to access the JDBC Connection. |
class |
OjbBrokerDaoTemplate
A DaoTemplate for OJB broker implementations that provides a convenient method to access the broker. |
class |
SqlMapDaoTemplate
A DaoTemplate for SQL Map implementations that provides a convenient method to access the SqlMapExecutor. |
class |
ToplinkDaoTemplate
A DaoTemplate for Toplink implementations that provides a convenient method to access the Toplink Session. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |