Limitation regarding the use of stream input for LOB w/ JDBC9.0.1

From: mwang <mwang_at_g88.net>
Date: 25 Feb 2002 13:56:09 -0800
Message-ID: <cec4cc86.0202251356.4ec0ad8e_at_posting.google.com>


Any workaround for the limitation regarding the use of stream input for LOB w/ JDBC9.0.1?

Here's the excerpt from JDBC9.0.1 "Known Problems/Limitations In This Release":

  1. There is a limitation regarding the use of stream input for LOB types. Stream input for LOB types can only be used for 8.1.7 JDBC OCI driver connecting to an 8.1.7 Oracle server. The use of stream input for LOB types in all other configurations may result in data corruption. PreparedStatement stream input APIs include: setBinaryStream(), setAsciiStream(), setUnicodeStream(), setCharacterStream() and setObject().
Received on Mon Feb 25 2002 - 22:56:09 CET

Original text of this message