Skip to Main Content

Java Programming

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!

Help regarding hibernate

807605Sep 25 2007
Hello,

I m working with Hibernate...
I have got a probelm related to that..

Suppose I m workin on a table using hibernate...

I want to get new updated values from database using hibernate even though i m changin those values manually from database..
i.e if i am changing a row from table it should be immedietly reflacted in hibernate...

I m able to do that only..
I tried to use session.refresh() but its not workin....

Is this problem because of type of hibernate cache i m using???

Can abybody help me??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2007
Added on Sep 25 2007
0 comments
69 views