Uses of Interface
org.apache.cayenne.query.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
Modifier and TypeClassDescriptionprotected static class
protected static class
protected static class
protected static class
ModifierConstructorDescriptionprotected
SelectById
(SelectById.QueryRoot root, SelectById.IdSpec idSpec) protected
SelectById
(SelectById.QueryRoot root, SelectById.IdSpec idSpec, boolean fetchingDataRows)