org.jboss.ejb.plugins.cmp.jdbc
Class JDBCPassivateEntityCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc.JDBCPassivateEntityCommand
public final class JDBCPassivateEntityCommand
- extends Object
JDBCPassivateEntityCommand deletes the entity persistence context,
where data about the instence is keeps.
- Version:
- $Revision: 57209 $
- Author:
- Dain Sundstrom, Rickard Öberg, Justin Forder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCPassivateEntityCommand
public JDBCPassivateEntityCommand(JDBCStoreManager manager)
execute
public void execute(EntityEnterpriseContext ctx)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.