[Opensource] setAutoIncremented
Michael Rimov
rimovm at centercomp.com
Thu Jul 11 13:41:48 PDT 2002
At 10:54 AM 7/11/2002 -0600, you wrote:
>Can this method be used on a primary key that is incremented by a trigger
>in an Oracle DB?
James,
Currently, we don't support that. Adam Rossi made a DBSequence class
that's in the ext or demo directory (don't remember off the top of my
head) The NextNumber stuff was created to bridge most of the problems with
all the different databases out there. [Seems like each one uses it's own
syntax]... and the JDBC 3 concept, of course, isn't widely supported yet.
Hope this clarifies things!
-Mike
More information about the Opensource
mailing list