sequence generator programmatic invocation (preferably JDBC) - Mailing list pgsql-novice

From Reshat Sabiq
Subject sequence generator programmatic invocation (preferably JDBC)
Date
Msg-id 000001c2af33$6c711b60$6c80d380@main
Whole thread Raw
In response to Re: Heavy security bug in 7.2.2-16?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses altering column length
List pgsql-novice
I wonder how I call nextval('mysequence') programmatically, preferably
in Java. But if you could give an example in another language, I'd
probably figure it out as well.

Is it the same as a call to a stored procedure? Or is just a normal SQL
statement?

Thanks,
r.



pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Heavy security bug in 7.2.2-16?
Next
From: "Reshat Sabiq"
Date:
Subject: altering column length