Fix bug on create created ts and modified ts 96/71696/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Thu, 1 Nov 2018 21:50:54 +0000 (17:50 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Thu, 1 Nov 2018 21:51:02 +0000 (17:51 -0400)
commit7bfc30305b9341999e74f19f747bb7d3c77f6414
tree8f8ba1c9c1cfcdf2bb926df4f5bd9b7f2a7f7276
parentc2ccad8c88d6eec83e8abb0eb4bab6f65cb74912
Fix bug on create created ts and modified ts

where on create the values should be
the same but it ends up being different sometimes

Issue-ID: AAI-1832
Change-Id: Ia8cfb75a5812e6b59f8000a820cf3605ab17eb2b
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java
aai-core/src/test/java/org/onap/aai/serialization/db/DbSerializerTest.java