1 Reply Latest reply on Jul 24, 2003 12:33 PM by peejay

    Consistency of Entity Beans with Batch updates from third pa

    avantrik

      Dear All,
      I am currently facing some real tough time. We are having CMP - CMR based Entity Beans. The underlying data base is also created/updated through third party tools (XML upload). We are facing problem of consistency of data. We require some mechanism to make instances of entity bean invalidated at the time of batch updates.

      Is there any mechanism of notifying Container to invalidate instances of entity bean.

      Or is there any mechanism of having notifying entity bean which is getting notified that they are updated and fire ejbLoad()