[hibernate-issues] [Hibernate-JIRA] Created: (HV-579) Investigate whether it makes sense to load meta data for method validation lazily

Gunnar Morling (JIRA) noreply at atlassian.com
Sat Apr 28 04:39:48 EDT 2012


Investigate whether it makes sense to load meta data for method validation lazily
---------------------------------------------------------------------------------

                 Key: HV-579
                 URL: https://hibernate.onjira.com/browse/HV-579
             Project: Hibernate Validator
          Issue Type: Improvement
          Components: engine
    Affects Versions: 4.3.0.Beta1
            Reporter: Gunnar Morling
             Fix For: 5.x


Currently the entire meta data (bean as well as method validation related) is loaded upon validation. In order to increase runtime performance as well as to save memory, it might make sense to load method validation related meta data only in the method validation case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list