[infinispan-dev] New blog post

Adrian Nistor anistor at redhat.com
Fri Dec 9 10:29:59 EST 2016


Hi Radim,

We already need them and almost have them. QueryFactory.create(String 
queryString) creates a Query object that can be executed multiple times 
with different params. The Query object could be considered 'prepared'. 
In theory.

In reality this does not work right now because the internals are only 
implemented half way. Thanks for reminding me to finish it :)

Adrian

On 12/08/2016 06:20 PM, Radim Vansa wrote:
> Nice! I wonder when we'll find out that we need prepared statements, though.
>
> R.
>
> On 12/08/2016 05:11 PM, Sanne Grinovero wrote:
>> Thank you so much and congratulations Adrian! That's a huge leap forward
>>
>> -- Sanne
>>
>> On 8 December 2016 at 15:57, Adrian Nistor <anistor at redhat.com> wrote:
>>> Wrong link?
>>> Here is the correct one: http://blog.infinispan.org/2016/12/meet-ickle.html
>>>
>>>
>>> On 12/08/2016 05:50 PM, Adrian Nistor wrote:
>>>
>>> Hi all,
>>>
>>> I've just published a new blog post that briefly introduces Ickle, the query
>>> language of Infinispan [1]. This will be followed soon by another one on
>>> defining domain model schemas, configuring model indexing and analysis.
>>>
>>> Cheers,
>>> Adrian
>>>
>>> [1] http://blog.infinispan.org/2016/12/meet-ickle.html
>>>
>>>
>>>
>>> _______________________________________________
>>> infinispan-dev mailing list
>>> infinispan-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>>
>>>
>>>
>>> _______________________________________________
>>> infinispan-dev mailing list
>>> infinispan-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>



More information about the infinispan-dev mailing list