SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

Package com.solarmetric.rd.kodo.runtime.datacache.plugins

Kodo Data Cache Plugins

See:
          Description

Class Summary
DistributedCache A base class for distributed caches.
JMSCache A distributed cache implementation that uses a JMS Topic for broadcasting change notifications.
LocalCache A single-PersistenceManagerFactory cache.
NotificationObject Utility structure to hold the IDs of additions, updates, and deletes.
SocketDistributedCache A distributed cache implementation that builds up a packet of data containing the change notification.
SocketDistributedCache.HostAddress Utility class to store an InetAddress and an int.
SocketDistributedCache.SocketCacheListener Responsible for listening for packets and processing the received packets.
TangosolCache A PersistenceManagerFactory cache that delegates to a Tangosol Coherence cache.
TCPCache A distributed cache implementation that uses TCP for broadcasting change notifications.
UDPCache A distributed cache implementation that uses UDP for broadcasting change notifications.
 

Package com.solarmetric.rd.kodo.runtime.datacache.plugins Description

Kodo Data Cache Plugins

This package provides plugins for the Kodo Data Cache implementation.


SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.