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

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

public class UpdateImpl
extends org.gcube.common.dbinterface.queries.update.Update


Constructor Summary
UpdateImpl()
           
 
Method Summary
 String getUpdateQuery()
           
 
Methods inherited from class org.gcube.common.dbinterface.queries.update.Update
getFilter, getFromTable, getOperators, getTable, setFilter, setFromTable, setOperators, setTable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateImpl

public UpdateImpl()
Method Detail

getUpdateQuery

public String getUpdateQuery()


Copyright © 2013. All Rights Reserved.