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
Explain what is indices in map flow step?
Explain about pub-sub architecture?
When we use repeate flow steps?
how to configure sap adapter6.1
Explain about pub-sub architecture, where do you implemented this?
Where do you implemented pub-sub architecture?
post me important interview question on webmethods
Explain header handlers in web services
can we build loop step with in the branch
in such a way that the interface is look like that
branch
how to configure sap adapter 4.1
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
can any one please post Q and Ans for Trading Networks in webMethods
How we can catch exception error on run time mode using flow language in webmethods?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)
When we use repeate, exit flow steps?