See: Description
| Interface | Description |
|---|---|
| Changes |
This interface defines changes that are made to the database.
|
| DatabaseChangeListener |
The database changes its state in transactional manner.
|
| Class | Description |
|---|---|
| DatabaseChangeEvent |
A semantic event which indicates that Electric database changed its state.
|
| Undo |
This interface defines changes that are made to the database.
|
| Undo.UndoJob |
Class to schedule an undo in a separate Job.
|