com.jcorporate.expresso.core.dbobj
Class DBObject.FieldUpdate
java.lang.Object
com.jcorporate.expresso.core.dbobj.DBObject.FieldUpdate
- Enclosing class:
- DBObject
- public class DBObject.FieldUpdate
- extends Object
Private class used to track field updates
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldName
public String fieldName
oldValue
public String oldValue
newValue
public String newValue
DBObject.FieldUpdate
public DBObject.FieldUpdate()
- Constructor
Please see www.jcorporate.com for information about new Expresso releases.