Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joda Money 1.0 removes deprecated methods that Jadira uses #78

Open
jasonab opened this issue Jan 16, 2019 · 0 comments · May be fixed by #81
Open

Joda Money 1.0 removes deprecated methods that Jadira uses #78

jasonab opened this issue Jan 16, 2019 · 0 comments · May be fixed by #81

Comments

@jasonab
Copy link

jasonab commented Jan 16, 2019

StringColumnCurrencyUnitMapper calls getCurrencyCode() on CurrencyUnit, but that method was removed in v1.0.

SuleymanovRA added a commit to SuleymanovRA/jadira that referenced this issue May 25, 2019
SuleymanovRA added a commit to SuleymanovRA/jadira that referenced this issue May 25, 2019
The `Money.of()` method without `RoundingMode` throws `ArithmeticException` if the scale exceeds the currency scale. Appending `RoundingMode` excludes `ArithmeticException` in `PersistentMoneyAmountAndCurrency` and `PersistentMoneyAmountAndCurrencyAsInteger`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant