java - Does spring have support for SAP JCo transactions? -


does spring have support jco transaction management? how can transactions combined sap's jco or jra transactions?

regards

spring's aim ease programming complexities in java world. java programmer wish not surprising :)

spring provides wrapper around standard specifications in java jta, jdo, jdbc, etc. whereas jco connector api provided sap transact sap internal objects , interfaces. currently, knowledge spring not provide support jco.

jco3 supports jcocontext stateful connections, of little not extent may need.

you may need implement jcoservertidhandler , 1 more interface same package (i don't remember) effective control on transaction management. eventually, mean implementing java connector architecture (jca). right solution problem.

hope, helps.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -