thanks a lot. works great with 2.2.3.

On Mon, Feb 1, 2016 at 6:43 PM Michael Nitschinger <
michael.nitschin...@gmail.com> wrote:

>
>
> Am Sonntag, 31. Januar 2016 22:56:51 UTC+1 schrieb Asher Tarnopolski:
>>
>> hi,
>>
>> while going through n1ql documentation i paid attention that there is a
>> helper Select object for select queries provided in examples like this:
>>
>> Select.select("*").from("beer-sample").limit(10)
>>
>> but in the examples of inserts and update  only plain string base queries
>> are shown.
>>
>> my question is if update and insert helper objects exist and if not -
>> what is the reason for this?
>>
>> thanks!
>>
>
> Yes, it exists since the java-client 2.2.3 relase, documentation is still
> in the works, but look for Insert.insert(...)... and friends, they work
> exactly like select. If you need a particular example we can guide you
> through it
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Couchbase" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/couchbase/fR-Xcm-iyWo/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> couchbase+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to couchbase+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to