Brett Meyer resolved Bug HHH-4635 as Fixed

This is corrected in the 4.1.x and master branches.

As suggested, isLob was added to Property. However, checks are not done during second-pass. That would be too expensive and we're trying to stay away from adding new ones as much as possible. Instead, the EntityPersister handles the case directly during generation of insert/update SQL strings and setting param values.

Change By: Brett Meyer (24/Sep/12 11:35 AM)
Resolution: Fixed
Fix Version/s: 4.1.8
Fix Version/s: jpa21
Status: In Progress Resolved
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