1 Reply Latest reply on Nov 13, 2009 7:52 AM by manik

    Infinispan Query API 'org.infinispan.query' missing in Infin

    thani

      Thank you very much for releasing Infinispan.

      Today when I tried to write a stand alone Java program to query cachestore using org.infinispan.query package I found the package org.infinispan.query missing in the core jar.

      Also I noted a point at a page http://www.jboss.org/community/wiki/QueryingInfinispan, where-in we have a few information about Querying Infinispan., In that there is a comment written as

      The 'fully functional' API is on the roadmap for Infinispan 4.1. However, there is a technical preview that will be available for 4.0.x releases. This will simply allow users to start using the API early and get familiar with it.

      Please advice and help us

      Thanks

        • 1. Re: Infinispan Query API 'org.infinispan.query' missing in I
          manik

           

          "Thani" wrote:

          Today when I tried to write a stand alone Java program to query cachestore using org.infinispan.query package I found the package org.infinispan.query missing in the core jar.


          It's not in the core jar. It's in infinispan-query.jar.

          "Thani" wrote:

          Also I noted a point at a page http://www.jboss.org/community/wiki/QueryingInfinispan, where-in we have a few information about Querying Infinispan., In that there is a comment written as

          The 'fully functional' API is on the roadmap for Infinispan 4.1. However, there is a technical preview that will be available for 4.0.x releases. This will simply allow users to start using the API early and get familiar with it.

          Please advice and help us

          What's wrong with that comment? :-)