Provide a getter for the dbSchema of a TransactionBuilder
authorEd Warnicke <eaw@cisco.com>
Thu, 26 Feb 2015 14:28:19 +0000 (07:28 -0700)
committerEd Warnicke <eaw@cisco.com>
Thu, 26 Feb 2015 22:49:15 +0000 (15:49 -0700)
commitb7a39c3136d0acaaacc9d419e0266dc7122b53d0
tree58de3f481a95d26347fb49556fe8141a10004eaa
parentc2787fbb0a6850a5f8f229069bec7d4a707cb983
Provide a getter for the dbSchema of a TransactionBuilder

This allows code to know whether or not this is a TransactionBuilder
that is of interest to a piece of code based on the schema it
supports.

Change-Id: I1e9985acf531e7cadd214c37d9f54ae6b06891ea
Signed-off-by: Ed Warnicke <eaw@cisco.com>