You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Albert Lee (JIRA)" <ji...@apache.org> on 2012/10/09 21:38:03 UTC

[jira] [Closed] (OPENJPA-2168) Do not go through LifeCycleEventManager overhead if the Entity has declared to be excluded

     [ https://issues.apache.org/jira/browse/OPENJPA-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Albert Lee closed OPENJPA-2168.
-------------------------------

    
> Do not go through LifeCycleEventManager overhead if the Entity has declared to be excluded
> ------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-2168
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2168
>             Project: OpenJPA
>          Issue Type: Sub-task
>          Components: kernel, performance
>    Affects Versions: 2.3.0, 2.2.1
>            Reporter: Kevin Sutter
>            Assignee: Kevin Sutter
>             Fix For: 2.3.0, 2.2.1
>
>
> If the <exclude-default-listener> element is specified in the orm.xml, then we can skip the listener processing in our runtime.  This capability has been in the code previously, I'm just moving it higher in the callstack to remove the overhead of the LEMManager earlier.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira