| Class | Description |
|---|---|
| Country |
A Country identified by an ISO country code
|
| Currency |
A currency identified by an ISO currency code
|
| Domain |
Base class for reference information.
|
| DomainChild<C extends DomainChild<C,P>,P extends DomainParent<C,P>> |
The persistent class for the domain entity that manages hierarchical reference information.
|
| DomainParent<C extends DomainChild<C,P>,P extends DomainParent<C,P>> |
The persistent class for the domain entity that manages hierarchical reference information.
|
| Locale |
A locale identified by an IETF BCP 47 code
|
| Parameter |
Base class for reference information.
|
| QCountry |
QCountry is a Querydsl query type for Country
|
| QCurrency |
QCurrency is a Querydsl query type for Currency
|
| QDomain |
QDomain is a Querydsl query type for Domain
|
| QDomainChild |
QDomainChild is a Querydsl query type for DomainChild
|
| QDomainParent |
QDomainParent is a Querydsl query type for DomainParent
|
| QLocale |
QLocale is a Querydsl query type for Locale
|
| QParameter |
QParameter is a Querydsl query type for Parameter
|
| QRegion |
QRegion is a Querydsl query type for Region
|
| Region |
A region of the world
|
| Enum | Description |
|---|---|
| ParameterType |
Created by R.E.M.
|
Copyright © 2019 Open Circle Solutions. All rights reserved.