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

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

public final class JDBCStopCommand
extends Object

JDBCStopCommand drops the table for this entity if specified in the xml.

Version:
$Revision: 1.23.2.1 $
Author:
Dain Sundstrom, Rickard Öberg, Justin Forder, Alexey Loubyansky

Constructor Summary
JDBCStopCommand(JDBCEntityPersistenceStore manager)
           
 
Method Summary
 boolean execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCStopCommand

public JDBCStopCommand(JDBCEntityPersistenceStore manager)
Method Detail

execute

public boolean execute()


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