org.melati.poem
Class PoemLogEvent

Package class diagram package PoemLogEvent
java.lang.Object
  extended by org.melati.poem.PoemLogEvent
Direct Known Subclasses:
CommitLogEvent, RollbackLogEvent, SQLLogEvent, UnindexableLogEvent

public abstract class PoemLogEvent
extends Object

A record of any underlying DBMS action.


Constructor Summary
PoemLogEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoemLogEvent

public PoemLogEvent()


Copyright © 2000-2010 PanEris. All Rights Reserved.