You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Johan Doornenbal (Jira)" <ji...@apache.org> on 2021/10/20 19:53:00 UTC

[jira] [Created] (ISIS-2881) Scale for BigDecimal property is not picked up in JPA version

Johan Doornenbal created ISIS-2881:
--------------------------------------

             Summary: Scale for BigDecimal property is not picked up in JPA version
                 Key: ISIS-2881
                 URL: https://issues.apache.org/jira/browse/ISIS-2881
             Project: Isis
          Issue Type: Bug
          Components: Isis Persistence JPA
    Affects Versions: 2.0.0-M6
            Reporter: Johan Doornenbal
             Fix For: 2.0.0-M7
         Attachments: jdo.gif, jpa.gif

When using JPA the scale of BigDecimal is not being picked up.

See attachments for difference JDO 1) and JPA 2)

links:

1) https://github.com/johandoornenbal/isis-app-helloworld/blob/jdo-SNAPSHOT/src/main/java/domainapp/modules/hello/dom/hwo/HelloWorldObject.java#L75

2) https://github.com/johandoornenbal/isis-app-helloworld/blob/jpa-SNAPSHOT/src/main/java/domainapp/modules/hello/dom/hwo/HelloWorldObject.java#L76



--
This message was sent by Atlassian Jira
(v8.3.4#803005)