Class UpdateObjectQuery

All Implemented Interfaces:
Serializable, Cloneable

public class UpdateObjectQuery extends WriteObjectQuery

Purpose: Used for updating existing objects into the database. This class does not have much behavior. It inherits most of it's behavior from WriteObjectQuery

Since:
TOPLink/Java 1.0
See Also: