[
http://opensource.atlassian.com/projects/hibernate/browse/ANN-639?page=co...
]
Adam Wozniak commented on ANN-639:
----------------------------------
Hello Christian
Maybe this feature is trivial. But not for me ;) I've never analyzed Hiibernate
Annotations source code.
Note please, that my issue is duplicated (sorry). This issue was already opened:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-25
And ANN-25 has 2 votes :)
Kind regards,
Adam
support for ROWID (for example Oracle) - fast updates needed
------------------------------------------------------------
Key: ANN-639
URL:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-639
Project: Hibernate Annotations
Issue Type: Improvement
Affects Versions: 3.3.0.ga
Reporter: Adam Wozniak
Hello Everybody
Hibernate Core supports ROWID column. ROWIDs can be used by Hibernate Core to perform
fast updates.
But it is not possible to set this feature using JPA/Hibernate annotations.
I guess that this could be added into:
org.hibernate.annotations.Table
To be hones lack of this annotation is critical for us. We must use Oracle ROWIDs for
fast updates but to gain this behavior we must fallback to hbm files for many, many
classes.
It would be great for us to have such annotation.
Kind Regards,
Adam Wozniak
--
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