Does spring provide programmatic transaction management?



Does spring provide programmatic transaction management?..

Answer / Ankur Panday

Yes, Spring provides programmatic transaction management through the TransactionTemplate and PlatformTransactionManager interfaces.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What does loosely coupled mean?

1 Answers  


What is the use of @requestbody annotation in spring?

1 Answers  


Why is spring framework so famous?

1 Answers  


What do you know the spring mvc interceptor and how is it used?

1 Answers  


What is the use of @transactional in spring?

1 Answers  


What is dao in spring?

1 Answers  


What is the better method of using jdbc in spring?

1 Answers  


Is spring data jpa an orm?

1 Answers  


What is spring context module?

1 Answers  


What is @responsebody in spring?

1 Answers  


What is difference between @component and @controller?

1 Answers  


Why do we need spring aop?

1 Answers  


Categories