当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
CreateCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc2
Interface CreateCommand
- All Known Implementing Classes:
- ApplicationPkCreateCommand, PkSqlCreateCommand
- public interface CreateCommand
- Version:
- $Revision: 1.2.2.1 $
- Author:
- Alexey Loubyansky
init
public void init(JDBCStoreManager2 manager)
throws org.jboss.deployment.DeploymentException
- Throws:
org.jboss.deployment.DeploymentException
execute
public Object execute(Method m,
Object[] args,
EntityEnterpriseContext ctx)
throws javax.ejb.CreateException
- Throws:
javax.ejb.CreateException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.