例:
SELECT new foo.bar.Construct(d, sum(d.age)) FROM Developer d ORDER BY d.name; // Construct および Developer エンティティがハイライトされます