Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you would rather perform some update on the entity to mark it as processed (such as to exclude it from a future query) then you can annotate a method with @Consumed which will be invoked on your entity bean when the entity bean is consumed.

...