-
Bug
-
Resolution: Done
-
Major
-
7.0.0.DR11
1. the test uses an incorrect entity-name when querying the Employee entity
2. SQL server doesn't have a USE_CONCAT hint. We can use 'CONCAT UNION' instead, for example
3. This line doesn't even deserve a comment........ https://github.com/hibernate/hibernate-orm/blob/bd256e4783219f4a765219cf625bb658fcb5fde1/hibernate-core/src/test/java/org/hibernate/test/queryhint/QueryHintSQLServer2012Test.java#L115
- is incorporated by
-
JBEAP-1604 Update to Hibernate ORM 5.0.5.Final once released
- Verified
- cloned from
-
HHH-10195 Loading...