|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WriteBehindCacheKey | |
---|---|
org.apache.openjpa.writebehind |
Uses of WriteBehindCacheKey in org.apache.openjpa.writebehind |
---|
Classes in org.apache.openjpa.writebehind that implement WriteBehindCacheKey | |
---|---|
class |
SimpleWriteBehindCacheKey
Simple key implementation (concatenates entity classname with primary key value). |
Methods in org.apache.openjpa.writebehind that return WriteBehindCacheKey | |
---|---|
WriteBehindCacheKey |
WriteBehindCache.getKey(OpenJPAStateManager sm)
Obtain a cache key for the provided StateManagerImpl . |
WriteBehindCacheKey |
SimpleWriteBehindCache.getKey(OpenJPAStateManager sm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |