Uses of Interface
org.apache.cayenne.query.SelectById.IdSpec
Packages that use SelectById.IdSpec
Package
Description
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
-
Uses of SelectById.IdSpec in org.apache.cayenne.query
Classes in org.apache.cayenne.query that implement SelectById.IdSpecModifier and TypeClassDescriptionprotected static class
protected static class
protected static class
protected static class
Constructors in org.apache.cayenne.query with parameters of type SelectById.IdSpecModifierConstructorDescriptionprotected
SelectById
(SelectById.QueryRoot root, SelectById.IdSpec idSpec) protected
SelectById
(SelectById.QueryRoot root, SelectById.IdSpec idSpec, boolean fetchingDataRows)