The UML diagrams have been generated with http://www.yuml.me/

On Jan 5, 11:45 am, Lukas Eder <[email protected]> wrote:
> > For a single column subquery projection you get a fully typesafe
> > expression.
>
> > e.g.
>
> > subquery().from(user).uniqueResult(user.age) returns a
> > NumberExpression<Integer>
>
> That looks very promising! I'll have a deeper look at that later. Thanks for
> the hint.
> And nice UML diagram :-)

Reply via email to