4 Replies Latest reply on Dec 3, 2003 1:33 PM by raja05

    invalidating entity bean cache

    auswalk

      Hello, I am not in a clustering environment. Essentially we are doing a JDBC direct update, and afterwards viewing beans which now have dirty data (stale).

      I would think the best solution would be to clear the cache for say all entity beans of name "foo". How can this be accomplished?

      Thanks