Alternative JDBC driver

From: "Jimmy K(dot)" <jimmypgres(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Alternative JDBC driver
Date: 2011-09-13 08:18:46
Message-ID: CA+8yPR=LS8wKthjUoT0TW9EUGai31LnS_6QHLpKqGCebSO3G2A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I asked this question on JDBC list, but it seems "dead".

I found alternative JDBC driver marked as Beta 2 (actually last time
bumped to Beta 2.1) http://softperience.eu/pages/cmn/ngpgjdbc.xhtml.
We still test it. Those features are, mainly, in our interest
- binary transfer
- possibility of loading large bytea in JVM with small heap (we loaded
about 1GB in JVM with 256MB)
- XA

But, I would like to ask, if someone of You have tested it, and / or
compared. We actually looking for general opinion if it's suitable for
JavaEE + JPA/Hibernate

Regards,
J.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2011-09-13 09:34:11 Re: Alternative JDBC driver
Previous Message John R Pierce 2011-09-13 07:05:28 Re: pg_dump