java - How and when is a JCO connection closed in version 3.xx? -


in older versions of jco (2.xx), connections handled directly: developer needed create connection , close it. intuititve.

with newer versions there's no closing connection method, getdestination methods.

i wondering: how , when established connection closed?

scn: http://scn.sap.com/thread/3770683


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -