Interface DistributedBroker

All Superinterfaces:
AutoClear, AutoDetach, Broker, CallbackModes, Closeable, ConnectionRetainModes, DetachState, LockLevels, RestoreState, StoreContext, jakarta.transaction.Synchronization
All Known Implementing Classes:
DistributedBrokerImpl

public interface DistributedBroker extends Broker
Extension to Broker to allow access to virtual data store. The broker manages a single persistence context like a normal Broker, but the context holds data from multiple databases.
Author:
Pinaki Poddar