| Package | Description |
|---|---|
| com.ocs.dynamo.functional.domain |
| Modifier and Type | Method and Description |
|---|---|
Region |
Country.getParent()
Overridden so we can modify the attribute model
|
Region |
Country.getRegion()
The region - note that this is not a JPA attribute and you must use "parent" instead in
queries
|
| Modifier and Type | Method and Description |
|---|---|
void |
Country.setRegion(Region region) |
| Constructor and Description |
|---|
QRegion(com.mysema.query.types.Path<? extends Region> path) |
Copyright © 2019 Open Circle Solutions. All rights reserved.