Hi,

        Another newbie question.

        If I am implementing DAOs using Spring's iBATIS support, am I 
required to also use Spring's transaction controls, or can I still use the 
startTransaction(), commitTransaction() and endTransaction() calls 
supplied by iBATIS?  If I can, I'm afraid that it's not clear to me how to 
specify that I want to do this in the relevant XML configuration files.

        Thanks,

                Brendan

Reply via email to