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

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

public final class JDBCDestroyCommand
extends Object

JDBCDestroyCommand does nothing.

Version:
$Revision: 1.8.4.2 $
Author:
Dain Sundstrom, Rickard Öberg, Marc Fleury, Joe Shevland, Justin Forder

Constructor Summary
JDBCDestroyCommand(JDBCStoreManager 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 manager)
Method Detail

execute

public void execute()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.