Rename AbstractCommonDao to CommonDao as the DAO is in fact not abstract
commit6232d35eb011e00d07f6fb2b6c1aa853db0ce232
authorImran M Yousuf <imyousuf@smartitengineering.com>
Wed, 25 Aug 2010 05:44:38 +0000 (25 11:44 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Wed, 25 Aug 2010 05:44:38 +0000 (25 11:44 +0600)
treee40753b3f2ada4753d61c67aa9c77ed2140c61b7
parent97bd39a27daa19ab87b11cb2aa3b1ccfbaa5c467
Rename AbstractCommonDao to CommonDao as the DAO is in fact not abstract

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-hbase-dao/src/main/java/com/smartitengineering/dao/impl/hbase/CommonDao.java [moved from smart-hbase-dao/src/main/java/com/smartitengineering/dao/impl/hbase/AbstractCommonDao.java with 99% similarity]