[hibernate-issues] [Hibernate-JIRA] Commented: (ANN-639) support for ROWID (for example Oracle) - fast updates needed

Christian Bauer (JIRA) noreply at atlassian.com
Sat Jul 21 13:07:52 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_27585 ] 

Christian Bauer commented on ANN-639:
-------------------------------------

Adding support should be rather trivial? If you add it, you can submit a patch.

> 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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list