Schema independent plugin insert operation for a traditional single Row & more advanc... 51/10351/1
authorMadhu Venugopal <mavenugo@gmail.com>
Wed, 27 Aug 2014 01:20:46 +0000 (18:20 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Wed, 27 Aug 2014 01:20:46 +0000 (18:20 -0700)
commit612475fe3aaea22f0dc2615ff50d6ac16cbdde9e
treec5ceacb86bc7b13f7a27eedf80b04dd3ce65ee21
parent6d484b1cfbaa757726f3c6d380b755e56052b6bf
Schema independent plugin insert operation for a traditional single Row & more advanced insertTree for multi level Row insertion in a single operation.

This commit brings in the plugin support which will be used by northboundv3 APIs & more advanced applications that make use of the plugin.

Change-Id: If57d82da9234cc1d5a40ffd9b789ec3a81092383
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
library/src/main/java/org/opendaylight/ovsdb/lib/notation/ReferencedRow.java [new file with mode: 0644]
library/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java
plugin/src/main/java/org/opendaylight/ovsdb/plugin/impl/ConfigurationServiceImpl.java