See: Description
Interface | Description |
---|---|
DBConnectionEvent.Listener | |
DBConnectionEvent.Source | |
RecordChangeEvent.Listener | |
SqlEvent.Listener |
Class | Description |
---|---|
DBConnectionEvent |
This event notifies listeners about a database connection that has been
established or lost.
|
RecordChangeEvent |
This event is supposed to notify clients about record changes in the database in order to keep
the local client cache up to date.
|
SqlEvent |
This event is supposed to notify clients about executed SQL statements.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.