org.melati.poem
Class RollbackLogEvent
java.lang.Object
org.melati.poem.PoemLogEvent
org.melati.poem.RollbackLogEvent
public class RollbackLogEvent
- extends PoemLogEvent
A record of a cancelled transaction.
transaction
public PoemTransaction transaction
- The Transaction we are in.
RollbackLogEvent
public RollbackLogEvent(PoemTransaction transaction)
- Constructor.
toString
public String toString()
- A description.
- Overrides:
toString
in class Object
- See Also:
Object.toString()
Copyright © 2000-2010 PanEris. All Rights Reserved.