|
INTERVIEW QUESTIONS
J2EE
SPRINGS
DETAILS
Question: What are the benefits of the Spring Framework transaction management ?
Answer: The Spring Framework provides a consistent abstraction for transaction management that delivers the following benefits:
* Provides a consistent programming model across different transaction APIs such as JTA, JDBC, Hibernate, JPA, and JDO. * Supports declarative transaction management. * Provides a simpler API for programmatic transaction management than a number of complex transaction APIs such as JTA. * Integrates very well with Spring's various data access abstractions.
|
|
|
Category |
Springs Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 6777 users |
Added on |
9/23/2014 |
Views |
65934 |
Rate it! |
|
|
Question:
What are the benefits of the Spring Framework transaction management ?
Answer:
The Spring Framework provides a consistent abstraction for transaction management that delivers the following benefits:
* Provides a consistent programming model across different transaction APIs such as JTA, JDBC, Hibernate, JPA, and JDO. * Supports declarative transaction management. * Provides a simpler API for programmatic transaction management than a number of complex transaction APIs such as JTA. * Integrates very well with Spring's various data access abstractions.
Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What are the types of the transaction management Spring supports ?
|
View Answer
|
|
What are the types of Advice?
|
View Answer
|
|
What do you mean by Advice?
|
View Answer
|
|
What do you mean by JointPoint?
|
View Answer
|
|
What do you mean by Aspect ?
|
View Answer
|
|
How the AOP used in Spring?
|
View Answer
|
|
What is AOP?
|
View Answer
|
|
What are Bean scopes in Spring Framework ?
|
View Answer
|
|
How to integrate Spring and Hibernate using HibernateDaoSupport?
|
View Answer
|
|
What are the ways to access Hibernate using Spring ?
|
View Answer
|
|
What are ORM’s Spring supports ?
|
View Answer
|
|
How to integrate your Struts application with Spring?
|
View Answer
|
|
What is Significance of JSF- Spring integration ?
|
View Answer
|
|
What is Java Server Faces (JSF) - Spring integration mechanism?
|
View Answer
|
|
How to integrate Java Server Faces (JSF) with Spring?
|
View Answer
|
|
What is DelegatingVariableResolver?
|
View Answer
|
|
What do you mean by Auto Wiring?
|
View Answer
|
|
What do you mean by Bean wiring ?
|
View Answer
|
|
What is the typical Bean life cycle in Spring Bean Factory Container ?
|
View Answer
|
|
How is a typical spring implementation look like ?
|
View Answer
|