On 29 July 2015 at 11:12, Gunnar Morling wrote:
>
>
> 2015-07-28 16:07 GMT+02:00 Sanne Grinovero :
>>
>> Hi all,
>> with Infinispan in embedded mode we used AtomicMaps and
>> FineGrainedAtomicMaps as an alternative way to map attributes and
>> relations.
>>
>> In particular the relations are inter
2015-07-28 16:07 GMT+02:00 Sanne Grinovero :
> Hi all,
> with Infinispan in embedded mode we used AtomicMaps and
> FineGrainedAtomicMaps as an alternative way to map attributes and
> relations.
>
> In particular the relations are interesting because in SQL world one
> would run a query on junction
On 29 July 2015 at 10:35, Davide D'Alto wrote:
>> I think that in the case of Hot Rod clients we should not use
>> AtomicMaps
>
> Out of curiosity, what about the grouping API?
> We asked the Infinispan team to add some methods to it because we might use
> them
> to implement the dialect over HotR
> I think that in the case of Hot Rod clients we should not use
> AtomicMaps
Out of curiosity, what about the grouping API?
We asked the Infinispan team to add some methods to it because we might use
them
to implement the dialect over HotRod. These methods are still missing in
the HotRod protocol,