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