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.
RealityV15.1Online Documentation (MoTW) Revision 7
: Deprecated List (RealSQL-JDBC) (deprecated-list.html)
|
|||||||
PREV NEXT | FRAMES NO FRAMES |
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() |
PREV NEXT | FRAMES NO FRAMES |