jakartaee / persistence

https://jakartaee.github.io/persistence/
Other
191 stars 55 forks source link

nail down semantics of numeric literals and add 'bi' and 'bd' suffixes #427

Closed gavinking closed 12 months ago

gavinking commented 12 months ago

see #423.

This proposal clarifies the types assigned to numeric literals, and allows BigInteger and BigDecimal literals to be specified using the suffix bi or bd respectively.