当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
JDBCStoreEntityCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.cmp.jdbc
Class JDBCStoreEntityCommand
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreEntityCommand
- public final class JDBCStoreEntityCommand
- extends Object
JDBCStoreEntityCommand updates the row with the new state.
In the event that no field is dirty the command just returns.
Note: read-only fields are never considered dirty.
- Version:
- $Revision: 1.24 $
- Author:
- Dain Sundstrom, Rickard 锟絙erg, Marc Fleury, Joe Shevland, Justin Forder, Sebastien Alborini, Alex Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCStoreEntityCommand
public JDBCStoreEntityCommand(JDBCStoreManager manager)
execute
public void execute(EntityEnterpriseContext ctx)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.