I have two loops. In the inner loop, I hit a Database, get the result and perform some computatiosn on the result (which involves calling other private method) and put the result it in a map. Will this approach cause any problem like putting I have two loops. In the inner loop, I hit a Da