Fix logic in Schema Generator to properly 50/84450/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Mon, 8 Apr 2019 00:38:42 +0000 (20:38 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Mon, 8 Apr 2019 00:38:42 +0000 (20:38 -0400)
commit10cf022c9394ba4409d601012eaf6619c0302d55
tree198da91d236508dff419f50e1e5b44ad650a6c15
parent08c1bd4d78a0504e7531876869a7ae0cd9c448df
Fix logic in Schema Generator to properly

check if indexes are needed on dbaliased properties
Added test to verify indexes are created.

Issue-ID: AAI-2333
Change-Id: Ib80de5cce3dfc99277d7cbd6e1a51530ff588478
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-core/src/main/java/org/onap/aai/dbgen/SchemaGenerator.java
aai-core/src/test/java/org/onap/aai/dbmap/AAIGraphTest.java