You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/10/21 06:31:00 UTC

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

    [ https://issues.apache.org/jira/browse/ISIS-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432226#comment-17432226 ] 

ASF subversion and git services commented on ISIS-2881:
-------------------------------------------------------

Commit b21412085c886f6067bc9a167bd50d214879d791 in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b214120 ]

ISIS-2881: bring in facets for max-scale and max-digits (JPA)

- also add fixed scale examples to the demo (both JDO and JPA)

> 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
>            Assignee: Andi Huber
>            Priority: Major
>             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)