BUG-5222: do not use reflection on Optional 26/50426/2
authorRobert Varga <rovarga@cisco.com>
Fri, 13 Jan 2017 13:02:34 +0000 (14:02 +0100)
committerRobert Varga <rovarga@cisco.com>
Fri, 13 Jan 2017 13:32:18 +0000 (14:32 +0100)
Remove the horrible use of reflection to examine Optional
returned from the data store. Also close the transaction
properly.

Change-Id: I8141263588552d0768b2d23ec58e157f723e3bf3
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found