Odd WorkEffort data types

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Odd WorkEffort data types

Adrian Crum-2

I've been working with the WorkEffort entity for years and I never noticed this before:

Why are the milliseconds fields mapped to Java Double data types? Do we really expect to have a fraction of a millisecond? A Long Java data type would be more appropriate.

Just an observation.

-Adrian