Holger's
Java API

Package com.antelmann.db.remote

This package contains classes that add remote capacities to the database concept of the super package.

See:
          Description

Class Summary
ChangeNotificationClient provides an easy mechanism to setup a client for change notification on a database.
ChangeNotificationServer implements a server for a change notification mechanism.
RemoteDatabaseChangeHandler delivers changes delivered from a change notification server to its listeners.
RemoteDBChangeFilter allows to set certain filter options for the delivery of change notification on the server from the client
RemoteDBChangeNotifier used to propagate database changes to a remote server.
RemoteDBUpdateEvent used to support update events that may originate on a different computer than they are delivered to
RemoteDBUpdateEvent.Option used as the optional parameter when generating a DBUpdateEvent
 

Package com.antelmann.db.remote Description

This package contains classes that add remote capacities to the database concept of the super package. A change notification mechanism is included in this functionality.



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads