|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb.plugins.cmp.jdbc.JDBCRemoveEntityCommand
JDBCRemoveEntityCommand executes a DELETE FROM table WHERE command. * * @author Dain Sundstrom * @author Rickard Öberg * @author Marc Fleury * @author Joe Shevland * @author Justin Forder * @author Alexey Loubyansky * @version $Revision: 1.32.2.1 $
Constructor Summary | |
JDBCRemoveEntityCommand(JDBCStoreManager (src) manager)
|
Method Summary | |
void |
execute(EntityEnterpriseContext (src) ctx)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDBCRemoveEntityCommand(JDBCStoreManager (src) manager) throws DeploymentException (src)
Method Detail |
public void execute(EntityEnterpriseContext (src) ctx) throws RemoveException (src) , java.rmi.RemoteException
RemoveException (src)
java.rmi.RemoteException
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |