Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

: Deprecated List (RealSQL-JDBC) (deprecated-list.html)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 


Deprecated API

Deprecated Methods
com.northgateis.reality.realsql.RealSQLResultSet.getBigDecimal(int, int)
            
com.northgateis.reality.realsql.RealSQLResultSet.getBigDecimal(String, int)
            
com.northgateis.reality.realsql.RealSQLResultSet.getUnicodeStream(int)
          use getCharacterStream() 
com.northgateis.reality.realsql.RealSQLResultSet.getUnicodeStream(String)
          use the getCharacterStream() 
com.northgateis.reality.realsql.RealSQLPreparedStatement.setUnicodeStream(int, InputStream, int)
          use setCharacterStream() 
 



RealityV15.0Comment on this topic