Java SDK and Prepared Statement

How did you execute the prepared statements from the client SDK (including any N1qlParams)?
Since you created them from cbq, I’m guessing you ran a EXECUTE xxx statement in the SDK as well?
If so, this looks like a question purely related to query service, @geraldss any insight to provide?