Which type of transaction management allows you to handle transactions using configuration rather than hard-coding in your source code?

53. Which type of transaction management allows you to handle transactions using configuration rather than hard-coding in your source code?

  1. Programmatic transaction management
  2. Declarative transaction management

Answer: B) Declarative transaction management

Explanation:

The declarative transaction management solution allows you to handle transactions using configuration rather than hard-coding in your source code.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.