You can load up multiple sqlmaps easily on your own without the DAO. If you
are looking for something more robust check out Spring. You can configure
multiple datasources, the ibatis sqlmap, and your daos in spring. Anyway,
it's up to you really. iBATIS DAO doesn't add a whole lot to the equation
that isn't easily done on your own.

Brandon

On 2/1/07, Rogov Andrey <[EMAIL PROTECTED]> wrote:


I need to make one part of sqlMap objects work with MS SQL and
the other - with Oracle.
If DAO is deprecated, can I set up different contexts within
SQLMapConfig?
If not, how do I better do it?

--
regards,
Andrey     mailto:[EMAIL PROTECTED]



  • two db Rogov Andrey
    • Re: two db Brandon Goodin

Reply via email to