Uses of Interface
org.apache.cayenne.query.SelectById.QueryRoot
Package
Description
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
-
Uses of SelectById.QueryRoot in org.apache.cayenne.query
ModifierConstructorDescriptionprotected
SelectById
(SelectById.QueryRoot root, SelectById.IdSpec idSpec) protected
SelectById
(SelectById.QueryRoot root, SelectById.IdSpec idSpec, boolean fetchingDataRows)