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

java.lang.Object
  extended by org.jboss.ejb.plugins.cmp.jdbc.JDBCIsModifiedCommand

public final class JDBCIsModifiedCommand
extends Object

JDBCIsModifiedCommand determines if the entity has been modified.

Version:
$Revision: 57209 $
Author:
Dain Sundstrom, Alexey Loubyansky

Constructor Summary
JDBCIsModifiedCommand(JDBCStoreManager manager)
           
 
Method Summary
 boolean execute(EntityEnterpriseContext 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 manager)
Method Detail

execute

public boolean execute(EntityEnterpriseContext ctx)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.