org.openejb.entity.cmp
Class SetValuedSelect
java.lang.Object
org.openejb.entity.cmp.CMPSelectMethod
org.openejb.entity.cmp.SetValuedSelect
- All Implemented Interfaces:
- InstanceOperation, Serializable
- public class SetValuedSelect
- extends CMPSelectMethod
- Version:
- $Revision: 445608 $ $Date: 2005-08-05 12:52:09 +0200 (Fri, 05 Aug 2005) $
- See Also:
- Serialized Form
Constructor Summary |
SetValuedSelect(org.tranql.query.QueryCommand command,
boolean flushCache,
org.tranql.identity.IdentityDefiner idDefiner,
org.tranql.identity.IdentityDefiner idInjector)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetValuedSelect
public SetValuedSelect(org.tranql.query.QueryCommand command,
boolean flushCache,
org.tranql.identity.IdentityDefiner idDefiner,
org.tranql.identity.IdentityDefiner idInjector)
invokeInstance
public Object invokeInstance(CMPInstanceContext ctx,
Object[] args)
throws Exception
- Throws:
Exception
Copyright © 1999-2006 OpenEJB. All Rights Reserved.