|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb.plugins.cmp.jdbc.JDBCStoreEntityCommand
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.
Constructor Summary | |
JDBCStoreEntityCommand(JDBCStoreManager (src) manager)
|
Method Summary | |
void |
execute(EntityEnterpriseContext (src) ctx)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDBCStoreEntityCommand(JDBCStoreManager (src) manager)
Method Detail |
public void execute(EntityEnterpriseContext (src) ctx)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |