The Enhydra database manager handles OID generation in an
RDBMS-independent manner. That is, it doesn't assume SEQUENCE,
INCREMENT, or GENERATOR is available, since these are not standard SQL
objects. Instead, Enhydra creates an auxiliary table in the database
with one row, one column, to keep the last-allocated OID value.
Regards,
Bill Karwin
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|