JW's Top 5
Enterprise Java Newsletter Stay up to date on the latest tutorials and Java community news posted on JavaWorld
I am using ejb 3.0, when the database is update outside of the application by another DB procedure. I run an EJB query to get the new data but returns the old data unless i restart the aaplication server. Can anybody please tell me what is wrong?