hibernate-orm/hibernate-core
Gail Badner 7316307d0e HHH-13084 HHH-13114 : Bugs querying entity with non-ID property named 'id'
HHH-13084 HHH-13114 : Query 'select count(h) from Human h' fails if a subclass has a non-Id property named 'id'

HHH-13084 HHH-13114 : Update hibernate-core/src/main/java/org/hibernate/hql/internal/ast/tree/FromElement.java

Co-Authored-By: dreab8 <dreborier@gmail.com>

HHH-13084 HHH-13114 - Fix FromElementType method name

HHH-13084 HHH-13114 : Correct generated column names
2018-12-17 12:13:07 -08:00
..
src HHH-13084 HHH-13114 : Bugs querying entity with non-ID property named 'id' 2018-12-17 12:13:07 -08:00
hibernate-core.gradle HHH-13043 Upgrade to JAXB 2.3.1 2018-11-23 13:39:39 +01:00