org.apache.ojb.odmg
Class PBCapsule

java.lang.Object
  extended byorg.apache.ojb.odmg.PBCapsule

public final class PBCapsule
extends java.lang.Object


Constructor Summary
PBCapsule(PBKey pbKey, Transaction tx)
           
 
Method Summary
 void destroy()
           
 PersistenceBroker getBroker()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PBCapsule

public PBCapsule(PBKey pbKey,
                 Transaction tx)
Method Detail

getBroker

public PersistenceBroker getBroker()

destroy

public void destroy()


(C) 2002 - 2004 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.3, 2005-04-2