[infinispan-dev] QueryIterator inconsistencies

Emmanuel Bernard emmanuel at hibernate.org
Tue Sep 25 12:07:04 EDT 2012


On Tue 2012-09-25 15:00, Sanne Grinovero wrote:
> While at it, it would be nice to see if we can change the signature
> from "extends Iterable<Object>" to return an iterator on the types
> compatible with the values of the cache, since the Cache supports
> proper generics.

Projection doesn't allow you to do that as it returns an Object[]


More information about the infinispan-dev mailing list