public interface JDBCQueryCommand
Modifier and Type | Interface and Description |
---|---|
static interface |
JDBCQueryCommand.EntityProxyFactory |
Modifier and Type | Method and Description |
---|---|
Collection |
execute(Method finderMethod,
Object[] args,
CmpEntityBeanContext ctx,
JDBCQueryCommand.EntityProxyFactory factory) |
JDBCStoreManager |
getSelectManager() |
Collection execute(Method finderMethod, Object[] args, CmpEntityBeanContext ctx, JDBCQueryCommand.EntityProxyFactory factory) throws javax.ejb.FinderException
javax.ejb.FinderException
JDBCStoreManager getSelectManager()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.