Deprecated API

Deprecated Methods
com.gargoylesoftware.base.testing.EventCatcher.get(int)
          Use EventCatcher.getEventCatcherRecordAt(int) instead 
com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper.getBigDecimal(int, int)
            
com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper.getBigDecimal(int, int)
            
com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper.getBigDecimal(String, int)
            
com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper.getUnicodeStream(int)
          use getCharacterStream in place of getUnicodeStream 
com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper.getUnicodeStream(String)
            
com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper.setUnicodeStream(int, InputStream, int)
            
com.gargoylesoftware.base.testing.EventCatcher.size()
          Use EventCatcher.getEventCount() instead 
 

Deprecated Constructors
com.gargoylesoftware.base.objectstore.ObjectStoreCommandNotSupportedException(String)
          Use the constructor that takes a command 
 



Copyright © 1998-2005 Gargoyle Software Inc.. All Rights Reserved.