Package | Description |
---|---|
org.apache.cayenne |
Contains persistence APIs directly accessible by users.
|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
Modifier and Type | Class and Description |
---|---|
class |
CayenneContext
A default generic implementation of ObjectContext suitable for accessing
Cayenne from either an ORM or a client tiers.
|
Modifier and Type | Class and Description |
---|---|
class |
DataContext
The most common implementation of
ObjectContext . |
Copyright © 2001–2023 Apache Cayenne. All rights reserved.