Uses of Class
overit.geocall.util.EventHistory.Event
Packages that use EventHistory.Event
-
Uses of EventHistory.Event in overit.geocall.sql
Subclasses of EventHistory.Event in overit.geocall.sqlModifier and TypeClassDescriptionclassThis class defines a (weighed) event that occurs in the connection pool and can be traced for reasons of maintenance of an operation history, logging and debugging.classThis class defines a (weighed) event that occurs in the query execution phase (seeStandardDBStatement) and can be traced for reasons of maintenance of an operation history, logging and debugging. -
Uses of EventHistory.Event in overit.geocall.util
Methods in overit.geocall.util that return EventHistory.EventMethods in overit.geocall.util with parameters of type EventHistory.EventModifier and TypeMethodDescriptionvoidEventHistory.register(EventHistory.Event e) Add an eventprotected voidEventHistory.register2(EventHistory.Event e)