Fix variable names of delete method
commit0aa1a3acf285e494ba208329a2903e2ab35f132f
authorImran M Yousuf <imyousuf@smartitengineering.com>
Thu, 26 Aug 2010 02:34:30 +0000 (26 08:34 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Thu, 26 Aug 2010 02:34:30 +0000 (26 08:34 +0600)
tree2c1446476999c3b6a28ebc142c13dde13d159d17
parent03415512fef7c65e5e437e602a2900385f6d6307
Fix variable names of delete method

As the method was practically copied from save/update the name of the vars
remained with put. This change fixes them to be as they should be, i.e.,
with 'del'.

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