JPA: Subquery class naming

Bug #652970 reported by Samppa Saarela
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Querydsl
Fix Released
Medium
Unassigned

Bug Description

Finding sub query classes is not intuitive. If main query is named HibernateQuery I'd expect to find HibernateSubQuery instead of JPQLSubQuery. The same goes with JPA(Sub)Query.

Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Fixed in SVN trunk

Changed in querydsl:
status: New → Fix Committed
importance: Undecided → Medium
Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Subquery usage in Querydsl JPA :

for JPA API : JPASubQuery

for Hibernate API : HibernateSubQuery

JPQLSubQuery is kept for backwards compatibility

summary: - JPA: Sub query naming (HibernateSubQuery)
+ JPA: Subquery class naming
Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Released in 2.0.1

Changed in querydsl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.