How does EJBs maintain its data synchronized with the database? How can
I refesh the data if updates to the database are done outside of the ejb
context (say using some client server tools). I do see at some point in
time they do get refreshed, but if I want to see the changes immediately
after updating the database, how can I force the EJBs to load itself
again?

Thanks
Sundar




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to