cgraefe

Results 2 issues of cgraefe

### Description I'm trying to use the criteria builder "select new" feature together with a subquery. In a simplified example along the lines of: ``` CriteriaBuilder cb = cbf.create(em, Tuple.class)...

kind: bug
workaround available
component: core
worth: medium

## Description As suggested, I added test methods showing the issue reported in #1710. This is just the tests, no fix. ## Related Issue #1710