Connection and Statement

From: Erwin Ambrosch <ambre(at)ebutec(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Connection and Statement
Date: 2001-11-08 13:02:39
Message-ID: 3BEA826F.9030107@ebutec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jochem van Dieten 2001-11-08 13:51:48 Re: Storing a tree
Previous Message Antonio Fiol Bonnín 2001-11-08 12:31:10 Storing a tree