net.sf.farrago.db
Class FarragoDbSession.TxnIdRef

java.lang.Object
  extended by net.sf.farrago.db.FarragoDbSession.TxnIdRef
Enclosing class:
FarragoDbSession

private static class FarragoDbSession.TxnIdRef
extends Object


Field Summary
(package private)  FarragoSessionTxnId txnId
           
 
Constructor Summary
private FarragoDbSession.TxnIdRef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

txnId

FarragoSessionTxnId txnId
Constructor Detail

FarragoDbSession.TxnIdRef

private FarragoDbSession.TxnIdRef()