|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ChangeLog | Represents a single unit of change to the database. |
Class Summary | |
---|---|
BeanLogger | Provides utility classes for logging changes to any of the JBean classes in TMAJ. |
DeletionLog | A ChangeLog indicating a record was deleted. |
FieldUpdateLog | A ChangeLog indicating a field of a record was updated. |
HistoryDialog | A Dialog that displays in table-format a history of the changes to a given record |
LogTableNumbers | A utility class that gives each updatable table in TMAJ a unique table number. |
RecordModify | Represents a user modifying a unique record in a given TMAJ table. |
Provide classes that enabled database logging of any changes. These classes will allow the database to keep track of the details of any change including who did the change, which table it was on, the fieldname, and the record.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |