org.openejb.entity.cmp
Class CMPSelectMethod
java.lang.Object
org.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMPSelectMethod
public CMPSelectMethod(org.tranql.query.QueryCommand query)
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.