org.openejb.entity.cmp
Class CollectionValuedFinder

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

public class CollectionValuedFinder
extends CMPFinder

Version:
$Revision: 1.2 $ $Date: 2004/05/14 17:47:56 $
See Also:
Serialized Form

Constructor Summary
CollectionValuedFinder(org.tranql.query.QueryCommand localQuery, org.tranql.query.QueryCommand remoteQuery)
           
 
Method Summary
 org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
           
 
Methods inherited from class org.openejb.entity.cmp.CMPFinder
getCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionValuedFinder

public CollectionValuedFinder(org.tranql.query.QueryCommand localQuery,
                              org.tranql.query.QueryCommand remoteQuery)
Method Detail

execute

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


Copyright © 1999-2005 OpenEJB. All Rights Reserved.