Uses of Interface
org.apache.cayenne.query.ParameterizedQuery
Package
Description
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
-
Uses of ParameterizedQuery in org.apache.cayenne.query
Modifier and TypeClassDescriptionclass
ObjectSelect<T>
A selecting query providing chainable API.class
A SelectQuery to perform a prefetch based on another query.class
A query based on Procedure.class
SelectQuery<T>
Deprecated.class
A query that executes unchanged (except for template preprocessing) "raw" SQL specified by the user.
ObjectSelect