Details
Description
In Oracle there is a numeric type that allows to define the number of decimals. Make sure it maps to an integral Java type when the number of decimals is zero.
Actually, I believe the same data type is available for other databases as well, so check if a general solution is possible.
Issue Links
- is related to
-
GEOT-2124
Number format in created DBF file
-