org.jboss.ejb.plugins.cmp.jdbc
Class JDBCIsModifiedCommand

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.jdbc.JDBCIsModifiedCommand

public final class JDBCIsModifiedCommand
extends java.lang.Object

JDBCIsModifiedCommand determines if the entity has been modified.


Constructor Summary
JDBCIsModifiedCommand(JDBCStoreManager (src)  manager)
           
 
Method Summary
 boolean execute(EntityEnterpriseContext (src)  ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCIsModifiedCommand

public JDBCIsModifiedCommand(JDBCStoreManager (src)  manager)
Method Detail

execute

public boolean execute(EntityEnterpriseContext (src)  ctx)