org.exolab.core.foundation
Class TransactionCache

java.lang.Object
  extended byorg.exolab.core.foundation.TransactionCache

public class TransactionCache
extends java.lang.Object

The transaction cache maintains a list of PersistentObjects associated with a particular transaction. A transaction is associated with a session which defines a point-to-point connection between two processes. It

Version:
$Revision: 1.1 $ $Date: 2000/02/22 07:37:56 $
Author:
Jim Alateras

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

Constructor Detail

TransactionCache

public TransactionCache()


Copyright © 1999-2005 The Exolab Group. All Rights Reserved.