站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

JDBCStopCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


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

java.lang.Object
  extended byorg.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 $
Author:
Dain Sundstrom, Rickard 锟絙erg, 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.