Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Current & History data maintaining in oracle

rock_1986Jun 16 2021

Dear Gurus,
Planning to migrate the data from SQL SERVER to Oracle.
In Sql server, Current & History table have been maintaining by temporal tables concept.
so same way, In our ORACLE any concept same like temporal tables of SQL SERVER.
Please help me on this.
Thanks in advance.

Regards
Rock

Comments

Timo Hahn

User, tell us your exact JDev version, please!
I don't understand what you try to do. Anyway, you can create a transient attribute in the VO and overwrite the getter method for it. In the overwritten getter you access the bundle and return the string.

Timo

1 - 1

Post Details

Added on Jun 16 2021
1 comment
159 views