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 |
ColumnSelect<T>
A helper builder for queries selecting individual properties based on the root object.
|
class |
ObjectSelect<T>
A selecting query providing chainable API.
|
Copyright © 2001–2018 Apache Cayenne. All rights reserved.