public class EJBSelectBridge extends Object implements SelectorBridge
| Constructor and Description |
|---|
EJBSelectBridge(JDBCStoreManager2 manager,
CmpEntityBeanComponent component,
Schema schema,
JDBCQueryMetaData metadata,
QueryCommand command) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(CmpEntityBeanContext ctx,
Object[] args) |
Method |
getMethod() |
String |
getSelectorName() |
Object |
invoke(CmpEntityBeanContext instance,
Method method,
Object[] args) |
public EJBSelectBridge(JDBCStoreManager2 manager, CmpEntityBeanComponent component, Schema schema, JDBCQueryMetaData metadata, QueryCommand command)
public Object invoke(CmpEntityBeanContext instance, Method method, Object[] args) throws Exception
invoke in interface EntityBridgeInvocationHandler.BridgeInvokerExceptionpublic String getSelectorName()
getSelectorName in interface SelectorBridgepublic Method getMethod()
getMethod in interface SelectorBridgepublic Object execute(CmpEntityBeanContext ctx, Object[] args) throws javax.ejb.FinderException
execute in interface SelectorBridgejavax.ejb.FinderExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.