Java client for views creation
Tue, 03/06/2012 - 01:03
Hi ,
When will the couchbase java client for couchbase server 2.0 be released ?
Mon, 03/19/2012 - 00:21
Hi ,
Any updates on this ? Is the client labrary now available ?
Thanks & Regards,
Divya
Fri, 03/23/2012 - 13:31
Yes, the updated Java developer preview was released on March 21. Have a look at http://www.couchbase.com/develop/java/next
Mon, 03/26/2012 - 03:52
Hi,
Thanks !!. i started using it , When i try to run the sample code given in the tutorial ,
i get null for the result "ViewResponse result = client.query(view, query);" , but i have created the view . any idea why the result is null .
Thanks & Regards,
Divya
The current dev preview at couchbase.com/develop/java/next is best for right now, but we expect to have an update within the next week or so. This client library has a CouchbaseClient and defined View and Query objects which you may use with the incremental map-reduce views in Couchbase Server.
Hope that helps,
Matt