: If your database is indeed sending this as a LONGVARCHAR, I would expect 
: a default "resultset.getString(index)" to correctly get text from a 
: LONGVARCHAR column.

James: how certain is your expecation?

Based on the sparse mentions of LONGVARCHAR in the ResultSet class docs, 
i'm not convinced getString() will do the right thing....

http://docs.oracle.com/javase/6/docs/api/java/sql/ResultSet.html#getAsciiStream%28int%29


-Hoss

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to