Add simple query param API based read implementation in DAO
commit97bd39a27daa19ab87b11cb2aa3b1ccfbaa5c467
authorImran M Yousuf <imyousuf@smartitengineering.com>
Wed, 25 Aug 2010 05:43:19 +0000 (25 11:43 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Wed, 25 Aug 2010 05:43:19 +0000 (25 11:43 +0600)
treef74d5a9e6e10afc0940f7e8c2fd44ae5c56802d5
parentbf65c35925242910613918a7f816764356446a85
Add simple query param API based read implementation in DAO

Currently only a very small subset of the query API is implemented. Only
operations on a property, i.e. cell, is supported comprehensively enough to
be compared to the SQL implementation. Conjunction and disjunction is also
supported quite comprehensively.

Next step would be to add a test case for testing the read and write
operations.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-hbase-dao/src/main/java/com/smartitengineering/dao/impl/hbase/AbstractCommonDao.java