Update statements are not generated. Test case: Java5FeaturesTest#testEnums.
After tweaking the test, none of the following generate updates:
1.) Changing an entity loaded in the session within a transaction, then committing.
2.) session.update()
3.) Changing an entity loaded in the session within a transaction, then session.persist()
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira