Hi, how the ScanQuery is implemented? Does it, as it says, scans all the entries in the cache, so if the there are a lot of entries in the cache this operation could take a while to complete. Correct? And H2 is not used for ScanQuery, as it is not SqlQuery, correct?
Hi, how the ScanQuery is implemented? Does it, as it says, scans all the
entries in the cache, so if the there are a lot of entries in the cache this
operation could take a while to complete. Correct? And H2 is not used for
ScanQuery, as it is not SqlQuery, correct?