public class SingleSet extends AbstractUpdate
| Constructor and Description |
|---|
SingleSet(org.gcube.common.dbinterface.tables.SimpleTable table,
String fieldToSet,
String fieldToCompare) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.dbinterface.tables.SimpleTable |
execute(org.gcube.common.dbinterface.pool.DBSession session) |
String |
getExpression() |
void |
setValueCondition(Object value) |
void |
setValueField(Object value) |
executepublic org.gcube.common.dbinterface.tables.SimpleTable execute(org.gcube.common.dbinterface.pool.DBSession session)
throws Exception
execute in class AbstractUpdateExceptionpublic String getExpression()
getExpression in class AbstractUpdatepublic void setValueField(Object value)
public void setValueCondition(Object value)
Copyright © 2016. All Rights Reserved.