Sequence - Mailing list pgsql-jdbc

From Alan Roberto Romaniuc
Subject Sequence
Date
Msg-id 3E1DCEEB.90908@klais.com.br
Whole thread Raw
Responses Re: Sequence  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
I have a table with sequence field (id).

I insert a new row in this table, and I would like to get the sequence
number that postgresql assign to id.

How can I get it???  ... Max function is not nice.......

jdbc2 ....


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: persistent JDBC connections with a daemon
Next
From: Kovács Péter
Date:
Subject: AW: [JDBC] Problem: commit doesn´t work