Package | Description |
---|---|
org.apache.cayenne.exp.property |
Property API
|
Modifier and Type | Class and Description |
---|---|
class |
ListProperty<V extends Persistent>
Property that represents to-many relationship mapped on
List . |
class |
SetProperty<V extends Persistent>
Property that represents to-many relationship mapped on
Set . |
Copyright © 2001–2020 Apache Cayenne. All rights reserved.