Is There a Way to Reset the Temporary Negative Number For EO Primary Key?
(Doc ID 2394679.1)
Last updated on SEPTEMBER 06, 2019
Applies to:
Oracle JDeveloper - Version 11.1.2.1.0 and laterInformation in this document applies to any platform.
Goal
When using a trigger to assign primary key values from a Database sequence, the ADF framework initially assigns a negative number to the PK while in memory. That value is later changed on commit to the actual sequence generated number.
Is there a way to reset this temporary negative number in memory?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |