2 Replies Latest reply on Feb 29, 2008 5:59 AM by jazir1979

    EntityQuery and Clustering

    jbossindia

      EntityQuery contains the resultlist returned after the query is executed but will it be replicated in other nodes in cluster as it does not implement Mutable interface.
      EntityHome does provide this for the ManagedInstance.


      ResultList can get changed after user enter difference criteria (restrictions)?


      Is Stateful SessionBean will do the same without implementing Mutable interface?