org.jboss.ejb.plugins.cmp.jdbc
Class JDBCRemoveEntityCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc.JDBCRemoveEntityCommand
public final class JDBCRemoveEntityCommand
- extends Object
JDBCRemoveEntityCommand executes a DELETE FROM table WHERE command.
- Version:
- $Revision: 81030 $
- Author:
- Dain Sundstrom, Rickard Oberg, Marc Fleury, Joe Shevland, Justin Forder, Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCRemoveEntityCommand
public JDBCRemoveEntityCommand(JDBCStoreManager manager)
throws DeploymentException
- Throws:
DeploymentException
execute
public void execute(EntityEnterpriseContext ctx)
throws javax.ejb.RemoveException,
RemoteException
- Throws:
javax.ejb.RemoveException
RemoteException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.