You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/03/25 16:30:00 UTC

[jira] [Resolved] (NIFI-3584) DBConnectionPool ControllerService

     [ https://issues.apache.org/jira/browse/NIFI-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann resolved NIFI-3584.
------------------------------------
    Resolution: Information Provided

The DBConnectionPool service leverages the Apache Commons DBCP2 library. It may be possible to cast that Connection to a particular vendor Connection.

> DBConnectionPool ControllerService
> ----------------------------------
>
>                 Key: NIFI-3584
>                 URL: https://issues.apache.org/jira/browse/NIFI-3584
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Mohammed Nadeem
>            Priority: Major
>
> When I use DBConnectionPool ControllerService into Custom Processor for Oracle Connection its not giving me underlying Oracle Connection But it is returning Generic Connection. The Generic Connection can't to cast to underlying Oracle Connection.
> Could anyone help with this please.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)