Issue Type: Bug Bug
Assignee: Gail Badner
Components: metamodel
Created: 23/Aug/12 3:16 PM
Description:

This issue will fix HHH-7545 for the new metamodel. A related issue, HHH-2448, is already fixed in the new metamodel. In addition, the fix will also take care of possible (but extremely rare) ambiguities in generated column aliases for IDs, collection indexes, ID columns for idbags, and derived values.

Currently, a null value is allowed for the TableSpecification passed to for org.hibernate.metamodel.spi.Value.getAlias(Dialect, TableSpecification).

The fix will throw IllegalArgumentException if the TableSpecification is null.

Fix Versions: 5.0.0
Project: Hibernate ORM
Priority: Major Major
Reporter: Gail Badner
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