David Spades wrote:so, it is a huge report prepared every mid-year for all the activities of all employees.
Campbell Ritchie wrote:Why are you using a String for the date? Why do you need a date at all? You can use an array for hours worked. I believe you can use long[] as a type in generics, but you can't use long (small L).
Why are you using a Long for hours worked? Unless you expect each of your staff to work > 2³¹ hours daily? Even Ebenezer Scrooge didn't expect Bob Cratchit to work that long.
David Spades wrote:problem is, we're given a new box to put our application and the data resides in other box which is not under our control, so....
that's why I've been asking around about ehcache
https://coderanch.com/t/651517/ehcache/caching/ehcache-store-data
I'm only allowed to implement any kind of workaround so long I put it in my box and not changing anything in other boxes. oh well, if it's easy, anybody can do it right? that's why there's always obstacle, be it technical or "non-technical"
Don't get me started about those stupid light bulbs. |