One of my documents have inside an array, I use GSON in Java with the Couchbase SDK Client for transform the elements in Java Objetcs. I store the json documents inside a HashMap<String,String>. All values was saved fine except the field that have an array as a value. How can i do this? Any thing will be helpful.
-- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
