1 Reply Latest reply on Jan 9, 2014 10:42 AM by mircea.markus

    Is it possible to use queries using the JCache api?

    mekermo

      Hi,

       

      We have decided earlier in our project to use infinispan through the JCache (JSR-107) api which works fine. Now however I would like to use the query api and have some questions.

       

      1) Is it possible to use queries at all when going through the JCache API?

      2) If so, how do I get hold of the cachemanager hidden in the JCacheManager class and configure it to index my classes?

       

      I've tried but only get: "Indexing was not enabled on this cache"

      We are using 6.0.0.CR1 version right now

       

      Thankful for any help!

       

      /Martin