The AWS advanced jdbc driver breaks the PostgresPlugin in JDBI. I have a potential solution for the problem which I have suggested here:
#2970
Basically the problem is the unwrap in the current PostgresPlugin class, which does not correctly find the PGConnection object in the double wrapped driver.
The AWS advanced jdbc driver breaks the PostgresPlugin in JDBI. I have a potential solution for the problem which I have suggested here:
#2970
Basically the problem is the unwrap in the current PostgresPlugin class, which does not correctly find the PGConnection object in the double wrapped driver.