当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
JDBCStartCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc
Class JDBCStartCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand
- public final class JDBCStartCommand
- extends Object
JDBCStartCommand creates the table if specified in xml.
- Version:
- $Revision: 1.50.2.1 $
- Author:
- Dain Sundstrom, Rickard 锟絙erg, Marc Fleury, Joe Shevland, Justin Forder, Michel de Groot, Alex Loubyansky, Heiko W.Rupp, Joachim Van der Auwera
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCStartCommand
public JDBCStartCommand(JDBCEntityPersistenceStore manager)
execute
public void execute()
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
addForeignKeyConstraints
public void addForeignKeyConstraints()
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
getCreatedTables
public static Set getCreatedTables(JDBCEntityPersistenceStore manager)
getExistedTables
public static Set getExistedTables(JDBCEntityPersistenceStore manager)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.