### 16.1. Typed criteria queries
<div class="paragraph">
The type of the criteria query (aka the `<T>`) indicates the expected types in the query result.
This might be an entity, an `Integer`, or any other object.
</div>
</div>
<div class="sect2">