| Package | Description |
|---|---|
| io.graphenee.core.model.jpa.repository |
| Modifier and Type | Method and Description |
|---|---|
GxCurrency |
GxCurrencyRepository.findOneByAlpha3Code(String alpha3Code) |
GxCurrency |
GxCurrencyRepository.findOneByNumericCode(Integer numericCode) |
| Modifier and Type | Method and Description |
|---|---|
List<GxCurrency> |
GxCurrencyRepository.findAllByIsActiveTrueOrderByCurrencyNameAsc() |
Copyright © 2019. All rights reserved.