Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Spring Framework Interview Questions and Answers

Question: What type of transaction Management Spring support?
Answer: transaction management is a complex concept and not every developer familiar with it. Transaction management is critical in any applications that will interact with the database. The application has to ensure that the data is consistent and the integrity of the data is maintained. Two type of transaction management is supported by spring

1. Programmatic transaction management
2. Declarative transaction management.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook