nadment commented on issue #4225:
URL: https://github.com/apache/hop/issues/4225#issuecomment-2305626095

   I don't know, maybe it's changed since this implementation was made.
   
   ```
     /**
      * Oracle doesn't support options in the URL, we need to put these in a 
Properties object at
      * connection time...
      */
     @Override
     public boolean isSupportsOptionsInURL() {
       return false;
     }
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to