Deprecated API

Deprecated Classes
com.sas.iom.WorkspacePoolDriver
          The methods in this class are ambiguous. Use com.sas.iom.WorkspaceFactory instead. It is not always clear when calling getPooledWorkspace if the intent is to create a new connection pool or to get a connection from an existing pool. Furthermore, calls to closePool may match more than one pool, and the caller has no way to control which pools should be closed. 
 

Deprecated Exceptions
com.sas.iom.WorkspacePoolException
          WorkspacePoolDriver and WorkspacePoolException have been deprecated in favor of the less ambiguous WorkspaceFactory and WorkspaceFactoryException. 
 

Deprecated Methods
com.sas.net.brg.orb.BrgOrb.create_recursive_sequence_tc(int, int)
            
com.sas.net.brg.orb.BrgOrb.get_current()
            
com.sas.rio.MVACallableStatement.getBigDecimal(int)
            
com.sas.rio.MVACallableStatement.getBigDecimal(int, int)
            
com.sas.rio.MVAResultSet.getBigDecimal(int, int)
            
com.sas.rio.MVAResultSet.getBigDecimal(String, int)
            
com.sas.rio.MVAResultSet.getUnicodeStream(int)
            
com.sas.rio.MVAResultSet.getUnicodeStream(String)
            
com.sas.rio.MVAPreparedStatement.setUnicodeStream(int, InputStream, int)