com.solarmetric.kodo.ee
Class TransactionEvent
java.lang.Object
|
+--java.util.EventObject
|
+--com.solarmetric.kodo.ee.TransactionEvent
- All Implemented Interfaces:
- Serializable
- public class TransactionEvent
- extends EventObject
- implements Serializable
Event type representing a change in the transactional state of a
PersistenceManager.
- See Also:
TransactionEventListener, Serialized Form
TransactionEvent
public TransactionEvent(EEPersistenceManager source)
getPersistenceManager
public EEPersistenceManager getPersistenceManager()
Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.