Uses of Class
org.eclipse.persistence.queries.UpdateObjectQuery
-
Packages that use UpdateObjectQuery Package Description org.eclipse.persistence.descriptors -
-
Uses of UpdateObjectQuery in org.eclipse.persistence.descriptors
Fields in org.eclipse.persistence.descriptors declared as UpdateObjectQuery Modifier and Type Field Description protected UpdateObjectQueryDescriptorQueryManager. updateQueryMethods in org.eclipse.persistence.descriptors that return UpdateObjectQuery Modifier and Type Method Description UpdateObjectQueryDescriptorQueryManager. getUpdateQuery()ADVANCED: Return the receiver's update query.Methods in org.eclipse.persistence.descriptors with parameters of type UpdateObjectQuery Modifier and Type Method Description voidDescriptorQueryManager. setUpdateQuery(UpdateObjectQuery updateQuery)ADVANCED: Set the receiver's update query.
-