Deprecated API

Deprecated Methods
com.sap.mw.jco.JCO.MetaData.addInfo(String, char, int, int)
          Only used internally. This method might be removed or changed in the next release without notice. Use public void addInfo(String name, int type, int length, int offset) instead. 
com.sap.mw.jco.JCO.MetaData.addInfo(String, char, int, int, int)
          Only used internally. This method might be removed or changed in the next release without notice. Use public void addInfo(String name, int type, int length, int offset, int decimals) instead. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, byte[])
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, double)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, int)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, int, byte[])
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, int, double)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, int, int)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, int, Object)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, int, String)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, Object)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, int, int, String)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, JCO.Structure)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.ParameterList.appendValue(String, JCO.Table)
          Internal use only. This method will be removed in the next release. 
com.sap.mw.jco.JCO.Server.getDsrPassport()
          only for internal use 
com.sap.mw.jco.JCO.MetaData.getLineTypeName()
          only for internal use. 
com.sap.mw.jco.JCO.Field.getOffset()
          Only used internally. This method might be removed or changed in the next release without notice 
com.sap.mw.jco.IMetaData.getOffset(int)
          only used for internal purposes 
com.sap.mw.jco.IMetaData.getOffset(String)
          only used for internal purposes 
com.sap.mw.jco.JCO.Pool.getStates()
          This method will be removed in the next release.
Use getNumUsed(), getCurrentPoolSize() instead
 
com.sap.mw.jco.JCO.PoolManager.removeConnection(JCO.Connection)
          This method will be removed in the next release.
Use JCO.releaseClient(connection) instead
 
com.sap.mw.jco.JCO.testCodepage(String)
          This method will be removed or modified in the next release. 
com.sap.mw.jco.JCO.testCodepage(String, int)
          This method will be removed or modified in the next release.