Inherited @Embeddable class ignored by Hibernate
------------------------------------------------
Key: EJB-460
URL:
http://opensource.atlassian.com/projects/hibernate/browse/EJB-460
Project: Hibernate Entity Manager
Issue Type: Bug
Components: EntityManager
Environment: Using: hibernate-entitymanager-3.3.1.jar,
hibernate-commons-annotations.jar, hibernate-annotations-3.3.0.jar.
Reporter: Fernando Fernandes
Attachments: Constante.java, Origem.java
I have a constant class hierarchy implemented to ease the development of Constants in my
projects, but Hibernate is solenely ignoring the embeded attibute of my entity implemented
as extension of a base implementation. It neither generates SQL code to manipulate the
field data...
The implementation with no extension works fine but when descending from other class it
stops working, and shouldn't since there's nothing wrong with it (I think).
--
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