Rakesh API

Deprecated API


Contents
Deprecated Fields
org.rakeshv.utils.DataStructure.FIFO_IMPLEMENTATION
          Use DataStructure.FIFO 
org.rakeshv.utils.DataStructure.LRU_IMPLEMENTATION
          Use DataStructure.LRU 
 

Deprecated Methods
org.rakeshv.dbutils.CallableStatementDecorator.getBigDecimal(int, int)
          use getBigDecimal(int parameterIndex) or getBigDecimal(String parameterName) 
org.rakeshv.dbutils.PreparedStatementDecorator.setUnicodeStream(int, InputStream, int)
            
 


Rakesh API

Copyright © 2002-2005 - Rakesh Vidyadharan