1 Reply Latest reply on Oct 11, 2004 2:39 AM by belaban

    indices on cache?

    ravoori_c

      Does JBossCache currently support indices on object fields?
      Is it possible to retrieve objects from the cache by supplying predicates involving field values?
      Thus,
      if homogeneous cached objects have a field f, is it possible to directly query the cache to retrieve objects whose field f has a value of 10?

      Thanks