SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

com.solarmetric.rd.kodo.runtime
Class TransactionEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--com.solarmetric.rd.kodo.runtime.TransactionEvent
All Implemented Interfaces:
java.io.Serializable

public class TransactionEvent
extends java.util.EventObject
implements java.io.Serializable

Event type representing a change in the transactional state of a PersistenceManager.

See Also:
TransactionEventListener, Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
TransactionEvent(com.solarmetric.rd.kodo.runtime.PersistenceManagerImpl source)
           
 
Method Summary
 com.solarmetric.rd.kodo.runtime.PersistenceManagerImpl getPersistenceManager()
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionEvent

public TransactionEvent(com.solarmetric.rd.kodo.runtime.PersistenceManagerImpl source)
Method Detail

getPersistenceManager

public com.solarmetric.rd.kodo.runtime.PersistenceManagerImpl getPersistenceManager()

SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.