[hibernate-commits] [hibernate/hibernate-orm] 95bc01: HHH-5209 - org.hibernate.hql.ast.QuerySyntaxExcept...
GitHub
noreply at github.com
Wed Oct 3 09:22:10 EDT 2012
Branch: refs/heads/4.1
Home: https://github.com/hibernate/hibernate-orm
Commit: 95bc0194ec37738572c6b8202f1312f82622d747
https://github.com/hibernate/hibernate-orm/commit/95bc0194ec37738572c6b8202f1312f82622d747
Author: Steve Ebersole <steve at hibernate.org>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/hql/internal/ast/HqlParser.java
A hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/EntityWithAnElementCollection.java
A hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/QueryTest.java
Log Message:
-----------
HHH-5209 - org.hibernate.hql.ast.QuerySyntaxException when running a JPQL query with a MEMBER OF on an @ElementCollection
(cherry picked from commit 199ee7860ebec5adbcb419d454634f47e24ff8c0)
More information about the hibernate-commits
mailing list