当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
JDBCCreateBeanClassInstanceCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc
Class JDBCCreateBeanClassInstanceCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateBeanClassInstanceCommand
- public final class JDBCCreateBeanClassInstanceCommand
- extends Object
JDBCBeanClassInstanceCommand creates instance of the bean class. For
CMP 2.0 it creates an instance of a subclass of the bean class, as the
bean class is abstract.
should not generat a subclass for ejb 1.1
- Version:
- $Revision: 1.11 $
- Author:
- Dain Sundstrom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCCreateBeanClassInstanceCommand
public JDBCCreateBeanClassInstanceCommand(JDBCStoreManager manager)
throws Exception
destroy
public void destroy()
execute
public Object execute()
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.