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

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

public final class JDBCInitCommand
extends Object

JDBCInitCommand does nothing.

Version:
$Revision: 1.9.4.1 $
Author:
Dain Sundstrom, Rickard Öberg, Marc Fleury, Joe Shevland, Justin Forder, Michel de Groot

Constructor Summary
JDBCInitCommand(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

JDBCInitCommand

public JDBCInitCommand(JDBCStoreManager manager)
Method Detail

execute

public void execute()


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