-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Milestone
Description
I've found no documentation as how to store monetary amounts (e.g. FastMoney) using JPA. Since the classes are reasonably not annotated as @embeddable and have more than one attribute one needs a workaround for storing/retrieving them.
I've found org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyAmountAndCurrency but I am not sure if this is still the way to go (since jadira seems a little bit outdated)
I would propose to document this and as well provide an example in https://github.com/JavaMoney/javamoney-examples
anitsh
Metadata
Metadata
Assignees
Labels
No labels