insert blocking?

From: Haug Bürger <buerger(at)iml(dot)fhg(dot)de>
To: postgres <pgsql-jdbc(at)postgresql(dot)org>
Subject: insert blocking?
Date: 2002-05-13 09:36:12
Message-ID: 3CDF890C.9060304@iml.fhg.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

i use a prepared statement to insert a new record. Is it possible
that an insert blocks? In other words can the
myInsertStmt.executeUpdate() call block?

thanks
Haug

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-05-13 15:47:27 Re: select * from mytable where myfield=null;
Previous Message Dave Cramer 2002-05-12 15:13:29 Re: dreamweaver mx