org.jboss.ejb.plugins.cmp.jdbc2
Interface CreateCommand
- All Known Implementing Classes:
- AbstractCreateCommand, ApplicationPkCreateCommand, HsqldbCreateCommand, PkSqlCreateCommand, PostgreSQLCreateCommand
public interface CreateCommand
- Version:
- $Revision: 81030 $
- Author:
- Alexey Loubyansky
init
void init(JDBCStoreManager2 manager)
throws DeploymentException
- Throws:
DeploymentException
execute
Object execute(Method m,
Object[] args,
EntityEnterpriseContext ctx)
throws javax.ejb.CreateException
- Throws:
javax.ejb.CreateException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.