[
http://opensource.atlassian.com/projects/hibernate/browse/ANN-565?page=all ]
Max Rydahl Andersen moved HHH-1976 to ANN-565:
----------------------------------------------
Version: (was: 3.2.0.cr2)
(was: 3.1.3)
3.2.0.cr2
Component: (was: core)
binder
Key: ANN-565 (was: HHH-1976)
Project: Hibernate Annotations (was: Hibernate3)
NamingStrategy.classToTableName receives only class name, not a fully
qualified name as stated in javadoc
---------------------------------------------------------------------------------------------------------
Key: ANN-565
URL:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-565
Project: Hibernate Annotations
Type: Bug
Components: binder
Versions: 3.2.0.cr2
Reporter: Lóránt Pintér
Attachments: hibernate-annotations-3.2.1.patch.txt
I have a custom NamingStrategy that overrides classToTableName in EJB3NamingStrategy.
Prior to upgrading to Hibernate 3.1.3, my NamingStrategy implementation received the
correct classnames as documented in the javadoc at
http://www.hibernate.org/hib_docs/v3/api/org/hibernate/cfg/NamingStrategy...
Since then, it only receives the name of the class without the package specification. I
tried upgrading to 3.2.0.cr2, but it didn't help.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira