]> git.mxchange.org Git - jproduct-core.git/commit
Need to switch to BigDecimal (and now correctly) as floats are not precise
authorRoland Häder <roland@mxchange.org>
Fri, 29 Dec 2017 13:16:57 +0000 (14:16 +0100)
committerRoland Häder <roland@mxchange.org>
Fri, 29 Dec 2017 16:00:13 +0000 (17:00 +0100)
commitcb620092b483765a12429f644e91ba446706dd23
tree169cd3cf85bf0d1057e21d1b40f52096b8c1b28c
parent5ea2471b77bd8418155901ead277ba8c022b6538
Need to switch to BigDecimal (and now correctly) as floats are not precise
enough (they are "guessed") when it comes to database systems.

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jproduct/model/product/GenericProduct.java
src/org/mxchange/jproduct/model/product/Product.java