2 Replies Latest reply on Dec 13, 2011 8:29 AM by johan7210

    Batch Scope

    johan7210

      I haven't been able to find this information so excuse if it is there somewhere. The startBatch/endBatch methods are available in the Cache-interface. My question is if this implies that the scope of a batch is just that specific cache-instance or if the scope is wider, such that I could be for instance moving entries from one cache to the other within a single batch started on of the caches ? My guess is no - and that I would have to use JTA transactions for this, is this a correct assumption ?

       

      Thanks,

       

      /Johan/