[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2870) Set views entitys as "imutable" to get some minor performance optimizations

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Sun Sep 30 14:26:25 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28255 ] 

Max Rydahl Andersen commented on HHH-2870:
------------------------------------------

that an entity is mapped to a view does not mean it is not immutable. A view can also have "writethrough" options.

if users want this optimization they need to set it.

It is something that would be relevant to add to <hbmlint>

> Set views entitys as "imutable" to get some minor performance optimizations
> ---------------------------------------------------------------------------
>
>                 Key: HHH-2870
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2870
>             Project: Hibernate3
>          Issue Type: Improvement
>          Components: metamodel
>            Reporter: Diego Pires Plentz
>
> If a view is mapped to an Entity, we could use it as "immutable", because "This allows Hibernate to make some minor performance optimizations".

-- 
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