Where does the usage of 'SqlMapDaoTemplate' come into play with the overall iBATIS framework, from the perspective of the JPetStore4.0.5 application?

 

In more concrete terms, would the service class (AccountService)  [indirectly]  use this class when invoking one the Dao Interface methods, say 'updateAccount'  through its associated class (AccountSqlMapDao)?

 

Thanks,

 

Andrew

Reply via email to