org.jboss.ejb.plugins.cmp.jdbc
Class JDBCDestroyCommand

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.jdbc.JDBCDestroyCommand

public final class JDBCDestroyCommand
extends java.lang.Object

JDBCDestroyCommand does nothing.


Constructor Summary
JDBCDestroyCommand(JDBCStoreManager (src)  manager)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCDestroyCommand

public JDBCDestroyCommand(JDBCStoreManager (src)  manager)
Method Detail

execute

public void execute()