[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2147?page=c...
]
Amir Pashazadeh commented on HHH-2147:
--------------------------------------
I'm not sure how Hibernate configuration is implemented, and if the configuration
process is decoupled from engine process (but I believe it is).
I think Hibernate Annotation's job is just a matter of creating and configuring an
instance of Configuration (AnnotationConfiguration), and the rest of the job is done by
Hibernate Core!
I'm surprise then why not all the features of Hibernate Core is supported by Hibernate
Annotations!? :-?
bulk update with native sql queries
-----------------------------------
Key: HHH-2147
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2147
Project: Hibernate3
Type: Improvement
Components: query-sql, core
Versions: 3.2.0.cr4
Reporter: Amir Pashazadeh
Priority: Critical
Hibernate does not supports bulk update/deletes with native sql queries.
--
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/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira