Package net.sf.basedb.core.log
package net.sf.basedb.core.log
-
ClassDescriptionEnumeration that represents the type of change that has happened.Formatter implementation that converts an integer into it's ChangeType representation and the uses name() as the formatted value.Contains detailed information about the changes made to an entity during a transaction.Entity logger implementations are created by a
LogManagerFactory
when a change to a logged entity has been detected.This class collect some static information related to logging for entities.Interceptor that attaches to Hibernate sessions to provide logging of items that are updated/created/deleted.Manages the logging of changes made in a single transaction.A log manager factory handles the creation of log managers and entity loggers.Represents a manual entry into the change history log.Holds information about the curren transaction, such as the logged in user, the active project, the plug-in that is executing, etc.