Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to optimize sequence retrieval in Oracle and Java

Re: How to optimize sequence retrieval in Oracle and Java

From: Marko Hantula <marko_at_coriolisnet.com>
Date: 10 Oct 2001 14:20:52 -0700
Message-ID: <d1c2ab88.0110101320.1d7bc626@posting.google.com>


"ek" <nirkeen_at_saber.net> wrote in message news:<ts89uqamv8qi24_at_corp.supernews.com>...

> - Retrieve it for your program from the INSERT ( ss.NEXTVAL,....) RETURNING
> id INTO ? " clause

I've never used this before, are there any code samples on how to do this in Java?

Thanks,
Marko Received on Wed Oct 10 2001 - 16:20:52 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US