Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Fantom problem solved by Isolation label in transaction

843830Mar 6 2006 — edited Mar 7 2006
Hello Freind
I am Rajesh.I want to share a question regarding Fantom problem which is solved through implementing isolation label Serializable which uses synchronisation concept that okay but if we come to fantom problem then get confussion
That suppose A B two transaction
>>>>>> A read data from database through certain query
>>>>>> B write data into database through certain query
>>>>>> A commit transaction
but i think this problem can be solved by repeatable read then why we use this label that complexity increase or performance become less
Regards
Rajesh Pandey
Mob:-- +919811903737 (india)<
freelance software developer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 4 2006
Added on Mar 6 2006
1 comment
142 views