When the HibernateValueEncoder is unable to convert a primary key into an
entity, it should log a warning
---------------------------------------------------------------------------------------------------------
Key: TAPESTRY-2416
URL: https://issues.apache.org/jira/browse/TAPESTRY-2416
Project: Tapestry
Issue Type: Bug
Components: tapestry-hibernate
Affects Versions: 5.0.11
Reporter: Howard M. Lewis Ship
Assignee: Howard M. Lewis Ship
We had an issue where we forgot a @CommitAfter annotation and so our tables
weren't updated.
Because the HVE will *silently* convert unknown ids into nulls, it was that
much harder to track down what went wrong.
Having the HVE log a warning (or perhaps even an error) using the entity class
as the Logger name would be most helpful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]