public class FieldUpdData
extends java.lang.Object
Used to store information about a field that is to be updated
This is used by updateFields in DBObjUtilities which will update a
series of fields based on a supplied batch of field paths and corresponding
values.
The lookup flag indicates that this field should be used to determine if
an object already exists with a specified value so that we don't recreate
duplicate objects.
THREAD MODE: SINGLE-THREADED
- Since:
- May 27, 2002, 4:22 PM
- Author:
- Jason McGrath