OpenJPA should not fail silently when it can't map a column
-----------------------------------------------------------
Key: OPENJPA-465
URL: https://issues.apache.org/jira/browse/OPENJPA-465
Project: OpenJPA
Issue Type: Improvement
Affects Versions: 1.0.1
Reporter: Daniel Dyer
Priority: Minor
If an entity has final fields mapped with @Column, these columns are not
created in the database when using SynchronizeMappings. OpenJPA gives no
indication as to why the columns have been omitted.
If a mapping is not valid there should be an error message rather than it being
silently ignored.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.