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

java.lang.Object
  extended by org.jboss.ejb.plugins.cmp.jdbc.JDBCDestroyCommand

public final class JDBCDestroyCommand
extends Object

JDBCDestroyCommand does nothing.

Version:
$Revision: 81030 $
Author:
Dain Sundstrom, Rickard Oberg, 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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.