Closed
Description
Hi
I have been looking in the spring data couchbase documentation and reviewing the code and I have not found anything regarding Prepared Statement in a clean way.
I have seen that in QueryOptions
there is the adhoc
field but I don't know how to set the value in a correct way.
How do you recommend to do this case?
Thank you very much