Unfortunately, it's not working. I've tried unwrap for both
org.postgresql.jdbc.PgConnection (concrete class) and
org.psotgresql.PGConnection (interface) and both of them fail to unwrap.
Any other suggestions?

On Sun, Aug 26, 2018 at 10:04 AM Alex O'Ree <alexo...@apache.org> wrote:

> Perfect, thanks
>
> On Fri, Aug 24, 2018, 5:05 PM Torsten Krah <krah...@gmail.com> wrote:
>
>> The isWrapperFor(..) and unwrap(..) methods on the connection API should
>> work for this.
>>
>

Reply via email to