Add SPI for HBase dao implementation
commit693d7666cc9cc68ea8c2489e0cb313c0ad7ac3c1
authorImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 10 May 2010 17:48:30 +0000 (10 23:48 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 10 May 2010 17:48:30 +0000 (10 23:48 +0600)
treeab42c05f488dab7df6c9812cf46a4ed4cf53bffc
parent73788d5898fcfa771fedcaf29618a0660cf00194
Add SPI for HBase dao implementation

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-hbase-dao/pom.xml
smart-hbase-dao/src/main/java/com/smartitengineering/dao/impl/hbase/spi/ObjectRowConverter.java [new file with mode: 0644]
smart-hbase-dao/src/main/java/com/smartitengineering/dao/impl/hbase/spi/TableInfoProvider.java [new file with mode: 0644]