Package com.sap.conn.jco

Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.

See: Description

Package com.sap.conn.jco Description

Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.

This covers

Recommendations:

Note:
The implementations for the interfaces in this package are exclusively provided by the JCo runtime. The only two interfaces, which are designed for being implemented by custom Java applications, are the interfaces JCoExtendedFieldMetaData and JCoTraceListener. Other custom interface implementations are not supported. Hence, adding a new method to any interface in this package, except to those previously mentioned two, is not considered as an incompatible change.

Copyright © 2020 SAP. All Rights Reserved.