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

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

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -