Collections : Supporting extending existing QueryMetadata
Bug #777768 reported by
Timo Westkämper
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Querydsl |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Here is a simple test case which demonstrates this possibility :
@Test
public void Reusage(){
ColQuery query = new ColQueryImpl(
}
The new ColQuery.bind method supports this.
| Changed in querydsl: | |
| status: | New → Fix Committed |
| description: | updated |
To post a comment you must log in.

Released in 2.2.0.beta5