Package | Description |
---|---|
org.apache.cayenne.query |
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
SelectById.MultiMapIdSpec |
protected static class |
SelectById.MultiScalarIdSpec |
protected static class |
SelectById.SingleMapIdSpec |
protected static class |
SelectById.SingleScalarIdSpec |
Constructor and Description |
---|
SelectById(SelectById.QueryRoot root,
SelectById.IdSpec idSpec) |
SelectById(SelectById.QueryRoot root,
SelectById.IdSpec idSpec,
boolean fetchingDataRows) |
Copyright © 2001–2020 Apache Cayenne. All rights reserved.