[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2096) Doing Runtime-Enhancing during the build time

Peter Schütt (JIRA) noreply at atlassian.com
Fri Sep 22 05:39:24 EDT 2006


Doing Runtime-Enhancing during the build time
---------------------------------------------

         Key: HHH-2096
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2096
     Project: Hibernate3
        Type: Improvement

  Components: core  
    Versions: 3.1.2    
 Environment: Windows 2000, Linux, different databases
    Reporter: Peter Schütt


If a project decided to use build time instrumenting because of not using PoJos then it seems to be stupid to instrument them again during runtime.
If you have many persistent classes (a few hundred) than it costs many time to enhance them during runtime and it is more performant to 
instrument them completely during build time

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