Details
-
New Feature
-
Resolution: Fixed
-
Major
-
2.0.2
-
None
-
Security Level: Public
-
None
Description
In N1QL dp4, queries are done in the form of statements and optional parameters (like positional parameters or named parameters. The statement is what is today a Query in the java SDK.
We need to refactor N1QL support in java SDK to support the correct syntax of statements.