[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3040) Obsolete info in the Reference regarding use_reflection_optimizer
Oleksandr Alesinskyy (JIRA)
noreply at atlassian.com
Sun Dec 30 10:22:24 EST 2007
Obsolete info in the Reference regarding use_reflection_optimizer
-----------------------------------------------------------------
Key: HHH-3040
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3040
Project: Hibernate3
Issue Type: Bug
Components: documentation
Affects Versions: 3.2.5
Environment: N/A
Reporter: Oleksandr Alesinskyy
Priority: Minor
Table 3.5 in the Hibernate 3.2.5 reference continue to use obsoleted name for use_reflecttion_optimizer property, namely
hibernate.cglib.use_reflection_optimizer instead of hibernate.bytecode.use_reflection_optimizer. New name is not mentioned in the Reference at all.
And Hibernate itself produce a warning that old name is replaced with new and suggest to replace it.
It may be useful as well to explain that property itself (not only name) is somewhat obsoleted wih newer JDK (1.4.2+) and is almost of no use.
Regards,
Oleksandr
--
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