|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.jboss.ejb.plugins.jaws.jdbc.JDBCFindEntitiesCommand
Keeps a map from finder name to specific finder command, and delegates to the relevant specific finder command.
Revisions:
20010812 vincent.harcq@hubmethods.com:
JPMFindEntitiesCommand| Constructor Summary | |
JDBCFindEntitiesCommand(JDBCCommandFactory factory)
|
|
| Method Summary | |
FinderResults |
execute(java.lang.reflect.Method finderMethod,
java.lang.Object[] args,
EntityEnterpriseContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JDBCFindEntitiesCommand(JDBCCommandFactory factory)
| Method Detail |
public FinderResults execute(java.lang.reflect.Method finderMethod,
java.lang.Object[] args,
EntityEnterpriseContext ctx)
throws java.rmi.RemoteException,
javax.ejb.FinderException
execute in interface JPMFindEntitiesCommand
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||