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

JDBCStartCommand (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档


org.jboss.ejb.plugins.jaws.jdbc
Class JDBCStartCommand

java.lang.Object
  extended byorg.jboss.ejb.plugins.jaws.jdbc.JDBCStartCommand
All Implemented Interfaces:
JPMStartCommand

public class JDBCStartCommand
extends Object
implements JPMStartCommand

JAWSPersistenceManager JDBCStartCommand

Version:
$Revision: 1.3.6.1 $
Author:
Rickard 脰berg, Justin Forder
See Also:

Constructor Summary
JDBCStartCommand(JDBCCommandFactory factory)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCStartCommand

public JDBCStartCommand(JDBCCommandFactory factory)
Method Detail

execute

public void execute()
             throws Exception
Specified by:
execute in interface JPMStartCommand
Throws:
Exception


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