Updates to OracleSourceConnectorUtils Map() method to check for
StringValue type from JSQLParser. If value is instance of that type it
will allow override of value with unescaped version of the string. Added
map.unescaped.string config option to allow toggling this off/on as
desired by end users.
Updates to OracleSourceConnectorUtils Map() method to check for StringValue type from JSQLParser. If value is instance of that type it will allow override of value with unescaped version of the string. Added map.unescaped.string config option to allow toggling this off/on as desired by end users.