You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2016/03/14 23:31:33 UTC

[jira] [Resolved] (DELTASPIKE-1066) [perf] enhance caching in RepositoryEntity

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

Thomas Andraschko resolved DELTASPIKE-1066.
-------------------------------------------
    Resolution: Fixed

> [perf] enhance caching in RepositoryEntity
> ------------------------------------------
>
>                 Key: DELTASPIKE-1066
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1066
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Data-Module
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>             Fix For: 1.6.0
>
>
> e.g. Currently it's evaluated every time in EntityUtils#getVersionProperty but AFAICS it could be cached inside RepositoryEntity.
> We can cache the following informations:
> entityName
> primaryKeyClass
> primaryKeyProperty
> versionProperty



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)