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 |
---|---|
class |
NamedQuery
A query that is a reference to a named parameterized query stored in the mapping.
|
class |
ObjectIdQuery
A query that matches zero or one object or data row corresponding to the ObjectId.
|
class |
RelationshipQuery
A query that selects objects related to a given object via a mapped relationship.
|
Copyright © 2001–2018 Apache Cayenne. All rights reserved.