Re: Fwd: Postgres JDBC, WS and commit - Mailing list pgsql-jdbc

From mephysto
Subject Re: Fwd: Postgres JDBC, WS and commit
Date
Msg-id 1336741691434-5702984.post@n5.nabble.com
Whole thread Raw
In response to Re: Fwd: Postgres JDBC, WS and commit  (Radosław Smogura <rsmogura@softperience.eu>)
Responses Re: Fwd: Postgres JDBC, WS and commit  (Radosław Smogura <rsmogura@softperience.eu>)
List pgsql-jdbc
Hello newly,
I tried to enable "Non Transacitonal Connection" and my function execute
commit as I want, but at the moment I have some little problems with threads
and I don't know the reason of these problems.

I would to know more about pgConnectionpoolDataSource and pgXADataSource to
set correct datasource in Glassfish connection pool. Where can I find
documentation about these two kind of DataSource?

If I will use a multinode postgres managed by pgpool, which DataSource suits
my needs?

Thanks in advance.

Meph




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Postgres-JDBC-WS-and-commit-tp5697657p5702984.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.

pgsql-jdbc by date:

Previous
From: Mikko Tiihonen
Date:
Subject: Patch: Add support for hstore extension - and map it to/from java.util.Map
Next
From: Bernard
Date:
Subject: Re: Fwd: Cannot pass null in Parameter in Query for ISNULL