| Package | Description |
|---|---|
| de.esprit.appsuite.database.dbase |
Contains most of the database related classes.
|
| de.esprit.appsuite.database.dbase.event |
Contains events fired by classes of the db-package.
|
| de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
| Class and Description |
|---|
| DBConnectionEvent.Listener |
| DBConnectionEvent.Source |
| RecordChangeEvent.Listener |
| SqlEvent.Listener |
| Class and Description |
|---|
| DBConnectionEvent
This event notifies listeners about a database connection that has been
established or lost.
|
| DBConnectionEvent.Listener |
| 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.
|
| Class and Description |
|---|
| 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.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.