0 Replies Latest reply on Sep 26, 2004 9:10 AM by stefan_meyer

    how to invalidate Entity Bean on demand

    stefan_meyer

      Is there a possibility to force a Bean to forget his cached Data ?

      I have a Project in Production with commit-option A.
      From time to time, we have to make some data-hacks on the database by SQL.

      I would like to know if i could advise the bean to reread when the next getter is asked for Data.