org.melati.poem
Class PoemLogEvent

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

public abstract class PoemLogEvent
extends java.lang.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-2009 PanEris. All Rights Reserved.