[JSR 354|https://jcp.org/en/jsr/detail?id=354] defines Money and Currency support for "currencies and monetary amounts" under the larger [JavaMoney|http://javamoney . github.io/] umbrella. Moneta is the RI for JSR 354.
Specifically add support for persistence of : * {{javax.money.CurrencyUnit}} * {{javax.money.MonetaryAmount}}
|
|