Subject LONGVARCHAR vs. LONGVARBINARY
Author llafranc78
Hi folks !!

I've just found out what I think is an error: when retrieving data
from a BLOB SUB_TYPE TEXT field, the returning java.sql.Types datatype
is LONGVARBINARY: shouldn't it be LONGVARCHAR?

Ciao
Luca