Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
Modifier and Type | Field and Description |
---|---|
protected DataPortDelegate |
DataPort.delegate
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DataPortDelegate |
DataPort.getDelegate()
Deprecated.
Returns previously initialized DataPortDelegate object.
|
Modifier and Type | Method and Description |
---|---|
void |
DataPort.setDelegate(DataPortDelegate delegate)
Deprecated.
|
Constructor and Description |
---|
DataPort(DataPortDelegate delegate)
Deprecated.
Creates a new DataPort instance, setting its delegate.
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.