Spring transactions and Hibernate transactions will work together if
you use them both.  The advantage of using Spring is you only have to
configure them once, rather than having to specify them
programmatically each time you want to use them.

Matt

On 1/7/07, pankaj singla <[EMAIL PROTECTED]> wrote:
Hi,

    I am having tough time understanding the
advantages of using spring transactions over hibernate
transactions. If I declare conflicting transactions in
application layer and hibernate layer, which will take
precedence.
    It will be great if someone could explain me the
advantages of using spring transactions.

Thanks,

Pankaj

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to