Can U Explain JDBC Adapter Transaction types..?
Answer Posted / ajitabh kumar sharma
There are three transaction types related to JDBC Adapter:
1. NO_TRANSACTION: The transaction gets committed automatically.
2. LOCAL_TRANSACTION: It involves transaction using only one
database [Non distributed transaction]
3. XA_TRANSACTION: It is used to control distributed
transaction and supports 2PC protocol etc.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
can we build loop step with in the branch
in such a way that the interface is look like that
branch
Explain header handlers in web services
What are the advantages of eai?
Explain what is indices in map flow step?
When we use repeate, exit flow steps?
how to configure sap adapter6.1
how to configure sap adapter 4.1
Where do you implemented pub-sub architecture?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Explain what are the new features in 8.0 compared to 7.1?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
How we can catch exception error on run time mode using flow language in webmethods?
How many kinds of log files in webmethods?
Explain about pub-sub architecture, where do you implemented this?
When Should You Use Flow Diagram View?