org.openejb.entity.cmp
Class SetValuedFinder

java.lang.Object
  extended byorg.openejb.entity.cmp.CMPFinder
      extended byorg.openejb.entity.cmp.SetValuedFinder
All Implemented Interfaces:
Serializable, VirtualOperation

public class SetValuedFinder
extends CMPFinder

Version:
$Revision: 445608 $ $Date: 2005-08-05 12:52:09 +0200 (Fri, 05 Aug 2005) $
See Also:
Serialized Form

Constructor Summary
SetValuedFinder(org.tranql.query.QueryCommand localCommand, org.tranql.query.QueryCommand remoteCommand, boolean flushCache, org.tranql.identity.IdentityDefiner idDefiner, org.tranql.identity.IdentityDefiner idInjector)
           
 
Method Summary
 org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
           
 
Methods inherited from class org.openejb.entity.cmp.CMPFinder
execute, getCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetValuedFinder

public SetValuedFinder(org.tranql.query.QueryCommand localCommand,
                       org.tranql.query.QueryCommand remoteCommand,
                       boolean flushCache,
                       org.tranql.identity.IdentityDefiner idDefiner,
                       org.tranql.identity.IdentityDefiner idInjector)
Method Detail

execute

public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
                                                          throws Throwable
Throws:
Throwable


Copyright © 1999-2006 OpenEJB. All Rights Reserved.