Class PostgresDictionary.PostgresConnection

java.lang.Object
org.apache.openjpa.lib.jdbc.DelegatingConnection
org.apache.openjpa.jdbc.sql.PostgresDictionary.PostgresConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper, Closeable
Enclosing class:
PostgresDictionary

protected static class PostgresDictionary.PostgresConnection extends DelegatingConnection
Connection wrapper to work around the postgres empty result set bug.