org.gcube.dbinterface.h2.query.update
Class DeleteImpl

java.lang.Object
  extended by org.gcube.common.dbinterface.queries.update.Delete
      extended by org.gcube.dbinterface.h2.query.update.DeleteImpl
All Implemented Interfaces:
org.gcube.common.dbinterface.queries.update.Updater

public class DeleteImpl
extends org.gcube.common.dbinterface.queries.update.Delete


Constructor Summary
DeleteImpl()
           
 
Method Summary
 String getUpdateQuery()
           
 
Methods inherited from class org.gcube.common.dbinterface.queries.update.Delete
getCondition, getTableName, setCondition, setTableName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteImpl

public DeleteImpl()
Method Detail

getUpdateQuery

public String getUpdateQuery()


Copyright © 2013. All Rights Reserved.