Expresso 5-6

com.jcorporate.expresso.core.dbobj
Class DBObject.FieldUpdate

java.lang.Object
  extended bycom.jcorporate.expresso.core.dbobj.DBObject.FieldUpdate
Enclosing class:
DBObject

public class DBObject.FieldUpdate
extends Object

Private class used to track field updates


Field Summary
 String fieldName
           
 String newValue
           
 String oldValue
           
 
Constructor Summary
DBObject.FieldUpdate()
          Constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fieldName

public String fieldName

oldValue

public String oldValue

newValue

public String newValue
Constructor Detail

DBObject.FieldUpdate

public DBObject.FieldUpdate()
Constructor


Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.