Deprecated API

Deprecated Classes
com.ibm.as400.ui.util.AS400CnameIBMFormatter
          Use the AS400CnameFormatter class with setMaxLength of AS400Formatter.IBM_OBJECT_NAME_MAX_LENGTH. 
com.ibm.as400.access.AS400DateTimeConverter
          This class has been replaced by the DateTimeConverter class. 
com.ibm.as400.ui.util.AS400NameIBMFormatter
          Use the AS400NameFormatter class with setMaxLength of AS400Formatter.IBM_OBJECT_NAME_MAX_LENGTH. 
com.ibm.as400.ui.util.AS400SnameIBMFormatter
          Use the AS400SnameFormatter class with setMaxLength of AS400Formatter.IBM_OBJECT_NAME_MAX_LENGTH. 
 

Deprecated Methods
com.ibm.as400.access.AS400JDBCResultSet.getBigDecimal(int, int)
          Use getBigDecimal(int) instead. 
com.ibm.as400.access.AS400JDBCCallableStatement.getBigDecimal(int, int)
          Use getBigDecimal(int) instead. 
com.ibm.as400.access.AS400JDBCRowSet.getBigDecimal(int, int)
          Use getBigDecimal(int) instead. 
com.ibm.as400.access.AS400JDBCResultSet.getBigDecimal(String, int)
          Use getBigDecimal(String) instead. 
com.ibm.as400.access.AS400JDBCRowSet.getBigDecimal(String, int)
          Use getBigDecimal(String) instead. 
com.ibm.as400.ui.framework.java.HelpViewer.getHome()
          This method applies to V4R5 and earlier only. 
com.ibm.as400.access.AS400.getProfileToken()
          Use getProfileToken(int, int) instead. 
com.ibm.as400.access.AS400JDBCResultSet.getUnicodeStream(int)
          Use getCharacterStream(int) instead. 
com.ibm.as400.access.AS400JDBCRowSet.getUnicodeStream(int)
          Use getCharacterStream(int) instead. 
com.ibm.as400.access.AS400JDBCResultSet.getUnicodeStream(String)
          Use getCharacterStream(String) instead. 
com.ibm.as400.access.AS400JDBCRowSet.getUnicodeStream(String)
          Use getCharacterStream(String) instead. 
com.ibm.as400.ui.framework.java.HelpViewer.setHome(String)
          This method applies to V4R5 and earlier only. 
com.ibm.as400.ui.framework.java.HelpViewer.setHome(URL)
          This method applies to V4R5 and earlier only. 
com.ibm.as400.access.AS400JDBCPreparedStatement.setUnicodeStream(int, InputStream, int)
          Use setCharacterStream(int, Reader, int) instead. 
com.ibm.as400.ui.framework.java.HelpViewer.showHome()
          This method applies to V4R5 and earlier only. 
 

Deprecated Constructors
com.ibm.as400.access.AS400Text(int)
          Replaced by AS400Text(int, AS400). Any AS400Text object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.AS400Text(int, int)
          Replaced by AS400Text(int, int, AS400). Any AS400Text object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.AS400Text(int, String)
          Replaced by AS400Text(int, int, AS400). Any AS400Text object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.CharConverter()
          Replaced by CharConverter(int, AS400). Any CharConverter object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.CharConverter(int)
          Replaced by CharConverter(int, AS400). Any CharConverter object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.CharConverter(String)
          Replaced by CharConverter(int, AS400). Any CharConverter object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS3812Writer(OutputStream)
          Replaced by SCS3812Writer(OutputStream, int, AS400). Any SCS3812Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS3812Writer(OutputStream, int)
          Replaced by SCS3812Writer(OutputStream, int, AS400). Any SCS3812Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS3812Writer(OutputStream, String)
          Replaced by SCS3812Writer(OutputStream, int, AS400). Any SCS3812Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5219Writer(OutputStream)
          Replaced by SCS5219Writer(OutputStream, int, AS400). Any SCS5219Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5219Writer(OutputStream, int)
          Replaced by SCS5219Writer(OutputStream, int, AS400). Any SCS5219Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5219Writer(OutputStream, String)
          Replaced by SCS5219Writer(OutputStream, int, AS400). Any SCS5219Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5224Writer(OutputStream)
          Replaced by SCS5224Writer(OutputStream, int, AS400). Any SCS5224Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5224Writer(OutputStream, int)
          Replaced by SCS5224Writer(OutputStream, int, AS400). Any SCS5224Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5224Writer(OutputStream, String)
          Replaced by SCS5224Writer(OutputStream, int, AS400). Any SCS5224Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5256Writer(OutputStream)
          Replaced by SCS5256Writer(OutputStream, int, AS400). Any SCS5256Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5256Writer(OutputStream, int)
          Replaced by SCS5256Writer(OutputStream, int, AS400). Any SCS5256Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5256Writer(OutputStream, String)
          Replaced by SCS5256Writer(OutputStream, int, AS400). Any SCS5256Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5553Writer(OutputStream)
          Replaced by SCS5553Writer(OutputStream, int, AS400). Any SCS5553Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5553Writer(OutputStream, int)
          Replaced by SCS5553Writer(OutputStream, int, AS400). Any SCS5553Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments. 
com.ibm.as400.access.SCS5553Writer(OutputStream, String)
          Replaced by SCS5553Writer(OutputStream, int, AS400). Any SCS5553Writer object that is created without specifying an AS400 system object on its constructor may not behave as expected in certain environments.