-
Bug
-
Resolution: Done
-
Major
-
15.0.0.Final
-
None
It appears that the code examples in the documentation are incorrect when modified to call Query directly from Cache without going through Seach and QueryFactory.
The following two files contain examples with the incorrect method name Cache.create() instead of Cache.query().
- is documented by
-
JDG-6960 [Doc]: ISPN-15909 code example in the Query documentation is incorrect
- New