org.apache.ojb.odmg.link
Class LinkEntryMtoN

java.lang.Object
  extended by org.apache.ojb.odmg.link.LinkEntry
      extended by org.apache.ojb.odmg.link.LinkEntryMtoN

public final class LinkEntryMtoN
extends LinkEntry

Version:
$Id: LinkEntryMtoN.java,v 1.1 2007-08-24 22:17:41 ewestfal Exp $
Author:
Armin Waibel

Field Summary
 
Fields inherited from class org.apache.ojb.odmg.link.LinkEntry
isUnlink, ord, referenceToLink, source
 
Constructor Summary
LinkEntryMtoN(Object source, CollectionDescriptor ord, Object referenceToLink, boolean unlink)
           
 
Method Summary
 void execute(PersistenceBroker broker)
           
 
Methods inherited from class org.apache.ojb.odmg.link.LinkEntry
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LinkEntryMtoN

public LinkEntryMtoN(Object source,
                     CollectionDescriptor ord,
                     Object referenceToLink,
                     boolean unlink)
Method Detail

execute

public void execute(PersistenceBroker broker)
Specified by:
execute in class LinkEntry


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.