public class SetClause<R,C> extends Object
SetClause(String identifier, Literal<R,C> literal)
String
getColumn()
Literal<R,C>
getLiteral()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetClause(String identifier, Literal<R,C> literal)
public String getColumn()
public Literal<R,C> getLiteral()
Copyright © 2014. All rights reserved.