Interface TypedQuery<X>

Type Parameters:
X - query result type
All Superinterfaces:
Query

public interface TypedQuery<X> extends Query
Interface used to control the execution of typed queries.
Since:
2.0
See Also: