Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.15.2
-
None
-
Patch Available
-
Unknown
-
Patch
Description
As described in Oracle documentation(avaliable at http://docs.oracle.com/cd/E18283_01/java.112/e16548/oralob.htm#CHDCDFAC ): "The getString and getNString methods cannot be used for retrieving BLOB column values". So i changed the component to accept an option to use the getBytes method instead.