Does anyone have experience with KODO JDO's distributed cache mechanism? I would like to know:
1) what is the latency like between distributed cache updates (so if two users are hitting two ...
When querying with JDOQL is there a performance difference between using the declarative version and the Single-String version:
Example from the JDOQL doc: