org.openejb.entity.cmp
Class CMPFinder
java.lang.Object
org.openejb.entity.cmp.CMPFinder
- All Implemented Interfaces:
- Serializable, VirtualOperation
- Direct Known Subclasses:
- CollectionValuedFinder, EnumerationValuedFinder, SetValuedFinder, SingleValuedFinder
- public abstract class CMPFinder
- extends Object
- implements VirtualOperation, Serializable
- Version:
- $Revision: 446207 $ $Date: 2006-05-27 14:00:16 +0200 (Sat, 27 May 2006) $
- See Also:
- Serialized Form
Constructor Summary |
CMPFinder(org.tranql.query.QueryCommand localCommand,
org.tranql.query.QueryCommand remoteCommand,
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 |
CMPFinder
public CMPFinder(org.tranql.query.QueryCommand localCommand,
org.tranql.query.QueryCommand remoteCommand,
boolean flushCache,
org.tranql.identity.IdentityDefiner idDefiner,
org.tranql.identity.IdentityDefiner idInjector)
getCommand
protected org.tranql.query.QueryCommand getCommand(EJBInvocation invocation)
execute
protected Object execute(EJBInvocation invocation,
org.tranql.query.ResultHandler handler,
Object ctx)
throws org.tranql.ql.QueryException
- Throws:
org.tranql.ql.QueryException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.