Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
Modifier and Type | Method and Description |
---|---|
DataContextDelegate |
DataContext.getDelegate()
Returns a delegate currently associated with this DataContext.
|
Modifier and Type | Method and Description |
---|---|
void |
DataContext.setDelegate(DataContextDelegate delegate)
Sets a DataContextDelegate for this context.
|
Copyright © 2001–2023 Apache Cayenne. All rights reserved.