|
Might be a separate issue, but FYI: annotating a `Serializable` `java.util.Currency` property with `@Basic` causes `java.lang.IllegalArgumentException: Not an entity: class java.util.Currency` (there's no other occurance of `java.util.Currency` in the project)
|