Class Summary |
KodoPMFactory |
stomp extension that supports plugging in Kodo JDO. |
KodoPMWrapper |
wraps the JDO implementation provided by a third party, but removes some
transactional options from consideration. |
UpdatingJMSCache |
JMS-based distributed cache implementation, which transitions Stomp
read-only objects to hollow when it becomes aware that their database
information has changed. |
UpdatingLocalCache |
Single JVM cache which transitions
read-only objects to hollow when it becomes aware that their database
information has changed (because a transaction occurs). |