[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5259) Invalid reflection optimization configuration property name in Hibernate documentation.

Kirill Klenski (JIRA) noreply at atlassian.com
Tue May 25 10:11:54 EDT 2010


Invalid reflection optimization configuration property name in Hibernate documentation.
---------------------------------------------------------------------------------------

                 Key: HHH-5259
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5259
             Project: Hibernate Core
          Issue Type: Task
          Components: documentation
            Reporter: Kirill Klenski
            Priority: Minor


I think this was already pointed out, but Hibernate documentation still misguides people to use the no-longer supported hibernate.cglib.use_reflection_optimizer property in Table 3.7. Miscellaneous Properties (http://docs.jboss.org/hibernate/core/3.5/reference/en/html/session-configuration.html#configuration-optional). The real name for the property is: hibernate.bytecode.use_reflection_optimizer.

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