org.openejb.entity.cmp
Class CMPSelectMethod

java.lang.Object
  extended byorg.openejb.entity.cmp.CMPSelectMethod
All Implemented Interfaces:
InstanceOperation, Serializable

public class CMPSelectMethod
extends Object
implements InstanceOperation

Version:
$Revision: 1.4 $ $Date: 2004/04/23 08:18:32 $
See Also:
Serialized Form

Constructor Summary
CMPSelectMethod(org.tranql.query.QueryCommand query)
           
 
Method Summary
 Object invokeInstance(CMPInstanceContext ctx, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMPSelectMethod

public CMPSelectMethod(org.tranql.query.QueryCommand query)
Method Detail

invokeInstance

public Object invokeInstance(CMPInstanceContext ctx,
                             Object[] args)
                      throws Exception
Specified by:
invokeInstance in interface InstanceOperation
Throws:
Exception


Copyright © 1999-2005 OpenEJB. All Rights Reserved.