Update, Delete and Read support for base tables. 30/2730/1
authorMadhu Venugopal <mavenugo@gmail.com>
Thu, 14 Nov 2013 02:30:47 +0000 (18:30 -0800)
committerMadhu Venugopal <mavenugo@gmail.com>
Thu, 14 Nov 2013 10:04:07 +0000 (02:04 -0800)
commitff54100323e18e98a3f87478a65e6bd5b5eec047
tree8e8a171bc4c3edfb954b65423826da1f6d1ea8a7
parent55e70d94d4fb2d5f27371e9de463153c52dbf41c
Update, Delete and Read support for base tables.

Change-Id: I1c5f6fb8d2d6f0dee952542ad9d41866cf0d3077
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
northbound/ovsdb/pom.xml
northbound/ovsdb/src/main/java/org/opendaylight/ovsdb/northbound/OVSDBNorthbound.java
northbound/ovsdb/src/main/java/org/opendaylight/ovsdb/northbound/OVSDBRow.java
northbound/ovsdb/src/main/java/org/opendaylight/ovsdb/northbound/OVSDBRows.java [new file with mode: 0644]
ovsdb/src/main/java/org/opendaylight/ovsdb/lib/message/operations/UpdateOperation.java
ovsdb/src/main/java/org/opendaylight/ovsdb/plugin/ConfigurationService.java
ovsdb/src/main/java/org/opendaylight/ovsdb/plugin/OVSDBConfigService.java