Non-Cursor-Advancing APIs

Non-cursor-advancing JDECACHE cursor APIs do not advance the cursor before retrieving a record. Instead, they keep the cursor pointing to the retrieved record. jdeCacheUpdate and jdeCacheDelete are examples of non-cursor-advancing fetch APIs.