Valid JDBC Mappings for database RAW column type
(Doc ID 1628318.1)
Last updated on AUGUST 09, 2023
Applies to:
JDBC - Version 11.2.0.2.0 and laterInformation in this document applies to any platform.
Goal
Interfacing with a database column of type RAW using the JDBC accessors of get/setString() may lead to corrupted values or conversion exceptions.
What is proper way of interfacing with RAW columns using JDBC ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |