The following issue has been updated:
Updater: Max Rydahl Andersen (mailto:xa...@xa...)
Date: Tue, 24 Jun 2003 11:09 AM
Comment:
This is not a easy one to provide.
First: HQL is a query language, not a data manipulation language.
Second: It will probably not be affective anyway as to support LifeCycle, Interceptor and timestamp/versionstamp "affected" objects all objects have to be loaded before being updated.
Changing this to minor priority because of these two points.
Changes:
priority changed from Major to Minor
---------------------------------------------------------------------
For a full history of the issue, see:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-154&page=history
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-154
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-154
Summary: Mass updates
Type: New Feature
Status: Unassigned
Priority: Minor
Project: Hibernate2
Components:
core
Versions:
2.0.1
Assignee:
Reporter: Andrea Aime
Created: Tue, 24 Jun 2003 10:43 AM
Updated: Tue, 24 Jun 2003 11:09 AM
Description:
Since it's a feature often requested on the forum and
it's definitely a nice to have, I would like to ask for mass
updates, that is, HQL that allows for the equivalent of
UPDATE tableXXX
SET value = ...
WHERE ...
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|