On 9/8/06, Laura Stewart <[EMAIL PROTECTED]> wrote:
The code for this message needs to be updated. All data type name
should be in uppercase. They should appear as "CLOB/BLOB" not
"Clob/Blob".
Also, I hope that this message makes sense to others, I don't
understand what "calling free" means.
The current text is:
XJ215 You cannot invoke other Clob/Blob methods after calling free.
free is a new method for Blobs/Clobs introduced in JDBC 4.0:
http://download.java.net/jdk6/docs/api/java/sql/Blob.html#free()
Perhaps this would have made the message clearer:
" XJ215 You cannot invoke other Clob/Blob methods after calling the
free() method."
andrew