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 |
What does loosely coupled mean?
What is the use of @requestbody annotation in spring?
Why is spring framework so famous?
What do you know the spring mvc interceptor and how is it used?
What is the use of @transactional in spring?
What is dao in spring?
What is the better method of using jdbc in spring?
Is spring data jpa an orm?
What is spring context module?
What is @responsebody in spring?
What is difference between @component and @controller?
Why do we need spring aop?