Uses of Interface
com.blazebit.query.Query
Packages that use Query
-
Uses of Query in com.blazebit.query
Subinterfaces of Query in com.blazebit.queryModifier and TypeInterfaceDescriptioninterface
TypedQuery<T>
An executable query to query data stored in the associatedQuerySession
.Methods in com.blazebit.query that return QueryModifier and TypeMethodDescriptionQuery.setParameter
(int position, Object value) Sets a value for the 1-based positional query parameter at the given position.