posted 11 years ago
Dear team,
My application is running in spring MVC. we are using transaction template used only multiple insert or update statement.
For single table insert or update we are not using any transaction management.
Is it right or we need to handle transaction management for every statement(insert,update)..
Thanks,
selva