Blame | Last modification | View Log | RSS feed
package in.shop2020.storage.bdb;import com.sleepycat.collections.TransactionWorker;public class DeleteEntity implements TransactionWorker {@Overridepublic void doWork() throws Exception {// TODO Auto-generated method stub}}