On 7/27/15 1:42 PM, Bernd Eckenfels wrote:
> Hello,
>
> I was investigating the behavior of dbcp in regards to killing
> longrunning/hanging statements (specifically for the Oracle driver).
>
> Oracle driver synchronizes on the physical connection for some things
> like connection.close() or statem
Hello,
I was investigating the behavior of dbcp in regards to killing
longrunning/hanging statements (specifically for the Oracle driver).
Oracle driver synchronizes on the physical connection for some things
like connection.close() or statement.close() or .isClosed() or
the vendor specific _getP