Connection and Statement - Mailing list pgsql-jdbc

From Erwin Ambrosch
Subject Connection and Statement
Date
Msg-id 3BEA826F.9030107@ebutec.com
Whole thread Raw
Responses Re: Connection and Statement  ("Nick Fankhauser" <nickf@ontko.com>)
List pgsql-jdbc
Hi All!

I wonder 2 issues:

1. Are there limitations creating statements from a connection.

2. When I use a connection pool which keeps all initialized connection
open, when is the earliest time I can put  an already retrieved
connection back. Can I put the connection back, before I have closed all
created statements, or is this not good practice.

Thanks for any comment.

Erwin



pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: missing quote_string - function
Next
From: "Daniel Germain"
Date:
Subject: ResultSet.getDate failure with timestamp column