java connection closing itself

From: Clifton Zama <csz(at)jhb(dot)ucs(dot)co(dot)za>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: java connection closing itself
Date: 2005-04-13 08:26:04
Message-ID: 200504131026.04762.csz@jhb.ucs.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi

What would cause a connection to automatically close within a java program.It
gets to a point where I have an inner loop that calls a recursive method that
creates resultsets.But I am closing all my result sets, so I do not know why
the connection simply closes itself.Please help.

Clifton Zama

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Glenn Holmer 2005-04-13 16:02:56 Re: smallint vs. boolean (was invalid string enlargement
Previous Message Nico 2005-04-13 01:36:48 waiting during transaction