Uses of Class
org.apache.cayenne.query.AbstractMappedQuery
Package
Description
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
-
Uses of AbstractMappedQuery in org.apache.cayenne.query
Modifier and TypeClassDescriptionclass
A query that represents a named parameterized non selecting query stored in the mapping.class
MappedSelect<T>
A query that represents a named parameterized selecting query stored in the mapping.