Uses of Class
com.redhat.persistence.Event

Packages that use Event
com.redhat.persistence   
com.redhat.persistence.engine.rdbms Generates optimized SQL queries based on metadata. 
 

Uses of Event in com.redhat.persistence
 

Subclasses of Event in com.redhat.persistence
 class AddEvent
          AddEvent
 class CreateEvent
          CreateEvent
 class DeleteEvent
          DeleteEvent
 class ObjectEvent
          ObjectEvent
 class PropertyEvent
          PropertyEvent
 class RemoveEvent
          RemoveEvent
 class SetEvent
          SetEvent
 

Methods in com.redhat.persistence with parameters of type Event
protected abstract  void EventProcessor.write(Event ev)
           
protected abstract  void Engine.write(Event ev)
           
 

Uses of Event in com.redhat.persistence.engine.rdbms
 

Methods in com.redhat.persistence.engine.rdbms with parameters of type Event
 void RDBMSEngine.write(Event ev)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC